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 +}