Skip to content

v0.3.0 - Alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@the-pink-hacker the-pink-hacker released this 18 Jun 20:50
· 267 commits to main since this release

Minecraft Version: 1.20.1

Dependencies

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 the shuttleEscapeHeight 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 planets
  • shuttleEscapeHeight [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

Modrinth
CurseForge