HomeJavaModsCobbleBetterNPC
CobbleBetterNPC

CobbleBetterNPC!**

An advanced and flexible system to create and customize NPCs on your Cobblemon server.

Want to add interactive NPCs with dialogues, paths, animations, and custom functions?
CobbleBetterNPC is the plugin you need.


Key Features

Customizable NPCs

• Assign unique name, title, and behavior

Interactive Dialogues

• Branching dialogue tree system
• Multiple answers and dynamic conditions

Actions and Events

• Run commands when interacting with an NPC
• Custom actions based on permissions or player progress

Advanced Integrations

• Compatible with our CobbleMissions system
• Perfect for creating immersive experiences

Flexible Configuration

• Supports multiple NPCs and worlds


NPC Example

{
  "type": "dialogue",
  "resourceIdentifier": "trainer_oak",
  "names": ["Professor Oak"],
  "interaction": [
    {
      "name": "dialogue one",
      "with": "1",
      "permission": "cobblebetternpc.oak.finish",
      "dialogue": "cobblebetternpc:oak_finish_mission"
    },
    {
      "name": "dialogue two",
      "with": "2",
      "permission": "",
      "dialogue": "cobblebetternpc:oak_intro"
    }
  ]
}
Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more