This repository was archived by the owner on Sep 28, 2025. It is now read-only.
Commit 8364766
authored
Bumps [minecraft-bedrock-schemas](https://github.com/Blockception/Minecraft-bedrock-json-schemas) from `8de1960` to `83e35ab`.
- [Release notes](https://github.com/Blockception/Minecraft-bedrock-json-schemas/releases)
- [Commits](Blockception/Minecraft-bedrock-json-schemas@8de1960...83e35ab)
---
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 65bc5bb commit 8364766
1 file changed
+1
-1
lines changedSubmodule minecraft-bedrock-schemas updated 62 files
- behavior/biomes/biomes.json+1-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
- resource/animation_controllers/animation_controller.json+1-1
- resource/animations/actor_animation.json+1-1
- resource/biomes/biomes.json+1-1
- resource/sounds.json+1-1
- source/behavior/biomes/components/mountain_parameters.json-6
- source/behavior/blocks/format/components/destruction_particles.json+21
- source/behavior/blocks/format/components/map_color.json+52-26
- source/behavior/blocks/format/components/material_instances.json+11
- source/behavior/blocks/format/components/replaceable.json+8
- source/behavior/blocks/format/minecraft.block.json+2
- source/behavior/entities/entities.json+6
- source/behavior/entities/format/behaviors/float_wander.json+6
- source/behavior/entities/format/behaviors/move_around_target.json+7
- source/behavior/entities/format/components.json+3
- source/behavior/entities/format/components/attack.json+12-4
- source/behavior/entities/format/components/body_rotation_axis_aligned.json+9
- source/behavior/entities/format/components/breedable.json+4-2
- source/behavior/entities/format/components/collision_box.json+5-1
- source/behavior/entities/format/components/combat_regeneration.json+10-2
- source/behavior/entities/format/components/entity_sensor.json+12
- source/behavior/entities/format/components/healable.json+11-3
- source/behavior/entities/format/components/input_air_controlled.json+21
- source/behavior/entities/format/components/is_collidable.json+9
- source/behavior/entities/format/components/mob_effect.json+10-2
- source/behavior/entities/format/components/projectile.json+61-12
- source/behavior/entities/format/components/renders_when_invisible.json+2-2
- source/behavior/entities/format/components/rideable.json+3-3
- source/behavior/entities/format/components/spell_effects.json+13-5
- source/behavior/entities/format/events.json+43-2
- source/behavior/features/features/minecraft.cave_carver_feature.json+1-1
- source/behavior/features/features/minecraft.fossil_feature.json+1-1
- source/behavior/features/features/minecraft.geode_feature.json+6-6
- source/behavior/features/features/minecraft.growing_plant_feature.json+1-1
- source/behavior/features/features/minecraft.multiface_feature.json+2-2
- source/behavior/features/features/minecraft.nether_cave_carver_feature.json+1-1
- source/behavior/features/features/minecraft.ore_feature.json+2-2
- source/behavior/features/features/minecraft.partially_exposed_blob_feature.json+1-1
- source/behavior/features/features/minecraft.scatter_feature.json+1-1
- source/behavior/features/features/minecraft.single_block_feature.json+5-5
- source/behavior/features/features/minecraft.structure_template_feature.json+2-2
- source/behavior/features/features/minecraft.tree_feature.json+18-18
- source/behavior/features/features/minecraft.underwater_cave_carver_feature.json+2-2
- source/behavior/features/features/minecraft.vegetation_patch_feature.json+2-2
- source/behavior/items/format/components/repairable.json+1-1
- source/behavior/loot_tables/conditions/match_tool.json+8
- source/general/vanilla/tint_methods.json+15
- source/resource/animation_controllers/animation_controller.json+6
- source/resource/animations/actor_animation.json+26-20
- source/resource/biomes/format/components/atmosphere_identifier.json+15
- source/resource/biomes/format/components/color_grading_identifier.json+15
- source/resource/biomes/format/components/dry_foliage_color.json+47
- source/resource/biomes/format/components/lighting_identifier.json+15
- source/resource/biomes/format/components/water_identifier.json+15
- source/resource/biomes/format/minecraft.client_biome.json+6-1
- source/resource/sounds.json+34-2
0 commit comments