diff options
Diffstat (limited to 'items/NULL_SPHERE.json')
-rw-r--r-- | items/NULL_SPHERE.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/items/NULL_SPHERE.json b/items/NULL_SPHERE.json new file mode 100644 index 00000000..2e251f5b --- /dev/null +++ b/items/NULL_SPHERE.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:firework_charge", + "displayname": "§aNull Sphere", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§eRight-click to view recipes!\",1:\"\",2:\"§a§lUNCOMMON\"],Name:\"§aNull Sphere\"},ExtraAttributes:{id:\"NULL_SPHERE\"}}", + "damage": 0, + "lore": [ + "§eRight-click to view recipes!", + "", + "§a§lUNCOMMON" + ], + "internalname": "NULL_SPHERE", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Null_Sphere" + ] +}
\ No newline at end of file |