Galaxy Space [Addon for GalactiCraft]

Galaxy Space [Addon for GalactiCraft]

2M Downloads

Galaxyspace removes changes buildcraft oil to gc

Chachavo opened this issue ยท 3 comments

commented

Do not remove this template, without it your issue will not be considered!

Please fill in the form below:

  1. Minecraft version: 1.12.2
  2. Galacticraft version: 4.0.6
  3. GalaxySpace version: 2.1.1
  4. AsmodeusCore version (for 2.0.1 version and above): 1.0.0
  5. Side (Single player (SSP), Multiplayer (SMP), or SSP opened to LAN (LAN)): SSP, SMP and LAN
  6. 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


Screenshot/Video:
2023-09-07_22 43 37


Attached log file (or url on pastebin.com):


commented

GalaxySpace does not change oil generation

commented
commented

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