From ef7f363cca2005e6920094757181e0b4c63e1120 Mon Sep 17 00:00:00 2001 From: h-v-smacker Date: Fri, 30 Mar 2018 17:11:22 +0300 Subject: ratio fix --- technic/machines/register/grinder_recipes.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/technic/machines/register/grinder_recipes.lua b/technic/machines/register/grinder_recipes.lua index 34f111d..b0e5f9e 100644 --- a/technic/machines/register/grinder_recipes.lua +++ b/technic/machines/register/grinder_recipes.lua @@ -30,8 +30,8 @@ local recipes = { {"doors:trapdoor_steel", "technic:wrought_iron_dust 4"}, {"doors:door_obsidian_glass", "default:obsidian_shard 6"}, {"doors:door_steel", "technic:wrought_iron_dust 6"}, - {"default:sign_wall_steel", "technic:wrought_iron_dust 6"}, - {"default:sign_wall_wood", "technic:sawdust 24"}, + {"default:sign_wall_steel", "technic:wrought_iron_dust 2"}, + {"default:sign_wall_wood", "technic:sawdust 8"}, -- Other {"default:cobble", "default:gravel"}, -- cgit v1.2.3