#Name: thermalCultivation.zs #Author: Feed the Beast print("Initializing 'thermalCultivation.zs'..."); #coppper watering can recipes.remove(); recipes.addShaped(, [[, null, null], [, , ], [null, , null]]); print("Initialized 'thermalCultivation.zs'");