diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-10-30 13:20:44 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-10-30 13:20:44 -0400 |
commit | 1a11e66be616908e1d336b72e31a7c55edb76f9f (patch) | |
tree | 2ae54f7cb7f63810cb26f2a395e3ed35553b31c7 /items/LAPIS_GENERATOR_1.json | |
parent | c303d00ee3ada8ad425e09792c5bdf89442df6a4 (diff) | |
download | NotEnoughUpdates-REPO-1a11e66be616908e1d336b72e31a7c55edb76f9f.tar.gz NotEnoughUpdates-REPO-1a11e66be616908e1d336b72e31a7c55edb76f9f.tar.bz2 NotEnoughUpdates-REPO-1a11e66be616908e1d336b72e31a7c55edb76f9f.zip |
New Stuff
Diffstat (limited to 'items/LAPIS_GENERATOR_1.json')
-rw-r--r-- | items/LAPIS_GENERATOR_1.json | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/items/LAPIS_GENERATOR_1.json b/items/LAPIS_GENERATOR_1.json index 37c3f4f5..7ccd5bfb 100644 --- a/items/LAPIS_GENERATOR_1.json +++ b/items/LAPIS_GENERATOR_1.json @@ -14,15 +14,15 @@ "§7Max Storage: §e64" ], "recipe": { - "A1": "INK_SACK-4:32", - "A2": "INK_SACK-4:32", - "A3": "INK_SACK-4:32", - "B1": "INK_SACK-4:32", + "A1": "INK_SACK:4:32", + "A2": "INK_SACK:4:32", + "A3": "INK_SACK:4:32", + "B1": "INK_SACK:4:32", "B2": "WOOD_PICKAXE:1", - "B3": "INK_SACK-4:32", - "C1": "INK_SACK-4:32", - "C2": "INK_SACK-4:32", - "C3": "INK_SACK-4:32" + "B3": "INK_SACK:4:32", + "C1": "INK_SACK:4:32", + "C2": "INK_SACK:4:32", + "C3": "INK_SACK:4:32" }, "internalname": "LAPIS_GENERATOR_1", "clickcommand": "viewrecipe", @@ -31,4 +31,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Lapis_Minion" ] -} +}
\ No newline at end of file |