Paying 5 usd to someone can make Simple Client or forge Mod 1.8 or 1.12 {Not Plugin for a bukkit/spigot server}
i need Client or forge Mod
When i click on item in inventory or gui
It will send the nbt of the clicked item in chat
if(itemStack.hasTagCompound()) data = itemStack.getTagCompound();
i need Client or forge Mod
When i click on item in inventory or gui
It will send the nbt of the clicked item in chat
if(itemStack.hasTagCompound()) data = itemStack.getTagCompound();
Attachments
Last edited:
