Revamped the radial menu. Removed some old code.

This commit is contained in:
Christian Knaapen
2021-12-05 14:30:57 +01:00
parent 700a3062f7
commit 80e355a806
10 changed files with 183 additions and 277 deletions

View File

@@ -12,7 +12,7 @@ apply plugin: 'net.minecraftforge.gradle'
apply plugin: 'eclipse'
apply plugin: 'maven-publish'
version = '1.17.1-2.27'
version = '1.17.1-2.28'
group = 'nl.requios.effortlessbuilding' // http://maven.apache.org/guides/mini/guide-naming-conventions.html
archivesBaseName = 'effortlessbuilding'