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