1.21.8
This commit is contained in:
@@ -6,12 +6,13 @@ org.gradle.parallel=true
|
|||||||
|
|
||||||
# Fabric Properties
|
# Fabric Properties
|
||||||
# check these on https://modmuss50.me/fabric.html
|
# check these on https://modmuss50.me/fabric.html
|
||||||
minecraft_version=1.21.7
|
minecraft_version=1.21.8
|
||||||
yarn_mappings=1.21.7+build.1
|
yarn_mappings=1.21.8+build.1
|
||||||
loader_version=0.16.14
|
loader_version=0.16.14
|
||||||
|
loom_version=1.11-SNAPSHOT
|
||||||
|
|
||||||
# Fabric API
|
# Fabric API
|
||||||
fabric_version=0.128.1+1.21.7
|
fabric_version=0.129.0+1.21.8
|
||||||
|
|
||||||
# Mod Properties
|
# Mod Properties
|
||||||
mod_version = 0.2.3-alpha
|
mod_version = 0.2.3-alpha
|
||||||
|
|||||||
@@ -32,7 +32,7 @@
|
|||||||
"common.voxy.mixins.json"
|
"common.voxy.mixins.json"
|
||||||
],
|
],
|
||||||
"depends": {
|
"depends": {
|
||||||
"minecraft": ["1.21.7","1.21.6"],
|
"minecraft": ["1.21.8","1.21.7","1.21.6"],
|
||||||
"fabricloader": ">=0.14.22",
|
"fabricloader": ">=0.14.22",
|
||||||
"fabric-api": ">=0.91.1",
|
"fabric-api": ">=0.91.1",
|
||||||
"sodium": ">=0.6.13"
|
"sodium": ">=0.6.13"
|
||||||
|
|||||||
Reference in New Issue
Block a user