diff options
author | Roman / Linnea Gräf <nea@nea.moe> | 2023-06-23 11:38:42 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-23 19:38:42 +1000 |
commit | 7c9262c3ec4cd17ca18bc464d8adf10d36f592e4 (patch) | |
tree | 67718e67176589f5970bc90c3e4db2fa3c51a2ee /items/WYLD_BOOTS.json | |
parent | 38a2c295289dae2cf5de3e6c40694a76156cb54a (diff) | |
download | NotEnoughUpdates-REPO-7c9262c3ec4cd17ca18bc464d8adf10d36f592e4.tar.gz NotEnoughUpdates-REPO-7c9262c3ec4cd17ca18bc464d8adf10d36f592e4.tar.bz2 NotEnoughUpdates-REPO-7c9262c3ec4cd17ca18bc464d8adf10d36f592e4.zip |
Rift (#944)
Co-authored-by: jani270 <jani270@gmx.de>
Diffstat (limited to 'items/WYLD_BOOTS.json')
-rw-r--r-- | items/WYLD_BOOTS.json | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/items/WYLD_BOOTS.json b/items/WYLD_BOOTS.json index bcaa283c..5d8949d7 100644 --- a/items/WYLD_BOOTS.json +++ b/items/WYLD_BOOTS.json @@ -1,20 +1,16 @@ { "itemid": "minecraft:leather_boots", "displayname": "§aWyld Boots", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§6Full Set Bonus: Helmets All The Way Down\",1:\"§7Regain §a+§a1sф §7when killing a monster\",2:\"§7on top of the experience orbs they usually\",3:\"§7drop.\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§a§lUNCOMMON BOOTS\"],color:1394968,Name:\"§aWyld Boots\"},ExtraAttributes:{id:\"WYLD_BOOTS\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Rift Time: §a+15s\",1:\"\",2:\"§a§lUNCOMMON BOOTS\"],color:1394968,Name:\"§aWyld Boots\"},ExtraAttributes:{id:\"WYLD_BOOTS\"}}", "damage": 0, "lore": [ - "§6Full Set Bonus: Helmets All The Way Down", - "§7Regain §a+§a1sф §7when killing a monster", - "§7on top of the experience orbs they usually", - "§7drop.", + "§7Rift Time: §a+15s", "", - "§7§8This item can be reforged!", "§a§lUNCOMMON BOOTS" ], "internalname": "WYLD_BOOTS", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "" }
\ No newline at end of file |