-
-
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
d26733d
commit 7970af7
Showing
1 changed file
with
2 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,4 +1,5 @@ | ||
- Added defaultVisibility option that can be set to "GLOBAL" to have newly placed and found waystones start out as global | ||
- 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 | ||
- 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 |