remove rich + poor ores
This commit is contained in:
parent
0afc3cafb3
commit
31e1447463
5 changed files with 8 additions and 194 deletions
|
|
@ -79,11 +79,4 @@ ServerEvents.recipes(event => {
|
|||
registerExposureRecipes(event)
|
||||
})
|
||||
|
||||
/**
|
||||
* Событие модификации лута.
|
||||
*/
|
||||
LootJS.modifiers((event) => {
|
||||
modifyLootGT(event)
|
||||
});
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue