blackd / Inventory-Profiles

Take control over you inventory. Sort. Move matching/all Items. Throw all/all items. Locked slots. Gear sets! And much more!
https://inventory-profiles-next.github.io/
GNU Affero General Public License v3.0
152 stars 50 forks source link

Trading Post mod bookmarks incompatibility #366

Open KostromDan opened 10 months ago

KostromDan commented 10 months ago

Have you asked for help on discord?

NO

Minecraft Version/s

1.19.2

Modloader

Forge

Modloader Version

3.2

Operating System

Windows

List of all other installed mods

https://www.curseforge.com/minecraft/mc-mods/trading-post

Describe the problem

image bookmarks displaying but don't work.

Steps to reproduce

-

I have tried to reproduce the problem with only or without "Inventory Profiles Next" and its dependencies installed.

blackd commented 10 months ago

every mod requires special code to be made compatible. I'm not sure I want to add support for each and every one of them.

KostromDan commented 10 months ago

every mod requires special code to be made compatible. I'm not sure I want to add support for each and every one of them.

It has 14m downloads on curseforge. So compatibility is very desirable. Or, in other case, not to render the buttons, so as not to confuse the players.

blackd commented 10 months ago

Don't get me wrong I would love to support it. But due to forge interesting approach to dependencies, every mod I add as dependency increases the build time with 5 minutes. This forses me to mostly wait for builds instead of doing real codding/testing.