Skip to content

Commit f5b6510

Browse files
committed
v1.26.10.4
1 parent 75e8874 commit f5b6510

1,154 files changed

Lines changed: 196508 additions & 47584 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

behavior_pack/entities/allay.json

Lines changed: 173 additions & 174 deletions
Large diffs are not rendered by default.
Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
{
2-
"format_version": "1.8.0",
2+
"format_version": "1.26.0",
33
"minecraft:entity": {
44
"description": {
55
"identifier": "minecraft:area_effect_cloud",
6-
"is_spawnable": false,
6+
"is_experimental": false,
77
"is_summonable": false,
8-
"is_experimental": false
8+
"is_spawnable": false,
9+
"spawn_category": "misc"
910
},
10-
1111
"components": {
12+
"minecraft:conditional_bandwidth_optimization": {},
1213
"minecraft:physics": {
1314
"has_collision": false
14-
},
15-
"minecraft:conditional_bandwidth_optimization": {
1615
}
17-
}
16+
},
17+
"events": null
1818
}
19-
}
19+
}

behavior_pack/entities/armadillo.json

Lines changed: 21 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"format_version": "1.26.0",
2+
"format_version": "1.26.10",
33
"minecraft:entity": {
44
"description": {
55
"identifier": "minecraft:armadillo",
@@ -29,10 +29,7 @@
2929
},
3030
"minecraft:spawn_egg_interaction": {},
3131
"minecraft:type_family": {
32-
"family": [
33-
"armadillo",
34-
"mob"
35-
]
32+
"family": ["armadillo", "mob"]
3633
},
3734
"minecraft:physics": {},
3835
"minecraft:jump.static": {},
@@ -51,9 +48,9 @@
5148
"minecraft:nameable": {},
5249
"minecraft:balloonable": {},
5350
"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": {
5754
},
5855
"minecraft:breathable": {
5956
"total_supply": 15,
@@ -85,10 +82,7 @@
8582
{
8683
"event": "minecraft:no_threat_detected",
8784
"cooldown": 0.2,
88-
"range": [
89-
7.0,
90-
2.0
91-
],
85+
"range": [7.0, 2.0],
9286
"minimum_count": 0,
9387
"maximum_count": 0,
9488
// This filter must be exactly the same as the one for minecraft:threat_detected.
@@ -130,10 +124,7 @@
130124
{
131125
"event": "minecraft:threat_detected",
132126
"cooldown": 0.2,
133-
"range": [
134-
7.0,
135-
2.0
136-
],
127+
"range": [7.0, 2.0],
137128
"minimum_count": 1,
138129
// This filter must be exactly the same as the one for minecraft:no_threat_detected.
139130
"event_filters": {
@@ -196,6 +187,8 @@
196187
"value": "unrolled"
197188
},
198189
"feed_items": "spider_eye",
190+
"pause_growth_items": [ "golden_dandelion" ],
191+
"reset_growth_items": [ "golden_dandelion" ],
199192
"grow_up": {
200193
"event": "minecraft:ageable_grow_up",
201194
"target": "self"
@@ -232,9 +225,7 @@
232225
"breeds_with": {
233226
"minecraft:armadillo": {}
234227
},
235-
"breed_items": [
236-
"spider_eye"
237-
]
228+
"breed_items": ["spider_eye"]
238229
},
239230
"minecraft:interact": {
240231
"interactions": [
@@ -303,9 +294,7 @@
303294
"priority": 3,
304295
"speed_multiplier": 1.25,
305296
"can_tempt_vertically": true,
306-
"items": [
307-
"spider_eye"
308-
]
297+
"items": ["spider_eye"]
309298
},
310299
"minecraft:behavior.random_stroll": {
311300
"priority": 6,
@@ -477,15 +466,10 @@
477466
"sequence": [
478467
{
479468
"remove": {
480-
"component_groups": [
481-
"minecraft:baby",
482-
"minecraft:baby_unrolled"
483-
]
469+
"component_groups": ["minecraft:baby", "minecraft:baby_unrolled"]
484470
},
485471
"add": {
486-
"component_groups": [
487-
"minecraft:adult"
488-
]
472+
"component_groups": ["minecraft:adult"]
489473
}
490474
},
491475
{
@@ -495,9 +479,7 @@
495479
"value": "unrolled"
496480
},
497481
"add": {
498-
"component_groups": [
499-
"minecraft:adult_unrolled"
500-
]
482+
"component_groups": ["minecraft:adult_unrolled"]
501483
}
502484
}
503485
]
@@ -545,14 +527,10 @@
545527
]
546528
},
547529
"remove": {
548-
"component_groups": [
549-
"minecraft:rolled_up_with_threats"
550-
]
530+
"component_groups": ["minecraft:rolled_up_with_threats"]
551531
},
552532
"add": {
553-
"component_groups": [
554-
"minecraft:rolled_up_without_threats"
555-
]
533+
"component_groups": ["minecraft:rolled_up_without_threats"]
556534
},
557535
"set_property": {
558536
"minecraft:armadillo_state": "rolled_up_relaxing"
@@ -615,14 +593,10 @@
615593
]
616594
},
617595
"remove": {
618-
"component_groups": [
619-
"minecraft:rolled_up_without_threats"
620-
]
596+
"component_groups": ["minecraft:rolled_up_without_threats"]
621597
},
622598
"add": {
623-
"component_groups": [
624-
"minecraft:rolled_up_with_threats"
625-
]
599+
"component_groups": ["minecraft:rolled_up_with_threats"]
626600
},
627601
"set_property": {
628602
"minecraft:armadillo_state": "rolled_up"
@@ -658,9 +632,7 @@
658632
]
659633
},
660634
"add": {
661-
"component_groups": [
662-
"minecraft:unrolled"
663-
]
635+
"component_groups": ["minecraft:unrolled"]
664636
},
665637
"set_property": {
666638
"minecraft:armadillo_state": "unrolled"
@@ -692,9 +664,7 @@
692664
]
693665
},
694666
"add": {
695-
"component_groups": [
696-
"minecraft:baby_unrolled"
697-
]
667+
"component_groups": ["minecraft:baby_unrolled"]
698668
}
699669
},
700670
{
@@ -721,9 +691,7 @@
721691
]
722692
},
723693
"add": {
724-
"component_groups": [
725-
"minecraft:adult_unrolled"
726-
]
694+
"component_groups": ["minecraft:adult_unrolled"]
727695
}
728696
}
729697
]
Lines changed: 26 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,34 @@
11
{
2-
"format_version": "1.16.210",
2+
"format_version": "1.26.0",
33
"minecraft:entity": {
44
"description": {
55
"identifier": "minecraft:armor_stand",
6-
"is_spawnable": false,
6+
"is_experimental": false,
77
"is_summonable": true,
8-
"is_experimental": false
8+
"is_spawnable": false,
9+
"spawn_category": "misc"
910
},
1011
"components": {
11-
"minecraft:type_family": {
12-
"family": [ "armor_stand", "inanimate", "mob" ]
13-
},
1412
"minecraft:collision_box": {
15-
"width": 0.5,
16-
"height": 1.975
13+
"height": 1.975,
14+
"width": 0.5
1715
},
16+
"minecraft:conditional_bandwidth_optimization": {},
1817
"minecraft:health": {
19-
"value": 6,
20-
"max": 6
18+
"max": 6,
19+
"value": 6
2120
},
2221
"minecraft:hurt_on_condition": {
2322
"damage_conditions": [
2423
{
25-
"filters": { "test": "in_lava", "subject": "self", "operator": "==", "value": true },
2624
"cause": "lava",
27-
"damage_per_tick": 4
25+
"damage_per_tick": 4,
26+
"filters": {
27+
"operator": "==",
28+
"test": "in_lava",
29+
"subject": "self",
30+
"value": true
31+
}
2832
}
2933
]
3034
},
@@ -34,21 +38,21 @@
3438
"minecraft:loot": {
3539
"table": "loot_tables/entities/armor_stand.json"
3640
},
37-
"minecraft:nameable": {
38-
},
39-
"minecraft:persistent": {
40-
},
41-
"minecraft:physics": {
42-
},
41+
"minecraft:nameable": {},
42+
"minecraft:persistent": {},
43+
"minecraft:physics": {},
4344
"minecraft:pushable": {
4445
"is_pushable": false,
4546
"is_pushable_by_piston": true
4647
},
47-
"minecraft:conditional_bandwidth_optimization": {
48+
"minecraft:type_family": {
49+
"family": [
50+
"armor_stand",
51+
"inanimate",
52+
"mob"
53+
]
4854
}
4955
},
50-
51-
"events": {
52-
}
56+
"events": {}
5357
}
5458
}

0 commit comments

Comments
 (0)