Logo
Explore Help
Sign In
blank038/minecraft-bedrock-json-schemas
1
0
Fork 0
You've already forked minecraft-bedrock-json-schemas
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
main
minecraft-bedrock-json-schemas/source/behavior/entities/format/components/leashable_to.json

16 lines
527 B
JSON
Raw Permalink Normal View History

1.21.90 (#350) * - Added VV * - Updated block culling * - Added remove_in_peaceful * - Added leashable_to * - Updated leashable * - Added body_rotation_always_follows_head * - Added particle count to destruction_particles * - Added uv_lock * - Added liquid_settings to jigsaws * - Added missing jigsaw fields * - Added random_offset * - Updated color grading description for one field * - Added damaged_by_entity loot table condition * - Added y offset to interact > spawn_items * - Added is_riding_self filter * - Added hides_player_location to wearable * - Added henyey_greenstein_g to fog * - Added block component movable * - Removed internal markers for VV client biome components * - Removed experimental marker for air controlled
2025-06-02 17:48:10 +05:00
{
"$id": "blockception.minecraft.behavior.entities.minecraft.leashable_to",
"type": "object",
"title": "Leashable To",
"description": "Allows players to leash entities to this entity, retrieve those already leashed to it, or free them using shears.",
"additionalProperties": false,
"properties": {
"can_retrieve_from": {
"title": "Can Retrieve From",
"description": "Allows players to retrieve entities that are leashed to this entity.",
"type": "boolean",
"default": false
}
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 35ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API