BlesseNtumble / GalaxySpace

Addon for GalactiCraft 4
Apache License 2.0
68 stars 42 forks source link

Asteroids require tier 4 rocket instead of 3 as in vanilla Galacticraft #316

Closed donqixot closed 5 years ago

donqixot commented 5 years ago

  1. Minecraft version: 1.12.2
  2. Galacticraft version: GalacticraftCore-1.12.2-4.0.2.210
  3. GalaxySpace version: GalaxySpace-1.12.2-2.0.7
  4. AsmodeusCore version (for 2.0.1 version and above): AsmodeusCore-1.12.2-0.0.7
  5. Side (Single player (SSP), Multiplayer (SMP), or SSP opened to LAN (LAN)): SSP

Description of the issue: I am playing modpack "Lapito's Galacticraft" which has Galacticraft and GalaxySpace (nothing else for space dimensions), I am looking at galaxy map and see Asteroids require Tier 4 rocket (see 1st screenshot), not Tier 3 as in vanilla Galacticraft (see 2nd screenshot). I can't find any changes in config of either mods which could change that, so my question is it hardcoded by GalaxySpace?

Screenshot/Video: 2019-05-10_20 27 49 2019-05-10_20 32 40

BlesseNtumble commented 5 years ago

You can disable it in configs/GalaxySpace/core.conf

# Enable/Disable new tier system for celestial bodies.
 B:enableNewTierSystem=false

But, you can fly on Mars and from Mars to Asteroids.

donqixot commented 5 years ago

Thank you very much! This is very helpful.