
V1.0.0 Final Cleanup and QoL
klikli-dev opened this issue ยท 1 comments
- Set correct voxel shape for all blocks
- Calcination oven has an ambient occultion issue on top -> new model
- Each block should show in world if it is working / has needed items / etc
- Calcination oven: Show current "on" animation only while working.
- consider adding slight back-forth movement
- Liquefier: Bubbles: https://github.com/klikli-dev/theurgy/blob/deprecated/version/1.16/src/main/java/com/github/klikli_dev/theurgy/client/particle/CrucibleBubbleParticleData.java
- Distiller: Floating anim
- Incubator: smoke
- Sal Ammoniac Accumulator: bubbles
- Calcination oven: Show current "on" animation only while working.
- update book pages to indicate in usage when it works
- crafting finished sounds
- Liquefier: none
- Calcination oven: none
- Incubator: none
- Distiller: none
- Sal Ammoniac Accumulator: none
- refactor reusable code
- Block use
- set field vars on BEs private if package private
Finalized in 7a71b2a