fix sound of steam recipe
This commit is contained in:
parent
fa29766d9a
commit
13c003b817
1 changed files with 0 additions and 16 deletions
|
|
@ -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',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue