Marcus Low

Results 6 issues of Marcus Low

Entity, boss, airlock, player, deconstructor, music, and rocket sounds need to be ported

type: feature
priority: high

_(Sorry about all the gradle problems)_ All the names are updated/taken from namemc.com.

Closes #3891 **BREAKING CHANGE** Also, I think this is incorrect? https://github.com/micdoodle8/Galacticraft/blob/f85e1dd5ff52ca71e3491c609fb524f270bd77fe/src/main/java/micdoodle8/mods/galacticraft/core/tile/TileEntityDeconstructor.java#L383-L386

Postponed

* Space stations can be created/removed by using the command `/space_station` * Supports custom structures for initial world generation Runtime dimension creation/removal is now handled by an external library [TeamGalacticraft/DynamicDimensions](https://github.com/TeamGalacticraft/DynamicDimensions/)...

priority: high
source: galacticraft-api
status: ready for merge
type: feature

Cadixdev Licenser seems to be abandoned, and Spotless allows for some additional checks: - Tab indentation - Trailing whitespace - Unix line endings - Unused imports This PR also fixes...

Replaces the old state-inversion based oxygen system with a new "provider-based" system, and updates the oxygen sealer and oxygen bubble distributor implementations to match. This allows for precise point based...