Final 1.20.4 cleanup

This commit is contained in:
Konicai 2023-12-14 17:08:34 -05:00
parent 4294982310
commit a13492e0ed
5 changed files with 7 additions and 7 deletions

View file

@ -86,7 +86,7 @@ public abstract class InventoryTranslator {
put(ContainerType.BEACON, new BeaconInventoryTranslator());
put(ContainerType.BREWING_STAND, new BrewingInventoryTranslator());
put(ContainerType.CARTOGRAPHY, new CartographyInventoryTranslator());
put(ContainerType.CRAFTER_3x3, new CrafterInventoryTranslator());
//put(ContainerType.CRAFTER_3x3, new CrafterInventoryTranslator()); todo Output slot is currently broken
put(ContainerType.CRAFTING, new CraftingInventoryTranslator());
put(ContainerType.ENCHANTMENT, new EnchantingInventoryTranslator());
put(ContainerType.HOPPER, new HopperInventoryTranslator());

@ -1 +1 @@
Subproject commit 2393a655595abd8e0b93e88553d9d8d7cdbde95b
Subproject commit 522967d6ee76972994ad05a992dc9d7bb4e889ba