fix ore recipes again
This commit is contained in:
@@ -14,6 +14,7 @@ ServerEvents.tags('item', event => {
|
||||
|
||||
ServerEvents.recipes(event => {
|
||||
registerGTrecipes(event)
|
||||
registerMinecraftRecipes(event)
|
||||
})
|
||||
|
||||
LootJS.modifiers((event) => {
|
||||
|
||||
Reference in New Issue
Block a user