Added foliage and grass appearance components (#333)

This commit is contained in:
QuazChick
2025-01-08 20:32:09 +00:00
committed by GitHub
parent fb7560414f
commit b4ddd0b31f
4 changed files with 98 additions and 2 deletions

View File

@@ -1,4 +1,5 @@
{
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.resource.biomes",
"title": "Client Biome",
"description": "Minecraft client_biome files define client-side settings for biomes in resource packs. This is the new preferred location for per-biome settings that used to be in biomes_client.json.",