Skip to content

Commit 6d9f86e

Browse files
committed
Update v1.21.70
1 parent d3aae13 commit 6d9f86e

File tree

453 files changed

+7115
-2615
lines changed

Some content is hidden

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

453 files changed

+7115
-2615
lines changed

biomes/mesa.client_biome.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"format_version": "1.21.40",
2+
"format_version": "1.21.60",
33
"minecraft:client_biome": {
44
"description": {
55
"identifier": "mesa"

biomes/mesa_bryce.client_biome.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"format_version": "1.21.40",
2+
"format_version": "1.21.60",
33
"minecraft:client_biome": {
44
"description": {
55
"identifier": "mesa_bryce"

biomes/mesa_plateau_mutated.client_biome.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"format_version": "1.21.40",
2+
"format_version": "1.21.60",
33
"minecraft:client_biome": {
44
"description": {
55
"identifier": "mesa_plateau_mutated"

biomes/mesa_plateau_stone.client_biome.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"format_version": "1.21.40",
2+
"format_version": "1.21.60",
33
"minecraft:client_biome": {
44
"description": {
55
"identifier": "mesa_plateau_stone"

biomes/mesa_plateau_stone_mutated.client_biome.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"format_version": "1.21.40",
2+
"format_version": "1.21.60",
33
"minecraft:client_biome": {
44
"description": {
55
"identifier": "mesa_plateau_stone_mutated"

biomes/swampland.client_biome.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"format_version": "1.21.40",
2+
"format_version": "1.21.60",
33
"minecraft:client_biome": {
44
"description": {
55
"identifier": "swampland"

biomes/swampland_mutated.client_biome.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"format_version": "1.21.40",
2+
"format_version": "1.21.60",
33
"minecraft:client_biome": {
44
"description": {
55
"identifier": "swampland_mutated"

blocks.json

Lines changed: 50 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -489,7 +489,7 @@
489489
}
490490
},
491491
"black_terracotta" : {
492-
"sound" : "stone",
492+
"sound" : "terracotta",
493493
"textures" : "black_terracotta"
494494
},
495495
"black_wool" : {
@@ -591,7 +591,7 @@
591591
}
592592
},
593593
"blue_terracotta" : {
594-
"sound" : "stone",
594+
"sound" : "terracotta",
595595
"textures" : "blue_terracotta"
596596
},
597597
"blue_wool" : {
@@ -734,7 +734,7 @@
734734
}
735735
},
736736
"brown_terracotta" : {
737-
"sound" : "stone",
737+
"sound" : "terracotta",
738738
"textures" : "brown_terracotta"
739739
},
740740
"brown_wool" : {
@@ -779,6 +779,11 @@
779779
"sound" : "amethyst_block",
780780
"textures" : "budding_amethyst"
781781
},
782+
"bush" : {
783+
"carried_textures" : "bush_carried",
784+
"sound" : "grass",
785+
"textures" : "bush"
786+
},
782787
"cactus" : {
783788
"sound" : "cloth",
784789
"textures" : {
@@ -787,6 +792,10 @@
787792
"up" : "cactus_top"
788793
}
789794
},
795+
"cactus_flower" : {
796+
"sound" : "cactus_flower",
797+
"textures" : "cactus_flower"
798+
},
790799
"cake" : {
791800
"sound" : "cloth",
792801
"textures" : {
@@ -1595,7 +1604,7 @@
15951604
}
15961605
},
15971606
"cyan_terracotta" : {
1598-
"sound" : "stone",
1607+
"sound" : "terracotta",
15991608
"textures" : "cyan_terracotta"
16001609
},
16011610
"cyan_wool" : {
@@ -1841,7 +1850,7 @@
18411850
"textures" : "dead_tube_coral_wall_fan"
18421851
},
18431852
"deadbush" : {
1844-
"sound" : "grass",
1853+
"sound" : "deadbush",
18451854
"textures" : "deadbush"
18461855
},
18471856
"decorated_pot" : {
@@ -2304,6 +2313,11 @@
23042313
"sound" : "stone",
23052314
"textures" : "fire_coral_wall_fan"
23062315
},
2316+
"firefly_bush" : {
2317+
"carried_textures" : "firefly_bush_carried",
2318+
"sound" : "firefly_bush",
2319+
"textures" : "firefly_bush"
2320+
},
23072321
"fletching_table" : {
23082322
"sound" : "wood",
23092323
"textures" : {
@@ -2526,7 +2540,7 @@
25262540
}
25272541
},
25282542
"gray_terracotta" : {
2529-
"sound" : "stone",
2543+
"sound" : "terracotta",
25302544
"textures" : "gray_terracotta"
25312545
},
25322546
"gray_wool" : {
@@ -2585,7 +2599,7 @@
25852599
}
25862600
},
25872601
"green_terracotta" : {
2588-
"sound" : "stone",
2602+
"sound" : "terracotta",
25892603
"textures" : "green_terracotta"
25902604
},
25912605
"green_wool" : {
@@ -2609,7 +2623,7 @@
26092623
},
26102624
"hardened_clay" : {
26112625
"isotropic" : true,
2612-
"sound" : "stone",
2626+
"sound" : "terracotta",
26132627
"textures" : "hardened_clay"
26142628
},
26152629
"hay_block" : {
@@ -2915,6 +2929,11 @@
29152929
"west" : "cauldron_water"
29162930
}
29172931
},
2932+
"leaf_litter" : {
2933+
"carried_textures" : "leaf_litter_carried",
2934+
"sound" : "leaf_litter",
2935+
"textures" : "leaf_litter"
2936+
},
29182937
"leaves" : {
29192938
"ambient_occlusion_exponent" : 0.80,
29202939
"carried_textures" : "leaves_carried",
@@ -3076,7 +3095,7 @@
30763095
}
30773096
},
30783097
"light_blue_terracotta" : {
3079-
"sound" : "stone",
3098+
"sound" : "terracotta",
30803099
"textures" : "light_blue_terracotta"
30813100
},
30823101
"light_blue_wool" : {
@@ -3131,7 +3150,7 @@
31313150
}
31323151
},
31333152
"light_gray_terracotta" : {
3134-
"sound" : "stone",
3153+
"sound" : "terracotta",
31353154
"textures" : "light_gray_terracotta"
31363155
},
31373156
"light_gray_wool" : {
@@ -3212,7 +3231,7 @@
32123231
}
32133232
},
32143233
"lime_terracotta" : {
3215-
"sound" : "stone",
3234+
"sound" : "terracotta",
32163235
"textures" : "lime_terracotta"
32173236
},
32183237
"lime_wool" : {
@@ -3366,7 +3385,7 @@
33663385
}
33673386
},
33683387
"magenta_terracotta" : {
3369-
"sound" : "stone",
3388+
"sound" : "terracotta",
33703389
"textures" : "magenta_terracotta"
33713390
},
33723391
"magenta_wool" : {
@@ -3795,7 +3814,7 @@
37953814
}
37963815
},
37973816
"orange_terracotta" : {
3798-
"sound" : "stone",
3817+
"sound" : "terracotta",
37993818
"textures" : "orange_terracotta"
38003819
},
38013820
"orange_tulip" : {
@@ -4044,7 +4063,7 @@
40444063
}
40454064
},
40464065
"pink_terracotta" : {
4047-
"sound" : "stone",
4066+
"sound" : "terracotta",
40484067
"textures" : "pink_terracotta"
40494068
},
40504069
"pink_tulip" : {
@@ -4407,7 +4426,7 @@
44074426
}
44084427
},
44094428
"purple_terracotta" : {
4410-
"sound" : "stone",
4429+
"sound" : "terracotta",
44114430
"textures" : "purple_terracotta"
44124431
},
44134432
"purple_wool" : {
@@ -4650,7 +4669,7 @@
46504669
}
46514670
},
46524671
"red_terracotta" : {
4653-
"sound" : "stone",
4672+
"sound" : "terracotta",
46544673
"textures" : "red_terracotta"
46554674
},
46564675
"red_tulip" : {
@@ -4883,6 +4902,10 @@
48834902
"west" : "seagrass_tall_top_b"
48844903
}
48854904
},
4905+
"short_dry_grass" : {
4906+
"sound" : "grass",
4907+
"textures" : "short_dry_grass"
4908+
},
48864909
"short_grass" : {
48874910
"carried_textures" : "short_grass_carried",
48884911
"sound" : "grass",
@@ -5525,6 +5548,10 @@
55255548
"west" : "sweet_berry_bush_3"
55265549
}
55275550
},
5551+
"tall_dry_grass" : {
5552+
"sound" : "grass",
5553+
"textures" : "tall_dry_grass"
5554+
},
55285555
"tall_grass" : {
55295556
"carried_textures" : "tall_grass_carried",
55305557
"sound" : "grass",
@@ -6192,7 +6219,7 @@
61926219
}
61936220
},
61946221
"white_terracotta" : {
6195-
"sound" : "stone",
6222+
"sound" : "terracotta",
61966223
"textures" : "white_terracotta"
61976224
},
61986225
"white_tulip" : {
@@ -6203,6 +6230,11 @@
62036230
"sound" : "cloth",
62046231
"textures" : "wool_colored_white"
62056232
},
6233+
"wildflowers" : {
6234+
"carried_textures" : "wildflowers_carried",
6235+
"sound" : "pink_petals",
6236+
"textures" : "wildflowers"
6237+
},
62066238
"wither_rose" : {
62076239
"sound" : "grass",
62086240
"textures" : "wither_rose"
@@ -6295,7 +6327,7 @@
62956327
}
62966328
},
62976329
"yellow_terracotta" : {
6298-
"sound" : "stone",
6330+
"sound" : "terracotta",
62996331
"textures" : "yellow_terracotta"
63006332
},
63016333
"yellow_wool" : {

cameras/fixed_boom.json

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
{
2+
"format_version": "1.21.0",
3+
"minecraft:camera_entity": {
4+
"description": {
5+
"identifier": "minecraft:fixed_boom"
6+
},
7+
"components": {
8+
"minecraft:camera": {
9+
"field_of_view": 66.0,
10+
"near_clipping_plane": 0.025,
11+
"far_clipping_plane": 2500.0
12+
},
13+
"minecraft:camera_fixed_boom": {},
14+
"minecraft:camera_third_person_boom": {
15+
"starting_radius": 10.0,
16+
"starting_rot": [ 45.0, 45.0 ],
17+
"rotation_space": "local"
18+
},
19+
"minecraft:camera_attach_to_player": {},
20+
"minecraft:camera_render_player_model": {},
21+
"minecraft:camera_offset": {
22+
"view": [ 0.0, 0.0 ],
23+
"entity": [ 0.0, 0.0, 0.0 ]
24+
},
25+
"minecraft:camera_shake": {
26+
"frequency": 10.0,
27+
"amplitude": 5.0,
28+
"noise_multiplier": 4.0
29+
},
30+
"minecraft:camera_avoidance": {
31+
"relax_distance_smoothing_spring": 0.0,
32+
"distance_constraint_min": 0.25
33+
},
34+
"minecraft:update_player_from_camera": {
35+
"look_mode": "along_camera"
36+
},
37+
"minecraft:camera_player_sleep_vignette": {},
38+
"minecraft:camera_portal_distortion": {},
39+
"minecraft:camera_liquid_offset": {},
40+
"minecraft:gameplay_affects_fov": {},
41+
"minecraft:allow_inside_block": {},
42+
"minecraft:player_state_affects_rendering": {}
43+
}
44+
}
45+
}

entity/agent.entity.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,7 @@
3434
"controller.render.agent"
3535
],
3636
"spawn_egg": {
37-
"texture": "spawn_egg",
38-
"texture_index": 52
37+
"texture": "spawn_egg_agent"
3938
}
4039
}
4140
}

0 commit comments

Comments
 (0)