Migmatite conflict fix (#1153)
* Migmatite conflict fixe Tbh I can hardly call this a good fix, but tbh with Stonecutter coming back this might even be meaningless Signed-off-by: Jean Roberto de Souza <81846511+JeanRdSz@users.noreply.github.com> * Update Migmatite Signed-off-by: Jean Roberto de Souza <81846511+JeanRdSz@users.noreply.github.com> * Update recipes.rocks.js Signed-off-by: Jean Roberto de Souza <81846511+JeanRdSz@users.noreply.github.com> --------- Signed-off-by: Jean Roberto de Souza <81846511+JeanRdSz@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
3f46b6856f
commit
e35c34040d
@@ -1028,4 +1028,5 @@ const registerMinecraftRecipes = (event) => {
|
||||
}).id('tfg:shaped/stonecutter');
|
||||
|
||||
event.stonecutting('minecraft:smooth_quartz', 'minecraft:quartz_block')
|
||||
event.stonecutting('create:cut_deepslate', 'minecraft:polished_deepslate')
|
||||
}
|
||||
|
||||
@@ -287,4 +287,4 @@ function registerTFGRockRecipes(event) {
|
||||
.EUt(GTValues.VA[GTValues.LV])
|
||||
})
|
||||
//#endregion
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user