Вы используете устаревший браузер

Ваш браузер устарел, и поэтому некоторые важные функции этого сайта могут не работать. Пожалуйста, обновитесь до более современного браузера. :(

Оптимизация руд из разных модов.

Проблема дробления/плавки/и т.п. руд из индустриальных модов
    da1ry
    не в сети

    Посетители

    Звание: Зелёный

    Трофеев: 1

    Сообщений: 3

    В основном использую дробилку из ic2 и дроблю только там. Соответственно все слитки тоже из ic2(медь, олово, свинец, серебро...) Но недавно собрал свою сборку и обнаружил, что некоторые руды из thermal foundation, immersive engineering не дробятся в дробилке из ic2(например никелевая руда). Вопрос, что надо дописать или исправить в конфигах, чтобы всё нормально работало?

    #1 | 19 мая 2019 - 17:39

    1231212
    не в сети

    Просто хорошие люди

    Звание: Пользователь, просто пользователь

    Трофеев: 5

    Сообщений: 157

    Симпатий: 10

    скинь конфиг,посмотрю. хотя если в IC2 нету никеля то дробилка его скорее всего поддерживать не будет,попробуй установи гречку,хотя она добавит много лишнего.

    #2 | 20 мая 2019 - 17:06

    da1ry
    не в сети

    Посетители

    Звание: Зелёный

    Трофеев: 1

    Сообщений: 3

    1231212,
    какой именно конфиг кидать? У ic2 их много

    1231212,
    IC2.cfg
    ; ic2 general config
    ; created 19.05.2019 22:07:39
    ;---

    [worldgen]
    ; Enable generation of rubber trees in the world.
    rubberTree = true
    ; Enable generation of copper in the world.
    copperOre = true
    ; Enable generation of tin in the world.
    tinOre = true
    ; Enable generation of uranium in the world.
    uraniumOre = true
    ; Enable generation of Lead in the world.
    leadOre = true
    ; Factor scaling the IC2 ore generation quantity.
    oreDensityFactor = 1.0

    [protection]
    ; Enable logging of players when they remove a machine using a wrench.
    wrenchLogging = true
    ; Maximum Explosion power of a nuke, where TNT is 4.
    nukeExplosionPowerLimit = 60
    ; Maximum explosion power of a nuclear reactor, where TNT is 4.
    reactorExplosionPowerLimit = 45
    ; Enable the nuke
    enableNuke = true

    [balance]
    ; Maximum battery tier usable by the miner.

    ; 1 = batteries, 2 = lead batteries, 3 = energy crystals, 4 = lapotron crystals
    minerDischargeTier = 1
    ; Increase the energy use by the player's inventory weight when going through a teleporter.
    teleporterUseInventoryWeight = true
    ; Ratio of energy retained inside energy storage block Items when wrenched.

    ; 0 (nothing) ... 1 (100%), default 0.8 (80 %)
    energyRetainedInStorageBlockDrops = 0.8
    ; Factor to scale the UU-Matter production energy requirement.
    uuEnergyFactor = 1.0
    ; Disable the vanilla ender chest, removing existing ones from the world as well.
    disableEnderChest = false
    ; Comma separated list of blocks and items which should not be turned into scrap by the recycler.

    ; Format: [@metadata], metadata * matches any.

    ; Ore dictionary entries can be specified with OreDict: as the name.
    recyclerBlacklist = minecraft:glass_pane, minecraft:stick, minecraft:snowball, minecraft:snow_layer, minecraft:snow, IC2:blockScaffold
    ; Whitelist for blocks/items allowed to be recycled.

    ; The whitelist will be used instead of the blacklist approach if it's non-empty, disallowing everything else.

    ; The format is the same as the blacklist.
    recyclerWhitelist =
    ; Allow to pick blocks up using just a pickaxe instead of needing a wrench.
    ignoreWrenchRequirement = false

    ; Base energy generation factors - increase for higher energy yield.
    [balance / energy / generator]
    generator = 1.0
    geothermal = 1.0
    ; Deprecated, because of Kinetic Watermill
    water = 1.0
    solar = 1.0
    ; Deprecated, because of Kinetic Windmill
    wind = 1.0
    nuclear = 1.0
    semiFluidOil = 1.0
    semiFluidFuel = 1.0
    semiFluidBiomass = 1.0
    semiFluidBioethanol = 1.0
    semiFluidBiogas = 1.0
    Stirling = 1.0
    Kinetic = 1.0
    radioisotope = 1.0

    ; Base heat generation factors - increase for higher heat yield.
    [balance / energy / heatgenerator]
    semiFluidOil = 1.0
    semiFluidFuel = 1.0
    semiFluidBiomass = 1.0
    semiFluidBioethanol = 1.0
    semiFluidBiogas = 1.0
    solid = 1.0
    radioisotope = 1.0
    electric = 1.0

    ; Base kinetic generation factors - increase for higher kinetic energy yield.
    [balance / energy / kineticgenerator]
    water = 1.0
    wind = 1.0
    manual = 1.0
    steam = 1.0
    electric = 1.0

    ; Basically the amount of hU the conversion of one mB of Liquid takes/gives
    [balance / energy / fluidconversion]
    ; Lava -> PahoehoeLava
    heatExchangerLava = 1.0
    ; Hot Coolant Cold Coolant
    heatExchangerHotCoolant = 1.0
    ; Hot Water to failure
    [balance / steamgenerator / calcification]
    maxcalcification = 100000

    ; Balance Values for Fermenter
    [balance / fermenter]
    need_amount_biomass_per_run = 10
    output_amount_biogas_per_run = 200
    hU_per_run = 8000
    biomass_per_fertilizier = 500

    ; Additional initial uu values, a value of 1 equals cobblestone.

    ; Recipes may cause the final value be lower than the one specified here.

    ; Format: [@metadata] =
    [balance / uu-values / predefined]
    IC2:itemOreIridium = 12000

    [recipes]
    ; To modify recipes or add custom recipes, copy the corresponding .ini file to

    ; "minecraft/config/ic2" and modify it.

    ;

    ; Disable IC2 crafting recipes with the specified output, comma separated list.

    ; Recipes in the additional section below aren't affected.

    ; Format: [@metadata], e.g. minecraft:bucket to disable IC2's bucket recipe from tin.
    disable =
    ; Purge crafting recipes with the specified output, including vanilla and mod ones, comma separated list.

    ; Recipes in the additional section below aren't affected.

    ; Format: [@metadata], e.g. minecraft:tnt to disable crafting tnt.
    purge =
    ; Enable crafting of IC2 coins, otherwise they have to be spawned in and are thus limited.
    allowCoinCrafting = true
    ; Allow only IC2 circuits to be used in IC2's recipes.
    requireIc2Circuits = false
    ; Adjust smelting recipes to always output IC2 items if available.
    smeltToIc2Items = false
    ; Ignore invalid recipes.
    ignoreInvalidRecipes = false

    [misc]
    ; Enable IC2's custom sound system.
    enableIc2Audio = true
    ; Maximum number of active audio sources, only change it if you know what you're doing.
    maxAudioSourceCount = 32
    ; Enable hiding of secret recipes in CraftGuide/NEI.
    hideSecretRecipes = true
    ; Enable activation of the quantum leggings' speed boost when sprinting instead of holding the boost key.
    quantumSpeedOnSprint = true
    ; Enable burning of scrap in a generator.
    allowBurningScrap = true
    ; Comma separated list with ores the miner should harvest.

    ; Format: [@metadata], e.g. minecraft:torch, minecraft:chest

    ; The metadata * will match any, e.g. minecraft:log@*.

    ; Ore dictionary entries can be specified with OreDict: as the name.
    additionalValuableOres =
    ; Use the new highly experimental current + voltage energy net model with energy loss.

    ; Only set this to true if you know what you are doing.
    useLinearTransferModel = false
    ; Potion ID of radiation potion.

    ; Do not change this after you created a world...
    radiationPotionID = 24
    Сообщение отредактировал da1ry 20 мая 2019 - 21:17

    #3 | 20 мая 2019 - 21:14

    1231212
    не в сети

    Просто хорошие люди

    Звание: Пользователь, просто пользователь

    Трофеев: 5

    Сообщений: 157

    Симпатий: 10

    це откуда?
    написано,чтобы добавить свои рецепты надо зайти в minecraft/config/ic2 и написать туда

    #4 | 22 мая 2019 - 15:48

    da1ry
    не в сети

    Посетители

    Звание: Зелёный

    Трофеев: 1

    Сообщений: 3

    1231212,
    это IC2.cfg из .minecraft/config

    #5 | 23 мая 2019 - 14:31

    Oget565
    не в сети

    Посетители

    Звание: Зелёный

    Трофеев: 1

    Сообщений: 5

    Симпатий: 1

    ФЫВФЫВФЫВ pekagusta da1ry,

    #6 | 23 мая 2019 - 14:40

    1231212
    не в сети

    Просто хорошие люди

    Звание: Пользователь, просто пользователь

    Трофеев: 5

    Сообщений: 157

    Симпатий: 10

    погугли как добавлять рецепты,я сам с ним не играю и следовательно,хз.

    #7 | 23 мая 2019 - 18:09

Статистика форума

Создано тем
14445
Написано сообщений
877908
Пользователей
378698
Новый участник
цапукныукыуук

Администраторы | Главные редакторы | Модератор | Дедушки | Журналисты | HENTAI BOY | Goldфаги | Журналисты-олдфаги | ТруЪ Олдфаги-с | ТруЪ Плагинщик | Олдфаги | true Художник | Модератор бездны | Картоделы | XXXL ПХЛ | Просто хорошие люди | Посетители | Новички