1.21.120 (#392)
* - Fix typo "torse" -> "torso" * - Added "main_hand" as an equipment location * - Added support for "beta" version of script modules * - Update point lights to local light * - Added precipitation_interactions * - Added control flags field to more goals * - Update fire_resistant to not accept direct values * - Added swing_duration component * - Added emissive block rendering * - Added emit_vibrations field to use_modifiers * - Added underwater ambient sounds - Added chance field to ambient sound addition * - Added alpha_masked_tint * - Added apply_knockback_to_blocking_targets field to projectile
This commit is contained in:
@@ -652,13 +652,13 @@
|
||||
},
|
||||
{
|
||||
"fileMatch": [
|
||||
"resource_packs/*/point_lights/global.{json,jsonc,json5}",
|
||||
"*resource*pack*/point_lights/global.{json,jsonc,json5}",
|
||||
"*Resource*Pack*/point_lights/global.{json,jsonc,json5}",
|
||||
"*RP*/point_lights/global.{json,jsonc,json5}",
|
||||
"*rp*/point_lights/global.{json,jsonc,json5}"
|
||||
"resource_packs/*/local_lighting/local_lighting.{json,jsonc,json5}",
|
||||
"*resource*pack*/local_lighting/local_lighting.{json,jsonc,json5}",
|
||||
"*Resource*Pack*/local_lighting/local_lighting.{json,jsonc,json5}",
|
||||
"*RP*/local_lighting/local_lighting.{json,jsonc,json5}",
|
||||
"*rp*/local_lighting/local_lighting.{json,jsonc,json5}"
|
||||
],
|
||||
"url": "https://raw.githubusercontent.com/Blockception/Minecraft-bedrock-json-schemas/main/resource/point_lights/point_lights.json"
|
||||
"url": "https://raw.githubusercontent.com/Blockception/Minecraft-bedrock-json-schemas/main/resource/local_lighting/local_lighting.json"
|
||||
},
|
||||
{
|
||||
"fileMatch": [
|
||||
|
||||
Reference in New Issue
Block a user