mirror of
https://github.com/JannisX11/blockbench.git
synced 2025-01-18 15:26:19 +08:00
37 lines
1.3 KiB
JSON
37 lines
1.3 KiB
JSON
{
|
|
"new_version": {
|
|
"color": "#12182a",
|
|
"text_color": "#e8ddcd",
|
|
"graphic": {
|
|
"type": "image",
|
|
"source": "https://web.blockbench.net/content/splash_art.png?41",
|
|
"width": 1000,
|
|
"aspect_ratio": "21/9",
|
|
"description": "Splash Art by [MisterGriimm](https://twitter.com/MisterGriimm) and [MidnitePixel_](https://twitter.com/MidnitePixel_)",
|
|
"text_color": "#aba4a3"
|
|
},
|
|
"layout": "vertical",
|
|
"text": [
|
|
{"text": "Happy Holidays!", "type": "h1"},
|
|
{"text": "...and welcome to Blockbench 4.1, the Inverse Kinematics Update!", "type": "h2"},
|
|
{"text": "Check out the [full changelog](https://github.com/JannisX11/blockbench/releases/tag/v4.1.0)"}
|
|
],
|
|
"features": [
|
|
{
|
|
"image": "https://web.blockbench.net/content/inverse_kinematics.png",
|
|
"title": "Inverse Kinematics!",
|
|
"text": "Inverse Kinematics allow you to animate a chain of bones by just moving the end point!"
|
|
},
|
|
{
|
|
"image": "https://web.blockbench.net/content/gif_crop.png",
|
|
"title": "GIF Cropping!",
|
|
"text": "The new GIF recorder allows you to crop your GIF to just the content you need!"
|
|
},
|
|
{
|
|
"image": "https://web.blockbench.net/content/collada.png",
|
|
"title": "Collada Export",
|
|
"text": "With Collada support you can export your models directly into Unity and other programs!"
|
|
}
|
|
]
|
|
}
|
|
} |