aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTyler Ferrari <69283684+Sowgro@users.noreply.github.com>2023-10-28 19:28:53 -0400
committerGitHub <noreply@github.com>2023-10-28 19:28:53 -0400
commitfb4217d48c9a5ec5e7111b532268ada3052b793e (patch)
treed20d82bb139dc268b6383a33af4530a0c7cf8471
parent1c6a4235dcf550ed779e9023d0ad1e4a2c555118 (diff)
downloadautumnBiome-fb4217d48c9a5ec5e7111b532268ada3052b793e.tar.gz
autumnBiome-fb4217d48c9a5ec5e7111b532268ada3052b793e.tar.bz2
autumnBiome-fb4217d48c9a5ec5e7111b532268ada3052b793e.zip
Update README.md
-rw-r--r--README.md7
1 files changed, 6 insertions, 1 deletions
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.