fix ore recipes again

This commit is contained in:
SpeeeDCraft 2023-10-27 20:08:04 +07:00
parent 323d0bf78a
commit 4e90df43ba
5 changed files with 45 additions and 4 deletions

View file

@ -1,10 +1,10 @@
{
"modPriorities": [
"gtceu",
"tfc",
"minecraft",
"kubejs",
"create"
"create",
"tfc"
],
"stoneStrata": [
"stone",
@ -95,5 +95,5 @@
"tfc:landslide"
],
"ignoredRecipes": [],
"itemsHidingJeiRei": true
"itemsHidingJeiRei": false
}