update 0.9.9 (pre-release)

finished jeremium and added deepslate variants of all ores
This commit is contained in:
RyanTLG
2022-04-27 16:58:47 +02:00
parent 879271705a
commit 5d4eed24e1
42 changed files with 505 additions and 43 deletions

View File

@@ -26,12 +26,12 @@
],
"depends": {
"fabricloader": ">=0.11.3",
"fabricloader": ">=0.12.12",
"fabric": "*",
"minecraft": "1.18.1",
"java": ">=17"
},
"suggests": {
"darkevolution": "*"
"darkevolution": "1.18.1-x"
}
}