Silverfish - 1.16.0.2
<<
back to
entity list
View
Entity Version History >>
Resource Packs
Last Updated
The Silverfish entity last updated in Minecraft Version 1.16What's Changed:
Changes since stable release 1.14.60.5
Behavior Packs- New Value:
"format_version": "1.16.0"
Previous Value:"format_version": "1.13.0"
- New Value:
"minecraft:behavior.nearest_attackable_target": {
"priority": 2,
"attack_interval": 10,
"entity_types": [
{
"filters": {
"any_of": [
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_family",
"subject": "other",
"value": "snowgolem"
},
{
"test": "is_family",
"subject": "other",
"value": "irongolem"
}
]
},
"max_dist": 8
}
]
}Previous Value:"minecraft:behavior.nearest_attackable_target": {
"priority": 2,
"entity_types": [
{
"filters": {
"any_of": [
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_family",
"subject": "other",
"value": "snowgolem"
},
{
"test": "is_family",
"subject": "other",
"value": "irongolem"
}
]
},
"max_dist": 8,
"attack_interval": 10
}
]
} - New Value:
"minecraft:despawn": {
"despawn_from_distance": []
} - New Value:
"minecraft:behavior.melee_attack": {
"priority": 4,
"track_target": true
}Previous Value:"minecraft:behavior.melee_attack": {
"priority": 4,
"speed_multiplier": 1,
"track_target": true
}
- Hover/Tap to zoom...
Statistics:
Health
[8]
Families
- Default: Arthropod, Mob, Monster, Silverfish
Movement Speed
- Default: 0.25
Other Attributes
- Attack Damage
- Can be Renamed
- Can Climb
- Can Jump
- Has Collisions
- Has Gravity
- Pushable
- Pushable by Pistons
Associated Files:
Behavior File- behavior_packs/vanilla_1.16/entities/silverfish.json
Animations
- resource_packs/vanilla/animations/silverfish.animation.json
Animation Controllers
- resource_packs/vanilla/animation_controllers/silverfish.animation_controllers.json
Entity
- resource_packs/vanilla/entity/silverfish.entity.json
Geometry
- resource_packs/vanilla/models/entity/silverfish.geo.json
Loot Tables
- behavior_packs/vanilla/loot_tables/entities/silverfish.json
Render Controllers
- resource_packs/vanilla/render_controllers/silverfish.render_controllers.json
Sounds
- resource_packs/vanilla/sounds/mob/silverfish/hit1.fsb
- resource_packs/vanilla/sounds/mob/silverfish/hit2.fsb
- resource_packs/vanilla/sounds/mob/silverfish/hit3.fsb
- resource_packs/vanilla/sounds/mob/silverfish/kill.fsb
- resource_packs/vanilla/sounds/mob/silverfish/say1.fsb
- resource_packs/vanilla/sounds/mob/silverfish/say2.fsb
- resource_packs/vanilla/sounds/mob/silverfish/say3.fsb
- resource_packs/vanilla/sounds/mob/silverfish/say4.fsb
- resource_packs/vanilla/sounds/mob/silverfish/step1.fsb
- resource_packs/vanilla/sounds/mob/silverfish/step2.fsb
- resource_packs/vanilla/sounds/mob/silverfish/step3.fsb
- resource_packs/vanilla/sounds/mob/silverfish/step4.fsb
Textures
- resource_packs/vanilla/textures/entity/silverfish.png
Material Info:
Material: Silverfish
{ "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" ] }
Material: Silverfish Layers
{ "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": 1, "textureWrap": "Repeat" }, "+defines": [ "USE_OVERLAY", "ALPHA_TEST" ], "+states": [ "DisableCulling" ] }
Links
©
2024, FoxyNoTail