Fixed keybindings not being registered.

This commit is contained in:
Christian Knaapen
2022-10-24 21:01:19 +02:00
parent 3b31a74780
commit 14460c2c01
3 changed files with 30 additions and 18 deletions

View File

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