Skip to content

Commit

Permalink
SINCE WHEN COULD YOU CRAFT LEATHER HORSE ARMOR
Browse files Browse the repository at this point in the history
  • Loading branch information
JuiceyBeans committed Oct 13, 2024
1 parent 58a5554 commit 637266d
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,8 @@ private static void generalRemovals(Consumer<ResourceLocation> registry) {
// removed these for parity with the other torch recipes
registry.accept(new ResourceLocation("minecraft:soul_torch"));
registry.accept(new ResourceLocation("minecraft:soul_lantern"));

registry.accept(new ResourceLocation("minecraft:leather_horse_armor"));

}

private static void disableManualCompression(Consumer<ResourceLocation> registry) {
Expand Down

0 comments on commit 637266d

Please sign in to comment.