diff options
Diffstat (limited to 'items/TRAP_DOOR.json')
-rw-r--r-- | items/TRAP_DOOR.json | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/items/TRAP_DOOR.json b/items/TRAP_DOOR.json deleted file mode 100644 index 69e8d327..00000000 --- a/items/TRAP_DOOR.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "internalname": "TRAP_DOOR", - "itemid": "minecraft:trapdoor", - "displayname": "Wooden Trapdoor", - "clickcommand": "", - "damage": 0, - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fWooden Trapdoor\"},ExtraAttributes:{id:\"TRAP_DOOR\"}}", - "modver": "1.0.0", - "lore": [ - "§f§lCOMMON" - ] -}
\ No newline at end of file |