issues
search
Slimefun-Addon-Community
/
Galactifun
A Slimefun addon inspired by ClayTech
GNU General Public License v3.0
22
stars
24
forks
source link
Big update 1/3
#94
Closed
Seggan
closed
2 years ago
Seggan
commented
3 years ago
Changes
Gasses
Atmospheric harvester
Chemical machines
Warnings on startup about Paper, 1.17, and ClayTech
Oxygen Sealers need oxygen now
Ion rockets
More fuels: hydrogen, methane, ammonia
Exposed rocket API
Probably a zillion things I forgot about
Related Issues
Checklist
[x] I have fully tested the proposed changes and promise that they will not break world generation, mob spawning, and the like.
[x] I followed the existing code standards and didn't mess up the formatting.
[ ] I did my best to add documentation to any public classes or methods I added.
[x] I have added
Nonnull
and
Nullable
annotations to my methods to indicate their behaviour for null values
Changes
Related Issues
Checklist
Nonnull
andNullable
annotations to my methods to indicate their behaviour for null values