diff options
Diffstat (limited to 'items/RUSTY_ANCHOR.json')
-rw-r--r-- | items/RUSTY_ANCHOR.json | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/items/RUSTY_ANCHOR.json b/items/RUSTY_ANCHOR.json new file mode 100644 index 00000000..5bfd0e02 --- /dev/null +++ b/items/RUSTY_ANCHOR.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Rusty Anchor", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"9b8921e7-1921-3c7b-8d4c-3cb7ba168f5a\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTcwNTA5YTY0YzQ5NmNkZGJhNDEzNWU2NzEyYmIwNWQ5YWFkNDIwNTJhMThmZWVlZWQ3ZDQ0ZGEyYzNiZDBjYyJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"§7§8Combinable in Reforge Anvil\",2:\"\",3:\"§7Applies the §9Treacherous\",4:\"§9§7reforge when combined with a\",5:\"§7fishing rod§7.\",6:\"\",7:\"§9§lRARE REFORGE STONE\"],Name:\"§9Rusty Anchor\"},ExtraAttributes:{id:\"RUSTY_ANCHOR\"}}", + "damage": 3, + "lore": [ + "§8Reforge Stone", + "§7§8Combinable in Reforge Anvil", + "", + "§7Applies the §9Treacherous", + "§9§7reforge when combined with a", + "§7fishing rod§7.", + "", + "§9§lRARE REFORGE STONE" + ], + "internalname": "RUSTY_ANCHOR", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |