2021-06-18 03:32:00 +08:00
|
|
|
{
|
|
|
|
"new_version": {
|
2022-03-28 19:04:23 +08:00
|
|
|
"color": "var(--color-bright_ui)",
|
|
|
|
"text_color": "var(--color-bright_ui_text)",
|
2021-09-22 03:13:24 +08:00
|
|
|
"layout": "vertical",
|
2022-03-28 19:04:23 +08:00
|
|
|
"insert_after": "splash_screen",
|
2021-06-18 03:32:00 +08:00
|
|
|
"text": [
|
2023-01-16 01:21:06 +08:00
|
|
|
{"text": "Welcome to Blockbench 4.6", "type": "h2"},
|
|
|
|
{"text": "The Animation Controller Update!", "type": "h1"},
|
|
|
|
{"text": "Check out the [full changelog](https://github.com/JannisX11/blockbench/releases/tag/v4.6.0)!"}
|
2021-09-22 03:13:24 +08:00
|
|
|
],
|
|
|
|
"features": [
|
|
|
|
{
|
2023-01-16 01:21:06 +08:00
|
|
|
"image": "https://web.blockbench.net/content/bezier.png",
|
|
|
|
"title": "Bézier Curves",
|
|
|
|
"text": "Create extra dynamic and smooth animations with bézier curves!"
|
2021-09-22 03:13:24 +08:00
|
|
|
},
|
|
|
|
{
|
2023-01-16 01:21:06 +08:00
|
|
|
"image": "https://web.blockbench.net/content/animation_controller.png",
|
|
|
|
"title": "Animation Controller Editing",
|
|
|
|
"text": "Edit and preview animation controllers for Minecraft Bedrock directly in Blockbench"
|
2022-09-15 00:30:39 +08:00
|
|
|
},
|
|
|
|
{
|
2023-01-16 01:21:06 +08:00
|
|
|
"image": "https://web.blockbench.net/content/profiles.png",
|
|
|
|
"title": "Settings Profiles",
|
|
|
|
"text": "Create profiles to define settings for specific formats, situations, or for other users"
|
2021-09-22 03:13:24 +08:00
|
|
|
}
|
2021-06-18 03:32:00 +08:00
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|