This repository was archived by the owner on Sep 28, 2025. It is now read-only.
2 files changed
+30
-30
lines changedSubmodule minecraft-bedrock-schemas updated 44 files
- README.md+1
- behavior/blocks/blocks.json+1-1
- behavior/entities/entities.json+1-1
- behavior/items/items.json+1-1
- behavior/volumes/volumes.json-1
- resource/biomes/biomes.json+1-1
- source/behavior/blocks/format/components/item_visual.json+20
- source/behavior/blocks/format/components/liquid_detection.json+56
- source/behavior/blocks/format/components/material_instances.json+18-10
- source/behavior/blocks/format/minecraft.block.json+15-1
- source/behavior/entities/format/behaviors/summon_entity.json+8-3
- source/behavior/entities/format/components.json+2
- source/behavior/entities/format/components/angry.json+6
- source/behavior/entities/format/components/cannot_be_attacked.json+9
- source/behavior/entities/format/components/damage_sensor.json+7-17
- source/behavior/entities/format/components/home.json+1-1
- source/behavior/entities/format/components/ignore_cannot_be_attacked.json+15
- source/behavior/entities/format/components/interact.json+3-1
- source/behavior/entities/format/components/looked_at.json+24-9
- source/behavior/entities/format/events.json+26
- source/behavior/items/format/components/compostable.json+18
- source/behavior/items/format/minecraft.item.json+1
- source/behavior/worldgen/jigsaw_structures/format/minecraft.jigsaw.json+93
- source/behavior/worldgen/jigsaw_structures/jigsaw.json+13
- source/behavior/worldgen/processors/format/minecraft.processor_list.json+34
- source/behavior/worldgen/processors/format/processors.json+18
- source/behavior/worldgen/processors/format/processors/minecraft.block_ignore.json+22
- source/behavior/worldgen/processors/format/processors/minecraft.capped.json+83
- source/behavior/worldgen/processors/format/processors/minecraft.protected_blocks.json+18
- source/behavior/worldgen/processors/format/processors/minecraft.rule.json+279
- source/behavior/worldgen/processors/processor_list.json+13
- source/behavior/worldgen/structure_sets/format/minecraft.structure_set.json+106
- source/behavior/worldgen/structure_sets/structure_set.json+13
- source/behavior/worldgen/template_pools/format/minecraft.template_pool.json+99
- source/behavior/worldgen/template_pools/template_pool.json+13
- source/compress_specification.json+4
- source/resource/biomes/format/components/ambient_sounds.json+25
- source/resource/biomes/format/components/biome_music.json+16
- source/resource/biomes/format/minecraft.client_biome.json+2
- vscode-settings.json+56-12
- worldgen/jigsaw_structures/jigsaw.json+1
- worldgen/processors/processor_list.json+1
- worldgen/structure_sets/structure_set.json+1
- worldgen/template_pools/template_pool.json+1
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3372 | 3372 | | |
3373 | 3373 | | |
3374 | 3374 | | |
3375 | | - | |
3376 | | - | |
3377 | | - | |
| 3375 | + | |
| 3376 | + | |
| 3377 | + | |
3378 | 3378 | | |
3379 | 3379 | | |
3380 | | - | |
| 3380 | + | |
3381 | 3381 | | |
3382 | 3382 | | |
3383 | 3383 | | |
3384 | | - | |
3385 | | - | |
3386 | | - | |
| 3384 | + | |
| 3385 | + | |
| 3386 | + | |
3387 | 3387 | | |
3388 | 3388 | | |
3389 | | - | |
3390 | | - | |
3391 | | - | |
3392 | | - | |
3393 | | - | |
3394 | | - | |
| 3389 | + | |
| 3390 | + | |
| 3391 | + | |
| 3392 | + | |
| 3393 | + | |
| 3394 | + | |
3395 | 3395 | | |
3396 | 3396 | | |
3397 | 3397 | | |
3398 | 3398 | | |
3399 | | - | |
3400 | | - | |
3401 | | - | |
| 3399 | + | |
| 3400 | + | |
| 3401 | + | |
3402 | 3402 | | |
3403 | 3403 | | |
3404 | 3404 | | |
| |||
3409 | 3409 | | |
3410 | 3410 | | |
3411 | 3411 | | |
3412 | | - | |
3413 | | - | |
3414 | | - | |
| 3412 | + | |
| 3413 | + | |
| 3414 | + | |
3415 | 3415 | | |
3416 | 3416 | | |
3417 | 3417 | | |
3418 | | - | |
3419 | | - | |
3420 | | - | |
| 3418 | + | |
| 3419 | + | |
| 3420 | + | |
3421 | 3421 | | |
3422 | 3422 | | |
3423 | 3423 | | |
3424 | | - | |
3425 | | - | |
3426 | | - | |
| 3424 | + | |
| 3425 | + | |
| 3426 | + | |
3427 | 3427 | | |
3428 | 3428 | | |
3429 | | - | |
| 3429 | + | |
3430 | 3430 | | |
3431 | 3431 | | |
3432 | 3432 | | |
3433 | | - | |
3434 | | - | |
3435 | | - | |
| 3433 | + | |
| 3434 | + | |
| 3435 | + | |
3436 | 3436 | | |
3437 | 3437 | | |
3438 | 3438 | | |
| |||
0 commit comments