Started by
BetaDv_
on
Topic category: Help with Minecraft modding (Java Edition)
How could I make a villager with a Proffesion: "Scammer", what he does, is setup fake trades, and whenever the user trades, he gets nothing in Exchange, and just gets scammed overall. I know I can make a gui and all that, but if I could use the default gui so it looks credible, and make it spawn in villages it would be best, if anyone has any idea how I could get this done (even if it involves code) I would really apreciate if you could help me! :)
where can i find the mod constructor?I'm a bit lost
It's located in the class that called like your mod.
In the file modnameMod.java right?
Correct
FrostyGames0, I can't get this working and it gives me an error:
error: no suitable constructor found for PointOfInterestType(java.lang.String,net.minecraft.village.PointOfInterestType)
Can you help me figure this out, I'll send you the whole class if needed.