diff options
Diffstat (limited to 'items/TITANIC_EXP_BOTTLE.json')
-rw-r--r-- | items/TITANIC_EXP_BOTTLE.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/items/TITANIC_EXP_BOTTLE.json b/items/TITANIC_EXP_BOTTLE.json new file mode 100644 index 00000000..b8ae60ef --- /dev/null +++ b/items/TITANIC_EXP_BOTTLE.json @@ -0,0 +1,15 @@ +{ + "internalname": "TITANIC_EXP_BOTTLE", + "itemid": "minecraft:experience_bottle", + "displayname": "Titanic Experience Bottle", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Smash it open to receive\",1:\"§7experience!\",2:\"\",3:\"§9§lRARE\"],Name:\"§9Titanic Experience Bottle\"},ExtraAttributes:{id:\"TITANIC_EXP_BOTTLE\"}}", + "modver": "1.0.0", + "lore": [ + "§7Smash it open to receive", + "§7experience!", + "", + "§9§lRARE" + ] +}
\ No newline at end of file |