@minecraft/creator-tools
Version:
Minecraft Creator Tools command line and libraries.
21 lines • 623 B
JSON
{
"fields": [
{
"id": "color",
"title": "color",
"description": "RGB color of foliage, or a Foliage Color Map object.",
"dataType": 16
}
],
"description": "Sets the foliage color or color map used during rendering. Biomes without this component will have default foliage appearance.",
"samples": {
"samples": [
{
"path": "Example:",
"content": "{\r\n\t\"minecraft:fog_appearance\": {\r\n\t\t\"fog_identifier\": \"minecraft:fog_the_end\"\r\n\t}"
}
]
},
"title": "Foliage Appearance",
"id": "minecraft:foliage_appearance"
}