mirror of
https://github.com/JannisX11/blockbench.git
synced 2025-01-18 15:26:19 +08:00
30 lines
1.0 KiB
JSON
30 lines
1.0 KiB
JSON
{
|
|
"new_version": {
|
|
"color": "var(--color-bright_ui)",
|
|
"text_color": "var(--color-bright_ui_text)",
|
|
"layout": "vertical",
|
|
"insert_after": "splash_screen",
|
|
"text": [
|
|
{"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)!"}
|
|
],
|
|
"features": [
|
|
{
|
|
"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!"
|
|
},
|
|
{
|
|
"image": "https://web.blockbench.net/content/thumb_mesh_edit.png",
|
|
"title": "Mesh Improvements",
|
|
"text": "Proportional Editing, glTF Armature export, UV features, and much more!"
|
|
},
|
|
{
|
|
"image": "https://web.blockbench.net/content/thumb_attachables.png",
|
|
"title": "Attachable Preview",
|
|
"text": "Position and animate attachables for Minecraft Bedrock Edition with live preview"
|
|
}
|
|
]
|
|
}
|
|
} |