diff options
Diffstat (limited to 'items/ENCHANTED_HUGE_MUSHROOM_2.json')
-rw-r--r-- | items/ENCHANTED_HUGE_MUSHROOM_2.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/items/ENCHANTED_HUGE_MUSHROOM_2.json b/items/ENCHANTED_HUGE_MUSHROOM_2.json new file mode 100644 index 00000000..21d583cd --- /dev/null +++ b/items/ENCHANTED_HUGE_MUSHROOM_2.json @@ -0,0 +1,12 @@ +{ + "internalname": "ENCHANTED_HUGE_MUSHROOM_2", + "itemid": "minecraft:red_mushroom_block", + "displayname": "Enchanted Red Mushroom Block", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fEnchanted Red Mushroom Block\"},ExtraAttributes:{id:\"ENCHANTED_HUGE_MUSHROOM_2\"}}", + "modver": "1.0.0", + "lore": [ + "§f§lCOMMON" + ] +}
\ No newline at end of file |