OpenMods / OpenBlocks

Random collection of blocks
Other
298 stars 149 forks source link

Healer block 1.16 #1034

Closed justliliandev closed 3 years ago

justliliandev commented 3 years ago

Added HealerBlock Fixed Todo with EffectDisplay

-Question: Can the Initialization of Objects be moved to DeferredRegistries? And maybe separate the InnerClasses from OpenBlocks Class to Clean it up?

justliliandev commented 3 years ago

Thanks for the merge, but can I get an answer to my questions?

boq commented 3 years ago

For now I'm just trying to minimize amount of porting changes. Eventual refactors like that will be just couple clicks in IDE once everything actually compiles.