Cave Spider - 1.13.0.34
<<
back to
entity list
View
Entity Version History >>
Resource Packs
Last Updated
The Cave Spider entity last updated in Minecraft Version oldWhat's Changed:
Changes since stable release 1.12.0.28
Behavior Packs- New Value:
"minecraft:environment_sensor": {
"triggers": {
"filters": {
"test": "is_brightness",
"operator": "<",
"value": 0.49
},
"event": "minecraft:become_neutral"
}
}Previous Value:"minecraft:environment_sensor": {
"on_environment": {
"filters": {
"test": "is_brightness",
"operator": "<",
"value": 0.49
},
"event": "minecraft:become_neutral"
}
} - New Value:
"minecraft:environment_sensor": {
"triggers": {
"filters": {
"test": "is_brightness",
"operator": ">",
"value": 0.49
},
"event": "minecraft:become_hostile"
}
}Previous Value:"minecraft:environment_sensor": {
"on_environment": {
"filters": {
"test": "is_brightness",
"operator": ">",
"value": 0.49
},
"event": "minecraft:become_hostile"
}
} - New Value:
"format_version": "1.13.0"
Previous Value:"format_version": "1.8.0"
- New Value:
"minecraft:breathable": {
"total_supply": 15,
"suffocate_time": 0
}Previous Value:"minecraft:breathable": {
"totalSupply": 15,
"suffocateTime": 0
} - New Value:
"minecraft:experience_reward": {
"on_death": "query.last_hit_by_player ? 5 : 0"
} - New Value:
"minecraft:hurt_on_condition": {
"damage_conditions": [
{
"filters": {
"test": "in_lava",
"subject": "self",
"operator": "==",
"value": true
},
"cause": "lava",
"damage_per_tick": 4
}
]
} - New Value:
"minecraft:pushable": {
"is_pushable": true,
"is_pushable_by_piston": true
} - New Value:
"minecraft:type_family": {
"family": [
"cavespider",
"monster",
"arthropod",
"mob"
]
}Previous Value:"minecraft:type_family": {
"family": [
"cavespider",
"monster",
"arthropod"
]
}
- New Value:
"initial_state": "default"
- New Value:
"default": {
"animations": [
"default_leg_pose",
{
"walk": "query.modified_move_speed"
},
"look_at_target"
]
}Previous Value:"default": {
"parameters": [
"query.modified_move_speed"
],
"animations": [
{
"default_leg_pose": []
},
{
"walk": [
{
"0.0": 0,
"1.0": 1
}
]
},
{
"look_at_target": []
}
]
} - New Value:
"format_version": "1.10.0"
Previous Value:"format_version": "1.8.0"
Statistics:
Health
[12]
Loot / Barter Loot / Additional Drops
- String
- Spider Eye
Attack Damage
- Spider Poison Easy: 2
- Spider Poison Hard: 2
- Spider Poison Normal: 2
Can be Ridden by Mobs
- Default: Zombie
- Spider Jockey: Skeleton
- Spider Stray Jockey: Skeleton
- Spider Wither Jockey: Skeleton
Families
- Default: Arthropod, Cavespider, Mob, Monster
Movement Speed
- Default: 0.3
Other Attributes
- Can be Renamed
- Can Climb
- Can Jump
- Has Collisions
- Has Gravity
- Pushable
- Pushable by Pistons
Associated Files:
Behavior File
- behavior_packs/vanilla/entities/cave_spider.json
Animations
- resource_packs/vanilla/animations/spider.animation.json
Animation Controllers
- resource_packs/vanilla/animation_controllers/spider.animation_controllers.json
Entity
- resource_packs/vanilla/entity/cave_spider.entity.json
Geometry
- resource_packs/vanilla/models/entity/spider.geo.json
Loot Tables
- behavior_packs/vanilla/loot_tables/entities/spider.json
Render Controllers
- resource_packs/vanilla/render_controllers/spider.render_controllers.json
Sounds
- resource_packs/vanilla/sounds/mob/spider/death.fsb
- resource_packs/vanilla/sounds/mob/spider/say1.fsb
- resource_packs/vanilla/sounds/mob/spider/say2.fsb
- resource_packs/vanilla/sounds/mob/spider/say3.fsb
- resource_packs/vanilla/sounds/mob/spider/say4.fsb
- resource_packs/vanilla/sounds/mob/spider/step1.fsb
- resource_packs/vanilla/sounds/mob/spider/step2.fsb
- resource_packs/vanilla/sounds/mob/spider/step3.fsb
- resource_packs/vanilla/sounds/mob/spider/step4.fsb
Textures
- resource_packs/vanilla/textures/entity/spider/cave_spider.tga
Material Info:
Material: Spider
{
"vertexShader": "shaders/entity.vertex",
"vrGeometryShader": "shaders/entity.geometry",
"fragmentShader": "shaders/entity.fragment",
"vertexFields": [
{
"field": "Position"
},
{
"field": "Normal"
},
{
"field": "UV0"
}
],
"variants": [
{
"skinning": {
"+defines": [
"USE_SKINNING"
],
"vertexFields": [
{
"field": "Position"
},
{
"field": "BoneId0"
},
{
"field": "Normal"
},
{
"field": "UV0"
}
]
}
},
{
"skinning_color": {
"+defines": [
"USE_SKINNING",
"USE_OVERLAY"
],
"+states": [
"Blending"
],
"vertexFields": [
{
"field": "Position"
},
{
"field": "BoneId0"
},
{
"field": "Color"
},
{
"field": "Normal"
},
{
"field": "UV0"
}
]
}
}
],
"msaaSupport": [
"Both"
],
"+samplerStates": {
"samplerIndex": 0,
"textureFilter": "Point"
},
"+defines": [
"USE_OVERLAY",
"ALPHA_TEST",
"USE_EMISSIVE"
],
"+states": [
"DisableCulling"
]
}
Material: Spider Invisible
{
"vertexShader": "shaders/entity.vertex",
"vrGeometryShader": "shaders/entity.geometry",
"fragmentShader": "shaders/entity.fragment",
"vertexFields": [
{
"field": "Position"
},
{
"field": "Normal"
},
{
"field": "UV0"
}
],
"variants": [
{
"skinning": {
"+defines": [
"USE_SKINNING"
],
"vertexFields": [
{
"field": "Position"
},
{
"field": "BoneId0"
},
{
"field": "Normal"
},
{
"field": "UV0"
}
]
}
},
{
"skinning_color": {
"+defines": [
"USE_SKINNING",
"USE_OVERLAY"
],
"+states": [
"Blending"
],
"vertexFields": [
{
"field": "Position"
},
{
"field": "BoneId0"
},
{
"field": "Color"
},
{
"field": "Normal"
},
{
"field": "UV0"
}
]
}
}
],
"msaaSupport": [
"Both"
],
"+samplerStates": {
"samplerIndex": 0,
"textureFilter": "Point"
},
"+defines": [
"USE_OVERLAY",
"ALPHA_TEST",
"USE_EMISSIVE",
"USE_ONLY_EMISSIVE"
],
"+states": [
"DisableCulling"
]
}