parent
e772cd10ec
commit
ecba52b775
1 changed files with 7 additions and 0 deletions
|
|
@ -23,4 +23,11 @@ function registerMacawsForTFCRecipes(event) {
|
|||
C: `tfc:wood/log/${wood}`
|
||||
}).id(`tfg:shaped/${wood}_wired_fence`)
|
||||
})
|
||||
|
||||
event.remove({input: ['mcw_tfc_aio:roofs/gray_roofs/gray_roof_slab','#tfc:saws']})
|
||||
|
||||
event.shapeless('minecraft:gray_terracotta', [
|
||||
'mcw_tfc_aio:roofs/gray_roofs/gray_roof_slab',
|
||||
'mcw_tfc_aio:roofs/gray_roofs/gray_roof_slab'
|
||||
]).id('minecraft:gray_terracotta')
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue