Releases: Blockception/Minecraft-bedrock-json-schemas
Releases · Blockception/Minecraft-bedrock-json-schemas
v1.20.81-1
What's Changed
- Update particle schemas by @stirante in #220
-
- Update geometry component by @Xterionix in #219
- Update minecraft:icon to match 1.20.60+ by @Xterionix in #222
- Spawn categories by @Xterionix in #225
- Block traits by @Xterionix in #227
-
- Add filters to event object by @Xterionix in #228
- Central list of itemGroup and creative categories by @Xterionix in #233
- Recipe unlocking by @Xterionix in #234
- Update features by @Xterionix in #235
- Misc entity fixes by @Xterionix in #248
- Update recipes to add unlocking to furnace and fix #226 by @Xterionix in #249
- Fix icon for 1.20.70 by @Xterionix in #250
- Block culling rules by @Xterionix in #251
- Anim time update for bpa by @Xterionix in #252
- Attribute components by @Xterionix in #253
- Fix icon by @Xterionix in #255
- Fix digger by @Xterionix in #256
- Spawn rules by @Xterionix in #257
- Update script manifest by @Xterionix in #259
- Update block description by @QuazChick in #262
- Support molang strings in "bone_visibility" by @QuazChick in #264
- Update minecraft:placement_direction block trait by @QuazChick in #263
- Make randomize and sequence have other event responses by @Xterionix in #260
- Add Texture Set Schema by @QuazChick in #266
- Add support for block tags by @QuazChick in #267
- Remove "commands" Menu Category by @QuazChick in #269
- Remove sounds enum by @Xterionix in #270
- Update brightness filter by @Xterionix in #271
- Correct name of "textures_list.json" by @QuazChick in #273
- Allow manifest versions to be defined as SemVer strings by @QuazChick in #274
- Updates for 1.20.80 by @Xterionix in #281
- Add snippets by @ink0rr in #278
- Adding cameras schemas by @DaanV2 in #283
- Support single values for item components by @QuazChick in #268
- Adding more items test files by @DaanV2 in #284
- Adding deferred lightning schemas by @DaanV2 in #285
New Contributors
- @QuazChick made their first contribution in #262
- @ink0rr made their first contribution in #278
Full Changelog: v1.20.62-0...v1.20.81-1
v1.20.81-0
Full Changelog: v1.20.81-1...v1.20.81-0
v1.20.62-0
What's Changed
- Add min property to health by @Xterionix in #216
- Update timer flag component by @Xterionix in #217
- Update can fly by @Xterionix in #218
Full Changelog: v1.20.60-0...v1.20.62-0
v1.20.60-0
What's Changed
- build(deps-dev): bump the all group with 4 updates by @dependabot in #210
- build(deps): bump the all group with 3 updates by @dependabot in #211
- Revert "build(deps): bump the all group with 3 updates" by @DaanV2 in #212
- Revert "build(deps-dev): bump the all group with 4 updates" by @DaanV2 in #213
- Update blocks and items to newest format by @Xterionix in #215
New Contributors
- @Xterionix made their first contribution in #215
Full Changelog: v1.20.51-0...v1.20.60-0
v1.20.51-0
What's Changed
- build(deps): bump the all group with 6 updates by @dependabot in #195
- Add modifications to JSON UI and refactor a bit by @stirante in #198
- Add aseprite flipbook schema by @stirante in #197
- Add new entity filters by @stirante in #206
- Added full_cube constant to block geometry by @stirante in #205
- Update entity_sensor's schema to 1.20.60 by @stirante in #203
- Update entity components to 1.20.60 by @stirante in #204
- build(deps-dev): bump the all group with 4 updates by @dependabot in #207
- Revert "build(deps-dev): bump the all group with 4 updates" by @DaanV2 in #209
Full Changelog: v1.20.40-0...v1.20.51-0
v1.20.40-0
What's Changed
- build(deps): bump the all group with 1 update by @dependabot in #186
- build(deps-dev): bump the all group with 1 update by @dependabot in #187
- Adding ui-json schemas by @DaanV2 in #188
- build(deps): bump the all group with 1 update by @dependabot in #190
- build(deps-dev): bump the all group with 3 updates by @dependabot in #191
- Update JSON UI schemas by @r4isen1920 in #192
- Update minecraft:damage_sensor damage sources by @r4isen1920 in #194
New Contributors
- @r4isen1920 made their first contribution in #192
Full Changelog: v1.20.32-0...v1.20.40-0
v1.20.32-0
What's Changed
- Updating Undocumented by @DrinkWater623 in #180
- Add Item Examples by @DrinkWater623 in #182
- Add 9Slice schema by @stirante in #184
New Contributors
- @DrinkWater623 made their first contribution in #180
Full Changelog: v1.20.10-0...v1.20.32-0
v1.20.10-0
Full Changelog: v1.20.0-0...v1.20.10-0
v1.20.0-0
What's Changed
- Allow string array for minecraft:spell_effects remove_effect. by @mordud2 in #3
- Entity flattening by @DaanV2 in #11
- Added generated-with by @DaanV2 in #12
- Added subpacks definition by @JaylyDev in #21
- Update interact.json by @DinnerBeef in #23
- Update interact.json by @DinnerBeef in #24
- Update for minecraft 1.19 by @DaanV2 in #28
- Modify timer schema by @mitgobla in #29
- Renamed all
yello
keys toyellow
by @ThijsHankelMC in #31 - Add missing documentation to behavior components by @mitgobla in #30
- Fixing move to block by @DaanV2 in #32
- Updated behavior.jump_to_block by @DaanV2 in #52
- Updated behavior.play_dead by @DaanV2 in #56
- Updated damage_sensor by @DaanV2 in #57
- Added a dot by @DaanV2 in #58
- Updated pet_sleep_with_owner by @DaanV2 in #59
- Updated pickup_items by @DaanV2 in #60
- Updated leap_at_target by @DaanV2 in #61
- Updated properties by @ChibiMango in #62
- Updated descriptions by @ChibiMango in #63
- Updated genetics #54 by @DaanV2 in #64
- edited some errors by @ChibiMango in #65
- Bump terser from 5.14.1 to 5.14.2 by @dependabot in #66
- Updated titles by @ChibiMango in #67
- Correct descriptions for entity components by @ChibiMango in #68
- Created & applied new event_object type by @ChibiMango in #109
- Add
minecraft:foil
item component by @stirante in #110 - Fixed spelling error (evualated to evaluated) by @DoubleF3lix in #112
- Add various enums and constraints and direction property in particle by @stirante in #114
- Add item_descriptor and use it in acceptable places by @stirante in #115
- Update documentation for spawn rules by @stirante in #117
- Fill defaults in entity behaviors by @stirante in #116
- Add support for adding module dependencies by @stirante in #118
- Add sound event schema and use where appropriate by @stirante in #120
- Expand block reference schema by @stirante in #121
- Fixing/item descriptors by @DaanV2 in #122
- Fix minor problems in contributing, update vscode-settings.json urls by @AdamRaichu in #123
- Fix README inconsistencies by @AdamRaichu in #124
- Bump mocha and @types/mocha by @dependabot in #136
- Bump vscode-json-languageservice from 5.1.0 to 5.1.1 by @dependabot in #129
- Bump typescript from 4.7.4 to 4.8.4 by @dependabot in #130
- Bump @types/chai from 4.3.1 to 4.3.3 by @dependabot in #135
- Bump ts-loader from 9.3.1 to 9.4.1 by @dependabot in #132
- Bump @types/node from 18.0.6 to 18.11.6 by @dependabot in #139
- Bump fast-glob from 3.2.11 to 3.2.12 by @dependabot in #131
- Bump comment-json from 4.1.1 to 4.2.3 by @dependabot in #134
- build(deps-dev): bump @types/node from 18.11.6 to 18.11.7 by @dependabot in #140
- Feature/actor properties by @DaanV2 in #138
- Starting on blocks by @DaanV2 in #137
- build(deps-dev): bump @types/node from 18.11.7 to 18.11.9 by @dependabot in #141
- Updated schema for the
menu_category
property by @Ultr4Anubis in #142 - Fixed spelling mistake by @Ultr4Anubis in #143
- Update script module name and version (manifest) by @JaylyDev in #155
- Fixed "format_version" in blocks.json + changes. by @StealthyExpertX in #157
- Trying to fix the pipeline by @DaanV2 in #161
- Added missing "first_spawn_chance" information. by @StealthyExpertX in #160
- Added missing documentation on "first_spawn_chance" in projectile behaviors. by @StealthyExpertX in #159
- build(deps): bump webpack from 5.73.0 to 5.76.1 by @dependabot in #165
- Updated knockback_resistance component's max value by @StealthyExpertX in #168
- Fixed int_property.json to the integer value type. by @StealthyExpertX in #167
- Update has_equipment.json - Added "inventory" enum by @StealthyExpertX in #166
- Fixed float_property.json to the number value type. by @StealthyExpertX in #169
- minecraft:physics - added "push_towards_closest_space" by @StealthyExpertX in #170
- Update anger_level.json by @StealthyExpertX in #175
- Fixes by @DaanV2 in #177
New Contributors
- @mordud2 made their first contribution in #3
- @DaanV2 made their first contribution in #11
- @JaylyDev made their first contribution in #21
- @DinnerBeef made their first contribution in #23
- @mitgobla made their first contribution in #29
- @ThijsHankelMC made their first contribution in #31
- @ChibiMango made their first contribution in #62
- @dependabot made their first contribution in #66
- @stirante made their first contribution in #110
- @DoubleF3lix made their first contribution in #112
- @AdamRaichu made their first contribution in #123
- @Ultr4Anubis made their first contribution in #142
- @StealthyExpertX made their first contribution in #157
Full Changelog: https://github.com/Blockception/Minecraft-bedrock-json-schemas/commits/v1.20.0-0