PyCoal Touched By an Angel (Dark's version) deprecated


Patched version to fix a few issues until the official rework is done.

Tweaks
3 years ago
0.18
9

b Error with result replacing in recipe (oil from aromatics+syngas in PYCP)

3 years ago

PY oal processing has recipe for making oil from syngas + aromatics in Methanol Reactror

RECIPE {
type = "recipe",
name = "aromatics-to-rubber",
category = "methanol",
enabled = false,
energy_required = 1.5,
ingredients = {
{type = "fluid", name = "aromatics", amount = 60},
{type = "fluid", name = "syngas", amount = 40}
},
results = {
{type = "fluid", name = "crude-oil", amount = 70} --bobs rubber
},
icon = "pycoalprocessinggraphics/graphics/icons/aromatics-rubber.png",
icon_size = 32,
subgroup = "py-items",
order = "w"
}:add_unlock("methanol-processing-1")

If pycoaltbaa + PY petroleum Handling is installed (and NO bob's plates) then this recipe will give py-rubber from PY Petroleum Handling

Bob's mods also has rubber but pyanodon made his own unique chain for making rubber
And thius recipe with combing aromatics + syngas is simplest way to get small amount of oil

How to prevent result replacing if pycoaltbaa and py nmods with PY Petroleum Handling (and NO bob's plates) is installed?

If pycoaltbaa + PY Petroleum Handling is not installed all okey wth this recipe

3 years ago

Sorry, I don't quite understand what's the problem here. Mind rephrasing that?

3 years ago

Just launch PYCP + PYPH + pycoaltbaa + bob's mods and look on this recipe in methanol reactor
Then launch PYCP without PYPH + pycoaltbaa + bob's mods and look on this recipe in methanol reactor

I mentally rephrased it as best I could XD

3 years ago

I don't see a difference...

3 years ago
(updated 3 years ago)

How u can't see the difference?
Pls let me explain - if to use all set of py mods (PY Petroleum Handling included too)+ bob's moids + py coal tbaa in this recipe will be solid item named as rubber which is rubber from PY Petroleum Handling - may be in the time when kiungarthur is created pycoaltba there're was dependency from bob's mods? but then pyanodon decided to dismiss from dependency from bob's mods - i want to say may be there're must bob's rubber but not rubber from PYPH

I don't want to use resources from bob's mods system - i just need useful mahines from bob's assembly for now
For me set of py mods is base for my own modpack and i don't want to play with resources from bob's or angel's mods

Here's just small strange typo or gameplay inaccuracy made long ago when the rules were different

PY mods is complex and i liike it so much. I want people playing with the box not to understand me wrong, after this change, there should not be a serious breaks in gameplay with bob's and angel mods

Okey.... i just look at overrides for bob's mods - its looks like many chages must be attempted only of core of bob's mods is installed - bob's plates - but i'm playing without bob's plates
So i found my problem with combining syngas+aromatics

3 years ago

heh all too complicated with this patch i think
All changes must be splitted to all py mods if some of it is active
And bob's assembly which i need for more tiers of chemical plant has link to bob's library
I think i'll don't use this patch for time when all problems will be solved

New response