From 825c266e910f34f57416a0c79b1fd2b43afa5e78 Mon Sep 17 00:00:00 2001 From: DaanV2 Date: Wed, 18 Nov 2020 10:01:29 +0100 Subject: [PATCH] Updated biomes_client --- resource/biomes_client.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/resource/biomes_client.json b/resource/biomes_client.json index 35d8b117..f2998bbe 100644 --- a/resource/biomes_client.json +++ b/resource/biomes_client.json @@ -16,6 +16,11 @@ "title": "Fog color", "description": "The color of the fog" }, + "fog_identifier": { + "title": "Fog identifier", + "description": "The fog to be associated to this biome", + "$ref": "../general/fog/identifier.json" + }, "water_fog_color": { "$ref": "#/definitions/colorhex", "title": "Water fog color",