This repository was archived by the owner on Sep 28, 2025. It is now read-only.
Commit 4917acd
File tree
4 files changed
+28
-16
lines changed- client
- server
4 files changed
+28
-16
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
Submodule minecraft-bedrock-schemas updated 32 files
- behavior/biomes/biomes.json+1-1
- behavior/blocks/blocks.json+1-1
- behavior/cameras/presets/cameras.json+1-1
- behavior/dialogue/dialogue.json+1-1
- behavior/entities/entities.json+1-1
- behavior/feature_rules/feature_rules.json+1-1
- behavior/features/features.json+1-1
- behavior/items/items.json+1-1
- behavior/lighting/global.json+1-1
- behavior/trading/trading.json+1-1
- general/manifest.json+1-1
- resource/attachables/attachables.json+1-1
- resource/biomes/biomes.json+1-1
- resource/block_culling/block_culling.json+1-1
- resource/blocks.json+1-1
- resource/entity/entity.json+1-1
- resource/fog/fog.json+1-1
- resource/items/items.json+1-1
- resource/models/entity/model_entity.json+1-1
- resource/particles/particles.json+1-1
- resource/sounds/sound_definitions.json+1-1
- resource/textures/texture_set.json+1-1
- source/general/format_version.json+2-2
- source/resource/biomes/biomes.json+1
- source/resource/biomes/format/components/foliage_appearance.json+46
- source/resource/biomes/format/components/grass_appearance.json+46
- source/resource/biomes/format/minecraft.client_biome.json+5-2
- source/resource/blocks.json+10
- worldgen/jigsaw_structures/jigsaw.json+1-1
- worldgen/processors/processor_list.json+1-1
- worldgen/structure_sets/structure_set.json+1-1
- worldgen/template_pools/template_pool.json+1-1
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
64 | 70 | | |
65 | 71 | | |
66 | 72 | | |
| |||
3349 | 3355 | | |
3350 | 3356 | | |
3351 | 3357 | | |
3352 | | - | |
3353 | | - | |
3354 | | - | |
| 3358 | + | |
| 3359 | + | |
| 3360 | + | |
3355 | 3361 | | |
3356 | 3362 | | |
3357 | 3363 | | |
3358 | 3364 | | |
3359 | 3365 | | |
3360 | 3366 | | |
3361 | | - | |
3362 | | - | |
3363 | | - | |
| 3367 | + | |
| 3368 | + | |
| 3369 | + | |
3364 | 3370 | | |
3365 | 3371 | | |
3366 | 3372 | | |
3367 | 3373 | | |
3368 | 3374 | | |
3369 | | - | |
| 3375 | + | |
3370 | 3376 | | |
3371 | 3377 | | |
3372 | 3378 | | |
| |||
11128 | 11134 | | |
11129 | 11135 | | |
11130 | 11136 | | |
11131 | | - | |
11132 | | - | |
| 11137 | + | |
| 11138 | + | |
11133 | 11139 | | |
11134 | 11140 | | |
11135 | | - | |
| 11141 | + | |
11136 | 11142 | | |
11137 | 11143 | | |
11138 | 11144 | | |
| |||
11164 | 11170 | | |
11165 | 11171 | | |
11166 | 11172 | | |
| 11173 | + | |
| 11174 | + | |
| 11175 | + | |
| 11176 | + | |
| 11177 | + | |
| 11178 | + | |
11167 | 11179 | | |
11168 | 11180 | | |
11169 | 11181 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
| 30 | + | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments