diff options
Diffstat (limited to 'items/NULLIFIED_METAL.json')
-rw-r--r-- | items/NULLIFIED_METAL.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/items/NULLIFIED_METAL.json b/items/NULLIFIED_METAL.json new file mode 100644 index 00000000..36a2e937 --- /dev/null +++ b/items/NULLIFIED_METAL.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:carpet", + "displayname": "§aNullified Metal", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§eRight-click to view recipes!\",1:\"\",2:\"§a§lUNCOMMON\"],Name:\"§aNullified Metal\"},ExtraAttributes:{id:\"NULLIFIED_METAL\"}}", + "damage": 11, + "lore": [ + "§eRight-click to view recipes!", + "", + "§a§lUNCOMMON" + ], + "internalname": "NULLIFIED_METAL", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Nullified_Metal", + "https://wiki.hypixel.net/Nullified_Metal" + ] +}
\ No newline at end of file |