From f07a6f64307b026a44578b910acc32693107b80b Mon Sep 17 00:00:00 2001 From: minjaesong Date: Sat, 2 Mar 2024 19:41:00 +0900 Subject: [PATCH] scaffoldings recipe change --- assets/mods/basegame/crafting/blocks_to_blocks.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/assets/mods/basegame/crafting/blocks_to_blocks.json b/assets/mods/basegame/crafting/blocks_to_blocks.json index 06244bbe7..ed3685cd5 100644 --- a/assets/mods/basegame/crafting/blocks_to_blocks.json +++ b/assets/mods/basegame/crafting/blocks_to_blocks.json @@ -32,25 +32,25 @@ "basegame:272": { /* scaffolding */ "workbench": "", "ingredients": [ - [2, 2, "item@basegame:18", 2, "basegame:161"] /* 2 sticks and 2 platform */ + [2, 2, "item@basegame:18", 2, "basegame:48"] /* 2 sticks and 2 wood */ ] }, "basegame:273": { /* scaffolding */ "workbench": "", "ingredients": [ - [2, 2, "item@basegame:18", 2, "basegame:162"] /* 2 sticks and 2 platform */ + [2, 2, "item@basegame:18", 2, "basegame:49"] /* 2 sticks and 2 wood */ ] }, "basegame:274": { /* scaffolding */ "workbench": "", "ingredients": [ - [2, 2, "item@basegame:18", 2, "basegame:163"] /* 2 sticks and 2 platform */ + [2, 2, "item@basegame:18", 2, "basegame:50"] /* 2 sticks and 2 wood */ ] }, "basegame:275": { /* scaffolding */ "workbench": "", "ingredients": [ - [2, 2, "item@basegame:18", 2, "basegame:164"] /* 2 sticks and 2 platform */ + [2, 2, "item@basegame:18", 2, "basegame:51"] /* 2 sticks and 2 wood */ ] } } \ No newline at end of file