Skip to content

Conversation

@FireInstall
Copy link
Collaborator

@FireInstall FireInstall commented Mar 1, 2025

Supersedes #29
This is pretty experimental and there was no good reason to rework this code, I just saw the opportunity with Tags and ran with it.
Fixed some bugs on the way. Probably introduced a bunch of new ones.
If we gonna merge this, we should wait for the spring drop and merge the offset, (tag,) and this branch at once, so the user just have to regenerate their config once (no idea how to elegantly do the config with the offset tho).
Since it is just an experiment, I'm also happy to see this PR getting closed. We just should fix the bugs I found while testing my changes anyway.

  • removed white and black list from config and instead allowing items to get removed from the very same liste by prepending it with a minus. This should make the config more intuitive, since the orientation is set in the same list where it gets used.
  • added some default belt items
  • added special case for fishing rod and OnAStickItems
  • made shield offset configurable
  • deduplicated code
  • allow belt items to work wit offhand
  • fixed bug if both offhand and mainhand items get rendered, affecting each other (bow + shield)
  • update cloth config version
  • fixed bug of some items not getting rotated correctly (bow)

…s the now lost clean up of the 1.20.5 commit
… to get removed from the very same liste by prepending it with a minus. This should make the config more intuitive, since the orientation is set in the same list where it gets used.

- added some default belt items
- added special case for fishing rod and OnAStickItems
- made shield offset configurable
- deduplicated code
- allow belt items to work wit offhand
- fixed bug if both offhand and mainhand items get rendered, affecting each other (bow + shield)
- update cloth config version
- removed Herobrine from the minecraft movie
- fixed bug of some items not getting rotated correctly (bow)
@lsdanii
Copy link
Owner

lsdanii commented Mar 10, 2025

It is looking pretty good, I like the changes. We just need to make sure we don't introduce new bugs with this 😂. You are doing well, thanks for the work

@lsdanii lsdanii self-assigned this Mar 10, 2025
@FireInstall
Copy link
Collaborator Author

Well, I really hope we don't. As far as I know, I've tested everything.
But past experience has shown that my scatterbrained self often misses some small flaws, that others might have to find.

Anyways. With your approval I will roll out these three PRs as planed with the 1.21.5 update, thanks for your time! 😃

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants