Moved AnvilReceipts to BCLib

This commit is contained in:
Frank 2021-10-18 12:31:51 +02:00
parent 83b6c84f7d
commit 2e61a58e26
17 changed files with 553 additions and 1277 deletions

View file

@ -8,12 +8,10 @@
"ClientPlayNetworkHandlerMixin",
"HumanoidMobRendererMixin",
"ArmorStandRendererMixin",
"ClientRecipeBookMixin",
"MinecraftClientMixin",
"PlayerRendererMixin",
"LevelRendererMixin",
"MusicTrackerMixin",
"AnvilScreenMixin",
"BiomeColorsMixin",
"ModelLoaderMixin",
"LocalPlayerMixin",

View file

@ -26,7 +26,6 @@
"ServerPlayerMixin",
"SpikeFeatureMixin",
"ServerLevelMixin",
"AnvilMenuMixin",
"EnderManMixin",
"EndSpikeMixin",
"MonsterMixin",