aboutsummaryrefslogtreecommitdiff
path: root/items/TRAP_DOOR.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/TRAP_DOOR.json')
-rw-r--r--items/TRAP_DOOR.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/items/TRAP_DOOR.json b/items/TRAP_DOOR.json
new file mode 100644
index 00000000..69e8d327
--- /dev/null
+++ b/items/TRAP_DOOR.json
@@ -0,0 +1,12 @@
+{
+ "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