Started by
Viprin5657MC
on
Topic category: Help with Minecraft modding (Java Edition)
how do you make a villager like gui?
i want to make a trader, but i dont know how to make the gui.
i've tampered with the gui, made a backpack, but want to make a trading gui,
tell me how in replies please.
NBT, and maybe JSON.
incase you don't know what JSON is, this is JSON:
yeah i dont know how.. this doesnt really help either, thanks though.
I will test this myself later on because I am also struggling with this.
You might have to either:
- Set the Mob to have Villager AI
- Make custom procedures or a new GUI with a similar layout
-Take the villager's code for the trading system and tweak it after applying it to your custom mob
I'll post later if I find anything that works. You can also directly edit code in Mcreator. Here's a tutorial since I am not good at explaining the technical instructions on how to do that here - https://mcreator.net/wiki/mcreators-code-editor