-
-
Notifications
You must be signed in to change notification settings - Fork 112
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6ae9424
commit afe5e70
Showing
1 changed file
with
7 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,7 @@ | ||
- Fixed shift-clicking to sort a waystone to front or back not being saved | ||
- Added Blank Scroll to re-add bound scroll functionality | ||
- 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 <targets> <pos> and /waystones forget <targets> <pos|all> commands | ||
- Added display of reason why editing is disabled to waystone edit screen | ||
- 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 |