Adorn (Forge)

Adorn (Forge)

6M Downloads

Switch to manual BE registration

Juuxel opened this issue ยท 0 comments

commented

if (!Registry.BLOCK_ENTITY.contains(type)) {
register(Registry.BLOCK_ENTITY, name, type)
}

This leads to BEs named like adorn:oak_shelf, which isn't really nice. Requires the Fabric data fixer API first.