diff options
Diffstat (limited to 'items/JUMP_BOOST.json')
-rw-r--r-- | items/JUMP_BOOST.json | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/items/JUMP_BOOST.json b/items/JUMP_BOOST.json deleted file mode 100644 index e5d40fad..00000000 --- a/items/JUMP_BOOST.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "internalname": "JUMP_BOOST", - "itemid": "minecraft:potion", - "displayname": "§fJump Boost Potion", - "clickcommand": "viewpotion", - "damage": 7, - "nbttag": "{CustomPotionEffects:[0:{Ambient:0b,Duration:20,Id:8b,Amplifier:0b}],HideFlags:254,display:{Lore:[0:\"\",1:\"§bJump Boost\",2:\"§7Increases your jump height.\",3:\"\",4:\"§f§lCOMMON\"],Name:\"§fJump Boost Potion\"},ExtraAttributes:{id:\"JUMP_BOOST\"}}", - "modver": "1.0.0", - "lore": [ - "", - "§bJump Boost", - "§7Increases your jump height.", - "", - "§f§lCOMMON" - ] -} |