Added descriptions to radial menu. Added pyramid, cone and dome buttons, icons and placeholder classes. Fixed leftclicking to cancel in survival.

This commit is contained in:
Christian Knaapen
2022-02-12 20:55:29 +01:00
parent 96ffc5c1a5
commit a1d30fd752
13 changed files with 268 additions and 140 deletions

View File

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