Removed test code

This commit is contained in:
RaphiMC 2023-01-18 13:05:54 +01:00
parent f4df276f32
commit 15aa16e513

View File

@ -47,8 +47,6 @@ public class ItemRewriter extends LegacyItemRewriter<Protocol1_8to1_7_6_10> {
addRemappedItem(142, 392, "Potato Crops");
addRemappedItem(43, 44, "Double Stone Slab");
addRemappedItem(125, 126, "Double Wood Slab");
addNonExistentItems(2);
}
@Override