Skip to content

Commit

Permalink
consolidate chat changes in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
WaitingIdly committed Apr 14, 2024
1 parent 7a55f13 commit 5b5f6b8
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,12 +109,14 @@ All changes are toggleable via config files.
* **Breakable Bedrock:** Allows customizable mining of bedrock
* **Burning Baby Zombies:** Lets baby zombies burn in daylight as in Minecraft 1.13+
* **Charged Creeper Spawning:** Sets the chance for creepers to spawn charged
* **Chat Lines:** Sets the maximum number of chat lines to display
* **Chat:**
* **Chat Lines:** Sets the maximum number of chat lines to display
* **Compact Messages:** Removes duplicate messages and instead put a number behind the message how often it was repeated
* **Keep Sent Messages:** Don't clear sent message history on leaving the world
* **Check Animated Models:** Improves model load times by checking if an animated model exists before trying to load it
* **Chicken Shedding:** Allows chickens to have a chance to shed feathers (similarly to laying eggs)
* **Chunk Gen Limit:** Limits maximum chunk generation per tick for improved server performance
* **Cobweb Slowness:** Modifies the applied slowness factor when entities are moving in cobwebs
* **Compact Messages:** Removes duplicate messages and instead put a number behind the message how often it was repeated
* **Copy World Seed:** Enables clicking of `/seed` world seed in chat to copy to clipboard
* **Crafting Cache:** Adds an IRecipe cache to improve recipe performance in large modpacks
* **Creeper Confetti:** Replaces deadly creeper explosions with delightful confetti (with a configurable chance)
Expand Down Expand Up @@ -159,7 +161,6 @@ All changes are toggleable via config files.
* **Incurable Potions:** Excludes potion effects from being curable with curative items like buckets of milk
* **Infinite Music:** Lets background music play continuously without delays
* **Item Entities:** Enables the modification of item entity properties
* **Keep Sent Messages:** Don't clear sent message history on leaving the world
* **LAN Server Properties:** Enhance the vanilla 'Open to LAN' GUI for listening port customization, removal of enforced authentication and more
* **Lenient Paths:** Allows the creation of grass paths everywhere (beneath fence gates, trapdoors, ...)
* **Lightning**
Expand Down

0 comments on commit 5b5f6b8

Please sign in to comment.