Platymemo
Platymemo
I think using the recipe book is a great idea that more mods should adopt, and this would be a great way to increase adoption. I can see the largest...
A really nice QoL feature would be being able to define a texture path in an `ArmorMaterial`, like how vanilla uses the name but instead providing full asset path support,...
> I believe that `entity_types` and `entity_attributes` are general enough to entities to be merged into a `entity` module. Similar to how the `item` library has the `item` module. I...
Sorry about the force-pushes, I rebased instead of merging and did a dumb and I won't be doing that again.
How do you feel about including the ability to have default enchantments on items? The idea is there are many times where mods want to add say, inherent effects to...
As the recipe is only used serverside, if we can strip the recipes from being sent to a vanilla client this would work. But... that sounds very hacky. I'm not...
> ~[312b54e](https://github.com/QuiltMC/quilt-standard-libraries/commit/312b54e75ce4cb90c9e528b95b4c064cf39f405f) is already a separate PR! (#163) Please revert it, as it will cause conflicts when 163 is merged.~ nevermind I'm dumb I was going to say, I made...
> A random thought given the approach chosen here for handling contexts; it does seem fragile, especially for maintenance as there's a point of failure if the context fails to...