fix sound of steam recipe

This commit is contained in:
Pyritie 2026-02-09 16:39:13 +00:00
parent fa29766d9a
commit 13c003b817

View file

@ -174,22 +174,6 @@ function registerCreateSoundOfSteamRecipes(event) {
.tier(3) .tier(3)
.id('tfc:anvil/copper_boot') .id('tfc:anvil/copper_boot')
//Stop Master
event.shaped('pipeorgans:stop_master', [
'ABC',
'DED',
'FGF'
], {
A: '#forge:tools/wrenches',
B: '#forge:tools/screwdrivers',
C: '#forge:tools/hammers',
D: 'create:transmitter',
E: 'minecraft:redstone',
F: 'gtceu:wrought_iron_ingot',
G: 'create:brass_casing'
}).id('pipeorgans:stop_master')
//Keyboard Relay //Keyboard Relay
event.shaped('pipeorgans:keyboard_relay', [ event.shaped('pipeorgans:keyboard_relay', [
'ABC', 'ABC',