From 7e5585ccf2b87bf7a9ce94b7317ba1cb58e22357 Mon Sep 17 00:00:00 2001 From: Sowgro Date: Sat, 28 Oct 2023 21:17:17 -0400 Subject: Add files --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 9098a48..c16a854 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ A Minecraft datapack which adds three autumn biomes, each with different leaf colors. The biomes also contain particle effects and modified water, grass and sky colors to match the fall look. Using a datapack allows clients of a server or multiplayer world to see the leaf colors, without the need for client side mods or texture packs. +Due to limitations of datapacks this only changes the color of oak, dark oak, jungle, acacia and mangrove leaves. These biomes can be applied via worldEdit with the `//setbiome` command. The worldEdit Spigot plugin does not support custom biomes, you will need to use the worldEdit client-side mod. + +![img1](img1.png) +![img2](img2.png) \ No newline at end of file -- cgit v1.2.3