diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-11-30 12:20:48 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-30 22:20:48 +1100 |
commit | 8539a2b172a72d026229fbccb9e627c864ffb591 (patch) | |
tree | 33171fe002cdc2f205cf7b6ccd11853fb365c0ba /items/SPRING_BOOTS.json | |
parent | 0a72f822774717a3100b07cbbfd8a7bf30c38a70 (diff) | |
download | NotEnoughUpdates-REPO-8539a2b172a72d026229fbccb9e627c864ffb591.tar.gz NotEnoughUpdates-REPO-8539a2b172a72d026229fbccb9e627c864ffb591.tar.bz2 NotEnoughUpdates-REPO-8539a2b172a72d026229fbccb9e627c864ffb591.zip |
New Items (#662)
Diffstat (limited to 'items/SPRING_BOOTS.json')
-rw-r--r-- | items/SPRING_BOOTS.json | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/items/SPRING_BOOTS.json b/items/SPRING_BOOTS.json new file mode 100644 index 00000000..aac762a9 --- /dev/null +++ b/items/SPRING_BOOTS.json @@ -0,0 +1,28 @@ +{ + "itemid": "minecraft:chainmail_boots", + "displayname": "§9Spring Boots", + "nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§9Feather Falling XX\",1:\"§7Increases how high you can fall\",2:\"§7before taking fall damage by\",3:\"§7§a20§7 and reduces fall damage\",4:\"§7by §a100%§7.\",5:\"\",6:\"§6Ability: To the moon! §e§lSNEAK\",7:\"§7Charge your jump by sneaking.\",8:\"§7The longer you sneak, the higher\",9:\"§7you will jump!\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§8§l* §8Co-op Soulbound §8§l*\",13:\"§7§cRequires §aⒷ Bingo Rank I§c!\",14:\"§9§lRARE BOOTS\"],Name:\"§9Spring Boots\"},ExtraAttributes:{id:\"SPRING_BOOTS\",enchantments:{feather_falling:20}}}", + "damage": 0, + "lore": [ + "§9Feather Falling XX", + "§7Increases how high you can fall", + "§7before taking fall damage by", + "§7§a20§7 and reduces fall damage", + "§7by §a100%§7.", + "", + "§6Ability: To the moon! §e§lSNEAK", + "§7Charge your jump by sneaking.", + "§7The longer you sneak, the higher", + "§7you will jump!", + "", + "§7§8This item can be reforged!", + "§8§l* §8Co-op Soulbound §8§l*", + "§7§cRequires §aⒷ Bingo Rank I§c!", + "§9§lRARE BOOTS" + ], + "internalname": "SPRING_BOOTS", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "" +}
\ No newline at end of file |