[Change] Removed custom sign rendering in favour of vanilla Wood-Types

This commit is contained in:
Frank 2023-05-18 01:19:57 +02:00
parent 3ee132e7ff
commit f38d1e9dde
15 changed files with 188 additions and 503 deletions

View file

@ -13,7 +13,6 @@
"MinecraftMixin",
"ModelManagerMixin",
"PresetEditorMixin",
"SignEditScreenMixin",
"boat.BoatRendererMixin"
],
"injectors": {

View file

@ -45,7 +45,8 @@
"shears.PumpkinBlockMixin",
"shears.SheepMixin",
"shears.SnowGolemMixin",
"shears.TripWireBlockMixin"
"shears.TripWireBlockMixin",
"signs.BlockEntityTypeMixin"
],
"injectors": {
"defaultRequire": 1