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-04-18 00:33:51 +08:00
|
|
|
{"text": "Welcome to Blockbench 4.7", "type": "h2"},
|
|
|
|
{"text": "The Reference Image Update!", "type": "h1"},
|
|
|
|
{"text": "Check out the [full changelog](https://github.com/JannisX11/blockbench/releases/tag/v4.7.0)!"}
|
2021-09-22 03:13:24 +08:00
|
|
|
],
|
|
|
|
"features": [
|
|
|
|
{
|
2023-04-18 00:33:51 +08:00
|
|
|
"image": "https://web.blockbench.net/content/thumb_references.png",
|
|
|
|
"title": "Reference Images",
|
|
|
|
"text": "Load reference images into the program, arrange them to your liking, or use them as blueprints!"
|
2021-09-22 03:13:24 +08:00
|
|
|
},
|
|
|
|
{
|
2023-04-18 00:33:51 +08:00
|
|
|
"image": "https://web.blockbench.net/content/thumb_mesh_edit.png",
|
|
|
|
"title": "Mesh Improvements",
|
|
|
|
"text": "Proportional Editing, glTF Armature export, UV features, and much more!"
|
2022-09-15 00:30:39 +08:00
|
|
|
},
|
|
|
|
{
|
2023-04-18 00:33:51 +08:00
|
|
|
"image": "https://web.blockbench.net/content/thumb_attachables.png",
|
|
|
|
"title": "Attachable Preview",
|
|
|
|
"text": "Position and animate attachables for Minecraft Bedrock Edition with live preview"
|
2021-09-22 03:13:24 +08:00
|
|
|
}
|
2021-06-18 03:32:00 +08:00
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|