change hellbricks recipe to match new texture

This commit is contained in:
Pyritie 2026-01-21 21:05:55 +00:00
parent 1d9b2c391a
commit 6294607616

View file

@ -48,14 +48,14 @@ const registerBeneathRecipes = (event) => {
}).id('beneath:crafting/unposter')
event.shapeless('beneath:hellbricks', [
'#forge:stone_bricks',
'minecraft:nether_bricks',
'minecraft:magma_cream',
'tfc:powder/sulfur',
'tfc:soot'
]).id('tfg:shapeless/hellbricks_from_soot')
event.shapeless('beneath:hellbricks', [
'#forge:stone_bricks',
'minecraft:nether_bricks',
'minecraft:magma_cream',
'tfc:powder/sulfur',
'tfc:powder/wood_ash'