From 2c08c9c6bb974143e51f5fb0e0f63bdd9dbe969a Mon Sep 17 00:00:00 2001 From: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com> Date: Wed, 25 Oct 2023 11:15:00 +1100 Subject: Add Sacks.json and fix one recipe (#1011) * sacks json and blaze * add 2 new sack items and reorder some stuff --- items/BLAZE_POWDER.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'items') 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": [ -- cgit