Портирование #310

This commit is contained in:
Dmitry 2024-04-25 18:45:26 +07:00
parent a21a3a17e8
commit bc2823c636
4 changed files with 95 additions and 9 deletions

View file

@ -102,6 +102,8 @@ GTCEuServerEvents.oreVeins(event => {
ServerEvents.recipes(event => {
registerAE2Recipes(event)
registerAsticorCartsRecipes(event)
registerAE2InsertExportCardRecipes(event)
registerAE2NetworkAnalyzerRecipes(event)
registerAE2WTLibRecipes(event)
registerChiselAndBitsRecipes(event)
registerComputerCraftRecipes(event)