Eli Orona
Eli Orona
Any updates on this? I know you want a rewrite, but it would be nice to have no expect platforms in my code
There are hundreds. I'm trying to completely recompile minecraft so that all these issues can be found
maybe it would make sense to mixin to where the condition is checked, then to see if its shears then to check if its in the tag rather than change...
hm thats a good point. however, im not sure why someone would want something specific to the vanilla shears. There also might be a way to add another condition that...
I would also add something to link to the fabric installer, so that people can install the loader if they don't have it yet
That's a possibility
This targets 1.19 but has 1.18 code
I believe that is temporary
If you copied significant amounts of code then yes
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.