From c41844c50810ffb16f324a973bdf589cd01bc6b0 Mon Sep 17 00:00:00 2001 From: Hell13Cat <46496367+Hell13Cat@users.noreply.github.com> Date: Mon, 24 Jan 2022 18:55:45 +0300 Subject: [PATCH] =?UTF-8?q?=D0=98=D0=B7=D0=BC=D0=B5=D0=BD=D1=91=D0=BD=20?= =?UTF-8?q?=D1=80=D0=B5=D1=86=D0=B5=D0=BF=D1=82=20=D0=BF=D0=BE=D1=80=D0=BE?= =?UTF-8?q?=D1=85=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- recipes/gunpowder.json | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/recipes/gunpowder.json b/recipes/gunpowder.json index b644633..a27cfc2 100644 --- a/recipes/gunpowder.json +++ b/recipes/gunpowder.json @@ -8,21 +8,17 @@ "tags": [ "crafting_table" ], "pattern": [ - " . ", - "#X#", - " " + " # ", + "X X", + " # " ], "key": { - ".": { + "X": { "item": "minecraft:coal", "data": 0 }, "#": { - "item": "minecraft:sugar" - }, - "X": { - "item": "minecraft:dye", - "data": 15 + "item": "minecraft:blaze_powder" } }, "result": {