diff options
Diffstat (limited to 'items/ENCHANTING_XP_BOOST.json')
-rw-r--r-- | items/ENCHANTING_XP_BOOST.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/items/ENCHANTING_XP_BOOST.json b/items/ENCHANTING_XP_BOOST.json new file mode 100644 index 00000000..ca374a59 --- /dev/null +++ b/items/ENCHANTING_XP_BOOST.json @@ -0,0 +1,18 @@ +{ + "itemid": "minecraft:potion", + "displayname": "§fEnchanting XP Boost I Potion", + "nbttag": "{CustomPotionEffects:[0:{Ambient:0b,Duration:20,Id:22b,Amplifier:0b}],HideFlags:254,display:{Lore:[0:\"\",1:\"§aEnchanting XP Boost I §f(12:00)\",2:\"§7Earn §a5% §7more Enchanting\",3:\"§7experience.\",4:\"\",5:\"§f§lCOMMON\"],Name:\"§fEnchanting XP Boost I Potion\"},ExtraAttributes:{potion_level:1,potion:\"enchanting_xp_boost\",effects:[0:{level:1,effect:\"enchanting_xp_boost\",duration_ticks:14400}],potion_type:\"POTION\",originTag:\"UNKNOWN\",id:\"ENCHANTING_XP_BOOST\",uuid:\"ab559a98-66cd-4cdc-8bb0-2e9d04793bf0\",timestamp:\"5/22/20 3:28 PM\"}}", + "damage": 0, + "lore": [ + "", + "§aEnchanting XP Boost I §f(12:00)", + "§7Earn §a5% §7more Enchanting", + "§7experience.", + "", + "§f§lCOMMON" + ], + "internalname": "ENCHANTING_XP_BOOST", + "clickcommand": "", + "modver": "1.0.0", + "infoType": "" +}
\ No newline at end of file |