DragonsPlusMinecraft / CreateEnchantmentIndustry-Fabric

CEI Fabric
https://modrinth.com/mod/create-enchantment-industry-fabric
MIT License
12 stars 12 forks source link

fabric: fix various ink issues #19

Closed caffe3 closed 1 year ago

caffe3 commented 1 year ago

Here are a series of commits that fix the ink issues; it does depend on the PR in https://github.com/DragonsPlusMinecraft/CreateDragonLib-Fabric/pull/2

I think SafeRegistrate might have worked as well but as I was cleaning up and since it didn't serve any strong purpose not already provided by Create (it only provides a simple wrapper function that can be reimplemented in the mod context or as a utility function anyway without wrapping the entire class).