Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[1.18.2 Fabric] Some cell size and texture fixes. #125

Draft
wants to merge 2 commits into
base: fabric
Choose a base branch
from

Conversation

KonSola5
Copy link

@KonSola5 KonSola5 commented Jul 12, 2023

Done so far:

  • Fixed the size of the 4096k, it was a copy-paste error.
  • DISK sizes are now multipliers of 1000 instead of 1024 to match AE2 Things and Refined Storage logic.
  • Removed rarities from the cells.
  • Added some consistent textures to match AE2's textures better.
    No more mishmash of old and new textures, and cells of the same size being different color.
    cell_comparison_new

WIP:

  • Fluid DISK (this is tough because of the language barrier, Kotlin vs. Java)
    The aim is to make it so 81000 droplets take 1 byte.
    This is also my first time I ever touched Kotlin, so I probably made some blunders.

The nuclear solution would be to just remove the fluid DISK altogether.

KonSola5 added 2 commits July 11, 2023 11:56
This reverts commit 9a9a887.
... Starting work on the Fluid DISK.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant