2.6
This commit is contained in:
@@ -11,18 +11,23 @@ next: false
|
||||
|
||||
<MyFeatures :items="[
|
||||
{
|
||||
title: '自定义物品和方块',
|
||||
desc: '自定义物品和方块,修改方块属性,修改物品属性',
|
||||
link: '/mconline/33-自定义物品和方块/0-总览'
|
||||
title: '自定义物品',
|
||||
desc: '自定义物品,修改物品属性',
|
||||
link: '/mconline/15-玩法组件教程/8-自定义物品/0-摘要'
|
||||
},
|
||||
{
|
||||
title: '自定义方块',
|
||||
desc: '自定义方块,修改方块属性',
|
||||
link: '/mconline/15-玩法组件教程/9-自定义方块/0-摘要'
|
||||
},
|
||||
{
|
||||
title: '自定义生物(实体)',
|
||||
desc: '实体行为及外观',
|
||||
link: '/mconline/32-自定义生物/0-总览'
|
||||
link: '/mconline/15-玩法组件教程/7-自定义实体/0-摘要'
|
||||
},
|
||||
{
|
||||
title: '理解Json(数据驱动)',
|
||||
desc: 'Json格式与Addons入门',
|
||||
link: '/mconline/34-理解Json(数据驱动)/0-总览'
|
||||
title: '模组SDK初步',
|
||||
desc: '了解模组SDK是如何使用系统、组件、事件相配合从而在脚本中完成各种逻辑操作的',
|
||||
link: '/mconline/15-玩法组件教程/10-模组SDK初步/0-摘要'
|
||||
}
|
||||
]" />
|
||||
@@ -47,6 +47,4 @@ WEB版入口:[https://web.blockbench.net/](https://web.blockbench.net/)
|
||||
|
||||
这里主要补充一种途径,方便开发者将JAVA版与基岩版地图格式互相转换的方法。MCCTOOLCHESTPE是由cynodontA开发维护的一款免费闭源的MC世界存档转化软件,支持Java版地图转基岩版、基岩版地图转Java。
|
||||
|
||||
下载入口:[http://mcctoolchest.com/download](http://mcctoolchest.com/download)
|
||||
|
||||

|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user