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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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',[