diff options
author | jani270 <jani270@gmx.de> | 2023-06-21 23:27:14 +0200 |
---|---|---|
committer | jani270 <jani270@gmx.de> | 2023-06-21 23:27:14 +0200 |
commit | db67f53d030025b837f590601ccec22faa29f329 (patch) | |
tree | 60b84e8e45d7d4f1d8cae42748c6820fdc8846ec /items/SNAKE_IN_A_BOOT.json | |
parent | 4cbfbf3ad3eb8181b704b8f52a90ee4539568f94 (diff) | |
download | NotEnoughUpdates-REPO-db67f53d030025b837f590601ccec22faa29f329.tar.gz NotEnoughUpdates-REPO-db67f53d030025b837f590601ccec22faa29f329.tar.bz2 NotEnoughUpdates-REPO-db67f53d030025b837f590601ccec22faa29f329.zip |
Added more items
Diffstat (limited to 'items/SNAKE_IN_A_BOOT.json')
-rw-r--r-- | items/SNAKE_IN_A_BOOT.json | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/items/SNAKE_IN_A_BOOT.json b/items/SNAKE_IN_A_BOOT.json index 96e3e454..d7adab11 100644 --- a/items/SNAKE_IN_A_BOOT.json +++ b/items/SNAKE_IN_A_BOOT.json @@ -1,23 +1,18 @@ { "itemid": "minecraft:leather_boots", "displayname": "§5Snake-in-a-Boot", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Rift Time: §a+60s\",1:\"§7Speed: §a+7\",2:\"\",3:\"§9Living Metal §9܉§b|§b|§b|§b|§b|§b|§b|§b|§b|§b|§9܈ §8100%\",4:\"§6Full Set Bonus: Living Metal Suit\",5:\"§7Lets you survive the frostbite of\",6:\"§7the §bLiving Stillness§7.\",7:\"\",8:\"§7You\u0027ve got a friend in me.\",9:\"\",10:\"§5§lEPIC BOOTS\"],color:1704012,Name:\"§5Snake-in-a-Boot\"},ExtraAttributes:{lm_evo:113,id:\"SNAKE_IN_A_BOOT\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Rift Time: §a+60s\",1:\"§7Speed: §a+7\",2:\"\",3:\"§7You\u0027ve got a friend in me.\",4:\"\",5:\"§5§lEPIC BOOTS\"],color:1704012,Name:\"§5Snake-in-a-Boot\"},ExtraAttributes:{lm_evo:113,id:\"SNAKE_IN_A_BOOT\"}}", "damage": 0, "lore": [ "§7Rift Time: §a+60s", "§7Speed: §a+7", "", - "§9Living Metal §9܉§b|§b|§b|§b|§b|§b|§b|§b|§b|§b|§9܈ §8100%", - "§6Full Set Bonus: Living Metal Suit", - "§7Lets you survive the frostbite of", - "§7the §bLiving Stillness§7.", - "", "§7You\u0027ve got a friend in me.", "", "§5§lEPIC BOOTS" ], "internalname": "SNAKE_IN_A_BOOT", - "crafttext": "", + "crafttext": "Requires: Living Metal Heart I", "clickcommand": "", "modver": "2.1.1-PRE", "infoType": "" |