ProjectZulu / MOSI

More On Screen Info (MOSI) is a the Minecraft Mod containing the Armor and Buff bar mods
6 stars 1 forks source link

Support for multiple item ids #4

Open LemADEC opened 11 years ago

LemADEC commented 11 years ago

Many mods hads variations to arrows (more bows, Tinker's construct, etc.), it would be good that MOSI supports for alternate ids for items. Ideally, an option would allow to either see total amount of all alternate ids or just for first stack in the list. In the latest, it would change the icon accordingly.

Similar request exist for weapons mods, magazines, etc.

Crudedragos commented 11 years ago

But wouldn't each arrow be slightly different? i.e. fire arrow or poison arrow. Wouldn't you want those in different slots?

For bows, I don't even see the quantity as important as wouldn't you be tracking durability and thus attempting to stack.

It is possible to change item ID for the default arrow slot in the configuration file.

LemADEC commented 11 years ago

Yes, for bows, I was thinking about their durability. I would like all bows summarized in a single icon since More bows add 10+ of those, there's not much need to see 10 different icons.

The Ropes+ mod adds many different arrows (Warp, Torch, Slime, Rope, Laser, Ice, Grass, Fire, Explosion, Dirt, Confusion), all with different items ids. I would like 1 icon which count them all.

GunCust adds 13 differents magazines (1 per gun type), each with different ids. Having 13 different icons on screen would take a lot of space on screen so I would need to regroup them (for example, one icon for pistols ammunition, one for assault rifle ammunition, etc.).