diff options
author | unknown <james.jenour@protonmail.com> | 2020-03-31 22:49:36 +1100 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-03-31 22:49:36 +1100 |
commit | 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (patch) | |
tree | e2bf7bc073f6036a85b58e4fad687afd63484567 /items/PERFECT_BOOTS_1.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/PERFECT_BOOTS_1.json')
-rw-r--r-- | items/PERFECT_BOOTS_1.json | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/items/PERFECT_BOOTS_1.json b/items/PERFECT_BOOTS_1.json new file mode 100644 index 00000000..f9c4a7b3 --- /dev/null +++ b/items/PERFECT_BOOTS_1.json @@ -0,0 +1,17 @@ +{ + "internalname": "PERFECT_BOOTS_1", + "itemid": "minecraft:diamond_boots", + "displayname": "Perfect Boots - Tier I", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+90\",1:\"\",2:\"§eRight-click to view recipes!\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§9§lRARE BOOTS\"],Name:\"§9Perfect Boots - Tier I\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"PERFECT_BOOTS_1\",uuid:\"8c9c5732-a27e-4aa7-a6c7-c95200b5bed9\",timestamp:\"3/21/20 4:51 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Defense: §a+90", + "", + "§eRight-click to view recipes!", + "", + "§7§8This item can be reforged!", + "§9§lRARE BOOTS" + ] +}
\ No newline at end of file |