added rock duping recipes for vanilla basalt, added greenhouse recipe for spore blossom
This commit is contained in:
parent
70e491903d
commit
9f439a60ed
2 changed files with 4 additions and 1 deletions
|
|
@ -629,7 +629,8 @@ function registerTFGRockRecipes(event) {
|
|||
'minecraft:deepslate',
|
||||
'minecraft:cobbled_deepslate',
|
||||
'minecraft:blackstone',
|
||||
'minecraft:dripstone_block'
|
||||
'minecraft:dripstone_block',
|
||||
'minecraft:basalt'
|
||||
]
|
||||
|
||||
ROCK_DUPING.forEach(x => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue