|
1 | 1 | { |
2 | | - "format_version": "1.26.0", |
| 2 | + "format_version": "1.26.10", |
3 | 3 | "minecraft:entity": { |
4 | 4 | "description": { |
5 | 5 | "identifier": "minecraft:armadillo", |
|
29 | 29 | }, |
30 | 30 | "minecraft:spawn_egg_interaction": {}, |
31 | 31 | "minecraft:type_family": { |
32 | | - "family": [ |
33 | | - "armadillo", |
34 | | - "mob" |
35 | | - ] |
| 32 | + "family": ["armadillo", "mob"] |
36 | 33 | }, |
37 | 34 | "minecraft:physics": {}, |
38 | 35 | "minecraft:jump.static": {}, |
|
51 | 48 | "minecraft:nameable": {}, |
52 | 49 | "minecraft:balloonable": {}, |
53 | 50 | "minecraft:leashable": {}, |
54 | | - "minecraft:pushable": { |
55 | | - "is_pushable": true, |
56 | | - "is_pushable_by_piston": true |
| 51 | + "minecraft:pushable_by_entity": { |
| 52 | + }, |
| 53 | + "minecraft:pushable_by_block": { |
57 | 54 | }, |
58 | 55 | "minecraft:breathable": { |
59 | 56 | "total_supply": 15, |
|
85 | 82 | { |
86 | 83 | "event": "minecraft:no_threat_detected", |
87 | 84 | "cooldown": 0.2, |
88 | | - "range": [ |
89 | | - 7.0, |
90 | | - 2.0 |
91 | | - ], |
| 85 | + "range": [7.0, 2.0], |
92 | 86 | "minimum_count": 0, |
93 | 87 | "maximum_count": 0, |
94 | 88 | // This filter must be exactly the same as the one for minecraft:threat_detected. |
|
130 | 124 | { |
131 | 125 | "event": "minecraft:threat_detected", |
132 | 126 | "cooldown": 0.2, |
133 | | - "range": [ |
134 | | - 7.0, |
135 | | - 2.0 |
136 | | - ], |
| 127 | + "range": [7.0, 2.0], |
137 | 128 | "minimum_count": 1, |
138 | 129 | // This filter must be exactly the same as the one for minecraft:no_threat_detected. |
139 | 130 | "event_filters": { |
|
196 | 187 | "value": "unrolled" |
197 | 188 | }, |
198 | 189 | "feed_items": "spider_eye", |
| 190 | + "pause_growth_items": [ "golden_dandelion" ], |
| 191 | + "reset_growth_items": [ "golden_dandelion" ], |
199 | 192 | "grow_up": { |
200 | 193 | "event": "minecraft:ageable_grow_up", |
201 | 194 | "target": "self" |
|
232 | 225 | "breeds_with": { |
233 | 226 | "minecraft:armadillo": {} |
234 | 227 | }, |
235 | | - "breed_items": [ |
236 | | - "spider_eye" |
237 | | - ] |
| 228 | + "breed_items": ["spider_eye"] |
238 | 229 | }, |
239 | 230 | "minecraft:interact": { |
240 | 231 | "interactions": [ |
|
303 | 294 | "priority": 3, |
304 | 295 | "speed_multiplier": 1.25, |
305 | 296 | "can_tempt_vertically": true, |
306 | | - "items": [ |
307 | | - "spider_eye" |
308 | | - ] |
| 297 | + "items": ["spider_eye"] |
309 | 298 | }, |
310 | 299 | "minecraft:behavior.random_stroll": { |
311 | 300 | "priority": 6, |
|
477 | 466 | "sequence": [ |
478 | 467 | { |
479 | 468 | "remove": { |
480 | | - "component_groups": [ |
481 | | - "minecraft:baby", |
482 | | - "minecraft:baby_unrolled" |
483 | | - ] |
| 469 | + "component_groups": ["minecraft:baby", "minecraft:baby_unrolled"] |
484 | 470 | }, |
485 | 471 | "add": { |
486 | | - "component_groups": [ |
487 | | - "minecraft:adult" |
488 | | - ] |
| 472 | + "component_groups": ["minecraft:adult"] |
489 | 473 | } |
490 | 474 | }, |
491 | 475 | { |
|
495 | 479 | "value": "unrolled" |
496 | 480 | }, |
497 | 481 | "add": { |
498 | | - "component_groups": [ |
499 | | - "minecraft:adult_unrolled" |
500 | | - ] |
| 482 | + "component_groups": ["minecraft:adult_unrolled"] |
501 | 483 | } |
502 | 484 | } |
503 | 485 | ] |
|
545 | 527 | ] |
546 | 528 | }, |
547 | 529 | "remove": { |
548 | | - "component_groups": [ |
549 | | - "minecraft:rolled_up_with_threats" |
550 | | - ] |
| 530 | + "component_groups": ["minecraft:rolled_up_with_threats"] |
551 | 531 | }, |
552 | 532 | "add": { |
553 | | - "component_groups": [ |
554 | | - "minecraft:rolled_up_without_threats" |
555 | | - ] |
| 533 | + "component_groups": ["minecraft:rolled_up_without_threats"] |
556 | 534 | }, |
557 | 535 | "set_property": { |
558 | 536 | "minecraft:armadillo_state": "rolled_up_relaxing" |
|
615 | 593 | ] |
616 | 594 | }, |
617 | 595 | "remove": { |
618 | | - "component_groups": [ |
619 | | - "minecraft:rolled_up_without_threats" |
620 | | - ] |
| 596 | + "component_groups": ["minecraft:rolled_up_without_threats"] |
621 | 597 | }, |
622 | 598 | "add": { |
623 | | - "component_groups": [ |
624 | | - "minecraft:rolled_up_with_threats" |
625 | | - ] |
| 599 | + "component_groups": ["minecraft:rolled_up_with_threats"] |
626 | 600 | }, |
627 | 601 | "set_property": { |
628 | 602 | "minecraft:armadillo_state": "rolled_up" |
|
658 | 632 | ] |
659 | 633 | }, |
660 | 634 | "add": { |
661 | | - "component_groups": [ |
662 | | - "minecraft:unrolled" |
663 | | - ] |
| 635 | + "component_groups": ["minecraft:unrolled"] |
664 | 636 | }, |
665 | 637 | "set_property": { |
666 | 638 | "minecraft:armadillo_state": "unrolled" |
|
692 | 664 | ] |
693 | 665 | }, |
694 | 666 | "add": { |
695 | | - "component_groups": [ |
696 | | - "minecraft:baby_unrolled" |
697 | | - ] |
| 667 | + "component_groups": ["minecraft:baby_unrolled"] |
698 | 668 | } |
699 | 669 | }, |
700 | 670 | { |
|
721 | 691 | ] |
722 | 692 | }, |
723 | 693 | "add": { |
724 | | - "component_groups": [ |
725 | | - "minecraft:adult_unrolled" |
726 | | - ] |
| 694 | + "component_groups": ["minecraft:adult_unrolled"] |
727 | 695 | } |
728 | 696 | } |
729 | 697 | ] |
|
0 commit comments