Новый моб

This commit is contained in:
Hell13Cat
2022-02-07 22:58:00 +03:00
parent 833db291e9
commit 4e89129676
16 changed files with 489 additions and 9 deletions
@@ -0,0 +1,26 @@
{
"format_version": "1.8.0",
"render_controllers": {
"controller.render.silverfish": {
"geometry": "Geometry.default",
"materials": [
{ "*": "Material.default" },
{ "bodyLayer_*": "Material.body_layer" }
],
"part_visibility": [
{ "*": "0" },
{ "bodypart_0": "1" },
{ "bodypart_1": "1" },
{ "bodypart_2": "1" },
{ "bodypart_3": "1" },
{ "bodypart_4": "1" },
{ "bodypart_5": "1" },
{ "bodypart_6": "1" },
{ "bodylayer_0": "1" },
{ "bodylayer_1": "1" },
{ "bodylayer_2": "1" }
],
"textures": [ "Texture.default" ]
}
}
}