aboutsummaryrefslogtreecommitdiff
path: root/items/LEATHER_BOOTS.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/LEATHER_BOOTS.json')
-rw-r--r--items/LEATHER_BOOTS.json24
1 files changed, 24 insertions, 0 deletions
diff --git a/items/LEATHER_BOOTS.json b/items/LEATHER_BOOTS.json
new file mode 100644
index 00000000..07b679f4
--- /dev/null
+++ b/items/LEATHER_BOOTS.json
@@ -0,0 +1,24 @@
+{
+ "itemid": "minecraft:leather_boots",
+ "displayname": "§fLeather Boots",
+ "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fLeather Boots\"},ExtraAttributes:{id:\"LEATHER_BOOTS\"}}",
+ "damage": 0,
+ "lore": [
+ "§f§lCOMMON"
+ ],
+ "internalname": "LEATHER_BOOTS",
+ "modver": "1.3-REL",
+ "vanilla": true,
+ "clickcommand": "viewrecipe",
+ "recipe": {
+ "A1": "LEATHER:1",
+ "A2": "",
+ "A3": "LEATHER:1",
+ "B1": "LEATHER:1",
+ "B2": "",
+ "B3": "LEATHER:1",
+ "C1": "",
+ "C2": "",
+ "C3": ""
+ }
+} \ No newline at end of file