This website requires JavaScript.
Explore
Help
Sign In
xiaokun
/
netease-modsdk-wiki
Watch
1
Star
0
Fork
0
You've already forked netease-modsdk-wiki
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a5e8f60d52aab18bb44e69e4eb972ca466aa11cf
netease-modsdk-wiki
/
docs
/
mcguide
/
20-玩法开发
/
15-自定义游戏内容
/
2-自定义方块
/
3-特殊方块
/
0-特殊方块概述.md
boybook
9a0334ee84
first commit
2025-03-17 13:24:39 +08:00
562 B
Raw
Blame
History
Unescape
Escape
front, hard, time
front
hard
time
入门
分钟
特殊方块概述
开发者可通过在方块定义json中添加base_block来修改方块的基础行为。
base_block包括
:
mob_spawner 自定义刷怪箱
portal 自定义传送门
custom_crop_block 自定义农作物
custom_heavy_block 自定义重力方块
liquid 自定义静态流体方块
flowing_liquid 自定义动态流体方块
如下图为自定义刷怪箱的base_block配置
:
Reference in New Issue
View Git Blame
Copy Permalink