Improved many aspects of the mod such as the skybox. Added the beginnings of the fluid system and meteorites.
Changes
Biomes
- Removed Oil Deserts (will reimplement)
Fluid System
- Implemented Fabric API's transfer API
- Pipes can now carry fluids. There is currently no way to do this without commands (
/data
).
Sound
- Add a new song called Journey To Venus. Credit: keaggyfans
Shuttle
- The Shuttle can now be ridden. Hold
w
to fly. At the height, determined by theshuttleEscapeHeight
gamerule, you'll be teleported.
World
- Add a fully custom skybox for the Moon
- The Sun now takes 8 Overworld days to travel around the moon. This is based on the Moon's 8 day phase cycle. The lighting engine isn't aware of this just yet.
- Meteorites now spawn
Technical Changes
Commands
spaceTime
- Change the time but relative to the dimension's sun instead of the Overworld (WIP).
Fixes
- Some client code would run on the server causing crashes on the dedicated server
Gamerules
doMeteoriteLandings [true]
- Controls meteorites landing on certain planetsshuttleEscapeHeight [256]
- At what y level does a shuttle leave the current world- Renamed:
doMeteoriteExplosions
->doMeteoriteImpacts
Language
- Add translation strings for entities
Loot
- Improved loot tables
API
- Add space body datapack API for defining custom skyboxes. Checkout
assets/apollo/apollo/bodies/...
for examples.
Tags
- Consolidated airtight armor tags
Download
- Added mod menu support
- Added meteorites (don't naturally spawn yet)
- Added reinforced iron
- Replaced moon sky texture on the moon with earth
- Improved the moon sunset (cause it shouldn't be there)
- Shuttle now teleports the player to the moon and back (placeholder)
- Added oil refinery (WIP)
- Added fluid pipes (WIP)
- Buckets of fuel can now be used in furnaces
- Added a new gamerule called: "doMeteoriteExplosions"
- Added oil deserts
- Added oil lakes and springs
- Added storage tank (WIP)
- Added lunar dust
Requires: