diff options
Diffstat (limited to 'items/NIGHTMARE_NULLIFIER.json')
-rw-r--r-- | items/NIGHTMARE_NULLIFIER.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/items/NIGHTMARE_NULLIFIER.json b/items/NIGHTMARE_NULLIFIER.json new file mode 100644 index 00000000..44bf6f24 --- /dev/null +++ b/items/NIGHTMARE_NULLIFIER.json @@ -0,0 +1,18 @@ +{ + "itemid": "minecraft:clay_ball", + "displayname": "§aNightmare Nullifier", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Why have nightmares when you can\",1:\"§7drink coffee instead?\",2:\"\",3:\"§8§l* §8Co-op Soulbound §8§l*\",4:\"§a§lUNCOMMON\"],Name:\"§aNightmare Nullifier\"},ExtraAttributes:{id:\"NIGHTMARE_NULLIFIER\"}}", + "damage": 0, + "lore": [ + "§7Why have nightmares when you can", + "§7drink coffee instead?", + "", + "§8§l* §8Co-op Soulbound §8§l*", + "§a§lUNCOMMON" + ], + "internalname": "NIGHTMARE_NULLIFIER", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |