Skip to content

Releases: the-pink-hacker/Apollo-MC

v0.3.0 - Alpha

18 Jun 20:50
Compare
Choose a tag to compare
v0.3.0 - Alpha Pre-release
Pre-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

v0.2.0 - Alpha

05 Jul 06:42
Compare
Choose a tag to compare
v0.2.0 - Alpha Pre-release
Pre-release
  • 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:

v0.1.1-Alpha (1.18.2)

08 Apr 20:26
Compare
Choose a tag to compare
v0.1.1-Alpha (1.18.2) Pre-release
Pre-release
  • Added fuel and oil
  • Added shuttle entity
  • Added low gravity
  • Added gravity boots
  • Improved vacuum damage
  • Improved moon generation
  • Removed shuttle blocks
  • Fix issue with clouds on the moon

Requires:

v0.1.0-Alpha

09 Jan 22:52
Compare
Choose a tag to compare
v0.1.0-Alpha Pre-release
Pre-release
Update mod info