diff options
Diffstat (limited to 'items/ANVIL-2.json')
-rw-r--r-- | items/ANVIL-2.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/items/ANVIL-2.json b/items/ANVIL-2.json new file mode 100644 index 00000000..cf647dc8 --- /dev/null +++ b/items/ANVIL-2.json @@ -0,0 +1,12 @@ +{ + "internalname": "ANVIL-2", + "itemid": 145, + "displayname": "§fVery Damaged Anvil", + "clickcommand": "", + "damage": 2, + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fVery Damaged Anvil\"},ExtraAttributes:{id:\"ANVIL:2\"}}", + "modver": "1.0.0", + "lore": [ + "§f§lCOMMON" + ] +}
\ No newline at end of file |