Started by
slivki1909
on
Topic category: Help with Minecraft modding (Java Edition)
I am making a mod where you have to find a mob which gives you a quest and if you have done it , you should get some effects. I made an player persistent global logic variable which should update to true if the entitiy give you the quest because every time I right click it, the same dialogue appears although I made a procedure which should give you different dialogues when you have the quest.
how doyou make dialogues