Update recipes.misc.js (#1460)

Signed-off-by: GameStar <56610486+BlueBoat29@users.noreply.github.com>
This commit is contained in:
GameStar
2025-07-27 14:30:52 -05:00
committed by GitHub
parent 2480711abe
commit d0af2cd96f

View File

@@ -29,12 +29,13 @@ function registerTACZMiscRecipes(event) {
//Molds
event.shaped('tfg:small_casing_extruder_mold',[
' A',
' B ',
' '
' A ',
'B ',
' C'
],{
A: '#forge:tools/wire_cutters',
B: 'gtceu:empty_mold'
B: 'gtceu:empty_mold',
C: '#forge:tools/files'
}).id('tfg:small_casing_extruder_mold');
event.shaped('tfg:large_casing_extruder_mold',[