diff options
Diffstat (limited to 'items/GOLEM_HAT.json')
-rw-r--r-- | items/GOLEM_HAT.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/items/GOLEM_HAT.json b/items/GOLEM_HAT.json index ccce4a2b..ec0631b8 100644 --- a/items/GOLEM_HAT.json +++ b/items/GOLEM_HAT.json @@ -11,22 +11,22 @@ "§f§lCOMMON HELMET" ], "recipe": { - "A1": "IRON_INGOT:8", - "A2": "IRON_INGOT:8", - "A3": "IRON_INGOT:8", - "B1": "IRON_INGOT:8", + "A1": "IRON_BLOCK:5", + "A2": "IRON_BLOCK:5", + "A3": "IRON_BLOCK:5", + "B1": "IRON_BLOCK:5", "B2": "", - "B3": "IRON_INGOT:8", + "B3": "IRON_BLOCK:5", "C1": "", "C2": "", "C3": "" }, "internalname": "GOLEM_HAT", "clickcommand": "viewrecipe", - "modver": "1.7.1-REL", + "modver": "2.1.0-REL", "crafttext": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Golem_Hat" ] -} +}
\ No newline at end of file |