diff --git a/src/main/resources/data/techreborn/recipes/extractor/clay_ball.json b/src/main/resources/data/techreborn/recipes/extractor/clay_ball.json index c2bfa99ba..e05b530cf 100644 --- a/src/main/resources/data/techreborn/recipes/extractor/clay_ball.json +++ b/src/main/resources/data/techreborn/recipes/extractor/clay_ball.json @@ -10,7 +10,7 @@ "results": [ { "item": "minecraft:clay_ball", - "count": 5 + "count": 4 } ] -} \ No newline at end of file +} diff --git a/src/main/resources/data/techreborn/recipes/industrial_grinder/end_stone_bricks_with_water.json b/src/main/resources/data/techreborn/recipes/industrial_grinder/end_stone_bricks_with_water.json index 643ff17d1..a6d563ec0 100644 --- a/src/main/resources/data/techreborn/recipes/industrial_grinder/end_stone_bricks_with_water.json +++ b/src/main/resources/data/techreborn/recipes/industrial_grinder/end_stone_bricks_with_water.json @@ -8,7 +8,7 @@ }, "ingredients": [ { - "item": "minecraft:end_stone" + "item": "minecraft:end_stone_bricks" } ], "results": [