From 7dace9af7ae041a753bb076c0fbad7dd5b560294 Mon Sep 17 00:00:00 2001 From: unknown Date: Sun, 31 May 2020 02:47:11 +1000 Subject: 1.5 --- items/MINING_XP_BOOST.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 items/MINING_XP_BOOST.json (limited to 'items/MINING_XP_BOOST.json') diff --git a/items/MINING_XP_BOOST.json b/items/MINING_XP_BOOST.json new file mode 100644 index 00000000..a575b7ed --- /dev/null +++ b/items/MINING_XP_BOOST.json @@ -0,0 +1,18 @@ +{ + "itemid": "minecraft:potion", + "displayname": "§fMining XP Boost I Potion", + "nbttag": "{CustomPotionEffects:[0:{Ambient:0b,Duration:20,Id:22b,Amplifier:0b}],HideFlags:254,display:{Lore:[0:\"\",1:\"§aMining XP Boost I §f(12:00)\",2:\"§7Earn §a5% §7more Mining\",3:\"§7experience.\",4:\"\",5:\"§f§lCOMMON\"],Name:\"§fMining XP Boost I Potion\"},ExtraAttributes:{potion_level:1,potion:\"mining_xp_boost\",effects:[0:{level:1,effect:\"mining_xp_boost\",duration_ticks:14400}],potion_type:\"POTION\",originTag:\"UNKNOWN\",id:\"MINING_XP_BOOST\",uuid:\"2d1b13d3-14ad-4f6f-9156-d05b4760eba6\",timestamp:\"5/22/20 3:31 PM\"}}", + "damage": 0, + "lore": [ + "", + "§aMining XP Boost I §f(12:00)", + "§7Earn §a5% §7more Mining", + "§7experience.", + "", + "§f§lCOMMON" + ], + "internalname": "MINING_XP_BOOST", + "clickcommand": "", + "modver": "1.0.0", + "infoType": "" +} \ No newline at end of file -- cgit