sisby-folk / inventory-tabs

A minecraft mod that allows swapping to other in-world screens (blocks, entities, etc) via tabs. A fourth-generation rewrite of CakeWhip's InventoryTabs.
https://modrinth.com/mod/inventory-tabs
GNU Lesser General Public License v3.0
6 stars 3 forks source link

Compatibility with Resource Packs #22

Closed QwertRvg closed 8 months ago

QwertRvg commented 8 months ago

The Inventory Tabs look the same as the Creative Tabs do, so would it be possible for the mod to use the Creative Tab's graphic instead of a new one. That way, if any resource pack were to load new Creative Tabs they would auto-apply to the Inventory Tabas as well.

sisby-folk commented 8 months ago

done in 1.1.3 by slicing up the creative tab texture to be the correct inventory tabs size.

Note that on photo-style resource packs, this could create seams!

sisby-folk commented 8 months ago

image shown with VT transparent

QwertRvg commented 8 months ago

that's great! but after adding this version to my pack the game won't load :( i don't get a crash tho, it just won't load, not sure why

sisby-folk commented 8 months ago

feel free to post a log, sometimes there an error even if the game just hangs on the load screen

QwertRvg commented 8 months ago

oh nevermind, i was just dumb didnt update the dependencies it works now

and thanks a lot for the resource pack compatibility!!