mirror of
https://github.com/CitizensDev/Citizens2.git
synced 2025-01-26 18:11:49 +01:00
Add legacy fallback
This commit is contained in:
parent
54a66f33f3
commit
5c62a3f92f
@ -63,7 +63,7 @@ import net.citizensnpcs.api.trait.trait.Equipment.EquipmentSlot;
|
||||
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 {
|
||||
|
Loading…
Reference in New Issue
Block a user