Chisel Reborn [Forge/Fabric/NeoForge]

Chisel Reborn [Forge/Fabric/NeoForge]

3M Downloads

Suggestion: Use OWO Registry to better optimize registrering of blocks

Dragon-Seeker opened this issue ยท 1 comments

commented

Could be easier to implement OWO's registry system for the blocks as it seems that such would remove the need for the registry method call as it basically goes thru each field of blocks and allows for custom code to be ran with registry and allow for any block to be registered without the need to also create a Reg() method call.

Example: https://docs.wispforest.io/owo/registration/

commented

I'm worried about adding another dependency so I'm not going to go through with it, but I have thought about it.