beet
beet copied to clipboard
feat: add models/equipment and post_effect folders
Adds these two folders to the resource pack
Running poetry lock should fix the executing 2.0.0 being yanked.
There also might be an update we need to make for updating the pack format numbers? Might be good to document the update process in a markdown file, we can work on that after summit.
that odd, my PR did manage to get all dependencies and not this one https://github.com/mcbeet/beet/pull/450
Can we get @edayot's branch into this one so there's one 1.21.2 branch that we can merge?
TODO
- [x] Merge #450 into this (pack formats)
- [x]
items - [x]
equipments(moved frommodels/equipment) - [x] Figure out
custom_model_datamerging..- [ ] Make it "work fine", handle special logic directly in
weld
- [ ] Make it "work fine", handle special logic directly in
@RitikShah This PR is ready now. Item model merging will have to be done in a later PR.