Files
meatballcraft/config/customloadingscreen/example.json
T
2022-12-21 20:38:54 +01:00

25 lines
469 B
JSON

{
"renders": [
{
"image": {
"parent": "sample/flat_background",
"colour": "0xFF_00_00_00"
}
},
"sample/mojang_splash",
"sample/loading_bar_boss",
"sample/loading_bar_boss_percentage",
"sample/text_status",
"sample/text_sub_status",
"sample/text_percentage"
],
"functions": [
],
"factories": [
],
"actions": [
],
"variables": {
}
}