Galaxyspace removes changes buildcraft oil to gc
Chachavo opened this issue ยท 3 comments
Do not remove this template, without it your issue will not be considered!
Please fill in the form below:
- Minecraft version: 1.12.2
- Galacticraft version: 4.0.6
- GalaxySpace version: 2.1.1
- AsmodeusCore version (for 2.0.1 version and above): 1.0.0
- Side (Single player (SSP), Multiplayer (SMP), or SSP opened to LAN (LAN)): SSP, SMP and LAN
- Other add-ons: None
Description of the issue:
When installed alongside buildcraft, it replaces all buildcraft's oil with gc's oil, however buildcraft still generates its own different oil in the world, it isn't a problem since it works just fine, but I find it strange since galacticraft normally works with buidlcraft's oil if it is installed, but it seems galaxyspace changes it back to gc oil.
So probably a minor unintended behavior
Attached log file (or url on pastebin.com):
@BlesseNtumble AsmodeusCore affects BuildCraft oil. See in your Discord server: https://discord.com/channels/309283659935121409/1211589774092275713/1211589774092275713
Changing Galacticraft's registration config appears to be a workaround:
# Set to true to make Galacticraft oil register as oilgc, for backwards compatibility with previously generated worlds.
B:"Use legacy oilgc fluid registration"=true
# Set to true to make Galacticraft fuel register as fuelgc, for backwards compatibility with previously generated worlds.
B:"Use legacy fuelgc fluid registration"=true