added deps
This commit is contained in:
@@ -8,4 +8,6 @@
|
|||||||
- uh
|
- uh
|
||||||
- i make world tall
|
- i make world tall
|
||||||
- i make, change recipe's
|
- i make, change recipe's
|
||||||
- i think thats it
|
- i think thats it
|
||||||
|
|
||||||
|
## fuck this
|
||||||
@@ -9,7 +9,7 @@ yarn_mappings=1.20.1+build.9
|
|||||||
loader_version=0.16.10
|
loader_version=0.16.10
|
||||||
|
|
||||||
# Mod Properties
|
# Mod Properties
|
||||||
mod_version=0.0.2
|
mod_version=0.0.3
|
||||||
maven_group=com.smithy
|
maven_group=com.smithy
|
||||||
archives_base_name=celestium
|
archives_base_name=celestium
|
||||||
|
|
||||||
|
|||||||
@@ -25,9 +25,10 @@
|
|||||||
"fabricloader": ">=0.14.21",
|
"fabricloader": ">=0.14.21",
|
||||||
"minecraft": "~1.20.1",
|
"minecraft": "~1.20.1",
|
||||||
"java": ">=17",
|
"java": ">=17",
|
||||||
"fabric": ">=0.92.1+1.20.1"
|
"fabric": ">=0.92.1+1.20.1",
|
||||||
|
"ad_astra": "*",
|
||||||
|
"tardis_refined": "*",
|
||||||
|
"createdeco": "*"
|
||||||
},
|
},
|
||||||
"suggests": {
|
"suggests": {}
|
||||||
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user