Добавлена турель в ресурспак
This commit is contained in:
@@ -1,99 +0,0 @@
|
|||||||
{
|
|
||||||
"format_version": "1.16.0",
|
|
||||||
"minecraft:entity": {
|
|
||||||
"description": {
|
|
||||||
"identifier": "imoo:abat",
|
|
||||||
"is_spawnable": true,
|
|
||||||
"is_summonable": true,
|
|
||||||
"is_experimental": false
|
|
||||||
},
|
|
||||||
"component_groups": {
|
|
||||||
},
|
|
||||||
|
|
||||||
"components": {
|
|
||||||
"minecraft:behavior.nearest_attackable_target": {
|
|
||||||
"priority": 1,
|
|
||||||
"attack_interval": 5,
|
|
||||||
"entity_types": [
|
|
||||||
{
|
|
||||||
"filters": {
|
|
||||||
"any_of": [
|
|
||||||
{ "test" : "is_family", "subject" : "other", "value" : "player"}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"max_dist": 20
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"minecraft:loot": {
|
|
||||||
"table": "loot_tables/entities/imoo_abat.json"
|
|
||||||
},
|
|
||||||
"minecraft:is_hidden_when_invisible": {
|
|
||||||
},
|
|
||||||
"minecraft:type_family": {
|
|
||||||
"family": [ "bat", "mob", "monster" ]
|
|
||||||
},
|
|
||||||
"minecraft:breathable": {
|
|
||||||
"total_supply": 15,
|
|
||||||
"suffocate_time": 0
|
|
||||||
},
|
|
||||||
"minecraft:collision_box": {
|
|
||||||
"width": 0.5,
|
|
||||||
"height": 0.9
|
|
||||||
},
|
|
||||||
"minecraft:damage_sensor": {
|
|
||||||
"triggers": {
|
|
||||||
"cause": "fall",
|
|
||||||
"deals_damage": false
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"minecraft:hurt_on_condition": {
|
|
||||||
"damage_conditions": [
|
|
||||||
{
|
|
||||||
"filters": { "test": "in_lava", "subject": "self", "operator": "==", "value": true },
|
|
||||||
"cause": "lava",
|
|
||||||
"damage_per_tick": 4
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"minecraft:movement": {
|
|
||||||
"value": 0.1
|
|
||||||
},
|
|
||||||
"minecraft:navigation.float": {
|
|
||||||
"can_path_over_water": true
|
|
||||||
},
|
|
||||||
"minecraft:movement.basic": {
|
|
||||||
},
|
|
||||||
"minecraft:jump.static": {
|
|
||||||
},
|
|
||||||
"minecraft:despawn": {
|
|
||||||
"despawn_from_distance": {}
|
|
||||||
},
|
|
||||||
"minecraft:behavior.float": {
|
|
||||||
"priority": 0
|
|
||||||
},
|
|
||||||
"minecraft:behavior.float_wander": {
|
|
||||||
"xz_dist": 10,
|
|
||||||
"y_dist": 7,
|
|
||||||
"y_offset": -2.0,
|
|
||||||
"random_reselect": true,
|
|
||||||
"float_duration": [ 0.1, 0.35 ]
|
|
||||||
},
|
|
||||||
"minecraft:can_fly": {
|
|
||||||
},
|
|
||||||
"minecraft:health": {
|
|
||||||
"value": 10,
|
|
||||||
"max": 10
|
|
||||||
},
|
|
||||||
"minecraft:nameable": {
|
|
||||||
},
|
|
||||||
"minecraft:physics": {
|
|
||||||
},
|
|
||||||
"minecraft:conditional_bandwidth_optimization": {
|
|
||||||
}
|
|
||||||
},
|
|
||||||
|
|
||||||
"events": {
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,37 +0,0 @@
|
|||||||
{
|
|
||||||
"format_version": "1.17.0",
|
|
||||||
"minecraft:spawn_rules": {
|
|
||||||
"description": {
|
|
||||||
"identifier": "imoo:abat",
|
|
||||||
"population_control": "ambient"
|
|
||||||
},
|
|
||||||
"conditions": [
|
|
||||||
{
|
|
||||||
"minecraft:spawns_underground": {},
|
|
||||||
"minecraft:brightness_filter": {
|
|
||||||
"min": 0,
|
|
||||||
"max": 4,
|
|
||||||
"adjust_for_weather": true
|
|
||||||
},
|
|
||||||
"minecraft:height_filter": {
|
|
||||||
"min": -63,
|
|
||||||
"max": 63
|
|
||||||
},
|
|
||||||
"minecraft:weight": {
|
|
||||||
"default": 10
|
|
||||||
},
|
|
||||||
"minecraft:herd": {
|
|
||||||
"min_size": 2,
|
|
||||||
"max_size": 2
|
|
||||||
},
|
|
||||||
"minecraft:density_limit": {
|
|
||||||
"surface": 5
|
|
||||||
},
|
|
||||||
|
|
||||||
"minecraft:biome_filter": {
|
|
||||||
"test": "has_biome_tag", "operator":"==", "value": "animal"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -2,17 +2,17 @@
|
|||||||
"format_version": "1.8.0",
|
"format_version": "1.8.0",
|
||||||
"minecraft:client_entity": {
|
"minecraft:client_entity": {
|
||||||
"description": {
|
"description": {
|
||||||
"identifier": "minecraft:blaze",
|
"identifier": "imoo:turel",
|
||||||
"min_engine_version": "1.8.0",
|
"min_engine_version": "1.8.0",
|
||||||
"materials": {
|
"materials": {
|
||||||
"body": "blaze_body",
|
"body": "blaze_body",
|
||||||
"head": "blaze_head"
|
"head": "blaze_head"
|
||||||
},
|
},
|
||||||
"textures": {
|
"textures": {
|
||||||
"default": "textures/entity/blaze"
|
"default": "textures/entity/imoo_turel"
|
||||||
},
|
},
|
||||||
"geometry": {
|
"geometry": {
|
||||||
"default": "geometry.blaze"
|
"default": "geometry.imoo_turel"
|
||||||
},
|
},
|
||||||
"animations": {
|
"animations": {
|
||||||
"look_at_target": "animation.common.look_at_target",
|
"look_at_target": "animation.common.look_at_target",
|
||||||
@@ -27,8 +27,8 @@
|
|||||||
],
|
],
|
||||||
"render_controllers": [ "controller.render.blaze" ],
|
"render_controllers": [ "controller.render.blaze" ],
|
||||||
"spawn_egg": {
|
"spawn_egg": {
|
||||||
"texture": "spawn_egg",
|
"texture": "mw_item",
|
||||||
"texture_index": 21
|
"texture_index": 3
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"format_version": "1.8.0",
|
"format_version": "1.8.0",
|
||||||
"geometry.blaze": {
|
"geometry.imoo_turel": {
|
||||||
"texturewidth": 64,
|
"texturewidth": 64,
|
||||||
"textureheight": 32,
|
"textureheight": 32,
|
||||||
"visible_bounds_width": 2,
|
"visible_bounds_width": 2,
|
||||||
|
|||||||
@@ -30,7 +30,8 @@
|
|||||||
"textures/items/item/diamond_dust",
|
"textures/items/item/diamond_dust",
|
||||||
"textures/items/item/fastbuilder",
|
"textures/items/item/fastbuilder",
|
||||||
"textures/items/mob/imoo_egg_sfw",
|
"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