fix #2373
This commit is contained in:
parent
a6f8024aee
commit
f0db35c0ca
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ function registerTFGRockRecipes(event) {
|
|||
{ loose: 'tfg:brick/deepslate', block: '4x minecraft:deepslate_bricks' },
|
||||
|
||||
{ loose: 'beneath:blackstone_pebble', block: 'tfg:rock/cobble_blackstone' },
|
||||
{ loose: 'beneath:blackstone_brick', block: 'minecraft:polished_blackstone_bricks' },
|
||||
{ loose: 'beneath:blackstone_brick', block: '4x minecraft:polished_blackstone_bricks' },
|
||||
|
||||
{ loose: 'tfg:loose/dripstone', block: 'tfg:rock/cobble_dripstone' },
|
||||
{ loose: 'tfg:brick/dripstone', block: '4x create:cut_dripstone_bricks' },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue