FallingColors / HexMod

Minecraft mod about drawing spells
MIT License
120 stars 86 forks source link

Remove Serialization Hooks in 1.20.1 #584

Open walksanatora opened 8 months ago

walksanatora commented 8 months ago

to quote the dev on modfest discord

the mod is dead, FAPI has the features now well the important one custom ingredients

walksanatora commented 8 months ago

yeah I just tried... this is too confusing for me...

walksanatora commented 8 months ago

wait no it isn;t done

object-Object commented 5 months ago

@walksanatora how important is this, and how much effort would it be? can you elaborate a bit on why we need to make this change?

walksanatora commented 5 months ago

well serhooks is no-longer being maintained (meaning we wold have to maintain) and the features of serhooks has been moved into base fabric API. meaning that if we choose to maintain it we would have to work around/with the fabric API implementation. at which point we might as well just use the fabric API version anyways

walksanatora commented 5 months ago

so not important untill serhooks breaks