All versions
1.20.1-1.0.3
Release
TW's Baking Process 1.20.1-1.0.35 days ago 23
Uploaded by
Compatibility
Minecraft: Java Edition
1.20.1
Platform
Fabric
Supported environments
Client and server
Required content
Any compatible version
Any compatible version
Changes
1.20.1-1.0.3
这一版的主角是摆盘与菜肴:铁盘不再只是块放东西的台面——把处理好的食材一件件摆上去,游戏会认出你做的是哪道菜。
自由摆盘
- 食材逐件摆上铁盘,摆法完全由你决定,系统会判断这套组合是否成立为一道菜
- 每放一件都会立刻显示在盘子里,做到哪一步一目了然
- 做成的菜有自己的名字与食用属性,端上桌就是一份像样的作品
新的厨具
- 平底锅:与铁盘一样能自由摆盘,用来煎出煎制类菜肴
- 烤架:金属烤架,架在火上烤制食物,可以点燃与熄灭
- 切甜菜根:在案板上处理甜菜根,得到可以直接吃、也能拿来摆盘的甜菜根片
新的菜肴
- 盐焗羊排、蜜制兔腿
手感调整
- 切片食物吃得更快:胡萝卜片、甜菜根片、鳕鱼块、鲑鱼块以及各种「头」的食用速度与干海带一致,苹果片与马铃薯块保持原样
- 甜菜根片最多可堆叠 10 片(原来只有 1 片),盐块最多可堆叠 10 个(原来只有 2 个)
- 厨余废弃物换上了自己的模型,破坏粒子与物品外观一致
修复与打磨
- 修复摆盘时菜肴数据读取失败、成品掉落异常的问题
- 补齐全部 9 种语言的翻译,修正其中的缺失与过时条目
- 内部重构了烤制与加热逻辑,为后续的烹饪内容打基础
注意
本版本需要 TW Core 1.20.1-1.0.4 与 TW's Decorative Food 1.20.1-2.0.1 或更高版本,请一并更新,否则游戏无法启动。
Supplementary resources
| File | Type | Size | |
|---|---|---|---|
| tw-baking-process-1.20.1-1.0.3-sources.jar | Unknown | 1.07 MiB |
Projects on Modrinth are automatically available through a Maven repository for use with JVM build tools such as Gradle. To learn more about the Modrinth Maven API, click here.
Note: When available, you should use the creator's maven repo instead as it will have transitive dependency information that the Modrinth Maven API does not. You may also end up with duplicate dependencies if you use a mix of Modrinth and non-Modrinth Maven repositories for your dependencies, because the group identifier will be different when served through the Modrinth Maven API.
Maven coordinates:
Version ID:
build.gradle:
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
// forRepositories(fg.repository) // Uncomment when using ForgeGradle
filter {
includeGroup "maven.modrinth"
}
}
}
// Standard Gradle dependency
dependencies {
implementation "maven.modrinth:qA4IqUJK:pGEwZjIo"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:qA4IqUJK:pGEwZjIo"
}

