Added assembler recipe for framed cube (#2889)

Signed-off-by: Coox1e <166007852+Coox1e@users.noreply.github.com>
This commit is contained in:
Coox1e
2026-01-30 13:44:56 +11:00
committed by GitHub
parent 438a2349c3
commit 4462abee2c

View File

@@ -385,6 +385,13 @@ const registerFramedBlocksRecipes = (event) => {
A: '#minecraft:planks',
B: '#forge:rods/wooden'
}).id('framedblocks:framed_cube')
event.recipes.gtceu.assembler('tfg:assembler/framedblocks/framed_cube')
.itemInputs('4x #minecraft:planks', '4x #forge:rods/wooden')
.circuit(8)
.itemOutputs('framedblocks:framed_cube')
.duration(40)
.EUt(GTValues.VA[GTValues.ULV])
// Framed Fence
event.shaped('3x framedblocks:framed_fence', [