Добавлена турель в ресурспак
This commit is contained in:
@@ -2,17 +2,17 @@
|
||||
"format_version": "1.8.0",
|
||||
"minecraft:client_entity": {
|
||||
"description": {
|
||||
"identifier": "minecraft:blaze",
|
||||
"identifier": "imoo:turel",
|
||||
"min_engine_version": "1.8.0",
|
||||
"materials": {
|
||||
"body": "blaze_body",
|
||||
"head": "blaze_head"
|
||||
},
|
||||
"textures": {
|
||||
"default": "textures/entity/blaze"
|
||||
"default": "textures/entity/imoo_turel"
|
||||
},
|
||||
"geometry": {
|
||||
"default": "geometry.blaze"
|
||||
"default": "geometry.imoo_turel"
|
||||
},
|
||||
"animations": {
|
||||
"look_at_target": "animation.common.look_at_target",
|
||||
@@ -27,8 +27,8 @@
|
||||
],
|
||||
"render_controllers": [ "controller.render.blaze" ],
|
||||
"spawn_egg": {
|
||||
"texture": "spawn_egg",
|
||||
"texture_index": 21
|
||||
"texture": "mw_item",
|
||||
"texture_index": 3
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"format_version": "1.8.0",
|
||||
"geometry.blaze": {
|
||||
"geometry.imoo_turel": {
|
||||
"texturewidth": 64,
|
||||
"textureheight": 32,
|
||||
"visible_bounds_width": 2,
|
||||
|
||||
@@ -30,7 +30,8 @@
|
||||
"textures/items/item/diamond_dust",
|
||||
"textures/items/item/fastbuilder",
|
||||
"textures/items/mob/imoo_egg_sfw",
|
||||
"textures/items/mob/imoo_egg_abat"
|
||||
"textures/items/mob/imoo_turel_add",
|
||||
"textures/items/mob/imoo_turel_del"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
|
Before Width: | Height: | Size: 134 B After Width: | Height: | Size: 134 B |
|
Before Width: | Height: | Size: 159 B After Width: | Height: | Size: 159 B |
Reference in New Issue
Block a user