Здравствуйте, я делаю себе ресурспак по майнкрафту и мне нужно поменять модель моба, Optifine установлен, файл моба assets>minecraft>optifine>cem
 {
 "texture": "creeper1.png",
 "textureSize": [64, 32],
 "models": [
 {
 "part": "body",
 "id": "body",
 "invertAxis": "xy",
 "translate": [0, -8, 0],
 "mirrorTexture": "u",
 "submodels": [
 {
 "invertAxis": "xy",
 "mirrorTexture": "u",
 "boxes": [
 {"coordinates": [-4, 6, -2, 8, 12, 4], "textureOffset": [16, 16]}
 ]
 }
 ]
 },
 {
 "part": "head",
 "id": "head",
 "invertAxis": "xy",
 "translate": [0, -18, 0],
 "mirrorTexture": "u",
 "boxes": [
 {"coordinates": [-4, 18, -4, 8, 8, 8], "textureOffset": [0, 0]}
 ]
 },
 {
 "part": "leg0",
 "id": "leg0",
 "invertAxis": "xy",
 "translate": [-2, -6, -2],
 "mirrorTexture": "u",
 "submodels": [
 {
 "invertAxis": "xy",
 "mirrorTexture": "u",
 "boxes": [
 {"coordinates": [-4, 0, 2, 4, 6, 4], "textureOffset": [40, 22]},
 {"coordinates": [-4, 0, 1, 3, 1, 1], "textureOffset": [8, 30]},
 {"coordinates": [-1.25, 0, 1, 1, 1, 1], "textureOffset": [0, 30]}
 ]
 }
 ]
 },
 {
 "part": "leg1",
 "id": "leg1",
 "invertAxis": "xy",
 "translate": [2, -6, -2],
 "mirrorTexture": "u",
 "boxes": [
 {"coordinates": [0, 0, 2, 4, 6, 4], "textureOffset": [40, 22]},
 {"coordinates": [1, 0, 1, 3, 1, 1], "textureOffset": [8, 30]},
 {"coordinates": [0.25, 0, 1, 1, 1, 1], "textureOffset": [0, 30]}
 ]
 },
 {
 "part": "leg2",
 "id": "leg2",
 "invertAxis": "xy",
 "translate": [-2, -6, 2],
 "mirrorTexture": "u",
 "submodels": [
 {
 "invertAxis": "xy",
 "mirrorTexture": "u",
 "boxes": [
 {"coordinates": [-4, 0, -6, 4, 6, 4], "textureOffset": [0, 16]},
 {"coordinates": [-4, 0, -7, 3, 1, 1], "textureOffset": [8, 30]},
 {"coordinates": [-1.25, 0, -7, 1, 1, 1], "textureOffset": [0, 30]}
 ]
 }
 ]
 },
 {
 "part": "leg3",
 "id": "leg3",
 "invertAxis": "xy",
 "translate": [2, -6, 2],
 "mirrorTexture": "u",
 "boxes": [
 {"coordinates": [0, 0, -6, 4, 6, 4], "textureOffset": [0, 16]},
 {"coordinates": [1, 0, -7, 3, 1, 1], "textureOffset": [8, 30]},
 {"coordinates": [0.25, 0, -7, 1, 1, 1], "textureOffset": [0, 30]}
 ]
 }
 ]
 }
Гаст
Так а в чём заключается проблема? Если нужно заменить, например, крипера на того же гаста, то просто меняешь название файла и все упоминания гаста там. А если нужна новая модель моба, то нужна прога для моделирования, или как минимум techne