From 4dd8a0c19b99d3837748bde4536af2c3cefbe14f Mon Sep 17 00:00:00 2001 From: DaanV2 Date: Wed, 18 Nov 2020 10:10:57 +0100 Subject: [PATCH] Added fog path --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index db09f379..a5b100c8 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ The json validation schema files for Minecraft bedrock - [Animation Controllers](resource/animation_controllers/animation_controller.json) - [Entity](resource/entity/entities.json) - [Flipbook texture](resource/textures/flipbook_textures.json) +- [Fog](resource/fog/fog.json) - [Item texture](resource/textures/item_texture.json) - [Items](resource/items/items.json) - [Materials](resource/materials/materials.json)