aboutsummaryrefslogtreecommitdiff
path: root/items/HUGE_MUSHROOM_2.json
blob: a1191b3f4343fb10bbf0e9080a914643e7a2b6e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{
  "itemid": "minecraft:red_mushroom_block",
  "displayname": "§fRed Mushroom Block",
  "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fRed Mushroom Block\"},ExtraAttributes:{id:\"HUGE_MUSHROOM_2\"}}",
  "damage": 0,
  "lore": [
    "§f§lCOMMON"
  ],
  "recipe": {
    "A1": "RED_MUSHROOM:1",
    "A2": "RED_MUSHROOM:1",
    "A3": "RED_MUSHROOM:1",
    "B1": "RED_MUSHROOM:1",
    "B2": "RED_MUSHROOM:1",
    "B3": "RED_MUSHROOM:1",
    "C1": "RED_MUSHROOM:1",
    "C2": "RED_MUSHROOM:1",
    "C3": "RED_MUSHROOM:1"
  },
  "internalname": "HUGE_MUSHROOM_2",
  "clickcommand": "viewrecipe",
  "modver": "2.0.0-REL",
  "crafttext": "Requires: Mushroom V",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Red_Mushroom_Block"
  ]
}