JustEnoughIDs

JustEnoughIDs

13M Downloads

Compat Questions

jredfox opened this issue ยท 2 comments

commented

Do you replace any methods in:
AnvilChunkLoader
Chunk(constructor)
Or any methods at all. I want to be compatible I have line asm injections into everything forge caps do. I have my own cap system that's a bit easy to use and has an onTick() option

commented

No methods are replaced, it's all just injections.

commented

ok thanks so my edits of writing to and from nbt of the chunk should work then