Moved AnvilReceipts to BCLib
This commit is contained in:
parent
83b6c84f7d
commit
2e61a58e26
17 changed files with 553 additions and 1277 deletions
|
@ -8,12 +8,10 @@
|
|||
"ClientPlayNetworkHandlerMixin",
|
||||
"HumanoidMobRendererMixin",
|
||||
"ArmorStandRendererMixin",
|
||||
"ClientRecipeBookMixin",
|
||||
"MinecraftClientMixin",
|
||||
"PlayerRendererMixin",
|
||||
"LevelRendererMixin",
|
||||
"MusicTrackerMixin",
|
||||
"AnvilScreenMixin",
|
||||
"BiomeColorsMixin",
|
||||
"ModelLoaderMixin",
|
||||
"LocalPlayerMixin",
|
||||
|
|
|
@ -26,7 +26,6 @@
|
|||
"ServerPlayerMixin",
|
||||
"SpikeFeatureMixin",
|
||||
"ServerLevelMixin",
|
||||
"AnvilMenuMixin",
|
||||
"EnderManMixin",
|
||||
"EndSpikeMixin",
|
||||
"MonsterMixin",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue