From d4efc8e919b8ef40ebc403af94feab9c40aca6d2 Mon Sep 17 00:00:00 2001 From: Victoria Fischer Date: Sat, 21 Jun 2025 11:46:05 +0200 Subject: [PATCH] thermal: drop earth charge --- kubejs/server_scripts/mods/thermal.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/kubejs/server_scripts/mods/thermal.js b/kubejs/server_scripts/mods/thermal.js index aa01e47..52acbd0 100755 --- a/kubejs/server_scripts/mods/thermal.js +++ b/kubejs/server_scripts/mods/thermal.js @@ -135,6 +135,8 @@ ServerEvents.recipes(event => { '#kubejs:grist/agricultural/basic' ); + event.remove({input: 'thermal:earth_charge'}); + // Pulverizer is gated behind brass, which requires create /*event.replaceInput( {id: 'thermal:machine_pulverizer'},