From fb4217d48c9a5ec5e7111b532268ada3052b793e Mon Sep 17 00:00:00 2001 From: Tyler Ferrari <69283684+Sowgro@users.noreply.github.com> Date: Sat, 28 Oct 2023 19:28:53 -0400 Subject: Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fe2c56a..647dbd6 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,7 @@ # autumnBiome -A Minecraft datapack which adds a autumn biome. +A Minecraft datapack which adds three autumn biomes, each with different leaf colors. + +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. + +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. -- cgit v1.2.3