From db6d5a76c24461cdbcc72ed74e24c28df72b34ed Mon Sep 17 00:00:00 2001
From: pieeebot <274605694+pieeebot@users.noreply.github.com>
Date: Tue, 19 May 2026 12:18:34 +0300
Subject: [PATCH 1/2] chore: release v1.0.4b
---
BUMP | 2 +-
NOTES.md | 14 +++++++++++---
2 files changed, 12 insertions(+), 4 deletions(-)
diff --git a/BUMP b/BUMP
index 75363ac2..d99a1985 100644
--- a/BUMP
+++ b/BUMP
@@ -1 +1 @@
-1.0.3b
+1.0.4b
diff --git a/NOTES.md b/NOTES.md
index aa034806..966c46f4 100644
--- a/NOTES.md
+++ b/NOTES.md
@@ -1,8 +1,16 @@
-# neoLegacy v1.0.3b
+# neoLegacy v1.0.4b
-- Fixed a crash when running the server software on Linux via Wine.
+### Bug Fixes
+- Fixed Podzol bottom face displaying incorrect texture (was using side texture instead of dirt)
+- Fixed cursor icon not updating when hovering over UI elements
-
+### Changes
+- Added TU31 parity changes which include:
+ - Creepers can now be ignited with Flint and Steel
+ - Village gravel roads now have Cobblestone underneath
+ - Villagers now transform into Witches when struck by lightning
+
+
# Download
Get the latest build from [LCE Emerald Launcher](https://github.com/LCE-Hub/LCE-Emerald-Launcher/releases) or the upcoming LC Launcher.
From b91b0c9810f2c22dc254cb090ff2e0ba00afbc2e Mon Sep 17 00:00:00 2001
From: pieeebot <274605694+pieeebot@users.noreply.github.com>
Date: Tue, 19 May 2026 12:19:42 +0300
Subject: [PATCH 2/2] chore: fix patch note
---
NOTES.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/NOTES.md b/NOTES.md
index 966c46f4..933ebe47 100644
--- a/NOTES.md
+++ b/NOTES.md
@@ -2,9 +2,9 @@
### Bug Fixes
- Fixed Podzol bottom face displaying incorrect texture (was using side texture instead of dirt)
-- Fixed cursor icon not updating when hovering over UI elements
### Changes
+- Cursor icon now changes when hovering over different UI elements
- Added TU31 parity changes which include:
- Creepers can now be ignited with Flint and Steel
- Village gravel roads now have Cobblestone underneath