From 181300742f424645fa2cc43c7e908d2b3be821e5 Mon Sep 17 00:00:00 2001 From: milesnyan34 <117597693+milesnyan34@users.noreply.github.com> Date: Wed, 2 Apr 2025 13:19:38 -0400 Subject: [PATCH] Fixed Ender Slime --- .../tconstruct/insolator_tconstruct_ender_slime_sapling.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/data/thermal/recipes/compat/tconstruct/insolator_tconstruct_ender_slime_sapling.json b/src/main/resources/data/thermal/recipes/compat/tconstruct/insolator_tconstruct_ender_slime_sapling.json index 2ed4877..15c5362 100644 --- a/src/main/resources/data/thermal/recipes/compat/tconstruct/insolator_tconstruct_ender_slime_sapling.json +++ b/src/main/resources/data/thermal/recipes/compat/tconstruct/insolator_tconstruct_ender_slime_sapling.json @@ -5,7 +5,7 @@ }, "result": [ { - "item": "tconstruct:greenheart_log", + "item": "tconstruct:enderbark_log", "chance": 6 }, { @@ -25,4 +25,4 @@ "flag": "thermal:mod_tconstruct" } ] -} \ No newline at end of file +}