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

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