spawn sulfor and salpeter in worlds

This commit is contained in:
2020-10-17 23:03:57 +02:00
parent a848bdb857
commit 657fe6122c
6 changed files with 183 additions and 164 deletions

View File

@ -4,7 +4,8 @@
"package": "de.jottyfan.minecraft.quickiefabric.mixin",
"compatibilityLevel": "JAVA_8",
"mixins": [
"BlockBreakMixin"
"BlockBreakMixin",
"FeatureConfigMixin"
],
"client": [
],