Files
netease-modsdk-wiki/docs/mconline/index.md
2025-03-18 14:46:12 +08:00

28 lines
662 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
prev: false
next: false
---
# 教学课程
不断更新的系列课程,系统性地帮助您搭建开发知识体系。
### 快捷入口
<MyFeatures :items="[
{
title: '自定义物品和方块',
desc: '自定义物品和方块,修改方块属性,修改物品属性',
link: '/mconline/33-自定义物品和方块/0-总览'
},
{
title: '自定义生物(实体)',
desc: '实体行为及外观',
link: '/mconline/32-自定义生物/0-总览'
},
{
title: '理解Json数据驱动',
desc: 'Json格式与Addons入门',
link: '/mconline/34-理解Json数据驱动/0-总览'
}
]" />