PhantomPixel-0418/ShowMyItem
OtherElegantly display your held item, inventory, or ender chest in chat — making sharing easier!
Elegantly display your held item, inventory, or ender chest in chat — making sharing easier!
- Java100.0%
1 Review
Show My Item is a well-scoped Minecraft Fabric mod that solves a real server communication problem: letting players naturally show held items, inventories, and ender chests in chat. The README is strong and user-centered. It explains placeholders like [item], [offhand], [inventory], and [enderchest], describes hover tooltips and clickable read-only inventory views, documents permissions, and includes both English and Chinese placeholder support. The build setup confirms this is a proper Fabric mod for Minecraft 1.21.4 with Java 21, Fabric Loader, Fabric API, and remapped release jars. As a user, the experience is easy to imagine: drop the jar into a server, type “check this [item]”, and other players can inspect the item without extra client mods. The read-only snapshot design is especially important because it avoids duplication or theft issues. Improvements would be mostly around trust and maintenance: add a few screenshots or GIFs of the chat hover and inventory viewer, document known server compatibility, and add tests or clear code comments around snapshot expiry and permissions. The roadmap is sensible, and the current feature set already feels useful.
Thank you for taking the time to read through the project and provide such detailed feedback! I’ll try to implement your suggestions and do my best to make the project even better!
