Replaced old Thorium and Food Synthesizer textures, Changed UU Matter category texture
Unfortunately, changing UU matter would break all existing UU matter.
Here's the hash anyway: 54d39df0f813b7424406462854eb7249f8c76d80ce56f3af410e35a287062589
Additions/Changes/Removals
Replaced old Thorium and Food Synthesizer textures, Changed UU Matter category texture
Related Issues
N/A
Checklist
[x] I have fully tested the proposed changes and promise that they will not break everything into chaos.
[x] I have also tested the proposed changes in combination with base Slimefun and made sure nothing breaks/unexpected happens.
[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 which may not be obvious to maintainers.
[ ] I have added Nonnull and Nullable annotations to my methods to indicate their behaviour for null values
Short Description
Replaced old Thorium and Food Synthesizer textures, Changed UU Matter category texture
Unfortunately, changing UU matter would break all existing UU matter. Here's the hash anyway:
54d39df0f813b7424406462854eb7249f8c76d80ce56f3af410e35a287062589
Additions/Changes/Removals
Replaced old Thorium and Food Synthesizer textures, Changed UU Matter category texture
Related Issues
N/A
Checklist
Nonnull
andNullable
annotations to my methods to indicate their behaviour for null values