From 9260e902babdf95ecdc1f83cd1b07ebaafe06381 Mon Sep 17 00:00:00 2001 From: itsmeow Date: Fri, 27 Nov 2020 21:50:47 -0500 Subject: [PATCH] Update changelog and README, release 2.0.0 --- README.md | 8 +++++--- changelog.md | 21 +++++++++++++++++++-- 2 files changed, 24 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 6d3eff9..478ffbc 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ -# Whisperwoods +![Whisperwoods](https://i.imgur.com/ZaWQjeK.gif) -Minecraft mod for Spooky Jam adding a few fearsome forest critters +*Created for MMD SpookyJam 2019* -Curse: https://www.curseforge.com/minecraft/mc-mods/whisperwoods +Whisperwoods is a spooky forest themed mod adding multiple creatures designed to make your gameplay experience not only spookier but more interesting overall. + +Mod Page: https://www.curseforge.com/minecraft/mc-mods/whisperwoods \ No newline at end of file diff --git a/changelog.md b/changelog.md index e2cdbb5..097d045 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,20 @@ -1.0.1 -- +# 2.0.0 + +- Added Hirschgeist from Better Animals Plus (improved version) +- Added Zotzpyre from Better Animals Plus +- Added Hand of Fate from Better Animals Plus (improved version) +- Added bottled moth +- Added wisp lanterns +- Fixed hidebehind not really detecting if you are looking at it properly +- Fixed hidebehind spawning too often and during the day +- Fixed hidebehind not detecting light levels correctly and barreling into the light +- Hidebehinds will not attack players holding torches due to the light +- Fixed wisp being ultra-rare (despawning) +- Fixed intense lag with wisp soul rendering +- Moths will now detect more light sources and prioritize sources by their light value +- Wisps will now be friendly in peaceful +- Wisps will stop trying to attack creative players + +# 1.0.1 + - Fixed crash "Redundant texture list for particle whisperwoods:wisp" \ No newline at end of file