Modsdk Json Generator
Description
# NetEase ModSDK JSON 生成器技能 ## 概述 这是一个面向网易《我的世界》ModSDK 3.9 / BE 1.21.120 的 JSON 内容生成说明。开始前先调用 `get_development_guidance`,生成后以工具返回的校验报告为准。 ## 核心能力 ### 1. 物品 JSON 生成 #### 基础生成器 - `generate_item_json` - 生成通用物品 JSON #### 高级一键生成器 | 工具名 | 功能 | 关键参数 | |--------|------|----------| | `generate_sword_json` | 剑类武器 | damage, durability | | `generate_pickaxe_json` | 镐类工具 | mining_speed, durability | | `generate_axe_json` | 斧类工具 | damage, mining_speed | | `generate_shovel_json` | 锹类工具 | mining_speed | |
Installation
Installs to ~/.claude/skills/mcneteasedevs-modsdk_mcp_server-modsdk-json-generator/SKILL.md
mkdir -p ~/.claude/skills/mcneteasedevs-modsdk_mcp_server-modsdk-json-generator && curl -fsSL https://raw.githubusercontent.com/MCNeteaseDevs/modsdk_mcp_server/HEAD/skills/modsdk-json-generator.md -o ~/.claude/skills/mcneteasedevs-modsdk_mcp_server-modsdk-json-generator/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11