fixed kjs error with red granite cobble
This commit is contained in:
parent
cb67e97ef8
commit
0ca052548c
1 changed files with 1 additions and 1 deletions
|
|
@ -692,7 +692,7 @@ function registerTFGRockRecipes(event) {
|
|||
.EUt(7)
|
||||
.dimension('ad_astra:mars')
|
||||
|
||||
event.recipes.gtceu.rock_breaker('tfg:red_granite')
|
||||
event.recipes.gtceu.rock_breaker('tfg:red_granite_cobblestone')
|
||||
.notConsumable('gtceu:red_granite_cobblestone')
|
||||
.itemOutputs('gtceu:red_granite_cobblestone')
|
||||
.duration(16)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue