| { | |
| "format_version": "1.10.0", | |
| "minecraft:attachable": { | |
| "description": { | |
| "identifier": "minecraft:shield", | |
| "materials": { | |
| "default": "entity_alphatest", | |
| "enchanted": "entity_alphatest_glint" | |
| }, | |
| "textures": { | |
| "default": "textures/entity/shield", | |
| "enchanted": "textures/misc/enchanted_item_glint" | |
| }, | |
| "geometry": { | |
| "default": "geometry.shield" | |
| }, | |
| "animations": { | |
| "wield": "controller.animation.shield.wield", | |
| "wield_main_hand_first_person": "animation.shield.wield_main_hand_first_person", | |
| "wield_off_hand_first_person": "animation.shield.wield_off_hand_first_person", | |
| "wield_first_person_block": "animation.shield.wield_first_person_blocking", | |
| "wield_main_hand_first_person_block": "animation.shield.wield_main_hand_first_person_blocking", | |
| "wield_off_hand_first_person_block": "animation.shield.wield_off_hand_first_person_blocking", | |
| "wield_third_person": "animation.shield.wield_third_person" | |
| }, | |
| "scripts": { | |
| "initialize": [ | |
| "variable.main_hand_first_person_pos_x = 5.3;", | |
| "variable.main_hand_first_person_pos_y = 26.0;", | |
| "variable.main_hand_first_person_pos_z = 0.4;", | |
| "variable.main_hand_first_person_rot_x = 91.0;", | |
| "variable.main_hand_first_person_rot_y = 65.0;", | |
| "variable.main_hand_first_person_rot_z = -43.0;", | |
| "variable.off_hand_first_person_pos_x = -13.5;", | |
| "variable.off_hand_first_person_pos_y = -5.8;", | |
| "variable.off_hand_first_person_pos_z = 5.1;", | |
| "variable.off_hand_first_person_with_bow_pos_z = -25.0;", | |
| "variable.off_hand_first_person_rot_x = 1.0;", | |
| "variable.off_hand_first_person_rot_y = 176.0;", | |
| "variable.off_hand_first_person_rot_z = -2.5;" | |
| ], | |
| "pre_animation": [ | |
| "variable.is_blocking_main_hand = query.blocking && !query.is_item_name_any('slot.weapon.offhand', 'minecraft:shield') && query.is_item_name_any('slot.weapon.mainhand', 'minecraft:shield');", | |
| "variable.is_blocking_off_hand = query.blocking && query.is_item_name_any('slot.weapon.offhand', 'minecraft:shield');", | |
| "variable.is_using_bow = (query.get_equipped_item_name == 'bow') && (query.main_hand_item_use_duration > 0.0f);" | |
| ], | |
| "animate": [ | |
| "wield" | |
| ] | |
| }, | |
| "render_controllers": [ "controller.render.item_default" ] | |
| } | |
| } | |
| } | |
Xet Storage Details
- Size:
- 2.5 kB
- Xet hash:
- 9301e2d54215edc97b16ee557f9aee9ea4eadd1d36a13c0168db378a4608db0a
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.