Started by
vOlive
on
Topic category: Help with Minecraft modding (Java Edition)
So, a while ago, I was trying to make a GUI where a player could see items but not take them. This is made easy by disabling item stack placement and pickup. But the player can still see their inventory. This can be fixed by just making the inventory offset 200; this way, they will never see it.