diff options
Diffstat (limited to 'items/OVERGROWN_GRASS.json')
-rw-r--r-- | items/OVERGROWN_GRASS.json | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/items/OVERGROWN_GRASS.json b/items/OVERGROWN_GRASS.json new file mode 100644 index 00000000..13a3047a --- /dev/null +++ b/items/OVERGROWN_GRASS.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Overgrown Grass", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"2a4d8564-6ba0-30e8-bd83-c08f4f48ee57\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY3ODgyMjIzNjU2NiwKICAicHJvZmlsZUlkIiA6ICJhYzIzZmEzNzRhMmM0YjU2YmYzYzU2ZTVhODY3NjIzNCIsCiAgInByb2ZpbGVOYW1lIiA6ICJxdWVlbnNoYW5pd2EiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzhiZjMzYWVhY2Y4ZjU1OWQ4MjA3YTUzNDQ5YjI4YTc5ODZiNDFkZWQ0ODI2MzE2NDBkYmIxODkyYzY1NGNjNyIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"§7§8Combinable in Reforge Anvil\",2:\"\",3:\"§7Applies the §9Mossy §7reforge\",4:\"§7when combined with armor§7.\",5:\"\",6:\"§9Mossy §7(§6Legendary§7):\",7:\"§7Speed: §a+7\",8:\"§7Farming Fortune: §a+25\",9:\"\",10:\"§7Requires §aMining Skill Level\",11:\"§aXXIII§7!\",12:\"\",13:\"§9§lRARE REFORGE STONE\"],Name:\"§9Overgrown Grass\"},ExtraAttributes:{id:\"OVERGROWN_GRASS\"}}", + "damage": 3, + "lore": [ + "§8Reforge Stone", + "§7§8Combinable in Reforge Anvil", + "", + "§7Applies the §9Mossy §7reforge", + "§7when combined with armor§7.", + "", + "§9Mossy §7(§6Legendary§7):", + "§7Speed: §a+7", + "§7Farming Fortune: §a+25", + "", + "§7Requires §aMining Skill Level", + "§aXXIII§7!", + "", + "§9§lRARE REFORGE STONE" + ], + "internalname": "OVERGROWN_GRASS", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |