Skip to content

v0.2 Beta-5

Pre-release
Pre-release
Compare
Choose a tag to compare
@AmarokIce AmarokIce released this 02 Jun 13:28
· 2 commits to 1.7.10-v0.2 since this release

是时候得到曲奇与咖啡了,v0.2 的可公开预览版 b5。
注意:这是一个预览版,部分功能还未完全实现。
你可能需要注意的迁移问题,如果你无法理解,请等待文档更新:
全部的字符串都需要从蛇形 (the_snake) 转为驼峰 (theHump) ;
任何物品都应当由 map 的 Ingredient 组合。规范如下演示 :

{
    "name":"物品注册名"
    "size":"物品数量,默认 1"
    "meta":"物品元数据,默认 0"
}