Initial 1.21.9 support (Issues with entity model baking and F3 debug)
This commit is contained in:
@@ -6,13 +6,14 @@ org.gradle.parallel=true
|
||||
|
||||
# Fabric Properties
|
||||
# check these on https://modmuss50.me/fabric.html
|
||||
minecraft_version=1.21.8
|
||||
yarn_mappings=1.21.8+build.1
|
||||
loader_version=0.16.14
|
||||
minecraft_version=1.21.9
|
||||
yarn_mappings=1.21.9+build.1
|
||||
loader_version=0.17.2
|
||||
loom_version=1.11-SNAPSHOT
|
||||
|
||||
# Fabric API
|
||||
fabric_version=0.129.0+1.21.8
|
||||
fabric_version=0.133.14+1.21.9
|
||||
|
||||
|
||||
# Mod Properties
|
||||
mod_version = 0.2.5-alpha
|
||||
|
||||
Reference in New Issue
Block a user