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