diff options
Diffstat (limited to 'items/CHISEL.json')
-rw-r--r-- | items/CHISEL.json | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/items/CHISEL.json b/items/CHISEL.json new file mode 100644 index 00000000..e2e31d3b --- /dev/null +++ b/items/CHISEL.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:armor_stand", + "displayname": "§fChisel", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Can be placed in the §6Fossil\",1:\"§6Excavator §7alongside a §9Suspicious\",2:\"§9Scrap §7to begin the excavation\",3:\"§7process!\",4:\"\",5:\"§7Charges: §e16\",6:\"\",7:\"§f§lCOMMON CHISEL\"],Name:\"§fChisel\"},ExtraAttributes:{id:\"CHISEL\"}}", + "damage": 0, + "lore": [ + "§7Can be placed in the §6Fossil", + "§6Excavator §7alongside a §9Suspicious", + "§9Scrap §7to begin the excavation", + "§7process!", + "", + "§7Charges: §e16", + "", + "§f§lCOMMON CHISEL" + ], + "internalname": "CHISEL", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |