fix: NeoForge 21.1.235 API - ModConfigSpec, EventBusSubscriber, ResourceLocation.fromNamespaceAndPath, DynamicTexture
This commit is contained in:
+9
-6
@@ -1,10 +1,13 @@
|
||||
org.gradle.jvmargs=-Xmx3G
|
||||
org.gradle.daemon=false
|
||||
|
||||
minecraft_version=1.21.1
|
||||
neo_version=21.1.133
|
||||
loader_version=4.0.24
|
||||
mappings_channel=official
|
||||
mappings_version=1.21.1
|
||||
minecraft_version_range=[1.21.1]
|
||||
neo_version=21.1.235
|
||||
loader_version_range=[1,)
|
||||
|
||||
mod_id=justasplash
|
||||
mod_name=Just A Splash
|
||||
mod_license=MIT
|
||||
mod_version=1.0.0
|
||||
group=me.sashegdev.justasplash
|
||||
archives_base_name=justasplash
|
||||
mod_group_id=me.sashegdev.justasplash
|
||||
|
||||
Reference in New Issue
Block a user