Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
screret committed Sep 9, 2024
1 parent fff52e8 commit ad88fe9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
8 changes: 2 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,10 @@
### ADDITIONS:
- added a (currently unused) black hole skybox shader (does NOT work with optifine shaders)

### FIXES:
- fixed space having clouds & rain
- fixed rockets deleting all block entity data from placed BEs, they now store it instead
- fix black hole shader on 1.21
- fix neoforge tags

### CHANGES:
- made sky renderers independent of the dimension type, instead being based on the dimension ID itself
- made space station packagers save the ID chip's destination planet to the keycard instead of always sending the rocket to the planet the packager is on
- made rockets able to be sent to a specific location via button & slot in rocket scanner GUI

## WIP Documentation!:

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ loader_version_range=[4,)

mod_id=gcyr
mod_name=Gregicality Rocketry
mod_version=0.2.1
mod_version=0.2.1+1
maven_group=argent_matter

0 comments on commit ad88fe9

Please sign in to comment.