fix ore recipes again
This commit is contained in:
parent
323d0bf78a
commit
4e90df43ba
5 changed files with 45 additions and 4 deletions
|
|
@ -14,6 +14,7 @@ ServerEvents.tags('item', event => {
|
|||
|
||||
ServerEvents.recipes(event => {
|
||||
registerGTrecipes(event)
|
||||
registerMinecraftRecipes(event)
|
||||
})
|
||||
|
||||
LootJS.modifiers((event) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue