[Bug]: Unable to alter textures from Heartbond; possibly due to its location
SplendidAlakey opened this issue ยท 1 comments
Mod Loader (Required)
Fabric
Minecraft Version (Required)
1.19.2
Mod Version (Required)
4.0.0
Notes (Required)
I can't get Heartbond's trinket slot to get affected by Mindful Darkness, despite putting it into the list. I suspect it might have something to do with them placing their icons into textures/item/
, rather than textures/gui/
.
- Add
"heartbond:textures/item/empty_ender_heart_slot.png"
to thepaths
in the config - Launch the game and open your survival inventory
- Hover over the chest slot to expand the Trinket slots
- The expanded slot will remain in light mode, despite being on the list
- Now alter which icon Heartbond uses via a datapack; I changed it from
"icon": "heartbond:item/empty_ender_heart_slot"
to"icon": "trinkets:gui/slots/charm"
- Add
"trinkets:textures/gui/slots/*.png"
to the MD's config - Now the icon is dark
I would report it to Heartbond, but 1 - they have no issues page and 2 - this seems like an issue with MD not recognizing the textures/item/
paths.
latest.log (Optional)
https://gist.github.com/SplendidAlakey/3803ed7330a07ef9b723487793db1163