Fabric API

Fabric API

108M Downloads

Random ticks are cached as disabled when blocks are made oxidizable after being registered

haykam821 opened this issue ยท 0 comments

commented

A block registered and then added to the oxidizable blocks map using OxidizableBlockRegistry will never randomly tick, because the random tick boolean, which is computed based on the oxidizable blocks map, will be cached upon block registration.

Refer to this Discord message for the original context.