diff options
Diffstat (limited to 'items/LIVING_METAL.json')
-rw-r--r-- | items/LIVING_METAL.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/items/LIVING_METAL.json b/items/LIVING_METAL.json new file mode 100644 index 00000000..8af70c6f --- /dev/null +++ b/items/LIVING_METAL.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:stained_glass", + "displayname": "§9Living Metal", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7It snakes around your blocky\",1:\"§7hand as your hold it.\",2:\"\",3:\"§eRight-click to view recipes!\",4:\"\",5:\"§9§lRARE\"],Name:\"§9Living Metal\"},ExtraAttributes:{id:\"LIVING_METAL\"}}", + "damage": 11, + "lore": [ + "§7It snakes around your blocky", + "§7hand as your hold it.", + "", + "§eRight-click to view recipes!", + "", + "§9§lRARE" + ], + "internalname": "LIVING_METAL", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |