#Extra Item Information
1 messages · Page 1 of 1 (latest)
This is so helpful to technical players! Is it compatible with items from add-ons?
Yes! It works with addons' custom items and blocks too
I'm glad you see this as useful, are there any other features that would be useful to you? Right now I'm looking into making a "F3-like" screen to match java edition
Perhaps. Will either ever be available for download?
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
since this is a client side mod, can you display shulker box contents as items
You could try Github.
As in like a shulker box preview
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
ohh okay
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)
And the download link?
When I have stuff ready to download I’ll have it on that discord.
Link to which is in my bio
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
It’s an incredibly broad topic and I’m not allowed to discuss how it works in this server due to its rules
Mod, yes not an addon
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
I remember Freddie discussing it with someone else but the item ids didn't seem to align
Oh damn
On the OSS server if you're interested in finding it
Can you link the convo? I’m on the server alr
Can't
Messages from freddie?
I was on an older version before they added armadillos and had an addon which added items, they line up on the same version
Glad it’s be useful to you!
It would be if they were 100% accurate
Did you check with herobrine after to guarantee that?
They are xD it’s literally reading the value directly from the game
Thank goodness lol, do you think it would work on a server?
Also, it is it possible to jump dump the ids for all items?
Ah
I don’t see why it wouldn’t
Yeah I could look into it as a feature
The durability, what if it's light gray to make the color easier to distinguish with the item name color
Oh yeah! I didn’t realize Java uses light grey, I’ll switch it