Skip to content
PhantomPixel-0418

PhantomPixel-0418/ShowMyItem

Other

Elegantly 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!

1 0JavaPush 4d agoListed 1mo agoMIT

modrinth.com/mod/showmyitem

enderchestenderchestsfabricfabric-apifabric-modfabricmcfabricmc-modinventory
  • Java100.0%
View on GitHub

Report a problem

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.

PhantomPixel-0418
@PhantomPixel-04181mo ago

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!