Suggestion: Use OWO Registry to better optimize registrering of blocks
Dragon-Seeker opened this issue ยท 1 comments
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.