diff options
Diffstat (limited to 'items/GLOWING_MUSHROOM.json')
-rw-r--r-- | items/GLOWING_MUSHROOM.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/items/GLOWING_MUSHROOM.json b/items/GLOWING_MUSHROOM.json new file mode 100644 index 00000000..28ae6604 --- /dev/null +++ b/items/GLOWING_MUSHROOM.json @@ -0,0 +1,18 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§aGlowing Mushroom", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"224a62bc-cb7a-3c51-b0e2-6a860b3e91b9\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY2MTg2ODAwNTAzNywKICAicHJvZmlsZUlkIiA6ICJjNTZlMjI0MmNiZWY0MWE2ODdlMzI2MGRjMGNmOTM2MSIsCiAgInByb2ZpbGVOYW1lIiA6ICJMSlI3MzEwMCIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS81MmIwOWMyODllNzQ2MTQyYzFkOGQzYWY4OGU5MjMxZDdmNDk0ZmI2NTM4NzdjMjYxNzJmMjc0ZWVlNDYxODdmIiwKICAgICAgIm1ldGFkYXRhIiA6IHsKICAgICAgICAibW9kZWwiIDogInNsaW0iCiAgICAgIH0KICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Did you hear the joke about\",1:\"§7fungus? You won\u0027t like it, but\",2:\"§7it will grow on you.\",3:\"\",4:\"§a§lUNCOMMON\"],Name:\"§f§f§aGlowing Mushroom\"},ExtraAttributes:{id:\"GLOWING_MUSHROOM\"}}", + "damage": 3, + "lore": [ + "§7Did you hear the joke about", + "§7fungus? You won\u0027t like it, but", + "§7it will grow on you.", + "", + "§a§lUNCOMMON" + ], + "internalname": "GLOWING_MUSHROOM", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |