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/MASTIFF_BOOTS.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/MASTIFF_BOOTS.json')
-rw-r--r-- | items/MASTIFF_BOOTS.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/items/MASTIFF_BOOTS.json b/items/MASTIFF_BOOTS.json new file mode 100644 index 00000000..df7f68d5 --- /dev/null +++ b/items/MASTIFF_BOOTS.json @@ -0,0 +1,24 @@ +{ + "internalname": "MASTIFF_BOOTS", + "itemid": "minecraft:diamond_boots", + "displayname": "Mastiff Boots", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+500 HP\",1:\"§7Defense: §a-10,000\",2:\"§7Intelligence: §a+25\",3:\"\",4:\"§6Full Set Bonus: Absolute Unit\",5:\"§c+50❤ §7per §c1% Crit Damage\",6:\"§7Regain §c2% §7of §cmax ❤ §7when hit. §8(1s cd)\",7:\"§7Receive §a-20% §7damage from wolves.\",8:\"§7Your crit damage is §950% §7less effective.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§c☠ §5Requires Wolf LVL 4\",12:\"§5§lEPIC BOOTS\"],Name:\"§5Mastiff Boots\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"MASTIFF_BOOTS\",uuid:\"f8d6639c-35cb-467a-a36a-cc07ce04f96a\",timestamp:\"3/28/20 10:47 AM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Health: §a+500 HP", + "§7Defense: §a-10,000", + "§7Intelligence: §a+25", + "", + "§6Full Set Bonus: Absolute Unit", + "§c+50❤ §7per §c1% Crit Damage", + "§7Regain §c2% §7of §cmax ❤ §7when hit. §8(1s cd)", + "§7Receive §a-20% §7damage from wolves.", + "§7Your crit damage is §950% §7less effective.", + "", + "§7§8This item can be reforged!", + "§c☠ §5Requires Wolf LVL 4", + "§5§lEPIC BOOTS" + ] +}
\ No newline at end of file |