Add Codecs to serializable classes#718
Draft
Master-Bw3 wants to merge 77 commits intoFallingColors:main from Master-Bw3:codec
+2,713-1,866
Commits
Commits on Aug 29, 2024
- committed
- committed
Fix FallingColors#585, Power Distillation should mishap when taking the square root of a negative number
Fixed FallingColors#545 (Cannot read null from empty scrolls/slates) by defaulting all readable items to read NullIota() if no iota contained. Fixed behaviour of OpRead and similar if no IotaHolder…
Mostly implement accepted solution for FallingColors#545 (no reading from things with nothing in them), remove references to Hands in places where they aren't needed.
Remove ForgeMixinDatagenModLoader, as it doesn't seem to actually be doing anything (fix FallingColors#620)
- committed