dhyces / InventoryTabs

Adds tabs to access nearby blocks
https://www.curseforge.com/minecraft/mc-mods/inventory-tabs-forge
MIT License
1 stars 3 forks source link

Fall back to "clone item" when no block item is available #4

Open SimonMeskens opened 1 year ago

SimonMeskens commented 1 year ago

Following up from https://github.com/moonfather1/workshop_for_handsome_adventurer/issues/1

If a mod doesn't provide a block item, it would be nice fall back to "clone item" (middle click) to increase support with different mods.

dhyces commented 1 year ago

Thanks for the issue! Adding this devs input for sanity. I agree with their points and last I was working on this I was rewriting a bit of the system to account for it (there's some very messy legacy spaghetti code that the mod may be worth a full rewrite ngl). image image