| { | |
| "format_version": "1.10.0", | |
| "minecraft:attachable": { | |
| "description": { | |
| "identifier": "minecraft:bow", | |
| "materials": { | |
| "default": "entity_alphatest", | |
| "enchanted": "entity_alphatest_glint" | |
| }, | |
| "textures": { | |
| "default": "textures/items/bow_standby", | |
| "bow_pulling_0": "textures/items/bow_pulling_0", | |
| "bow_pulling_1": "textures/items/bow_pulling_1", | |
| "bow_pulling_2": "textures/items/bow_pulling_2", | |
| "enchanted": "textures/misc/enchanted_item_glint" | |
| }, | |
| "geometry": { | |
| "default": "geometry.bow_standby", | |
| "bow_pulling_0": "geometry.bow_pulling_0", | |
| "bow_pulling_1": "geometry.bow_pulling_1", | |
| "bow_pulling_2": "geometry.bow_pulling_2" | |
| }, | |
| "animations": { | |
| "wield": "animation.bow.wield", | |
| "wield_first_person_pull": "animation.bow.wield_first_person_pull" | |
| }, | |
| "scripts": { | |
| "pre_animation": [ | |
| "variable.charge_amount = math.clamp((query.main_hand_item_max_duration - (query.main_hand_item_use_duration - query.frame_alpha + 1.0)) / 10.0, 0.0, 1.0f);" | |
| ], | |
| "animate": [ | |
| "wield", | |
| { | |
| "wield_first_person_pull": "query.main_hand_item_use_duration > 0.0f && c.is_first_person" | |
| } | |
| ] | |
| }, | |
| "render_controllers": [ "controller.render.bow" ] | |
| } | |
| } | |
| } | |
Xet Storage Details
- Size:
- 1.39 kB
- Xet hash:
- 220633f9c09ef400f91590dc2f52f3ada7987a08a406a8812f457c2e215c44d0
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.