This repository was archived by the owner on Sep 28, 2025. It is now read-only.
2 files changed
+91
-13
lines changedSubmodule minecraft-bedrock-schemas updated 36 files
- .github/workflows/compress-json-schemas.yml+2-2
- behavior/blocks/blocks.json+1-1
- behavior/entities/entities.json+1-1
- behavior/feature_rules/feature_rules.json+1-1
- behavior/features/features.json+1-1
- behavior/items/items.json+1-1
- behavior/lighting/atmospherics.json-1
- behavior/lighting/global.json-1
- behavior/loot_tables/loot_tables.json+1-1
- behavior/spawn_rules/spawn_rules.json+1-1
- behavior/trading/trading.json+1-1
- behavior/worldgen/jigsaw_structures/jigsaw.json+1-1
- jest.config.ts+1-1
- makefile+4-1
- resource/atmospherics/atmospherics.json+1
- resource/biomes/biomes.json+1-1
- resource/block_culling/block_culling.json+1-1
- resource/color_grading/color_grading.json+1
- resource/fog/fog.json+1-1
- resource/lighting/lighting.json+1
- resource/pbr/pbr.json+1
- resource/point_lights/point_lights.json+1
- resource/shadows/shadows.json+1
- resource/textures/item_texture.json+1-1
- resource/textures/terrain_texture.json+1-1
- resource/water/water.json+1
- source/behavior/biomes/biomes.json+1-1
- source/behavior/loot_tables/conditions/damaged_by_entity.json+1-1
- source/behavior/worldgen/jigsaw_structures/format/minecraft.jigsaw.json+133-148
- source/behavior/worldgen/jigsaw_structures/format/pool_aliases.json+54-12
- source/behavior/worldgen/jigsaw_structures/format/pool_aliases/direct.json+20-24
- source/behavior/worldgen/jigsaw_structures/format/pool_aliases/random.json+40-44
- source/behavior/worldgen/jigsaw_structures/format/pool_aliases/random_group.json-39
- source/behavior/worldgen/jigsaw_structures/jigsaw.json+12-12
- source/compress_specification.json+10-19
- test/src/compress-specification.test.ts+12
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
989 | 989 | | |
990 | 990 | | |
991 | 991 | | |
992 | | - | |
993 | | - | |
994 | | - | |
995 | | - | |
996 | | - | |
997 | | - | |
998 | | - | |
999 | | - | |
1000 | | - | |
1001 | | - | |
1002 | | - | |
1003 | | - | |
1004 | 992 | | |
1005 | 993 | | |
1006 | 994 | | |
| |||
1170 | 1158 | | |
1171 | 1159 | | |
1172 | 1160 | | |
| 1161 | + | |
| 1162 | + | |
| 1163 | + | |
| 1164 | + | |
| 1165 | + | |
| 1166 | + | |
| 1167 | + | |
| 1168 | + | |
| 1169 | + | |
| 1170 | + | |
| 1171 | + | |
| 1172 | + | |
| 1173 | + | |
| 1174 | + | |
| 1175 | + | |
| 1176 | + | |
| 1177 | + | |
| 1178 | + | |
| 1179 | + | |
| 1180 | + | |
| 1181 | + | |
| 1182 | + | |
| 1183 | + | |
| 1184 | + | |
| 1185 | + | |
| 1186 | + | |
| 1187 | + | |
| 1188 | + | |
| 1189 | + | |
| 1190 | + | |
| 1191 | + | |
| 1192 | + | |
| 1193 | + | |
| 1194 | + | |
| 1195 | + | |
| 1196 | + | |
| 1197 | + | |
| 1198 | + | |
| 1199 | + | |
| 1200 | + | |
| 1201 | + | |
| 1202 | + | |
| 1203 | + | |
| 1204 | + | |
| 1205 | + | |
| 1206 | + | |
| 1207 | + | |
| 1208 | + | |
| 1209 | + | |
| 1210 | + | |
| 1211 | + | |
| 1212 | + | |
| 1213 | + | |
| 1214 | + | |
| 1215 | + | |
| 1216 | + | |
| 1217 | + | |
| 1218 | + | |
| 1219 | + | |
| 1220 | + | |
| 1221 | + | |
| 1222 | + | |
| 1223 | + | |
| 1224 | + | |
| 1225 | + | |
| 1226 | + | |
| 1227 | + | |
| 1228 | + | |
| 1229 | + | |
| 1230 | + | |
| 1231 | + | |
| 1232 | + | |
| 1233 | + | |
| 1234 | + | |
| 1235 | + | |
| 1236 | + | |
| 1237 | + | |
| 1238 | + | |
| 1239 | + | |
| 1240 | + | |
| 1241 | + | |
| 1242 | + | |
| 1243 | + | |
| 1244 | + | |
| 1245 | + | |
| 1246 | + | |
| 1247 | + | |
| 1248 | + | |
| 1249 | + | |
| 1250 | + | |
1173 | 1251 | | |
1174 | 1252 | | |
1175 | 1253 | | |
| |||
0 commit comments