Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

DeerFoliaPlus

DeerFoliaPlus에는 LunaDeerMC에서 수집한 skills 5개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
5
Stars
6
업데이트
2026-04-23
Forks
1
직업 범위
직업 카테고리 1개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

add-feature
소프트웨어 개발자

Guide for adding new features to DeerFoliaPlus end-to-end, including configuration, source files, patches, and API. Use when implementing a new feature, adding configuration options, creating new bot actions, adding API interfaces, creating events, or porting features from other projects like Leaves. Triggers on new feature development, configuration addition, bot action creation, API design, event creation, or feature porting.

2026-04-23
upstream-update
소프트웨어 개발자

Guide for updating DeerFoliaPlus to a newer upstream DeerFolia version. Use when updating deerFoliaRef, pulling upstream changes, resolving patch conflicts after upstream update, or syncing with upstream DeerFolia/Folia/Paper. Triggers on upstream update, version bump, deerFoliaRef change, merge conflict resolution, or upstream sync.

2026-04-23
custom-recipe-authoring
소프트웨어 개발자

Guide for defining, reviewing, and generating DeerFoliaPlus custom recipe YAML entries in config/custom-recipes.yml. Use when creating new shaped, shapeless, furnace, campfire, or stonecutter recipes, designing custom-id chains, validating result metadata, or checking recipe conflicts and reload expectations.

2026-03-23
nms-command-dev
소프트웨어 개발자

Guide for developing Minecraft NMS server commands using Brigadier in DeerFoliaPlus. Use when creating new commands, registering commands with the dispatcher, defining command arguments, handling permissions, or working with net.minecraft.server.commands package. Triggers on command registration, Brigadier usage, CommandSourceStack, CommandDispatcher, or NMS command development.

2026-03-10
patch-workflow
소프트웨어 개발자

Guide for creating, modifying, and rebuilding patches in DeerFoliaPlus. Use when working with patch files, editing upstream code, running git rebase workflows, rebuilding patches with Gradle, or troubleshooting patch conflicts. Triggers on patch creation, patch editing, rebuildAllServerPatches, applyAllPatches, git rebase, fixup, squash, or any patch-related git workflow.

2026-03-10