This repository was archived by the owner on Sep 28, 2025. It is now read-only.
2 files changed
+2
-2
lines changedSubmodule minecraft-bedrock-schemas updated 40 files
- .github/workflows/format-json-files.yml-50
- .gitignore+2-1
- .mcignore-1
- .mocharc.json-7
- behavior/items/items.json+1-1
- eslint.config.mjs+28
- jest.config.ts+190
- package-lock.json+9.2k-2.1k
- package.json+11-9
- source/behavior/items/format/components/hover_text_color.json+1
- source/behavior/items/format/minecraft.item.json-1
- src/main.ts+1-1
- test/files/correct/data_bp/blocks/master.block.json-16
- test/files/correct/data_bp/cameras/presets/examples.json+2-4
- test/files/correct/data_bp/entities/dragon.entity.bp.json
- test/files/correct/data_bp/entities/dragon_born.entity.bp.json
- test/files/correct/data_bp/entities/equippable.json+1-5
- test/files/correct/data_bp/entities/sheep.entity.bp.json
- test/files/correct/data_bp/features/aggregate_feature_planks_placement.json-9
- test/files/correct/data_bp/features/beards_and_shavers_feature.json-19
- test/files/correct/data_bp/features/conditional_list_feature.json-17
- test/files/correct/data_bp/features/hell_cave_carver_feature.json-11
- test/files/correct/data_bp/features/rect_layout_feature.json-21
- test/files/correct/data_bp/features/scan_surface_feature.json-11
- test/files/correct/data_bp/features/scan_surface_feature_obsidian.json+10-10
- test/files/correct/data_bp/features/scatter_feature.json-31
- test/files/correct/data_bp/items/test1.item.json+3-1
- test/files/correct/data_bp/loot_tables/enchant_test.json+1-1
- test/files/correct/data_bp/trading/master_block.trades.json+15-9
- test/files/correct/data_rp/blocks.json+3-3
- test/files/incorrect/data2_bp/manifest.json+1-1
- test/files/incorrect/data_bp/manifest.json+1-1
- test/src/files/correct.test.ts+11-33
- test/src/files/incorrect.test.ts+10-34
- test/src/github.ts+1-1
- test/src/schema-tester.ts+23-7
- test/src/utillity.test.ts+4-6
- test/src/utillity.ts+2-2
- test/src/validator.test.ts+15-26
- vscode-settings.json+1-1
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
850 | 850 | | |
851 | 851 | | |
852 | 852 | | |
853 | | - | |
| 853 | + | |
854 | 854 | | |
855 | 855 | | |
856 | 856 | | |
| |||
0 commit comments