Forgero - [Fabric]

Forgero - [Fabric]

85k Downloads

Implement two way configuration serialization by using minecraft's codec as a backend

SigmundGranaas opened this issue ยท 1 comments

commented

Implement two way data serialization for the features attributes and internal state logic. This should ideally be done using Minecraft's internal CODEC, as it has been tailor made for this purpose, but I need to find a solution that also works outside of mc environments. This is a requirement for being able to migrate to 1.20.2 and above.

commented

This has been completed, but not fully implement through the entire system.