Apex

Results 35 comments of Apex

> I would like more clarification within this PR about why modders can't use configs to solve the issues this can solve The issue with configs is they can be...

Sounds like you are misusing/misunderstanding what feature flags are/used for. Feature flags are not for enabling/disabling random elements and cannot be assigned to any element, only the developers can mark...

From what I can see the `java edition` text is rendering super small in bottom left corner and theres also a black flash after it finishes fading, iirc the fade...

Could we possibly provide in some testmod elements locked behind a custom flag, to validate that custom flags are working and disabling elements correctly. Something simple like a item which...

Yeah that would also be reasonable, I just went to test in dev real quick and realized there was no item to give, so couldn't validate if test flags were...