diff options
Diffstat (limited to 'items/NULLIFIED_METAL.json')
-rw-r--r-- | items/NULLIFIED_METAL.json | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/items/NULLIFIED_METAL.json b/items/NULLIFIED_METAL.json new file mode 100644 index 00000000..27da2fb8 --- /dev/null +++ b/items/NULLIFIED_METAL.json @@ -0,0 +1,16 @@ +{ + "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": "" +}
\ No newline at end of file |