fix this for nether bricks too
This commit is contained in:
parent
ab1fb30b85
commit
c0ddacd1cb
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ function registerTFGRockRecipes(event) {
|
|||
{ loose: 'tfg:brick/dripstone', block: '4x create:cut_dripstone_bricks' },
|
||||
|
||||
{ loose: 'tfg:loose/crackrack', block: 'tfg:rock/cobble_crackrack' },
|
||||
{ loose: 'minecraft:nether_brick', block: 'minecraft:nether_bricks' },
|
||||
{ loose: 'minecraft:nether_brick', block: '4x minecraft:nether_bricks' },
|
||||
|
||||
{ loose: 'tfg:loose/moon_stone', block: 'ad_astra:moon_cobblestone' },
|
||||
{ loose: 'tfg:brick/moon_stone', block: '4x ad_astra:moon_stone_bricks' },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue