mirror of
https://github.com/JannisX11/blockbench.git
synced 2025-04-06 17:31:09 +08:00
39 lines
1.2 KiB
JSON
39 lines
1.2 KiB
JSON
{
|
|
"new_version": {
|
|
"color": "var(--color-dark)",
|
|
"layout": "vertical",
|
|
"insert_after": "splash_screen",
|
|
"text": [
|
|
{"text": "Welcome to Blockbench 4.12", "type": "h3"},
|
|
{"text": "The Collection & Selection Update!", "type": "h1"},
|
|
{"text": "Check out the [full changelog](https://github.com/JannisX11/blockbench/releases/tag/v4.12.0)!"}
|
|
],
|
|
"features": [
|
|
{
|
|
"image": "https://web.blockbench.net/content/pbr.png",
|
|
"title": "PBR Editing + Preview",
|
|
"text": "Create, edit, and view physically based materials"
|
|
},
|
|
{
|
|
"image": "https://web.blockbench.net/content/collections.png",
|
|
"title": "Collections",
|
|
"text": "A new way to organize your model!"
|
|
},
|
|
{
|
|
"image": "https://web.blockbench.net/content/lasso.png",
|
|
"title": "Lasso Selection Tool",
|
|
"text": "Select free-form shapes in the 2D Editor"
|
|
},
|
|
{
|
|
"image": "https://web.blockbench.net/content/group_multi_select.png",
|
|
"title": "Group Multi Selection",
|
|
"text": "You can finally select multiple groups at once!"
|
|
},
|
|
{
|
|
"image": "https://web.blockbench.net/content/rotation_snap.png",
|
|
"title": "Rotation Snap",
|
|
"text": "It's vertex snap, but for rotations!"
|
|
}
|
|
]
|
|
}
|
|
} |