how to make a reputation system for custom mobs

Started by Cheese Dealer on

Topic category: Help with Minecraft modding (Java Edition)

Active 2 months ago
Joined Aug 2024
Points:
152

User statistics:

  • Modifications: 0
  • Forum topics: 12
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 64
how to make a reputation system for custom mobs

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?

Active 7 months ago
Joined Mar 2023
Points:
281

User statistics:

  • Modifications: 0
  • Forum topics: 0
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 38
Use entity NBT data. Make a…
Sun, 12/22/2024 - 03:13

Use entity NBT data. Make a number NBT tag and use it to store the reputation

Active 2 months ago
Joined Aug 2024
Points:
152

User statistics:

  • Modifications: 0
  • Forum topics: 12
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 64
ok
Sun, 12/22/2024 - 04:42

ok