diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-01-13 10:30:01 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-01-13 10:30:01 -0500 |
commit | 1cb5cf86be020b338722e76a1c50413f5f31212d (patch) | |
tree | 4550c3844704429fba6310071ba5e1058da64bc5 /items/PACKED_ICE.json | |
parent | ec70464d292418c7b2cf11ce124f7f8c3f18b139 (diff) | |
download | NotEnoughUpdates-REPO-1cb5cf86be020b338722e76a1c50413f5f31212d.tar.gz NotEnoughUpdates-REPO-1cb5cf86be020b338722e76a1c50413f5f31212d.tar.bz2 NotEnoughUpdates-REPO-1cb5cf86be020b338722e76a1c50413f5f31212d.zip |
I Sort of added every minion 😳
Diffstat (limited to 'items/PACKED_ICE.json')
-rw-r--r-- | items/PACKED_ICE.json | 15 |
1 files changed, 13 insertions, 2 deletions
diff --git a/items/PACKED_ICE.json b/items/PACKED_ICE.json index 07cb0c08..b9311779 100644 --- a/items/PACKED_ICE.json +++ b/items/PACKED_ICE.json @@ -6,9 +6,20 @@ "lore": [ "§f§lCOMMON" ], + "recipe": { + "A1": "ICE:1", + "A2": "ICE:1", + "A3": "ICE:1", + "B1": "ICE:1", + "B2": "ICE:1", + "B3": "ICE:1", + "C1": "ICE:1", + "C2": "ICE:1", + "C3": "ICE:1" + }, "internalname": "PACKED_ICE", - "modver": "1.3-REL", + "clickcommand": "viewrecipe", + "modver": "1.7.1-REL", "vanilla": true, - "clickcommand": "", "crafttext": "Requires: Ice III" }
\ No newline at end of file |