Добавлены все обновления от сообщества, вплоть до #148

This commit is contained in:
2024-09-12 14:28:43 +03:00
parent 98159766c4
commit 487a0e6e16
8841 changed files with 23077 additions and 20175 deletions

View File

@@ -3,7 +3,15 @@ require("prototypes.fish")
require("prototypes.washers")
require("prototypes.seed-extractor")
angelsmods.trigger.smelting_products["cobalt"].plate=true
--новые насосы
require("prototypes/offshore-pump/item")
require("prototypes/offshore-pump/recipe")
require("prototypes/offshore-pump/more-offshore-pumps")
require("prototypes/offshore-pump/entity-offshore-pump")
require("prototypes/offshore-pump/entity-seafloor-pump")
require("prototypes/offshore-pump/hidden-pole")
require("prototypes/offshore-pump/technology")
--
require("prototypes.artillery-prototype.artillery-turret-prototype") --фикс убирающий био-арту и добовляющий новую на базе обычной
require("prototypes.beltentities") --переехало из paranoidal-tweaks_0.18.34 (sbelyakov)
@@ -16,7 +24,9 @@ require("prototypes.recipe-new") --новые рецепты
require("prototypes.BetterAlertArrows_100") --мод BetterAlertArrows
require("prototypes.mod_compatibility.heroturrets")
-------------------------------------------------------------------------------------------------
require("prototypes.bio-content.bio-content-list") --Новый Биоконтент
-------------------------------------------------------------------------------------------------
--перенаправляем функцию ангела на функцию боба
if not mods["angelsindustries"] then