diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-02-04 12:05:44 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-04 22:05:44 +1100 |
commit | 127da5b7a691e958be2eee90b3906139b185adb2 (patch) | |
tree | 0143149e1d5ac7313fa73f828ef7d8fd41dcf367 /items/GOLEM_HAT.json | |
parent | 51e6c8b0d84ac524ce4c93a3d0469a0c910b11d7 (diff) | |
download | NotEnoughUpdates-REPO-127da5b7a691e958be2eee90b3906139b185adb2.tar.gz NotEnoughUpdates-REPO-127da5b7a691e958be2eee90b3906139b185adb2.tar.bz2 NotEnoughUpdates-REPO-127da5b7a691e958be2eee90b3906139b185adb2.zip |
💸 (#686)
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 |