1
0
mirror of https://github.com/Mojang/bedrock-samples.git synced 2025-10-14 20:15:05 +00:00
Files
bedrock-samples/metadata/json_schemas/server/biome/1.21.100/Frozen Noise Based Biome Component.json
2025-09-09 10:02:11 -07:00

7 lines
298 B
JSON

{
"$id": "3878857055",
"$schema": "http://json-schema.org/draft-07/schema#",
"description": "Component will impact the temperature in a frozen biome, causing some areas to not be frozen. Ex: patchy ice, patchy snow",
"title": "minecraft:partially_frozen",
"x-format-version": "1.21.100"
}