aboutsummaryrefslogtreecommitdiff
path: root/items/JUMP_BOOST.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/JUMP_BOOST.json')
-rw-r--r--items/JUMP_BOOST.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/items/JUMP_BOOST.json b/items/JUMP_BOOST.json
new file mode 100644
index 00000000..f746fda6
--- /dev/null
+++ b/items/JUMP_BOOST.json
@@ -0,0 +1,16 @@
+{
+ "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"
+ ]
+} \ No newline at end of file