From 989331d85fcfe91b8c5871b989af426505f8653b Mon Sep 17 00:00:00 2001 From: BlayTheNinth <1933180+BlayTheNinth@users.noreply.github.com> Date: Thu, 24 Oct 2024 12:38:28 +0200 Subject: [PATCH] chore: Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e7bad3e..4598d7b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ - Added defaultVisibility option that can be set to "GLOBAL" to have newly placed and found waystones start out as global (default: ACTIVATION) - Added /waystones activate and /waystones forget commands +- Made wild waystones and village waystones register as POIs - Changed wild waystone spawns to use waystones:has_structure/*_waystone tags to allow for more control - Fixed shift-clicking to sort a waystone to front or back not being saved - Technical: Added "Transient" state to waystones that indicates whether the waystone was picked up with silk touch and is in an unknown state of existence \ No newline at end of file