Skip to content

Commit

Permalink
Add legacy fallback
Browse files Browse the repository at this point in the history
  • Loading branch information
fullwall committed Feb 10, 2021
1 parent 54a66f3 commit 5c62a3f
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -63,7 +63,7 @@
slots = { @MenuSlot(
filter = InventoryAction.UNKNOWN,
pat = 'x',
material = Material.GLASS_PANE,
compatMaterial = { "GLASS_PANE", "FIRE" },
title = "<4>Unused") },
value = "xxx\nxxx")
public class GenericEquipperGUI extends InventoryMenuPage {
Expand Down

0 comments on commit 5c62a3f

Please sign in to comment.