Nether biome source (WIP)

This commit is contained in:
paulevsGitch 2021-08-13 21:55:40 +03:00
parent 34ecbb3f14
commit 683427c312
9 changed files with 215 additions and 12 deletions

View file

@ -4,11 +4,14 @@
"package": "ru.bclib.mixin.common",
"compatibilityLevel": "JAVA_16",
"mixins": [
"WeightedBiomePickerMixin",
"ComposterBlockAccessor",
"PotionBrewingAccessor",
"RecipeManagerAccessor",
"EnchantmentMenuMixin",
"MinecraftServerMixin",
"WorldGenRegionMixin",
"DimensionTypeMixin",
"RecipeManagerMixin",
"BoneMealItemMixin",
"ServerLevelMixin",