This repository was archived by the owner on Sep 28, 2025. It is now read-only.
Commit c4d7a21
authored
Bumps [minecraft-bedrock-schemas](https://github.com/Blockception/Minecraft-bedrock-json-schemas) from `31ad665` to `0c2f6b0`.
- [Release notes](https://github.com/Blockception/Minecraft-bedrock-json-schemas/releases)
- [Commits](Blockception/Minecraft-bedrock-json-schemas@31ad665...0c2f6b0)
---
updated-dependencies:
- dependency-name: minecraft-bedrock-schemas
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ed56e65 commit c4d7a21
1 file changed
+1
-1
lines changedSubmodule minecraft-bedrock-schemas updated 23 files
- .vscode/easy.code-snippets+5-1
- behavior/blocks/blocks.json+1-1
- behavior/entities/entities.json+1-1
- behavior/features/features.json+1-1
- behavior/items/items.json+1-1
- behavior/loot_tables/loot_tables.json+1-1
- behavior/trading/trading.json+1-1
- source/behavior/blocks/format/components/redstone_conductivity.json+1-1
- source/behavior/entities/format/components.json+2-1
- source/behavior/entities/format/components/damage_sensor.json+14-4
- source/behavior/entities/format/components/explode.json+42
- source/behavior/entities/format/components/home.json+7-1
- source/behavior/entities/format/components/lookat.json-50
- source/behavior/entities/format/components/looked_at.json+84
- source/behavior/entities/format/components/projectile.json+6
- source/behavior/entities/format/components/transient.json+9
- source/behavior/entities/format/events.json+49-29
- source/behavior/features/features/minecraft.single_block_feature.json+53-7
- source/behavior/items/format/components/block_placer.json+7-1
- source/behavior/items/format/components/bundle_interaction.json+1-1
- source/behavior/items/format/components/storage_item.json+1-1
- source/behavior/loot_tables/conditions.json+4
- source/behavior/loot_tables/conditions/killed_by_entity.json+15
0 commit comments