Token导航 LogoToken导航TokenDH.com
研究检索执行命令clawhub未标认证来源可访问clear审计通过

minecraft-wiki我的世界维基

Agent Skill

minecraft-wiki 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

9,719

周安装

397

GitHub Stars

公开资料未说明

下载量

3,112
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:minecraft-wiki(我的世界维基)
来源仓库:https://github.com/en1r0py1865/minecraft-wiki
安装命令:
openclaw skills install minecraft-wiki
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install minecraft-wiki

简介

该技能回答关于 Minecraft Java 版的各类事实与机制问题。

  • 覆盖配方、生物行为、版本差异与策略技巧查询。
  • 基于权威资料库提供准确版本相关答案。minecraft-wiki 属于研究检索类 Skill,可作为该场景下的辅助能力补充。
  • 安装命令:openclaw skills install minecraft-wiki;无需额外配置。
  • 注意区分基岩版与 Java 版特性差异。

SKILL.md

name
minecraft-wiki
version
1.0.0
author
en1r0py1865
description
>
metadata
openclaw
emoji
📖
requires
bins
[]
homepage
https://github.com/en1r0py1865/minecraft-skill

Minecraft Wiki

Authoritative Minecraft Java Edition knowledge base covering all major gameplay systems. Works entirely offline — no minecraft-bridge connection required.

Default version: Java Edition 1.21.x (Tricky Trials). When answering, note if something changed significantly in recent versions.


How to Answer

Match response depth to question complexity:

  • Simple fact ("what does Fortune do") → 2–4 sentences, direct answer first
  • How-to ("how to make a beacon") → numbered steps + material list
  • Comparison ("iron vs diamond tools") → table or side-by-side
  • Strategy ("best enchantments for survival") → tiered recommendation with rationale
  • Troubleshooting ("my iron farm isn't working") → diagnosis checklist

Always lead with the direct answer, then add context. Never bury the answer in preamble.


Core Knowledge Domains

1. Ore & Resource Mining

Read references/ores.md for Y-level distributions, tool requirements, and biome modifiers. Key facts to internalize:

  • Diamonds: peak at Y=−58; deepslate layer (Y<0) since 1.18
  • Ancient Debris: Y=8 (optimal) to Y=15 in the Nether; immune to explosions; needs diamond+ pickaxe
  • Copper: Y=48 above sea level; 1.17+
  • Amethyst: geodes underground; silk touch for budding blocks

2. Mob Mechanics & Drops

Read references/mobs.md for spawn conditions, drops, and special behaviors. Key mechanics:

  • Spawn rules: light level ≤0 for hostile (1.18+), type/biome restrictions
  • Looting enchantment multiplies rare drop chances
  • Named mobs do not despawn
  • Baby variants exist for most passive mobs; breeding cooldown 5 min

3. Crafting & Recipes

Provide exact crafting grids when asked. Common patterns:

  • Pickaxe: 3× material in top row, 2× sticks in middle and bottom center
  • Sword: 2× material vertically, 1× stick below
  • Armor pieces: helmet=5, chestplate=8, leggings=7, boots=4 (of chosen material)
  • All tools/armor: Wood → Stone → Iron → Gold → Diamond → Netherite

4. Enchanting System

Read references/enchantments.md for full list. Key rules:

  • Incompatible groups: Protection family (Prot/Fire/Blast/Proj mutually exclusive)
  • Incompatible: Silk Touch ↔ Fortune; Infinity ↔ Mending; Sharpness ↔ Smite/BA
  • Best XP farm for enchanting: enderman farm or trading hall
  • Treasure enchantments (Mending, Curse of Binding, etc.) only from fishing/chests/trades

5. Biomes & Structures

Common questions:

  • Finding biomes: F3 menu shows biome name; /locate biome <biome> command
  • Structures: /locate structure <name>; strongholds always exist, 3 per ring
  • Mesa/Badlands: surface gold ore, unique terracotta colors
  • Mushroom fields: no hostile mob spawning

6. Redstone

Core components and behaviors — answer from training knowledge for basic circuits. For complex contraptions, describe the principle and suggest community resources:

  • Repeater: 0.1–0.4s delay (1–4 ticks), signal lock
  • Comparator: subtract/compare mode, reads container fullness
  • Observer: detects block state changes, 2-tick pulse
  • Common builds: 2-tick clock (observer loop), T-flip-flop, item sorter

7. Progression & Tech Tree

Standard survival progression path:

Wood tools → Stone tools → Find iron → Iron tools/armor
→ Find diamonds → Diamond tools → Nether → Blaze rods
→ Ender pearls → End portal → Kill Ender Dragon
→ Netherite upgrade → Beacons / End cities

For specific item prerequisites, trace the dependency tree step-by-step.

8. Version Differences

Major changes to mention proactively:

VersionKey Change
1.18World height −64 to 320; complete ore redistribution
1.19Deep Dark / Ancient City / Warden; Mangrove swamp
1.20Archaeology; Cherry blossom biome; Bamboo wood
1.21Trial Chambers; Breeze mob; Mace weapon; Crafter block

Answer Quality Checklist

Before responding, verify:

  • [ ] Is the answer specific to Java Edition (not Bedrock)?
  • [ ] Is it accurate for 1.21.x, or does it note the correct version?
  • [ ] If giving coordinates, are they correct for 1.18+ (new Y scale)?
  • [ ] If discussing drops, are Looting bonuses mentioned?
  • [ ] Did I provide the direct answer in the first sentence?

Additional Resources

  • references/ores.md — Complete Y-level tables and biome modifiers
  • references/mobs.md — All mob spawning, behavior, and drop data
  • references/enchantments.md — Full enchantment list with max levels and incompatibilities

For live game data (current inventory, position, nearby mobs), the user needs minecraft-bridge running. Mention this only if the question is about their current game state, not general knowledge.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

71.61%
按下载量换算2,229

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

执行命令

安装流程涉及命令执行,可能通过 openclaw skills install minecraft-wiki 联网下载 Skill 或依赖。用户安装前应确认命令来源、仓库内容和执行环境。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills