#Extra Item Information

1 messages · Page 1 of 1 (latest)

weak basin
#

A proof of concept, client-side mod which shows extra information in the inventory about items, including:

  • durability (if applicable)
  • item identifier and namespace
  • item numerical id (for json-ui and other use cases)
fervent lion
#

This is so helpful to technical players! Is it compatible with items from add-ons?

weak basin
#

Yes! It works with addons' custom items and blocks too

weak basin
fervent lion
weak basin
#

I’m working on getting some basic distribution up for my mods, I was thinking about having a discord server but I’m not 100% on the idea

#

FYI: Everything is open source, and buildable right now, but I would like to provide pre-compiled stuff for people who do not want to bother with the setup steps

wooden oar
weak basin
wooden oar
#

yeah

#

like the .peek mod from java

weak basin
#

Potentially in the future, that would be a cool idea. I need to dive more into the UI side for that which I haven’t done much in

wooden oar
#

ohh okay

weak basin
# fervent lion You could try Github.

Yup everything’s on GitHub, I need to setup stuff with releases. I’m not directly allowed to link to my repos here though

I’ve made a simple discord server though for now which I’ll have updates on, if anyone wants the link lmk. (I’m not sure if I’ll keep it around, I’ll see)

proven cedar
#

And the download link?

weak basin
#

When I have stuff ready to download I’ll have it on that discord.

Link to which is in my bio

fiery raven
# weak basin A proof of concept, client-side mod which shows extra information in the invento...

I see its some internal script? code? idk how I should properly name it but in general pretty simple and very helpful project I actually have no idea about c or c++ but some people like me are really into mcbe jsonUI, it would be nice if you could send some "spicy" info because as far as I know, this requires mining into minecraft source code, especially UI in this exmaple and I have no idea YET! how to do it

weak basin
#

It’s an incredibly broad topic and I’m not allowed to discuss how it works in this server due to its rules

keen oasis
#

Wait how do you get the item id?

#

This is super vital to me

bleak lake
#

Mod, yes not an addon

keen oasis
#

That’s not a concern

#

I just want to be able to loop through all items and get their ids every update

#

Cause it always changes for my chest ui

#

And it’s a pain in the ass every single update

bleak lake
#

I remember Freddie discussing it with someone else but the item ids didn't seem to align

bleak lake
#

On the OSS server if you're interested in finding it

keen oasis
bleak lake
#

Can't

keen oasis
#

What should I search for then?

#

Like general terms or something

bleak lake
#

Messages from freddie?

weak basin
weak basin
keen oasis
#

Did you check with herobrine after to guarantee that?

weak basin
keen oasis
#

Also, it is it possible to jump dump the ids for all items?

weak basin
weak basin
willow yarrow
#

The durability, what if it's light gray to make the color easier to distinguish with the item name color

weak basin
#

Oh yeah! I didn’t realize Java uses light grey, I’ll switch it