diff options
author | CalMWolfs <94038482+CalMWolfs@users.noreply.github.com> | 2023-10-25 11:15:00 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-25 00:15:00 +0000 |
commit | 2c08c9c6bb974143e51f5fb0e0f63bdd9dbe969a (patch) | |
tree | c98bff90332a8cc7ec81df654ac63710fffdb7b9 /items | |
parent | 6d2d90e5aa1a8868c88b0e8587857e11f3874b76 (diff) | |
download | NotEnoughUpdates-REPO-2c08c9c6bb974143e51f5fb0e0f63bdd9dbe969a.tar.gz NotEnoughUpdates-REPO-2c08c9c6bb974143e51f5fb0e0f63bdd9dbe969a.tar.bz2 NotEnoughUpdates-REPO-2c08c9c6bb974143e51f5fb0e0f63bdd9dbe969a.zip |
Add Sacks.json and fix one recipe (#1011)
* sacks json and blaze
* add 2 new sack items and reorder some stuff
Diffstat (limited to 'items')
-rw-r--r-- | items/BLAZE_POWDER.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/items/BLAZE_POWDER.json b/items/BLAZE_POWDER.json index 966b3386..6d005690 100644 --- a/items/BLAZE_POWDER.json +++ b/items/BLAZE_POWDER.json @@ -20,7 +20,8 @@ "B3": "", "C1": "", "C2": "", - "C3": "" + "C3": "", + "count": 2 }, "infoType": "WIKI_URL", "info": [ |