disable gt ore veins
This commit is contained in:
@@ -104,6 +104,13 @@ ServerEvents.recipes(event => {
|
||||
registerFTBQuestsRecipes(event)
|
||||
})
|
||||
|
||||
/**
|
||||
* Событие регистрации рудных жил.
|
||||
*/
|
||||
GTCEuServerEvents.oreVeins(event => {
|
||||
event.removeAll()
|
||||
})
|
||||
|
||||
//#endregion
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user