Started by
Cheese Dealer
on
Topic category: Help with Minecraft modding (Java Edition)
basically i wanna have a custom mob that can trade with you and talk to you and I want a reputation system basically making them trade better or worse things depending on that reputation how could i achive this?
Use entity NBT data. Make a number NBT tag and use it to store the reputation
ok