cleaned up more duplicate tfc/gt recipes
This commit is contained in:
parent
4d122c614b
commit
a2d1a9bff2
8 changed files with 53 additions and 25 deletions
|
|
@ -76,15 +76,6 @@ function registerTFGTerrariumRecipes(event) {
|
|||
.EUt(512)
|
||||
|
||||
// nether bricks
|
||||
|
||||
event.shaped('4x minecraft:nether_bricks', [
|
||||
'ABA',
|
||||
'BAB',
|
||||
'ABA'
|
||||
], {
|
||||
A: 'minecraft:nether_brick',
|
||||
B: 'tfc:mortar'
|
||||
}).id('tfg:shaped/nether_bricks')
|
||||
|
||||
event.recipes.gtceu.assembler('tfg:nether_bricks')
|
||||
.itemInputs('5x minecraft:nether_brick')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue