From d686c3ee30983deb6a06949342fad581e7f2e31d Mon Sep 17 00:00:00 2001 From: doctor4t <25477005+doctor4t@users.noreply.github.com> Date: Thu, 7 Oct 2021 16:55:40 +0200 Subject: [PATCH] Prepare release --- CHANGELOG.md | 5 +++-- gradle.properties | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 16c32a59..7272facf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,8 +2,9 @@ ### Illuminations 1.8 - 1.17.1 - Added Pumpkin Spirits! These mischievous entities take the form of small flying Jack o' Lanterns and will act like Will o' Wisps, appearing from Jack o' Lanterns at night -- Added Poltergeists! These devious flying skulls will appear from placed skeleton skulls at night, and may also appear when you kill an undead entity at night -- Transformed the Eyes in the Dark option to Halloween Features. Eyes in the dark, Pumpkin spirits and poltergeists will now be controlled by this setting. If you want Pumpkin spirits +- Added Poltergeists! These devious flying skulls will appear from placed skeleton skulls at night, and may also appear when you kill undead at night +- These two new spirits are also available as pets for Illuminations supporters +- Transformed the Eyes in the Dark option to Halloween Features. Eyes in the dark, Pumpkin spirits and poltergeists will now be controlled by this setting. - Fixed an issue that caused very transparent particles to not appear ruining the intended design of several auras and effects ### Illuminations 1.7.2 - 1.17.1 diff --git a/gradle.properties b/gradle.properties index 45b78d83..e08e8a24 100644 --- a/gradle.properties +++ b/gradle.properties @@ -10,7 +10,7 @@ loader_version=0.11.6 fabric_version=0.36.1+1.17 # Mod Properties -mod_version = 1.7.2 +mod_version = 1.8 maven_group = io.github.ladysnake archives_base_name = illuminations