diff options
Diffstat (limited to 'items/LARGE_WALNUT.json')
-rw-r--r-- | items/LARGE_WALNUT.json | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/items/LARGE_WALNUT.json b/items/LARGE_WALNUT.json new file mode 100644 index 00000000..9732abe9 --- /dev/null +++ b/items/LARGE_WALNUT.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Large Walnut", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"8df12e55-48bb-3fc4-9768-a615d509a98d\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY3ODgyMjI4NzM4MiwKICAicHJvZmlsZUlkIiA6ICI0OGNhZmJmNzg4ODg0NDU3ODNmZmI0MTAyNDE5MzI3MCIsCiAgInByb2ZpbGVOYW1lIiA6ICJEcjRnb25GMWdodGVyIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzM5YTFhZGY2NWY0Y2ZiZWYxZTFmYTFkNjQ3NDI2YWUxZGUzMDg1ZjdkOGQ3YjRiN2QzZGM0MWFkMzJmNmM0ZDIiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"§7§8Combinable in Reforge Anvil\",2:\"\",3:\"§7Applies the §9Earthly §7reforge\",4:\"§7when combined with an axe§7.\",5:\"\",6:\"§9Earthly §7(§6Legendary§7):\",7:\"§7Speed: §a+1\",8:\"§7Farming Fortune: §a+10\",9:\"\",10:\"§7Requires §aMining Skill Level\",11:\"§aXII§7!\",12:\"\",13:\"§9§lRARE REFORGE STONE\",14:\"\",15:\"§7Cost\",16:\"§c150 Copper\"],Name:\"§9Large Walnut\"},ExtraAttributes:{id:\"LARGE_WALNUT\"}}", + "damage": 3, + "lore": [ + "§8Reforge Stone", + "§7§8Combinable in Reforge Anvil", + "", + "§7Applies the §9Earthly §7reforge", + "§7when combined with an axe§7.", + "", + "§9Earthly §7(§6Legendary§7):", + "§7Speed: §a+1", + "§7Farming Fortune: §a+10", + "", + "§7Requires §aMining Skill Level", + "§aXII§7!", + "", + "§9§lRARE REFORGE STONE", + "", + "§7Cost", + "§c150 Copper" + ], + "internalname": "LARGE_WALNUT", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |