Open dathide opened 2 years ago
Can confirm bug, even after going through the trouble of reskinning the mod to fit my modpack.
BigInv changes slot ID's compared to Vanilla. To fix, make a datapack that changes the slot_id
in group.json
.
Here are the file structures:
data\trinkets\slots\head\group.json
data\trinkets\slots\chest\group.json
data\trinkets\slots\legs\group.json
data\trinkets\slots\feet\group.json
data\trinkets\slots\offhand\group.json
The ID's of BigInv are as follows:
head - 114 chest - 115 legs - 116 feet - 117
Describe the bug Trinkets slots don't display correctly. The extra slots that usually display while the mouse is hovering over armor slots instead display when the mouse is hovering over slots in the top left of the inventory.
Steps to Reproduce
Screenshots
Environment: