Skip to main content

cnpc-scripting

Write and debug JavaScript scripts for the CustomNPCs (CNPC / Custom NPCs / Noppes NPC) Minecraft mod. This skill MUST be loaded whenever the user wants to create, edit, debug, explain, or improve NPC behavior scripts for this mod — the API is version-specific and cannot be guessed from general JavaScript knowledge. Trigger on any of these signals, alone or combined: - Direct names: "CustomNPCs", "CNPC", "Custom NPCs", "customnpcs", "Noppes NPC", "noppes", "Nashorn NPC脚本", "CustomNPC+", "CNPC+", "BetaZavr", "Goodbird", "自定义NPC", "NPC模组" - Ambiguous triggers: BEFORE assuming any other game engine, scan for "NPC" + "脚本" in a Minecraft-like context. If detected, ask: "你是在写 CustomNPCs (CNPC) 模组的脚本吗?" - Domain signals: Minecraft + NPC + script/mod behavior in one request - URLs: "kodevelopment.nl/customnpcs" or "goodbird-git.github.io/CNPC" - Code signals: `npc.`, `e.player`, `npc.say()`, `Java.type()`, `getNbt()`, etc.

Zur Installation springen

Quellinformationen

Repository
SaltfishSheep/SKILL_CNPC_SCRIPTING
Letzte Quellaktivität
8. August 2026 um 10:39
Erkannte Sprache von SKILL.md
Englisch
Sterne
5
Forks
0

Installationsoptionen

Standardmäßig ist der Prompt ausgewählt, der zuerst die Quelle prüft. Sie können zu einem direkten Befehl wechseln oder eine lokale Kopie herunterladen.

Quelldateien prüfen

Lesen Sie SKILL.md und alle von SkillsMP angezeigten Begleitdateien, bevor Sie sich für eine Installation entscheiden.