diff options
Diffstat (limited to 'items/INFLATABLE_JERRY.json')
-rw-r--r-- | items/INFLATABLE_JERRY.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/items/INFLATABLE_JERRY.json b/items/INFLATABLE_JERRY.json new file mode 100644 index 00000000..70022252 --- /dev/null +++ b/items/INFLATABLE_JERRY.json @@ -0,0 +1,18 @@ +{ + "internalname": "INFLATABLE_JERRY", + "itemid": 383, + "displayname": "§fInflatable Jerry", + "clickcommand": "", + "damage": 120, + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7May it be a light to you in\",1:\"§7dark places, when all other\",2:\"§7lights go out.\",3:\"\",4:\"§cDungeons only!\",5:\"\",6:\"§f§lCOMMON DUNGEON ITEM\"],Name:\"§fInflatable Jerry\"},ExtraAttributes:{id:\"INFLATABLE_JERRY\"}}", + "modver": "1.0.0", + "lore": [ + "§7May it be a light to you in", + "§7dark places, when all other", + "§7lights go out.", + "", + "§cDungeons only!", + "", + "§f§lCOMMON DUNGEON ITEM" + ] +}
\ No newline at end of file |