Revert "Active/food (#1176)" (#1177)

This reverts commit 6c3fce648b.
This commit is contained in:
Redeix 2025-06-16 23:57:48 -05:00 committed by GitHub
parent 6c3fce648b
commit 2c24ad385d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
43 changed files with 656 additions and 725 deletions

View file

@ -744,6 +744,18 @@ function registerGTCEuMachineRecipes(event) {
// #endregion
// Контроллер теплицы
event.shaped('gtceu:greenhouse', [
'ABA',
'CDC',
'BCB'
], {
A: '#gtceu:circuits/mv',
B: 'gtceu:copper_single_cable',
C: 'tfc:compost',
D: 'gtceu:solid_machine_casing'
}).id('tfg:shaped/greenhouse')
// Drums
const DRUMS_AND_CRATES = [
'bismuth_bronze',