fix: NeoForge 21.1.235 API - ModConfigSpec, EventBusSubscriber, ResourceLocation.fromNamespaceAndPath, DynamicTexture

This commit is contained in:
SashegDev
2026-08-24 03:23:12 +03:00
parent 6021a7c60b
commit 2b4cd71f3f
11 changed files with 177 additions and 160 deletions
+9 -6
View File
@@ -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