Architectury API (UNUSED)

Architectury API (UNUSED)

9M Downloads

Add defaulted-ness to registrar builders

Gaming32 opened this issue ยท 1 comments

commented

Currently the game has a concept of "defaulted registries" that have a default return value. For example, block and item use air, and entity_type uses pig. It would be useful for registrar builders to expose this functionality.

commented

After a quick check, both Fabric and Neo's registry builders support this functionality.