diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-04-24 15:45:47 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-24 15:45:47 -0400 |
commit | a4b05933e2ea9d535f984ec28624f09c1e577eb3 (patch) | |
tree | 9ba5b89d20a6674bcb64cefc5329b8fb47bef94e /items/WARDEN_HELMET.json | |
parent | 7899bd5bae6b5a7df6f681898e535a902e608f26 (diff) | |
parent | b6302cf45d6b6da8e07908307b3b520b5a91be00 (diff) | |
download | NotEnoughUpdates-REPO-a4b05933e2ea9d535f984ec28624f09c1e577eb3.tar.gz NotEnoughUpdates-REPO-a4b05933e2ea9d535f984ec28624f09c1e577eb3.tar.bz2 NotEnoughUpdates-REPO-a4b05933e2ea9d535f984ec28624f09c1e577eb3.zip |
Merge pull request #473 from jani270/Books
Updated all Enchanted Books + Fix + Rainbow Names + Reforge Stone
Diffstat (limited to 'items/WARDEN_HELMET.json')
-rw-r--r-- | items/WARDEN_HELMET.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/WARDEN_HELMET.json b/items/WARDEN_HELMET.json index 60d6cc62..42ec9b6a 100644 --- a/items/WARDEN_HELMET.json +++ b/items/WARDEN_HELMET.json @@ -19,7 +19,7 @@ "recipe": { "A1": "REVIVED_HEART:1", "A2": "WARDEN_HEART:1", - "A3": "REVIVED_HEART:4", + "A3": "REVIVED_HEART:1", "B1": "ENCHANTED_IRON_BLOCK:64", "B2": "", "B3": "ENCHANTED_IRON_BLOCK:64", |