Skip to content

Commit

Permalink
fix?: mushroom item model, transparency
Browse files Browse the repository at this point in the history
  • Loading branch information
screret committed Jan 8, 2024
1 parent f1f7d29 commit 32ebef4
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 4 deletions.
17 changes: 14 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
- change up space station package texture a bit
- update GT in preparation for ores
- add fluid pipe to Kapton K
- update dependencies
- add new planets
- add sky renderers for moon, mars
- fix planet temperature values
- rockets need to brake now.
- fix space stations
- add borders to space station areas
- fix the rocket scanner sometimes duping seats
- replace kapton K pipes with kevlar
- replace kevlar process almost entirely
- change planet selecion button colors
- make world blocks have a random rotation, like vanilla

MORE CONTENT COMING SOON; NEEDED THIS OUT FOR COMPAT
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ org.gradle.jvmargs=-Xmx4G -Xss4M

mod_id=gcyr
mod_name=Gregicality Rocketry
mod_version=0.1.2.c
mod_version=0.1.3-aa
maven_group=argent_matter

enabled_platforms = fabric,forge

0 comments on commit 32ebef4

Please sign in to comment.