#3007 more decoration more gooder indeed

This commit is contained in:
Pyritie 2026-02-08 13:57:40 +00:00
parent 0d0b691136
commit f00b7a76b1
3 changed files with 10 additions and 1 deletions

View file

@ -208,6 +208,14 @@ const registerCreateRecipes = (event) => {
B: '#forge:plates/wrought_iron'
}).addMaterialInfo().id('tfg:create/shaped/metal_bracket')
event.recipes.gtceu.shaped('4x create:wooden_bracket', [
'AAA',
'BBB'
], {
A: '#forge:bolts/wrought_iron',
B: '#tfc:lumber'
}).addMaterialInfo().id('tfg:create/shaped/wooden_bracket')
// Жидкостная труба
event.shaped('create:fluid_pipe', [
'BAB'