diff options
Diffstat (limited to 'items/PYROCLASTIC_SCALE.json')
-rw-r--r-- | items/PYROCLASTIC_SCALE.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/items/PYROCLASTIC_SCALE.json b/items/PYROCLASTIC_SCALE.json new file mode 100644 index 00000000..cc0606cd --- /dev/null +++ b/items/PYROCLASTIC_SCALE.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:prismarine_shard", + "displayname": "§aPyroclastic Scale", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7§7§oMakes pretty \\\"drip\\\"\",1:\"§7§onecklaces, according to the\",2:\"§7§olocal youth.\",3:\"\",4:\"§8§l* §8Co-op Soulbound §8§l*\",5:\"§a§lUNCOMMON\"],Name:\"§aPyroclastic Scale\"},ExtraAttributes:{id:\"PYROCLASTIC_SCALE\"}}", + "damage": 0, + "lore": [ + "§7§7§oMakes pretty \"drip\"", + "§7§onecklaces, according to the", + "§7§olocal youth.", + "", + "§8§l* §8Co-op Soulbound §8§l*", + "§a§lUNCOMMON" + ], + "internalname": "PYROCLASTIC_SCALE", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |