guguzea/MC-AI-Coding-Assistant-Tool
Skill Claude CodeCodex
A workflow for creating and checking Minecraft Bedrock’s manifest.json file. This file identifies a pack, its version, modules, engine requirement, and related settings.
让 AI 编程助手(Cursor / Claude Code 等)能更好地编写 Minecraft 模组的完整工具包。
This repository also configures its own agents. See what MC-AI-Coding-Assistant-Tool tells them →
guguzea/MC-AI-Coding-Assistant-Tool
Skill Claude CodeCodex
A workflow for creating and checking Minecraft Bedrock’s manifest.json file. This file identifies a pack, its version, modules, engine requirement, and related settings.
guguzea/MC-AI-Coding-Assistant-Tool
Skill Claude CodeCodex
A setup workflow for a Minecraft Bedrock Add-On project. It explains the resource-pack and behavior-pack structure used by Bedrock and where development files live.
guguzea/MC-AI-Coding-Assistant-Tool
Skill Claude CodeCodex
Instructions for creating Minecraft Bedrock blocks and items with JSON configuration. Minecraft Bedrock is the edition of Minecraft that uses JSON files to define many custom game elements.
guguzea/MC-AI-Coding-Assistant-Tool
Skill Claude CodeCodex
A guide for creating Minecraft Bedrock entities as matching resource-pack and behavior-pack files.
guguzea/MC-AI-Coding-Assistant-Tool
Skill Claude CodeCodex
A workflow for Minecraft Bedrock world generation, meaning the rules that create terrain and natural features in a new world. It uses Bedrock’s documented features and biome guidance.
guguzea/MC-AI-Coding-Assistant-Tool
Skill Claude CodeCodex
A workflow for creating Minecraft Bedrock behavior packs, which control gameplay rules and entity behavior. It points to Bedrock’s behavior-pack documentation and JSON checker.
guguzea/MC-AI-Coding-Assistant-Tool
Skill Claude CodeCodex
A short reference for Molang, a small expression language used in Minecraft Bedrock, covering its introduction and syntax. It specifically separates Molang from the Minecraft Script API.
guguzea/MC-AI-Coding-Assistant-Tool
Skill Claude CodeCodex
A workflow for publishing Minecraft Bedrock Add-Ons. Bedrock distributes packs as files such as .mcpack, .mcaddon, and .mcworld rather than Java Edition .jar files.
guguzea/MC-AI-Coding-Assistant-Tool
Skill Claude CodeCodex
A workflow for creating Minecraft Bedrock resource packs, which hold visual and audio content such as textures and custom-block appearances. It uses Bedrock’s resource-pack documentation.
guguzea/MC-AI-Coding-Assistant-Tool
Skill Claude CodeCodex
A skill for Minecraft Bedrock’s Script API, the JavaScript interface for controlling worlds and responding to game events.
guguzea/MC-AI-Coding-Assistant-Tool
Skill Claude CodeCodex
A guide for working with Minecraft advancement JSON and the code that provides those advancements in Fabric 1.14.4. Advancements are in-game achievements with requirements and rewards.
guguzea/MC-AI-Coding-Assistant-Tool
Skill Claude CodeCodex
A guide to programming entity artificial intelligence in Minecraft Fabric 1.14.4, including goals and target selectors. Goals are individual behaviors, such as wandering or attacking.
guguzea/MC-AI-Coding-Assistant-Tool
Skill Claude CodeCodex
A guide for creating blocks in Fabric 1.14.4, a Minecraft modding version and platform. It explains which Fabric block settings and registration patterns to use for ordinary blocks, interactive blocks, blocks that store data, and custom rendering.
guguzea/MC-AI-Coding-Assistant-Tool
Skill Claude CodeCodex
Yarn 已核:BlockEntity(BlockEntityType)、toTag/fromTag、BlockEntityProvider#createBlockEntity(BlockView)、Registry.BLOCKENTITY、BlockEntityType.Builder.create(Supplier, Block...)。.
guguzea/MC-AI-Coding-Assistant-Tool
Skill Claude CodeCodex
A guide to handling entity events in Fabric 1.14.4, including when a player attacks an entity and when the server ticks. Entities are creatures, players, and other objects in the game world.
guguzea/MC-AI-Coding-Assistant-Tool
Skill Claude CodeCodex
A guide to using Cloth Config with Fabric to define typed settings and a configuration screen. Cloth Config is a library that lets a mod expose options users can change through a graphical menu.
guguzea/MC-AI-Coding-Assistant-Tool
Skill Claude CodeCodex
A reference for adding commands to Fabric 1.14.4 Minecraft mods. Fabric is a tool for creating and loading Minecraft modifications.
guguzea/MC-AI-Coding-Assistant-Tool
Skill Claude CodeCodex
A guide for making Fabric mods work with REI, or Roughly Enough Items, an in-game item browser that shows items and their recipes. It also explains why JEI, a similar tool mainly used with Forge, is not the usual choice here.
guguzea/MC-AI-Coding-Assistant-Tool
Skill Claude CodeCodex
A guide for adding Minecraft data and resource JSON files by hand in Fabric 1.14.4. These files define things such as item models, recipes, loot tables, and translations.
guguzea/MC-AI-Coding-Assistant-Tool
Skill Claude CodeCodex
A guide to Minecraft data packs, folders of data that change game content without changing compiled code. It covers their layout, pack metadata, and validation.
guguzea/MC-AI-Coding-Assistant-Tool
Skill Claude CodeCodex
A guide for creating custom Minecraft dimensions and handling DimensionType, teleportation, and travel between dimensions in Fabric 1.14.4. A dimension is a separate world or realm, such as the Nether.
guguzea/MC-AI-Coding-Assistant-Tool
Skill Claude CodeCodex
A diagnostic workflow for finding problems in a music mix, such as muddiness, harshness, weak vocals, excessive width, or clashing kick and bass. A mix is the balance of all recorded or programmed sounds before final mastering.
guguzea/MC-AI-Coding-Assistant-Tool
Skill Claude CodeCodex
A guide to registering enchantments, special effects that can be applied to Minecraft items, in Fabric 1.14.4. The excerpt points to related registry and data guides.
guguzea/MC-AI-Coding-Assistant-Tool
Skill Claude CodeCodex
A reference skill for connecting energy systems in Minecraft mods, including Forge Energy and the corresponding energy-storage interface.
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: