- Fixed crash when multiple warp requirements are active with some not having a renderer attached
**Note: ** Durability costs have been moved to warp requirements.
1. Either regenerate your warp requirements configuration by removing the section from your config file,
2. or add `[source_is_warp_stone] add_durability_cost(80)` to them to restore previous behaviour
- Added `enableDurability` config option (default: on)
- Added `add_durability_cost` warp requirement (default: `[source_is_warp_stone] add_durability_cost(80)`)
- Increased warp stone durability to 10000 to allow for a bigger range in `add_durability_cost`
- With the default cost of 80 durability, this still results in roughly 128 teleports
- Fixed crash when multiple warp requirements are active with some not having a renderer attached
**Note: ** Durability costs have been moved to warp requirements.
1. Either regenerate your warp requirements configuration by removing the section from your config file,
2. or add `[source_is_warp_stone] add_durability_cost(80)` to them to restore previous behaviour
- Added `enableDurability` config option (default: on)
- Added `add_durability_cost` warp requirement (default: `[source_is_warp_stone] add_durability_cost(80)`)
- Increased warp stone durability to 10000 to allow for a bigger range in `add_durability_cost`
- With the default cost of 80 durability, this still results in roughly 128 teleports
- Fixed crash when multiple warp requirements are active with some not having a renderer attached
**Note: ** Durability costs have been moved to warp requirements.
1. Either regenerate your warp requirements configuration by removing the section from your config file,
2. or add `[source_is_warp_stone] add_durability_cost(80)` to them to restore previous behaviour
- Added `enableDurability` config option (default: on)
- Added `add_durability_cost` warp requirement (default: `[source_is_warp_stone] add_durability_cost(80)`)
- Increased warp stone durability to 10000 to allow for a bigger range in `add_durability_cost`
- With the default cost of 80 durability, this still results in roughly 128 teleports
**Note: ** Durability costs have been moved to warp requirements.
1. Either regenerate your warp requirements configuration by removing the section from your config file,
2. or add `[source_is_warp_stone] add_durability_cost(80)` to them to restore previous behaviour
- Added `enableDurability` config option (default: on)
- Added `add_durability_cost` warp requirement (default: `[source_is_warp_stone] add_durability_cost(80)`)
- Increased warp stone durability to 10000 to allow for a bigger range in `add_durability_cost`
- With the default cost of 80 durability, this still results in roughly 128 teleports
**Note: ** Durability costs have been moved to warp requirements.
1. Either regenerate your warp requirements configuration by removing the section from your config file,
2. or add `[source_is_warp_stone] add_durability_cost(80)` to them to restore previous behaviour
- Added `enableDurability` config option (default: on)
- Added `add_durability_cost` warp requirement (default: `[source_is_warp_stone] add_durability_cost(80)`)
- Increased warp stone durability to 10000 to allow for a bigger range in `add_durability_cost`
- With the default cost of 80 durability, this still results in roughly 128 teleports
**Note: ** Durability costs have been moved to warp requirements.
1. Either regenerate your warp requirements configuration by removing the section from your config file,
2. or add `[source_is_warp_stone] add_durability_cost(80)` to them to restore previous behaviour
- Added `enableDurability` config option (default: on)
- Added `add_durability_cost` warp requirement (default: `[source_is_warp_stone] add_durability_cost(80)`)
- Increased warp stone durability to 10000 to allow for a bigger range in `add_durability_cost`
- With the default cost of 80 durability, this still results in roughly 128 teleports
- Fixed being unable to teleport to the newly added waystone types
- Fixed newly added waystone types not being breakable by pickaxe
- Fixed newly added waystone types not being craftable
- Fixed newly added waystone types not dropping themselves when broken
- Added Blackstone Waystone, End Stone Waystone and Deepslate Waystone from 1.21+
- Backported `has_structure/*_waystone` tags from 1.21+ (older `is_desert` etc. tags are still supported)
- Fixed bottom half of waystone not getting correct origin blockstate set
- Fixed being unable to teleport to the newly added waystone types
- Fixed newly added waystone types not being breakable by pickaxe
- Fixed newly added waystone types not being craftable
- Fixed newly added waystone types not dropping themselves when broken
- Added Blackstone Waystone, End Stone Waystone and Deepslate Waystone from 1.21+
- Backported `has_structure/*_waystone` tags from 1.21+ (older `is_desert` etc. tags are still supported)
- Fixed bottom half of waystone not getting correct origin blockstate set
- Fixed newly added waystone types not being craftable
- Fixed newly added waystone types not dropping themselves when broken
- Added Blackstone Waystone, End Stone Waystone and Deepslate Waystone from 1.21+
- Backported `has_structure/*_waystone` tags from 1.21+ (older `is_desert` etc. tags are still supported)
- Fixed bottom half of waystone not getting correct origin blockstate set
- Fixed newly added waystone types not being craftable
- Fixed newly added waystone types not dropping themselves when broken
- Added Blackstone Waystone, End Stone Waystone and Deepslate Waystone from 1.21+
- Backported `has_structure/*_waystone` tags from 1.21+ (older `is_desert` etc. tags are still supported)
- Fixed bottom half of waystone not getting correct origin blockstate set
- Added `enableModifiers` config option (default: true) to control whether items can be placed as warp modifiers to apply status effects on teleports
- Added `is_on_any_vehicle` warp condition
- Added `is_on_vehicle(entity_type)` warp condition
- Added `has_empty_inventory` warp condition
- Added `is_wearing_any_armor` warp condition
- Added `has_item(item, count)` warp condition (unlike `add_item_cost` this will not consume the item)
- Added `dismount()` warp function to force-dismount the player
- Fixed bottom waystone half not getting correct origin block state set
- Added `enableModifiers` config option (default: true) to control whether items can be placed as warp modifiers to apply status effects on teleports
- Added `is_on_any_vehicle` warp condition
- Added `is_on_vehicle(entity_type)` warp condition
- Added `has_empty_inventory` warp condition
- Added `is_wearing_any_armor` warp condition
- Added `has_item(item, count)` warp condition (unlike `add_item_cost` this will not consume the item)
- Added `dismount()` warp function to force-dismount the player
- Fixed bottom waystone half not getting correct origin block state set
- Added `enableModifiers` config option (default: true) to control whether items can be placed as warp modifiers to apply status effects on teleports
- Added `is_on_any_vehicle` warp condition
- Added `is_on_vehicle(entity_type)` warp condition
- Added `has_empty_inventory` warp condition
- Added `is_wearing_any_armor` warp condition
- Added `has_item(item, count)` warp condition (unlike `add_item_cost` this will not consume the item)
- Added `dismount()` warp function to force-dismount the player
- Fixed bottom waystone half not getting correct origin block state set
- Added `enableModifiers` config option (default: true) to control whether items can be placed as warp modifiers to apply status effects on teleports
- Added `is_on_any_vehicle` warp condition
- Added `is_on_vehicle(entity_type)` warp condition
- Added `has_empty_inventory` warp condition
- Added `is_wearing_any_armor` warp condition
- Added `has_item(item, count)` warp condition (unlike `add_item_cost` this will not consume the item)
- Added `dismount()` warp function to force-dismount the player
- Fixed bottom waystone half not getting correct origin block state set
- Added `enableModifiers` config option (default: true) to control whether items can be placed as warp modifiers to apply status effects on teleports
- Added `is_on_any_vehicle` warp condition
- Added `is_on_vehicle(entity_type)` warp condition
- Added `has_empty_inventory` warp condition
- Added `is_wearing_any_armor` warp condition
- Added `has_item(item, count)` warp condition (unlike `add_item_cost` this will not consume the item)
- Added `dismount()` warp function to force-dismount the player
- Fixed bottom waystone half not getting correct origin block state set
- Added `enableModifiers` config option (default: true) to control whether items can be placed as warp modifiers to apply status effects on teleports
- Added `is_on_any_vehicle` warp condition
- Added `is_on_vehicle(entity_type)` warp condition
- Added `has_empty_inventory` warp condition
- Added `is_wearing_any_armor` warp condition
- Added `has_item(item, count)` warp condition (unlike `add_item_cost` this will not consume the item)
- Added `dismount()` warp function to force-dismount the player
- Fixed bottom waystone half not getting correct origin block state set
- Added `enableModifiers` config option (default: true) to control whether items can be placed as warp modifiers to apply status effects on teleports
- Added `is_on_any_vehicle` warp condition
- Added `is_on_vehicle(entity_type)` warp condition
- Added `has_empty_inventory` warp condition
- Added `is_wearing_any_armor` warp condition
- Added `has_item(item, count)` warp condition (unlike `add_item_cost` this will not consume the item)
- Added `dismount()` warp function to force-dismount the player
- Fixed bottom waystone half not getting correct origin block state set
- Added `enableModifiers` config option (default: true) to control whether items can be placed as warp modifiers to apply status effects on teleports
- Added `is_on_any_vehicle` warp condition
- Added `is_on_vehicle(entity_type)` warp condition
- Added `has_empty_inventory` warp condition
- Added `is_wearing_any_armor` warp condition
- Added `has_item(item, count)` warp condition (unlike `add_item_cost` this will not consume the item)
- Added `dismount()` warp function to force-dismount the player
- Fixed bottom waystone half not getting correct origin block state set
- Added `enableModifiers` config option (default: true) to control whether items can be placed as warp modifiers to apply status effects on teleports
- Added `is_on_any_vehicle` warp condition
- Added `is_on_vehicle(entity_type)` warp condition
- Added `has_empty_inventory` warp condition
- Added `is_wearing_any_armor` warp condition
- Added `has_item(item, count)` warp condition (unlike `add_item_cost` this will not consume the item)
- Added `dismount()` warp function to force-dismount the player
- Fixed bottom waystone half not getting correct origin block state set
- Added `enableModifiers` config option (default: true) to control whether items can be placed as warp modifiers to apply status effects on teleports
- Added `is_on_any_vehicle` warp condition
- Added `is_on_vehicle(entity_type)` warp condition
- Added `has_empty_inventory` warp condition
- Added `is_wearing_any_armor` warp condition
- Added `has_item(item, count)` warp condition (unlike `add_item_cost` this will not consume the item)
- Added `dismount()` warp function to force-dismount the player
- Fixed bottom waystone half not getting correct origin block state set
- Added `enableModifiers` config option (default: true) to control whether items can be placed as warp modifiers to apply status effects on teleports
- Added `is_on_any_vehicle` warp condition
- Added `is_on_vehicle(entity_type)` warp condition
- Added `has_empty_inventory` warp condition
- Added `is_wearing_any_armor` warp condition
- Added `has_item(item, count)` warp condition (unlike `add_item_cost` this will not consume the item)
- Added `dismount()` warp function to force-dismount the player
- Fixed bottom waystone half not getting correct origin block state set
- Added Blackstone Waystone, End Stone Waystone and Deepslate Waystone from 1.21+
- Backported `has_structure/*_waystone` tags from 1.21+ (older `is_desert` etc. tags are still supported)
- Fixed bottom half of waystone not getting correct origin blockstate set
- Added `enableModifiers` config option (default: true) to control whether items can be placed as warp modifiers to apply status effects on teleports
- Added `is_on_any_vehicle` warp condition
- Added `is_on_vehicle(entity_type)` warp condition
- Added `has_empty_inventory` warp condition
- Added `is_wearing_any_armor` warp condition
- Added `has_item(item, count)` warp condition (unlike `add_item_cost` this will not consume the item)
- Added `dismount()` warp function to force-dismount the player
- Fixed bottom waystone half not getting correct origin block state set
- Added Blackstone Waystone, End Stone Waystone and Deepslate Waystone from 1.21+
- Backported `has_structure/*_waystone` tags from 1.21+ (older `is_desert` etc. tags are still supported)
- Fixed bottom half of waystone not getting correct origin blockstate set
- Fixed fake bound scroll being created on client when binding a scroll
- Fixed `source_is_portstone` condition not working right
- Fixed inventory button xp costs not previewing correctly
- Fixed crash when more than one nameGenerationPresets are defined
- Fixed fake bound scroll being created on client when binding a scroll
- Fixed `source_is_portstone` condition not working right
- Fixed inventory button xp costs not previewing correctly
- Fixed crash when more than one nameGenerationPresets are defined
- Fixed fake bound scroll being created on client when binding a scroll
- Fixed `source_is_portstone` condition not working right
- Fixed inventory button xp costs not previewing correctly
- Fixed crash when more than one nameGenerationPresets are defined
- Fixed fake bound scroll being created on client when binding a scroll
- Fixed `source_is_portstone` condition not working right
- Fixed inventory button xp costs not previewing correctly
- Fixed crash when more than one nameGenerationPresets are defined
- Fixed fake bound scroll being created on client when binding a scroll
- Fixed `source_is_portstone` condition not working right
- Fixed inventory button xp costs not previewing correctly
- Fixed crash when more than one nameGenerationPresets are defined
- Fixed tooltips on Bound Scroll, Attuned Shard, silk-touched Waystone, Return Scroll, Portstone and Sharestone
- Fixed fake bound scroll being created on client when binding a scroll
- Fixed `source_is_portstone` condition not working right
- Fixed inventory button xp costs not previewing correctly
- Fixed crash when more than one nameGenerationPresets are defined
- Fixed fake bound scroll being created on client when binding a scroll
- Fixed `source_is_portstone` condition not working right
- Fixed inventory button xp costs not previewing correctly
- Fixed crash when more than one nameGenerationPresets are defined
- Fixed tooltips on Bound Scroll, Attuned Shard, silk-touched Waystone, Return Scroll, Portstone and Sharestone
- Fixed fake bound scroll being created on client when binding a scroll
- Fixed `source_is_portstone` condition not working right
- Fixed inventory button xp costs not previewing correctly
- Fixed crash when more than one nameGenerationPresets are defined
- Fixed tooltips on Bound Scroll, Attuned Shard, silk-touched Waystone, Return Scroll, Portstone and Sharestone
- Fixed fake bound scroll being created on client when binding a scroll
- Fixed `source_is_portstone` condition not working right
- Fixed inventory button xp costs not previewing correctly
- Fixed crash when more than one nameGenerationPresets are defined
- Added `add_soft_cooldown`, `multiply_soft_cooldown`, `scaled_add_soft_cooldown`, `scaled_multiply_soft_cooldown`, `min_soft_cooldown`, `max_soft_cooldown` modifier for adding a cooldown without refusing teleports
- Added `has_cooldown` and `has_cooldown_above` conditions
- Added access to variables for cooldowns in modifiers
- Added permissions for waystones command for when a permission manager is installed
- Added `waystones:edit_all` permission for when a permission manager is installed
- Fixed requirement modifiers not parsing if they have a namespace in front
- Added `add_soft_cooldown`, `multiply_soft_cooldown`, `scaled_add_soft_cooldown`, `scaled_multiply_soft_cooldown`, `min_soft_cooldown`, `max_soft_cooldown` modifier for adding a cooldown without refusing teleports
- Added `has_cooldown` and `has_cooldown_above` conditions
- Added access to variables for cooldowns in modifiers
- Added permissions for waystones command for when a permission manager is installed
- Added `waystones:edit_all` permission for when a permission manager is installed
- Fixed requirement modifiers not parsing if they have a namespace in front
- Added `add_soft_cooldown`, `multiply_soft_cooldown`, `scaled_add_soft_cooldown`, `scaled_multiply_soft_cooldown`, `min_soft_cooldown`, `max_soft_cooldown` modifier for adding a cooldown without refusing teleports
- Added `has_cooldown` and `has_cooldown_above` conditions
- Added access to variables for cooldowns in modifiers
- Added permissions for waystones command for when a permission manager is installed
- Added `waystones:edit_all` permission for when a permission manager is installed
- Fixed requirement modifiers not parsing if they have a namespace in front
- Added `add_soft_cooldown`, `multiply_soft_cooldown`, `scaled_add_soft_cooldown`, `scaled_multiply_soft_cooldown`, `min_soft_cooldown`, `max_soft_cooldown` modifier for adding a cooldown without refusing teleports
- Added `has_cooldown` and `has_cooldown_above` conditions
- Added access to variables for cooldowns in modifiers
- Added permissions for waystones command for when a permission manager is installed
- Added `waystones:edit_all` permission for when a permission manager is installed
- Fixed requirement modifiers not parsing if they have a namespace in front
- Added `add_soft_cooldown`, `multiply_soft_cooldown`, `scaled_add_soft_cooldown`, `scaled_multiply_soft_cooldown`, `min_soft_cooldown`, `max_soft_cooldown` modifier for adding a cooldown without refusing teleports
- Added `has_cooldown` and `has_cooldown_above` conditions
- Added access to variables for cooldowns in modifiers
- Added permissions for waystones command for when a permission manager is installed
- Added `waystones:edit_all` permission for when a permission manager is installed
- Fixed requirement modifiers not parsing if they have a namespace in front
- Added `add_soft_cooldown`, `multiply_soft_cooldown`, `scaled_add_soft_cooldown`, `scaled_multiply_soft_cooldown`, `min_soft_cooldown`, `max_soft_cooldown` modifier for adding a cooldown without refusing teleports
- Added `has_cooldown` and `has_cooldown_above` conditions
- Added access to variables for cooldowns in modifiers
- Added permissions for waystones command for when a permission manager is installed
- Added `waystones:edit_all` permission for when a permission manager is installed
- Fixed requirement modifiers not parsing if they have a namespace in front
- Added `add_soft_cooldown`, `multiply_soft_cooldown`, `scaled_add_soft_cooldown`, `scaled_multiply_soft_cooldown`, `min_soft_cooldown`, `max_soft_cooldown` modifier for adding a cooldown without refusing teleports
- Added `has_cooldown` and `has_cooldown_above` conditions
- Added access to variables for cooldowns in modifiers
- Added permissions for waystones command for when a permission manager is installed
- Added `waystones:edit_all` permission for when a permission manager is installed
- Fixed requirement modifiers not parsing if they have a namespace in front
- Added `add_soft_cooldown`, `multiply_soft_cooldown`, `scaled_add_soft_cooldown`, `scaled_multiply_soft_cooldown`, `min_soft_cooldown`, `max_soft_cooldown` modifier for adding a cooldown without refusing teleports
- Added `has_cooldown` and `has_cooldown_above` conditions
- Added access to variables for cooldowns in modifiers
- Added permissions for waystones command for when a permission manager is installed
- Added `waystones:edit_all` permission for when a permission manager is installed
- Fixed requirement modifiers not parsing if they have a namespace in front
- Added `add_soft_cooldown`, `multiply_soft_cooldown`, `scaled_add_soft_cooldown`, `scaled_multiply_soft_cooldown`, `min_soft_cooldown`, `max_soft_cooldown` modifier for adding a cooldown without refusing teleports
- Added `has_cooldown` and `has_cooldown_above` conditions
- Added access to variables for cooldowns in modifiers
- Added permissions for waystones command for when a permission manager is installed
- Added `waystones:edit_all` permission for when a permission manager is installed
- Fixed requirement modifiers not parsing if they have a namespace in front
- Added `add_soft_cooldown`, `multiply_soft_cooldown`, `scaled_add_soft_cooldown`, `scaled_multiply_soft_cooldown`, `min_soft_cooldown`, `max_soft_cooldown` modifier for adding a cooldown without refusing teleports
- Added `has_cooldown` and `has_cooldown_above` conditions
- Added access to variables for cooldowns in modifiers
- Added permissions for waystones command for when a permission manager is installed
- Added `waystones:edit_all` permission for when a permission manager is installed
- Fixed requirement modifiers not parsing if they have a namespace in front
- Fixed configs being accessed too early, causing defaults to be used
- Fixed waystones not generating with Lithostitched installed.
- Fixed sharestones not being limited to Vanilla colors. Waystones does not support custom colored sharestones.
- Fixed configs being accessed too early, causing defaults to be used
- Fixed waystones not generating with Lithostitched installed.
- Fixed sharestones not being limited to Vanilla colors. Waystones does not support custom colored sharestones.
- Added `is_with_passengers` and `is_not_with_passengers` conditions for warp requirements, for vehicle passengers (which was missed in a previous update)
- Added `passengers` variable for warp requirements (which was missed in a previous update)
- Added `is_with_passengers` and `is_not_with_passengers` conditions for warp requirements, for vehicle passengers (which was missed in a previous update)
- Added `passengers` variable for warp requirements (which was missed in a previous update)
- Added `is_with_passengers` and `is_not_with_passengers` conditions for warp requirements, for vehicle passengers (which was missed in a previous update)
- Added `passengers` variable for warp requirements (which was missed in a previous update)
- Moved JourneyMap waypoints two blocks up so you don't end up inside the waystone if you use JourneyMap's teleport feature
- Fixed sorting not working correctly when you have more than 128 waystones activated
- Moved JourneyMap waypoints two blocks up so you don't end up inside the waystone if you use JourneyMap's teleport feature
- Fixed sorting not working correctly when you have more than 128 waystones activated
- Moved JourneyMap waypoints two blocks up so you don't end up inside the waystone if you use JourneyMap's teleport feature
- Fixed delete button on sharestones not deleting the sharestone (for corrupt entries)
- Fixed missing translations for NeoForge default config screen
- Changed allowedVisibilities to always implicitly contain the configured defaultVisibility
- Moved JourneyMap waypoints two blocks up so you don't end up inside the waystone if you use JourneyMap's teleport feature
- Fixed delete button on sharestones not deleting the sharestone (for corrupt entries)
- Fixed missing translations for NeoForge default config screen
- Changed allowedVisibilities to always implicitly contain the configured defaultVisibility
- Moved JourneyMap waypoints two blocks up so you don't end up inside the waystone if you use JourneyMap's teleport feature
- Fixed delete button on sharestones not deleting the sharestone (for corrupt entries)
- Fixed missing translations for NeoForge default config screen
- Changed allowedVisibilities to always implicitly contain the configured defaultVisibility
- Moved JourneyMap waypoints two blocks up so you don't end up inside the waystone if you use JourneyMap's teleport feature
- Fixed delete button on sharestones not deleting the sharestone (for corrupt entries)
- Fixed missing translations for NeoForge default config screen
- Changed allowedVisibilities to always implicitly contain the configured defaultVisibility
- Moved JourneyMap waypoints two blocks up so you don't end up inside the waystone if you use JourneyMap's teleport feature
- Fixed delete button on sharestones not deleting the sharestone (for corrupt entries)
- Fixed missing translations for NeoForge default config screen
- Changed allowedVisibilities to always implicitly contain the configured defaultVisibility
- Moved JourneyMap waypoints two blocks up so you don't end up inside the waystone if you use JourneyMap's teleport feature
- Fixed delete button on sharestones not deleting the sharestone (for corrupt entries)
- Fixed missing translations for NeoForge default config screen
- Changed allowedVisibilities to always implicitly contain the configured defaultVisibility
- Added `is_with_passengers` and `is_not_with_passengers` conditions for warp requirements, for vehicle passengers
- Added `passengers` variable for warp requirements
- Added support for multiple warp modifiers on a single line to avoid duplicate conditions
- Added `removeWaystoneFromDatabase`, `getAllWaystones`, `getWaystonesByType` methods to API
- Added `is_waystone_owner` and `is_waystone_global` conditions for Unbreakables integration
- Added `is_with_passengers` and `is_not_with_passengers` conditions for warp requirements, for vehicle passengers
- Added `passengers` variable for warp requirements
- Added support for multiple warp modifiers on a single line to avoid duplicate conditions
- Added `removeWaystoneFromDatabase`, `getAllWaystones`, `getWaystonesByType` methods to API
- Added `is_waystone_owner` and `is_waystone_global` conditions for Unbreakables integration
- Added `is_with_passengers` and `is_not_with_passengers` conditions for warp requirements, for vehicle passengers
- Added `passengers` variable for warp requirements
- Added support for multiple warp modifiers on a single line to avoid duplicate conditions
- Added `removeWaystoneFromDatabase`, `getAllWaystones`, `getWaystonesByType` methods to API
- Added `is_waystone_owner` and `is_waystone_global` conditions for Unbreakables integration
- Added `is_with_passengers` and `is_not_with_passengers` conditions for warp requirements, for vehicle passengers
- Added `passengers` variable for warp requirements
- Added support for multiple warp modifiers on a single line to avoid duplicate conditions
- Added `removeWaystoneFromDatabase`, `getAllWaystones`, `getWaystonesByType` methods to API
- Added `is_waystone_owner` and `is_waystone_global` conditions for Unbreakables integration
- Added `is_with_passengers` and `is_not_with_passengers` conditions for warp requirements, for vehicle passengers
- Added `passengers` variable for warp requirements
- Added support for multiple warp modifiers on a single line to avoid duplicate conditions
- Added `removeWaystoneFromDatabase`, `getAllWaystones`, `getWaystonesByType` methods to API
- Added `is_waystone_owner` and `is_waystone_global` conditions for Unbreakables integration
- Added `is_with_passengers` and `is_not_with_passengers` conditions for warp requirements, for vehicle passengers
- Added `passengers` variable for warp requirements
- Added support for multiple warp modifiers on a single line to avoid duplicate conditions
- Added `removeWaystoneFromDatabase`, `getAllWaystones`, `getWaystonesByType` methods to API
- Added `is_waystone_owner` and `is_waystone_global` conditions for Unbreakables integration
- Added `is_with_passengers` and `is_not_with_passengers` conditions for warp requirements, for vehicle passengers
- Added `passengers` variable for warp requirements
- Added support for multiple warp modifiers on a single line to avoid duplicate conditions
- Added `removeWaystoneFromDatabase`, `getAllWaystones`, `getWaystonesByType` methods to API
- Added `is_waystone_owner` and `is_waystone_global` conditions for Unbreakables integration
- Added `is_with_passengers` and `is_not_with_passengers` conditions for warp requirements, for vehicle passengers
- Added `passengers` variable for warp requirements
- Added support for multiple warp modifiers on a single line to avoid duplicate conditions
- Added `removeWaystoneFromDatabase`, `getAllWaystones`, `getWaystonesByType` methods to API
- Added `is_waystone_owner` and `is_waystone_global` conditions for Unbreakables integration
- Added (source|target)_is_(color)_sharestone conditions for warp requirements
- Added (source|target)_name_equals and not_(source|target)_name_equals conditions for warp requirements
- Added (source|target)_name_contains and not_(source|target)_name_contains conditions for warp requirements
- Added (source|target)_is_(color)_sharestone conditions for warp requirements
- Added (source|target)_name_equals and not_(source|target)_name_equals conditions for warp requirements
- Added (source|target)_name_contains and not_(source|target)_name_contains conditions for warp requirements
- Added (source|target)_is_(color)_sharestone conditions for warp requirements
- Added (source|target)_name_equals and not_(source|target)_name_equals conditions for warp requirements
- Added (source|target)_name_contains and not_(source|target)_name_contains conditions for warp requirements
- Added (source|target)_is_(color)_sharestone conditions for warp requirements
- Added (source|target)_name_equals and not_(source|target)_name_equals conditions for warp requirements
- Added (source|target)_name_contains and not_(source|target)_name_contains conditions for warp requirements
- Added waystones:portstones item tag
- Added (source|target)_is_(color)_sharestone conditions for warp requirements
- Added (source|target)_name_equals and not_(source|target)_name_equals conditions for warp requirements
- Added (source|target)_name_contains and not_(source|target)_name_contains conditions for warp requirements
- Added waystones:portstones item tag
- Added (source|target)_is_(color)_sharestone conditions for warp requirements
- Added (source|target)_name_equals and not_(source|target)_name_equals conditions for warp requirements
- Added (source|target)_name_contains and not_(source|target)_name_contains conditions for warp requirements
- Added waystones:portstones item tag
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- Fixed Dynmap Compatibility not creating any markers
- Fixed cooldown showing twice on inventory button tooltip
- Fixed blurred background rendering on edit screen even though it's not consistent with Vanilla
- Through that, should circumvent an issue where the waystone edit screen does not show up with certain other mods installed
- Fixed Dynmap Compatibility not creating any markers
- Fixed cooldown showing twice on inventory button tooltip
- Fixed blurred background rendering on edit screen even though it's not consistent with Vanilla
- Through that, should circumvent an issue where the waystone edit screen does not show up with certain other mods installed
- Fixed Dynmap Compatibility not creating any markers
- Fixed cooldown showing twice on inventory button tooltip
- Fixed blurred background rendering on edit screen even though it's not consistent with Vanilla
- Through that, should circumvent an issue where the waystone edit screen does not show up with certain other mods installed
- Updated to Minecraft 1.21.1
- Fixed leashed tamed pets desyncing when being teleported
- Fixed warp scrolls not being consumed
- Fixed possible crash when waystones are placed by third party mods
- Changed default of transportPets config option to be DISABLED
- Updated to Minecraft 1.21.1
- Fixed leashed tamed pets desyncing when being teleported
- Fixed warp scrolls not being consumed
- Fixed possible crash when waystones are placed by third party mods
- Changed default of transportPets config option to be DISABLED
- Updated to Minecraft 1.21.1
- Fixed leashed tamed pets desyncing when being teleported
- Fixed warp scrolls not being consumed
- Fixed possible crash when waystones are placed by third party mods
- Changed default of transportPets config option to be DISABLED
- Added scaled_multiply_* requirement functions for warp requirements
- Fixed crash when warp requirements failed to parse due to invalid formats
- Fixed waystone removals not being sent to clients
- Fixed JourneyMap waypoints disappearing when switching dimensions
- Added scaled_multiply_* requirement functions for warp requirements
- Fixed crash when warp requirements failed to parse due to invalid formats
- Fixed waystone removals not being sent to clients
- Fixed JourneyMap waypoints disappearing when switching dimensions
- Added scaled_multiply_* requirement functions for warp requirements
- Fixed crash when warp requirements failed to parse due to invalid formats
- Fixed waystone removals not being sent to clients
- Fixed JourneyMap waypoints disappearing when switching dimensions
- Fixed Waystones sometimes restricting structure parts containing the word "waystone" from spawning (which caused the top of Towers of the Wild to sometimes be missing)
- Fixed modifier screen accepting more than one dormant shard, resulting in all others being consumed
- Fixed crash when DynMap integration is used
- Fixed waystones from pre-1.21 worlds not migrating correctly to 1.21
- Re-added JourneyMap support
- Fixed missing particle texture in mossy waystones
- Fixed sharestones not being right-clickable
- Fixed crash with JEI on Fabric
- Updated to Minecraft 1.21
- Updated Mossy Waystone Texture
- Changed scroll recipes to use ink instead of purple dye
- Added colored portstone that allow teleporting to colored sharestones
- Removed white and colorless sharestones
- Removed Landing Plate (use a Warp Plate with Deepslate Shard instead)
- Made warp plates rename-able like regular waystones
- Added Dormant Shard, which can be plugged into a Warp Plate to attune it
- Added Deepslate Shard, which can be plugged into a Warp Plate to fill in the hole
- Changed shard placement to happen in-world for warp plates
- Changed auxiliary warp items (warp modifiers) to be applied on arrival rather than departure
- Made auxiliary warp items (warp modifiers) apply on regular waystones as well
- Removed the slot UI for waystones and warp plates
- Added new modifiers UI for waystones and warp plates for placing auxiliary warp items
- Changed the waystone edit screen to be more intuitive
- Removed Crumbling Attuned Shard for now because it doesn't have a crafting recipe yet
- Removed Bound Scrolls for now because there is no way of obtaining them yet
- Fixed Waystones sometimes restricting structure parts containing the word "waystone" from spawning (which caused the top of Towers of the Wild to sometimes be missing)
- Fixed Waystones sometimes restricting structure parts containing the word "waystone" from spawning (which caused the top of Towers of the Wild to sometimes be missing)
- Fixed Waystones sometimes restricting structure parts containing the word "waystone" from spawning (which caused the top of Towers of the Wild to sometimes be missing)
- Fixed modifier screen accepting more than one dormant shard, resulting in all others being consumed
- Fixed crash when DynMap integration is used
- Fixed waystones from pre-1.21 worlds not migrating correctly to 1.21
- Re-added JourneyMap support
- Fixed missing particle texture in mossy waystones
- Fixed sharestones not being right-clickable
- Fixed crash with JEI on Fabric
- Updated to Minecraft 1.21
- Updated Mossy Waystone Texture
- Changed scroll recipes to use ink instead of purple dye
- Added colored portstone that allow teleporting to colored sharestones
- Removed white and colorless sharestones
- Removed Landing Plate (use a Warp Plate with Deepslate Shard instead)
- Made warp plates rename-able like regular waystones
- Added Dormant Shard, which can be plugged into a Warp Plate to attune it
- Added Deepslate Shard, which can be plugged into a Warp Plate to fill in the hole
- Changed shard placement to happen in-world for warp plates
- Changed auxiliary warp items (warp modifiers) to be applied on arrival rather than departure
- Made auxiliary warp items (warp modifiers) apply on regular waystones as well
- Removed the slot UI for waystones and warp plates
- Added new modifiers UI for waystones and warp plates for placing auxiliary warp items
- Changed the waystone edit screen to be more intuitive
- Removed Crumbling Attuned Shard for now because it doesn't have a crafting recipe yet
- Removed Bound Scrolls for now because there is no way of obtaining them yet
- Fixed Waystones sometimes restricting structure parts containing the word "waystone" from spawning (which caused the top of Towers of the Wild to sometimes be missing)
- Fixed modifier screen accepting more than one dormant shard, resulting in all others being consumed
- Fixed crash when DynMap integration is used
- Fixed waystones from pre-1.21 worlds not migrating correctly to 1.21
- Re-added JourneyMap support
- Fixed missing particle texture in mossy waystones
- Fixed sharestones not being right-clickable
- Fixed crash with JEI on Fabric
- Updated to Minecraft 1.21
- Updated Mossy Waystone Texture
- Changed scroll recipes to use ink instead of purple dye
- Added colored portstone that allow teleporting to colored sharestones
- Removed white and colorless sharestones
- Removed Landing Plate (use a Warp Plate with Deepslate Shard instead)
- Made warp plates rename-able like regular waystones
- Added Dormant Shard, which can be plugged into a Warp Plate to attune it
- Added Deepslate Shard, which can be plugged into a Warp Plate to fill in the hole
- Changed shard placement to happen in-world for warp plates
- Changed auxiliary warp items (warp modifiers) to be applied on arrival rather than departure
- Made auxiliary warp items (warp modifiers) apply on regular waystones as well
- Removed the slot UI for waystones and warp plates
- Added new modifiers UI for waystones and warp plates for placing auxiliary warp items
- Changed the waystone edit screen to be more intuitive
- Removed Crumbling Attuned Shard for now because it doesn't have a crafting recipe yet
- Removed Bound Scrolls for now because there is no way of obtaining them yet
- Fixed modifier screen accepting more than one dormant shard, resulting in all others being consumed
- Fixed crash when DynMap integration is used
- Fixed waystones from pre-1.21 worlds not migrating correctly to 1.21
- Re-added JourneyMap support
- Fixed missing particle texture in mossy waystones
- Fixed sharestones not being right-clickable
- Fixed crash with JEI on Fabric
- Updated to Minecraft 1.21
- Updated Mossy Waystone Texture
- Changed scroll recipes to use ink instead of purple dye
- Added colored portstone that allow teleporting to colored sharestones
- Removed white and colorless sharestones
- Removed Landing Plate (use a Warp Plate with Deepslate Shard instead)
- Made warp plates rename-able like regular waystones
- Added Dormant Shard, which can be plugged into a Warp Plate to attune it
- Added Deepslate Shard, which can be plugged into a Warp Plate to fill in the hole
- Changed shard placement to happen in-world for warp plates
- Changed auxiliary warp items (warp modifiers) to be applied on arrival rather than departure
- Made auxiliary warp items (warp modifiers) apply on regular waystones as well
- Removed the slot UI for waystones and warp plates
- Added new modifiers UI for waystones and warp plates for placing auxiliary warp items
- Changed the waystone edit screen to be more intuitive
- Removed Crumbling Attuned Shard for now because it doesn't have a crafting recipe yet
- Removed Bound Scrolls for now because there is no way of obtaining them yet
- Fixed modifier screen accepting more than one dormant shard, resulting in all others being consumed
- Fixed crash when DynMap integration is used
- Fixed waystones from pre-1.21 worlds not migrating correctly to 1.21
- Re-added JourneyMap support
- Fixed missing particle texture in mossy waystones
- Fixed sharestones not being right-clickable
- Fixed crash with JEI on Fabric
- Updated to Minecraft 1.21
- Updated Mossy Waystone Texture
- Changed scroll recipes to use ink instead of purple dye
- Added colored portstone that allow teleporting to colored sharestones
- Removed white and colorless sharestones
- Removed Landing Plate (use a Warp Plate with Deepslate Shard instead)
- Made warp plates rename-able like regular waystones
- Added Dormant Shard, which can be plugged into a Warp Plate to attune it
- Added Deepslate Shard, which can be plugged into a Warp Plate to fill in the hole
- Changed shard placement to happen in-world for warp plates
- Changed auxiliary warp items (warp modifiers) to be applied on arrival rather than departure
- Made auxiliary warp items (warp modifiers) apply on regular waystones as well
- Removed the slot UI for waystones and warp plates
- Added new modifiers UI for waystones and warp plates for placing auxiliary warp items
- Changed the waystone edit screen to be more intuitive
- Removed Crumbling Attuned Shard for now because it doesn't have a crafting recipe yet
- Removed Bound Scrolls for now because there is no way of obtaining them yet
- Fixed modifier screen accepting more than one dormant shard, resulting in all others being consumed
- Fixed crash when DynMap integration is used
- Fixed waystones from pre-1.21 worlds not migrating correctly to 1.21
- Re-added JourneyMap support
- Fixed missing particle texture in mossy waystones
- Fixed sharestones not being right-clickable
- Fixed crash with JEI on Fabric
- Updated to Minecraft 1.21
- Updated Mossy Waystone Texture
- Changed scroll recipes to use ink instead of purple dye
- Added colored portstone that allow teleporting to colored sharestones
- Removed white and colorless sharestones
- Removed Landing Plate (use a Warp Plate with Deepslate Shard instead)
- Made warp plates rename-able like regular waystones
- Added Dormant Shard, which can be plugged into a Warp Plate to attune it
- Added Deepslate Shard, which can be plugged into a Warp Plate to fill in the hole
- Changed shard placement to happen in-world for warp plates
- Changed auxiliary warp items (warp modifiers) to be applied on arrival rather than departure
- Made auxiliary warp items (warp modifiers) apply on regular waystones as well
- Removed the slot UI for waystones and warp plates
- Added new modifiers UI for waystones and warp plates for placing auxiliary warp items
- Changed the waystone edit screen to be more intuitive
- Removed Crumbling Attuned Shard for now because it doesn't have a crafting recipe yet
- Removed Bound Scrolls for now because there is no way of obtaining them yet
- Fixed waystones from pre-1.21 worlds not migrating correctly to 1.21
- Re-added JourneyMap support
- Fixed missing particle texture in mossy waystones
- Fixed sharestones not being right-clickable
- Fixed crash with JEI on Fabric
- Updated to Minecraft 1.21
- Updated Mossy Waystone Texture
- Changed scroll recipes to use ink instead of purple dye
- Added colored portstone that allow teleporting to colored sharestones
- Removed white and colorless sharestones
- Removed Landing Plate (use a Warp Plate with Deepslate Shard instead)
- Made warp plates rename-able like regular waystones
- Added Dormant Shard, which can be plugged into a Warp Plate to attune it
- Added Deepslate Shard, which can be plugged into a Warp Plate to fill in the hole
- Changed shard placement to happen in-world for warp plates
- Changed auxiliary warp items (warp modifiers) to be applied on arrival rather than departure
- Made auxiliary warp items (warp modifiers) apply on regular waystones as well
- Removed the slot UI for waystones and warp plates
- Added new modifiers UI for waystones and warp plates for placing auxiliary warp items
- Changed the waystone edit screen to be more intuitive
- Removed Crumbling Attuned Shard for now because it doesn't have a crafting recipe yet
- Removed Bound Scrolls for now because there is no way of obtaining them yet
- Fixed waystones from pre-1.21 worlds not migrating correctly to 1.21
- Re-added JourneyMap support
- Fixed missing particle texture in mossy waystones
- Fixed sharestones not being right-clickable
- Fixed crash with JEI on Fabric
- Updated to Minecraft 1.21
- Updated Mossy Waystone Texture
- Changed scroll recipes to use ink instead of purple dye
- Added colored portstone that allow teleporting to colored sharestones
- Removed white and colorless sharestones
- Removed Landing Plate (use a Warp Plate with Deepslate Shard instead)
- Made warp plates rename-able like regular waystones
- Added Dormant Shard, which can be plugged into a Warp Plate to attune it
- Added Deepslate Shard, which can be plugged into a Warp Plate to fill in the hole
- Changed shard placement to happen in-world for warp plates
- Changed auxiliary warp items (warp modifiers) to be applied on arrival rather than departure
- Made auxiliary warp items (warp modifiers) apply on regular waystones as well
- Removed the slot UI for waystones and warp plates
- Added new modifiers UI for waystones and warp plates for placing auxiliary warp items
- Changed the waystone edit screen to be more intuitive
- Removed Crumbling Attuned Shard for now because it doesn't have a crafting recipe yet
- Removed Bound Scrolls for now because there is no way of obtaining them yet
- Fixed waystones from pre-1.21 worlds not migrating correctly to 1.21
- Re-added JourneyMap support
- Fixed missing particle texture in mossy waystones
- Fixed sharestones not being right-clickable
- Fixed crash with JEI on Fabric
- Updated to Minecraft 1.21
- Updated Mossy Waystone Texture
- Changed scroll recipes to use ink instead of purple dye
- Added colored portstone that allow teleporting to colored sharestones
- Removed white and colorless sharestones
- Removed Landing Plate (use a Warp Plate with Deepslate Shard instead)
- Made warp plates rename-able like regular waystones
- Added Dormant Shard, which can be plugged into a Warp Plate to attune it
- Added Deepslate Shard, which can be plugged into a Warp Plate to fill in the hole
- Changed shard placement to happen in-world for warp plates
- Changed auxiliary warp items (warp modifiers) to be applied on arrival rather than departure
- Made auxiliary warp items (warp modifiers) apply on regular waystones as well
- Removed the slot UI for waystones and warp plates
- Added new modifiers UI for waystones and warp plates for placing auxiliary warp items
- Changed the waystone edit screen to be more intuitive
- Removed Crumbling Attuned Shard for now because it doesn't have a crafting recipe yet
- Removed Bound Scrolls for now because there is no way of obtaining them yet
- Fixed waystones from pre-1.21 worlds not migrating correctly to 1.21
- Re-added JourneyMap support
- Fixed missing particle texture in mossy waystones
- Fixed sharestones not being right-clickable
- Fixed crash with JEI on Fabric
- Updated to Minecraft 1.21
- Updated Mossy Waystone Texture
- Changed scroll recipes to use ink instead of purple dye
- Added colored portstone that allow teleporting to colored sharestones
- Removed white and colorless sharestones
- Removed Landing Plate (use a Warp Plate with Deepslate Shard instead)
- Made warp plates rename-able like regular waystones
- Added Dormant Shard, which can be plugged into a Warp Plate to attune it
- Added Deepslate Shard, which can be plugged into a Warp Plate to fill in the hole
- Changed shard placement to happen in-world for warp plates
- Changed auxiliary warp items (warp modifiers) to be applied on arrival rather than departure
- Made auxiliary warp items (warp modifiers) apply on regular waystones as well
- Removed the slot UI for waystones and warp plates
- Added new modifiers UI for waystones and warp plates for placing auxiliary warp items
- Changed the waystone edit screen to be more intuitive
- Removed Crumbling Attuned Shard for now because it doesn't have a crafting recipe yet
- Removed Bound Scrolls for now because there is no way of obtaining them yet
- Fixed waystones from pre-1.21 worlds not migrating correctly to 1.21
- Re-added JourneyMap support
- Fixed missing particle texture in mossy waystones
- Fixed sharestones not being right-clickable
- Fixed crash with JEI on Fabric
- Updated to Minecraft 1.21
- Updated Mossy Waystone Texture
- Changed scroll recipes to use ink instead of purple dye
- Added colored portstone that allow teleporting to colored sharestones
- Removed white and colorless sharestones
- Removed Landing Plate (use a Warp Plate with Deepslate Shard instead)
- Made warp plates rename-able like regular waystones
- Added Dormant Shard, which can be plugged into a Warp Plate to attune it
- Added Deepslate Shard, which can be plugged into a Warp Plate to fill in the hole
- Changed shard placement to happen in-world for warp plates
- Changed auxiliary warp items (warp modifiers) to be applied on arrival rather than departure
- Made auxiliary warp items (warp modifiers) apply on regular waystones as well
- Removed the slot UI for waystones and warp plates
- Added new modifiers UI for waystones and warp plates for placing auxiliary warp items
- Changed the waystone edit screen to be more intuitive
- Removed Crumbling Attuned Shard for now because it doesn't have a crafting recipe yet
- Removed Bound Scrolls for now because there is no way of obtaining them yet
- Fixed waystones from pre-1.21 worlds not migrating correctly to 1.21
- Re-added JourneyMap support
- Fixed missing particle texture in mossy waystones
- Fixed sharestones not being right-clickable
- Fixed crash with JEI on Fabric
- Updated to Minecraft 1.21
- Updated Mossy Waystone Texture
- Changed scroll recipes to use ink instead of purple dye
- Added colored portstone that allow teleporting to colored sharestones
- Removed white and colorless sharestones
- Removed Landing Plate (use a Warp Plate with Deepslate Shard instead)
- Made warp plates rename-able like regular waystones
- Added Dormant Shard, which can be plugged into a Warp Plate to attune it
- Added Deepslate Shard, which can be plugged into a Warp Plate to fill in the hole
- Changed shard placement to happen in-world for warp plates
- Changed auxiliary warp items (warp modifiers) to be applied on arrival rather than departure
- Made auxiliary warp items (warp modifiers) apply on regular waystones as well
- Removed the slot UI for waystones and warp plates
- Added new modifiers UI for waystones and warp plates for placing auxiliary warp items
- Changed the waystone edit screen to be more intuitive
- Removed Crumbling Attuned Shard for now because it doesn't have a crafting recipe yet
- Removed Bound Scrolls for now because there is no way of obtaining them yet
- Re-added JourneyMap support
- Fixed missing particle texture in mossy waystones
- Fixed sharestones not being right-clickable
- Fixed crash with JEI on Fabric
- Updated to Minecraft 1.21
- Updated Mossy Waystone Texture
- Changed scroll recipes to use ink instead of purple dye
- Added colored portstone that allow teleporting to colored sharestones
- Removed white and colorless sharestones
- Removed Landing Plate (use a Warp Plate with Deepslate Shard instead)
- Made warp plates rename-able like regular waystones
- Added Dormant Shard, which can be plugged into a Warp Plate to attune it
- Added Deepslate Shard, which can be plugged into a Warp Plate to fill in the hole
- Changed shard placement to happen in-world for warp plates
- Changed auxiliary warp items (warp modifiers) to be applied on arrival rather than departure
- Made auxiliary warp items (warp modifiers) apply on regular waystones as well
- Removed the slot UI for waystones and warp plates
- Added new modifiers UI for waystones and warp plates for placing auxiliary warp items
- Changed the waystone edit screen to be more intuitive
- Removed Crumbling Attuned Shard for now because it doesn't have a crafting recipe yet
- Removed Bound Scrolls for now because there is no way of obtaining them yet
- Re-added JourneyMap support
- Fixed missing particle texture in mossy waystones
- Fixed sharestones not being right-clickable
- Fixed crash with JEI on Fabric
- Updated to Minecraft 1.21
- Updated Mossy Waystone Texture
- Changed scroll recipes to use ink instead of purple dye
- Added colored portstone that allow teleporting to colored sharestones
- Removed white and colorless sharestones
- Removed Landing Plate (use a Warp Plate with Deepslate Shard instead)
- Made warp plates rename-able like regular waystones
- Added Dormant Shard, which can be plugged into a Warp Plate to attune it
- Added Deepslate Shard, which can be plugged into a Warp Plate to fill in the hole
- Changed shard placement to happen in-world for warp plates
- Changed auxiliary warp items (warp modifiers) to be applied on arrival rather than departure
- Made auxiliary warp items (warp modifiers) apply on regular waystones as well
- Removed the slot UI for waystones and warp plates
- Added new modifiers UI for waystones and warp plates for placing auxiliary warp items
- Changed the waystone edit screen to be more intuitive
- Removed Crumbling Attuned Shard for now because it doesn't have a crafting recipe yet
- Removed Bound Scrolls for now because there is no way of obtaining them yet
- Re-added JourneyMap support
- Fixed missing particle texture in mossy waystones
- Fixed sharestones not being right-clickable
- Fixed crash with JEI on Fabric
- Updated to Minecraft 1.21
- Updated Mossy Waystone Texture
- Changed scroll recipes to use ink instead of purple dye
- Added colored portstone that allow teleporting to colored sharestones
- Removed white and colorless sharestones
- Removed Landing Plate (use a Warp Plate with Deepslate Shard instead)
- Made warp plates rename-able like regular waystones
- Added Dormant Shard, which can be plugged into a Warp Plate to attune it
- Added Deepslate Shard, which can be plugged into a Warp Plate to fill in the hole
- Changed shard placement to happen in-world for warp plates
- Changed auxiliary warp items (warp modifiers) to be applied on arrival rather than departure
- Made auxiliary warp items (warp modifiers) apply on regular waystones as well
- Removed the slot UI for waystones and warp plates
- Added new modifiers UI for waystones and warp plates for placing auxiliary warp items
- Changed the waystone edit screen to be more intuitive
- Removed Crumbling Attuned Shard for now because it doesn't have a crafting recipe yet
- Removed Bound Scrolls for now because there is no way of obtaining them yet
- Fixed sharestones not being right-clickable
- Fixed crash with JEI on Fabric
- Updated to Minecraft 1.21
- Updated Mossy Waystone Texture
- Changed scroll recipes to use ink instead of purple dye
- Added colored portstone that allow teleporting to colored sharestones
- Removed white and colorless sharestones
- Removed Landing Plate (use a Warp Plate with Deepslate Shard instead)
- Made warp plates rename-able like regular waystones
- Added Dormant Shard, which can be plugged into a Warp Plate to attune it
- Added Deepslate Shard, which can be plugged into a Warp Plate to fill in the hole
- Changed shard placement to happen in-world for warp plates
- Changed auxiliary warp items (warp modifiers) to be applied on arrival rather than departure
- Made auxiliary warp items (warp modifiers) apply on regular waystones as well
- Removed the slot UI for waystones and warp plates
- Added new modifiers UI for waystones and warp plates for placing auxiliary warp items
- Changed the waystone edit screen to be more intuitive
- Removed Crumbling Attuned Shard for now because it doesn't have a crafting recipe yet
- Removed Bound Scrolls for now because there is no way of obtaining them yet
- Fixed sharestones not being right-clickable
- Fixed crash with JEI on Fabric
- Updated to Minecraft 1.21
- Updated Mossy Waystone Texture
- Changed scroll recipes to use ink instead of purple dye
- Added colored portstone that allow teleporting to colored sharestones
- Removed white and colorless sharestones
- Removed Landing Plate (use a Warp Plate with Deepslate Shard instead)
- Made warp plates rename-able like regular waystones
- Added Dormant Shard, which can be plugged into a Warp Plate to attune it
- Added Deepslate Shard, which can be plugged into a Warp Plate to fill in the hole
- Changed shard placement to happen in-world for warp plates
- Changed auxiliary warp items (warp modifiers) to be applied on arrival rather than departure
- Made auxiliary warp items (warp modifiers) apply on regular waystones as well
- Removed the slot UI for waystones and warp plates
- Added new modifiers UI for waystones and warp plates for placing auxiliary warp items
- Changed the waystone edit screen to be more intuitive
- Removed Crumbling Attuned Shard for now because it doesn't have a crafting recipe yet
- Removed Bound Scrolls for now because there is no way of obtaining them yet
- Fixed sharestones not being right-clickable
- Fixed crash with JEI on Fabric
- Updated to Minecraft 1.21
- Updated Mossy Waystone Texture
- Changed scroll recipes to use ink instead of purple dye
- Added colored portstone that allow teleporting to colored sharestones
- Removed white and colorless sharestones
- Removed Landing Plate (use a Warp Plate with Deepslate Shard instead)
- Made warp plates rename-able like regular waystones
- Added Dormant Shard, which can be plugged into a Warp Plate to attune it
- Added Deepslate Shard, which can be plugged into a Warp Plate to fill in the hole
- Changed shard placement to happen in-world for warp plates
- Changed auxiliary warp items (warp modifiers) to be applied on arrival rather than departure
- Made auxiliary warp items (warp modifiers) apply on regular waystones as well
- Removed the slot UI for waystones and warp plates
- Added new modifiers UI for waystones and warp plates for placing auxiliary warp items
- Changed the waystone edit screen to be more intuitive
- Removed Crumbling Attuned Shard for now because it doesn't have a crafting recipe yet
- Removed Bound Scrolls for now because there is no way of obtaining them yet
- Updated to Minecraft 1.21
- Updated Mossy Waystone Texture
- Changed scroll recipes to use ink instead of purple dye
- Added colored portstone that allow teleporting to colored sharestones
- Removed white and colorless sharestones
- Removed Landing Plate (use a Warp Plate with Deepslate Shard instead)
- Made warp plates rename-able like regular waystones
- Added Dormant Shard, which can be plugged into a Warp Plate to attune it
- Added Deepslate Shard, which can be plugged into a Warp Plate to fill in the hole
- Changed shard placement to happen in-world for warp plates
- Changed auxiliary warp items (warp modifiers) to be applied on arrival rather than departure
- Made auxiliary warp items (warp modifiers) apply on regular waystones as well
- Removed the slot UI for waystones and warp plates
- Added new modifiers UI for waystones and warp plates for placing auxiliary warp items
- Changed the waystone edit screen to be more intuitive
- Removed Crumbling Attuned Shard for now because it doesn't have a crafting recipe yet
- Removed Bound Scrolls for now because there is no way of obtaining them yet
- Updated to Minecraft 1.21
- Updated Mossy Waystone Texture
- Changed scroll recipes to use ink instead of purple dye
- Added colored portstone that allow teleporting to colored sharestones
- Removed white and colorless sharestones
- Removed Landing Plate (use a Warp Plate with Deepslate Shard instead)
- Made warp plates rename-able like regular waystones
- Added Dormant Shard, which can be plugged into a Warp Plate to attune it
- Added Deepslate Shard, which can be plugged into a Warp Plate to fill in the hole
- Changed shard placement to happen in-world for warp plates
- Changed auxiliary warp items (warp modifiers) to be applied on arrival rather than departure
- Made auxiliary warp items (warp modifiers) apply on regular waystones as well
- Removed the slot UI for waystones and warp plates
- Added new modifiers UI for waystones and warp plates for placing auxiliary warp items
- Changed the waystone edit screen to be more intuitive
- Removed Crumbling Attuned Shard for now because it doesn't have a crafting recipe yet
- Removed Bound Scrolls for now because there is no way of obtaining them yet
- Updated to Minecraft 1.21
- Updated Mossy Waystone Texture
- Changed scroll recipes to use ink instead of purple dye
- Added colored portstone that allow teleporting to colored sharestones
- Removed white and colorless sharestones
- Removed Landing Plate (use a Warp Plate with Deepslate Shard instead)
- Made warp plates rename-able like regular waystones
- Added Dormant Shard, which can be plugged into a Warp Plate to attune it
- Added Deepslate Shard, which can be plugged into a Warp Plate to fill in the hole
- Changed shard placement to happen in-world for warp plates
- Changed auxiliary warp items (warp modifiers) to be applied on arrival rather than departure
- Made auxiliary warp items (warp modifiers) apply on regular waystones as well
- Removed the slot UI for waystones and warp plates
- Added new modifiers UI for waystones and warp plates for placing auxiliary warp items
- Changed the waystone edit screen to be more intuitive
- Removed Crumbling Attuned Shard for now because it doesn't have a crafting recipe yet
- Removed Bound Scrolls for now because there is no way of obtaining them yet
- Updated to Minecraft 1.20.6
- Updated Mossy Waystone Texture
- Changed scroll recipes to use ink instead of purple dye
- Added colored portstone that allow teleporting to colored sharestones
- Removed white and colorless sharestones
- Updated to Minecraft 1.20.6
- Updated Mossy Waystone Texture
- Changed scroll recipes to use ink instead of purple dye
- Added colored portstone that allow teleporting to colored sharestones
- Removed white and colorless sharestones
- Updated to Minecraft 1.20.6
- Updated Mossy Waystone Texture
- Changed scroll recipes to use ink instead of purple dye
- Added colored portstone that allow teleporting to colored sharestones
- Removed white and colorless sharestones
- Updated to Minecraft 1.20.6
- Updated Mossy Waystone Texture
- Changed scroll recipes to use ink instead of purple dye
- Added colored portstone that allow teleporting to colored sharestones
- Removed white and colorless sharestones
- Updated to Minecraft 1.20.6
- Updated Mossy Waystone Texture
- Changed scroll recipes to use ink instead of purple dye
- Added colored portstone that allow teleporting to colored sharestones
- Removed white and colorless sharestones
- Updated to Minecraft 1.20.6
- Updated Mossy Waystone Texture
- Changed scroll recipes to use ink instead of purple dye
- Added colored portstone that allow teleporting to colored sharestones
- Removed white and colorless sharestones
- Fixed yet another load failure on NeoForge
- Fixed crash on Forge and NeoForge due to invalid config definition
- Added ability to delete Sharestones while in creative mode (for cases where corrupt entries are leftover)
- Added durability to warp stones, removed the default cooldown from it
- Added a new warpRequirements option which replaces all existing xp cost options and allows for a lot more flexibility
- Added support for item costs (e.g. `add_item_cost(waystones:warp_dust, 1)` in warpRequirements)
- Added support for custom cooldown types (e.g. `add_cooldown("my_cooldown", 10)` in warpRequirements)
- Added support for minimum and maximum teleport ranges (e.g. `[is_not_within_distance(1000)] refuse()`)
- Changed default experience costs to use experience points instead of levels
- Changed the waystone settings screen to use the same slot layout as warp plates
- Changed bound scrolls to be created by attuning a warp scroll in a waystone instead of right-clicking it
- Changed waystone settings screen to open even when shift-right-clicking with an item in hand
- Changed leashedDenyList config option to entityDenyList, which applies to leashed, pets, and warp plates
- Changed inventory button position to be synced property, meaning it can be controlled by the server
- Changed waystone names to be stored as Components, which is mostly a technical change but allows for more flexibility in the future
- Fixed textfield in settings screen being auto-focused even when a name was already set
- Fixed waystone settings screen not closing when enter is pressed
- Fixed waystone screen not opening when edit permissions are not present
- Fixed xp cost not displaying while in creative, which could be confusing when testing
- Renamed and restructured some config options to be easier to understand
- Renamed `waystones:warp_plate` recipe type to `waystones:waystone`
- Restructured and cleaned up many parts of the API - mods depending on the Waystones API will have to update!
- Removed old dimensional teleport options as they can be replicated using warpRequirements (e.g. `[is_interdimensional, involves_dimension(the_nether)] refuse()`)
- Removed restrictToCreative and generatedWaystonesUnbreakable options as they never worked well, do not match Vanilla Minecraft expectations, and can be better solved with other utility mods
- Removed some obsolete `waystones:waystone` and `waystones:sharestone` tags in favor of `waystones:waystones` and `waystones:sharestones`
- Added Blackstone, Deepslate and Endstone Waystones
- Added Landing Stone, a warp plate you can teleport to but not from
- Added a new settings screen for all types of waystones that allows attuned shards to be created for every type
- Added the ability to sort Sharestones the same way that waystones can be sorted
- Added the ability to insert an attuned shard into a waystone to have it available for teleportation
- Added display of Sharestones as waypoints in JourneyMap
- Added transportPets option to teleport nearby pets with player
- Added ability to name a warp plate in an anvil (mostly just useful for Jade/TOP/WTHIT)
- Added nameGenerationTemplate option for slightly more control over waystone name generation
- Added display of Waystones and Sharestones in BlueMap and Dynmap
- Fixed warp plates refusing teleports with missing xp without any user feedback
- Fixed xpCostsFullLevels=false not working reliably depending on where xp was gained from
- Fixed crash on teleport when xp cost was unexpectedly empty
- Fixed JEI, Jade, REI, JourneyMap and WTHIT compatibility no longer working on Fabric
- Fixed JourneyMap compatibility creating waypoints for waystone types it shouldn't
- Fixed JourneyMap waypoints not immediately being removed when breaking a waystone
- Fixed regression that caused warp plates to no longer work on dedicated servers
- Added commands to investigate waystones of any player as OP (by edralzar)
- Added xpCostsFullLevels option to charge xp points instead of levels
- Fixed warp plate recipes breaking after a single shard was crafted
- Fixed warp plate showing dust instead of warp particles even if the target is valid
- Changed newly activated waystones to be added to the end of the list rather than the start
- Added norwegian bokmål translation (by Bloodaxe95)
- Added WaystonesListReceivedEvent which gets fired for activated waystones, sharestones and warp plates
- Deprecated KnownWaystonesEvent
- Fixed being unable to join multiplayer server
- Fixed crash on world load when using Forge
- Added Crumbling Attuned Shard, an attuned shard that is used up when teleporting (by edralzar)
- Added waystones:warp_plate recipe type, allowing to define new recipes for the Warp Plate (by edralzar)
- Fixed buckets not having any effect on waterlogged waystones
- Fixed warp stone cooldown getting corrupted into millions of seconds
- Fixed yet another load failure on NeoForge
- Fixed crash on Forge and NeoForge due to invalid config definition
- Added ability to delete Sharestones while in creative mode (for cases where corrupt entries are leftover)
- Added durability to warp stones, removed the default cooldown from it
- Added a new warpRequirements option which replaces all existing xp cost options and allows for a lot more flexibility
- Added support for item costs (e.g. `add_item_cost(waystones:warp_dust, 1)` in warpRequirements)
- Added support for custom cooldown types (e.g. `add_cooldown("my_cooldown", 10)` in warpRequirements)
- Added support for minimum and maximum teleport ranges (e.g. `[is_not_within_distance(1000)] refuse()`)
- Changed default experience costs to use experience points instead of levels
- Changed the waystone settings screen to use the same slot layout as warp plates
- Changed bound scrolls to be created by attuning a warp scroll in a waystone instead of right-clicking it
- Changed waystone settings screen to open even when shift-right-clicking with an item in hand
- Changed leashedDenyList config option to entityDenyList, which applies to leashed, pets, and warp plates
- Changed inventory button position to be synced property, meaning it can be controlled by the server
- Changed waystone names to be stored as Components, which is mostly a technical change but allows for more flexibility in the future
- Fixed textfield in settings screen being auto-focused even when a name was already set
- Fixed waystone settings screen not closing when enter is pressed
- Fixed waystone screen not opening when edit permissions are not present
- Fixed xp cost not displaying while in creative, which could be confusing when testing
- Renamed and restructured some config options to be easier to understand
- Renamed `waystones:warp_plate` recipe type to `waystones:waystone`
- Restructured and cleaned up many parts of the API - mods depending on the Waystones API will have to update!
- Removed old dimensional teleport options as they can be replicated using warpRequirements (e.g. `[is_interdimensional, involves_dimension(the_nether)] refuse()`)
- Removed restrictToCreative and generatedWaystonesUnbreakable options as they never worked well, do not match Vanilla Minecraft expectations, and can be better solved with other utility mods
- Removed some obsolete `waystones:waystone` and `waystones:sharestone` tags in favor of `waystones:waystones` and `waystones:sharestones`
- Added Blackstone, Deepslate and Endstone Waystones
- Added Landing Stone, a warp plate you can teleport to but not from
- Added a new settings screen for all types of waystones that allows attuned shards to be created for every type
- Added the ability to sort Sharestones the same way that waystones can be sorted
- Added the ability to insert an attuned shard into a waystone to have it available for teleportation
- Added display of Sharestones as waypoints in JourneyMap
- Added transportPets option to teleport nearby pets with player
- Added ability to name a warp plate in an anvil (mostly just useful for Jade/TOP/WTHIT)
- Added nameGenerationTemplate option for slightly more control over waystone name generation
- Added display of Waystones and Sharestones in BlueMap and Dynmap
- Fixed warp plates refusing teleports with missing xp without any user feedback
- Fixed xpCostsFullLevels=false not working reliably depending on where xp was gained from
- Fixed crash on teleport when xp cost was unexpectedly empty
- Fixed JEI, Jade, REI, JourneyMap and WTHIT compatibility no longer working on Fabric
- Fixed JourneyMap compatibility creating waypoints for waystone types it shouldn't
- Fixed JourneyMap waypoints not immediately being removed when breaking a waystone
- Fixed regression that caused warp plates to no longer work on dedicated servers
- Added commands to investigate waystones of any player as OP (by edralzar)
- Added xpCostsFullLevels option to charge xp points instead of levels
- Fixed warp plate recipes breaking after a single shard was crafted
- Fixed warp plate showing dust instead of warp particles even if the target is valid
- Changed newly activated waystones to be added to the end of the list rather than the start
- Added norwegian bokmål translation (by Bloodaxe95)
- Added WaystonesListReceivedEvent which gets fired for activated waystones, sharestones and warp plates
- Deprecated KnownWaystonesEvent
- Fixed being unable to join multiplayer server
- Fixed crash on world load when using Forge
- Added Crumbling Attuned Shard, an attuned shard that is used up when teleporting (by edralzar)
- Added waystones:warp_plate recipe type, allowing to define new recipes for the Warp Plate (by edralzar)
- Fixed buckets not having any effect on waterlogged waystones
- Fixed warp stone cooldown getting corrupted into millions of seconds
- Fixed yet another load failure on NeoForge
- Fixed crash on Forge and NeoForge due to invalid config definition
- Added ability to delete Sharestones while in creative mode (for cases where corrupt entries are leftover)
- Added durability to warp stones, removed the default cooldown from it
- Added a new warpRequirements option which replaces all existing xp cost options and allows for a lot more flexibility
- Added support for item costs (e.g. `add_item_cost(waystones:warp_dust, 1)` in warpRequirements)
- Added support for custom cooldown types (e.g. `add_cooldown("my_cooldown", 10)` in warpRequirements)
- Added support for minimum and maximum teleport ranges (e.g. `[is_not_within_distance(1000)] refuse()`)
- Changed default experience costs to use experience points instead of levels
- Changed the waystone settings screen to use the same slot layout as warp plates
- Changed bound scrolls to be created by attuning a warp scroll in a waystone instead of right-clicking it
- Changed waystone settings screen to open even when shift-right-clicking with an item in hand
- Changed leashedDenyList config option to entityDenyList, which applies to leashed, pets, and warp plates
- Changed inventory button position to be synced property, meaning it can be controlled by the server
- Changed waystone names to be stored as Components, which is mostly a technical change but allows for more flexibility in the future
- Fixed textfield in settings screen being auto-focused even when a name was already set
- Fixed waystone settings screen not closing when enter is pressed
- Fixed waystone screen not opening when edit permissions are not present
- Fixed xp cost not displaying while in creative, which could be confusing when testing
- Renamed and restructured some config options to be easier to understand
- Renamed `waystones:warp_plate` recipe type to `waystones:waystone`
- Restructured and cleaned up many parts of the API - mods depending on the Waystones API will have to update!
- Removed old dimensional teleport options as they can be replicated using warpRequirements (e.g. `[is_interdimensional, involves_dimension(the_nether)] refuse()`)
- Removed restrictToCreative and generatedWaystonesUnbreakable options as they never worked well, do not match Vanilla Minecraft expectations, and can be better solved with other utility mods
- Removed some obsolete `waystones:waystone` and `waystones:sharestone` tags in favor of `waystones:waystones` and `waystones:sharestones`
- Added Blackstone, Deepslate and Endstone Waystones
- Added Landing Stone, a warp plate you can teleport to but not from
- Added a new settings screen for all types of waystones that allows attuned shards to be created for every type
- Added the ability to sort Sharestones the same way that waystones can be sorted
- Added the ability to insert an attuned shard into a waystone to have it available for teleportation
- Added display of Sharestones as waypoints in JourneyMap
- Added transportPets option to teleport nearby pets with player
- Added ability to name a warp plate in an anvil (mostly just useful for Jade/TOP/WTHIT)
- Added nameGenerationTemplate option for slightly more control over waystone name generation
- Added display of Waystones and Sharestones in BlueMap and Dynmap
- Fixed warp plates refusing teleports with missing xp without any user feedback
- Fixed xpCostsFullLevels=false not working reliably depending on where xp was gained from
- Fixed crash on teleport when xp cost was unexpectedly empty
- Fixed JEI, Jade, REI, JourneyMap and WTHIT compatibility no longer working on Fabric
- Fixed JourneyMap compatibility creating waypoints for waystone types it shouldn't
- Fixed JourneyMap waypoints not immediately being removed when breaking a waystone
- Fixed regression that caused warp plates to no longer work on dedicated servers
- Added commands to investigate waystones of any player as OP (by edralzar)
- Added xpCostsFullLevels option to charge xp points instead of levels
- Fixed warp plate recipes breaking after a single shard was crafted
- Fixed warp plate showing dust instead of warp particles even if the target is valid
- Changed newly activated waystones to be added to the end of the list rather than the start
- Added norwegian bokmål translation (by Bloodaxe95)
- Added WaystonesListReceivedEvent which gets fired for activated waystones, sharestones and warp plates
- Deprecated KnownWaystonesEvent
- Fixed being unable to join multiplayer server
- Fixed crash on world load when using Forge
- Added Crumbling Attuned Shard, an attuned shard that is used up when teleporting (by edralzar)
- Added waystones:warp_plate recipe type, allowing to define new recipes for the Warp Plate (by edralzar)
- Fixed buckets not having any effect on waterlogged waystones
- Fixed warp stone cooldown getting corrupted into millions of seconds
- Fixed yet another load failure on NeoForge
- Fixed crash on Forge and NeoForge due to invalid config definition
- Added ability to delete Sharestones while in creative mode (for cases where corrupt entries are leftover)
- Added durability to warp stones, removed the default cooldown from it
- Added a new warpRequirements option which replaces all existing xp cost options and allows for a lot more flexibility
- Added support for item costs (e.g. `add_item_cost(waystones:warp_dust, 1)` in warpRequirements)
- Added support for custom cooldown types (e.g. `add_cooldown("my_cooldown", 10)` in warpRequirements)
- Added support for minimum and maximum teleport ranges (e.g. `[is_not_within_distance(1000)] refuse()`)
- Changed default experience costs to use experience points instead of levels
- Changed the waystone settings screen to use the same slot layout as warp plates
- Changed bound scrolls to be created by attuning a warp scroll in a waystone instead of right-clicking it
- Changed waystone settings screen to open even when shift-right-clicking with an item in hand
- Changed leashedDenyList config option to entityDenyList, which applies to leashed, pets, and warp plates
- Changed inventory button position to be synced property, meaning it can be controlled by the server
- Changed waystone names to be stored as Components, which is mostly a technical change but allows for more flexibility in the future
- Fixed textfield in settings screen being auto-focused even when a name was already set
- Fixed waystone settings screen not closing when enter is pressed
- Fixed waystone screen not opening when edit permissions are not present
- Fixed xp cost not displaying while in creative, which could be confusing when testing
- Renamed and restructured some config options to be easier to understand
- Renamed `waystones:warp_plate` recipe type to `waystones:waystone`
- Restructured and cleaned up many parts of the API - mods depending on the Waystones API will have to update!
- Removed old dimensional teleport options as they can be replicated using warpRequirements (e.g. `[is_interdimensional, involves_dimension(the_nether)] refuse()`)
- Removed restrictToCreative and generatedWaystonesUnbreakable options as they never worked well, do not match Vanilla Minecraft expectations, and can be better solved with other utility mods
- Removed some obsolete `waystones:waystone` and `waystones:sharestone` tags in favor of `waystones:waystones` and `waystones:sharestones`
- Added Blackstone, Deepslate and Endstone Waystones
- Added Landing Stone, a warp plate you can teleport to but not from
- Added a new settings screen for all types of waystones that allows attuned shards to be created for every type
- Added the ability to sort Sharestones the same way that waystones can be sorted
- Added the ability to insert an attuned shard into a waystone to have it available for teleportation
- Added display of Sharestones as waypoints in JourneyMap
- Added transportPets option to teleport nearby pets with player
- Added ability to name a warp plate in an anvil (mostly just useful for Jade/TOP/WTHIT)
- Added nameGenerationTemplate option for slightly more control over waystone name generation
- Added display of Waystones and Sharestones in BlueMap and Dynmap
- Fixed warp plates refusing teleports with missing xp without any user feedback
- Fixed xpCostsFullLevels=false not working reliably depending on where xp was gained from
- Fixed crash on teleport when xp cost was unexpectedly empty
- Fixed JEI, Jade, REI, JourneyMap and WTHIT compatibility no longer working on Fabric
- Fixed JourneyMap compatibility creating waypoints for waystone types it shouldn't
- Fixed JourneyMap waypoints not immediately being removed when breaking a waystone
- Fixed regression that caused warp plates to no longer work on dedicated servers
- Added commands to investigate waystones of any player as OP (by edralzar)
- Added xpCostsFullLevels option to charge xp points instead of levels
- Fixed warp plate recipes breaking after a single shard was crafted
- Fixed warp plate showing dust instead of warp particles even if the target is valid
- Changed newly activated waystones to be added to the end of the list rather than the start
- Added norwegian bokmål translation (by Bloodaxe95)
- Added WaystonesListReceivedEvent which gets fired for activated waystones, sharestones and warp plates
- Deprecated KnownWaystonesEvent
- Fixed being unable to join multiplayer server
- Fixed crash on world load when using Forge
- Added Crumbling Attuned Shard, an attuned shard that is used up when teleporting (by edralzar)
- Added waystones:warp_plate recipe type, allowing to define new recipes for the Warp Plate (by edralzar)
- Fixed buckets not having any effect on waterlogged waystones
- Fixed warp stone cooldown getting corrupted into millions of seconds
- Fixed yet another load failure on NeoForge
- Fixed crash on Forge and NeoForge due to invalid config definition
- Added ability to delete Sharestones while in creative mode (for cases where corrupt entries are leftover)
- Added durability to warp stones, removed the default cooldown from it
- Added a new warpRequirements option which replaces all existing xp cost options and allows for a lot more flexibility
- Added support for item costs (e.g. `add_item_cost(waystones:warp_dust, 1)` in warpRequirements)
- Added support for custom cooldown types (e.g. `add_cooldown("my_cooldown", 10)` in warpRequirements)
- Added support for minimum and maximum teleport ranges (e.g. `[is_not_within_distance(1000)] refuse()`)
- Changed default experience costs to use experience points instead of levels
- Changed the waystone settings screen to use the same slot layout as warp plates
- Changed bound scrolls to be created by attuning a warp scroll in a waystone instead of right-clicking it
- Changed waystone settings screen to open even when shift-right-clicking with an item in hand
- Changed leashedDenyList config option to entityDenyList, which applies to leashed, pets, and warp plates
- Changed inventory button position to be synced property, meaning it can be controlled by the server
- Changed waystone names to be stored as Components, which is mostly a technical change but allows for more flexibility in the future
- Fixed textfield in settings screen being auto-focused even when a name was already set
- Fixed waystone settings screen not closing when enter is pressed
- Fixed waystone screen not opening when edit permissions are not present
- Fixed xp cost not displaying while in creative, which could be confusing when testing
- Renamed and restructured some config options to be easier to understand
- Renamed `waystones:warp_plate` recipe type to `waystones:waystone`
- Restructured and cleaned up many parts of the API - mods depending on the Waystones API will have to update!
- Removed old dimensional teleport options as they can be replicated using warpRequirements (e.g. `[is_interdimensional, involves_dimension(the_nether)] refuse()`)
- Removed restrictToCreative and generatedWaystonesUnbreakable options as they never worked well, do not match Vanilla Minecraft expectations, and can be better solved with other utility mods
- Removed some obsolete `waystones:waystone` and `waystones:sharestone` tags in favor of `waystones:waystones` and `waystones:sharestones`
- Added Blackstone, Deepslate and Endstone Waystones
- Added Landing Stone, a warp plate you can teleport to but not from
- Added a new settings screen for all types of waystones that allows attuned shards to be created for every type
- Added the ability to sort Sharestones the same way that waystones can be sorted
- Added the ability to insert an attuned shard into a waystone to have it available for teleportation
- Added display of Sharestones as waypoints in JourneyMap
- Added transportPets option to teleport nearby pets with player
- Added ability to name a warp plate in an anvil (mostly just useful for Jade/TOP/WTHIT)
- Added nameGenerationTemplate option for slightly more control over waystone name generation
- Added display of Waystones and Sharestones in BlueMap and Dynmap
- Fixed warp plates refusing teleports with missing xp without any user feedback
- Fixed xpCostsFullLevels=false not working reliably depending on where xp was gained from
- Fixed crash on teleport when xp cost was unexpectedly empty
- Fixed JEI, Jade, REI, JourneyMap and WTHIT compatibility no longer working on Fabric
- Fixed JourneyMap compatibility creating waypoints for waystone types it shouldn't
- Fixed JourneyMap waypoints not immediately being removed when breaking a waystone
- Fixed regression that caused warp plates to no longer work on dedicated servers
- Added commands to investigate waystones of any player as OP (by edralzar)
- Added xpCostsFullLevels option to charge xp points instead of levels
- Fixed warp plate recipes breaking after a single shard was crafted
- Fixed warp plate showing dust instead of warp particles even if the target is valid
- Changed newly activated waystones to be added to the end of the list rather than the start
- Added norwegian bokmål translation (by Bloodaxe95)
- Added WaystonesListReceivedEvent which gets fired for activated waystones, sharestones and warp plates
- Deprecated KnownWaystonesEvent
- Fixed being unable to join multiplayer server
- Fixed crash on world load when using Forge
- Added Crumbling Attuned Shard, an attuned shard that is used up when teleporting (by edralzar)
- Added waystones:warp_plate recipe type, allowing to define new recipes for the Warp Plate (by edralzar)
- Fixed buckets not having any effect on waterlogged waystones
- Fixed warp stone cooldown getting corrupted into millions of seconds
- Fixed yet another load failure on NeoForge
- Fixed crash on Forge and NeoForge due to invalid config definition
- Added ability to delete Sharestones while in creative mode (for cases where corrupt entries are leftover)
- Added durability to warp stones, removed the default cooldown from it
- Added a new warpRequirements option which replaces all existing xp cost options and allows for a lot more flexibility
- Added support for item costs (e.g. `add_item_cost(waystones:warp_dust, 1)` in warpRequirements)
- Added support for custom cooldown types (e.g. `add_cooldown("my_cooldown", 10)` in warpRequirements)
- Added support for minimum and maximum teleport ranges (e.g. `[is_not_within_distance(1000)] refuse()`)
- Changed default experience costs to use experience points instead of levels
- Changed the waystone settings screen to use the same slot layout as warp plates
- Changed bound scrolls to be created by attuning a warp scroll in a waystone instead of right-clicking it
- Changed waystone settings screen to open even when shift-right-clicking with an item in hand
- Changed leashedDenyList config option to entityDenyList, which applies to leashed, pets, and warp plates
- Changed inventory button position to be synced property, meaning it can be controlled by the server
- Changed waystone names to be stored as Components, which is mostly a technical change but allows for more flexibility in the future
- Fixed textfield in settings screen being auto-focused even when a name was already set
- Fixed waystone settings screen not closing when enter is pressed
- Fixed waystone screen not opening when edit permissions are not present
- Fixed xp cost not displaying while in creative, which could be confusing when testing
- Renamed and restructured some config options to be easier to understand
- Renamed `waystones:warp_plate` recipe type to `waystones:waystone`
- Restructured and cleaned up many parts of the API - mods depending on the Waystones API will have to update!
- Removed old dimensional teleport options as they can be replicated using warpRequirements (e.g. `[is_interdimensional, involves_dimension(the_nether)] refuse()`)
- Removed restrictToCreative and generatedWaystonesUnbreakable options as they never worked well, do not match Vanilla Minecraft expectations, and can be better solved with other utility mods
- Removed some obsolete `waystones:waystone` and `waystones:sharestone` tags in favor of `waystones:waystones` and `waystones:sharestones`
- Added Blackstone, Deepslate and Endstone Waystones
- Added Landing Stone, a warp plate you can teleport to but not from
- Added a new settings screen for all types of waystones that allows attuned shards to be created for every type
- Added the ability to sort Sharestones the same way that waystones can be sorted
- Added the ability to insert an attuned shard into a waystone to have it available for teleportation
- Added display of Sharestones as waypoints in JourneyMap
- Added transportPets option to teleport nearby pets with player
- Added ability to name a warp plate in an anvil (mostly just useful for Jade/TOP/WTHIT)
- Added nameGenerationTemplate option for slightly more control over waystone name generation
- Added display of Waystones and Sharestones in BlueMap and Dynmap
- Fixed warp plates refusing teleports with missing xp without any user feedback
- Fixed xpCostsFullLevels=false not working reliably depending on where xp was gained from
- Fixed crash on teleport when xp cost was unexpectedly empty
- Fixed JEI, Jade, REI, JourneyMap and WTHIT compatibility no longer working on Fabric
- Fixed JourneyMap compatibility creating waypoints for waystone types it shouldn't
- Fixed JourneyMap waypoints not immediately being removed when breaking a waystone
- Fixed regression that caused warp plates to no longer work on dedicated servers
- Added commands to investigate waystones of any player as OP (by edralzar)
- Added xpCostsFullLevels option to charge xp points instead of levels
- Fixed warp plate recipes breaking after a single shard was crafted
- Fixed warp plate showing dust instead of warp particles even if the target is valid
- Changed newly activated waystones to be added to the end of the list rather than the start
- Added norwegian bokmål translation (by Bloodaxe95)
- Added WaystonesListReceivedEvent which gets fired for activated waystones, sharestones and warp plates
- Deprecated KnownWaystonesEvent
- Fixed being unable to join multiplayer server
- Fixed crash on world load when using Forge
- Added Crumbling Attuned Shard, an attuned shard that is used up when teleporting (by edralzar)
- Added waystones:warp_plate recipe type, allowing to define new recipes for the Warp Plate (by edralzar)
- Fixed buckets not having any effect on waterlogged waystones
- Fixed warp stone cooldown getting corrupted into millions of seconds
- Fixed crash on Forge and NeoForge due to invalid config definition
- Added ability to delete Sharestones while in creative mode (for cases where corrupt entries are leftover)
- Added durability to warp stones, removed the default cooldown from it
- Added a new warpRequirements option which replaces all existing xp cost options and allows for a lot more flexibility
- Added support for item costs (e.g. `add_item_cost(waystones:warp_dust, 1)` in warpRequirements)
- Added support for custom cooldown types (e.g. `add_cooldown("my_cooldown", 10)` in warpRequirements)
- Added support for minimum and maximum teleport ranges (e.g. `[is_not_within_distance(1000)] refuse()`)
- Changed default experience costs to use experience points instead of levels
- Changed the waystone settings screen to use the same slot layout as warp plates
- Changed bound scrolls to be created by attuning a warp scroll in a waystone instead of right-clicking it
- Changed waystone settings screen to open even when shift-right-clicking with an item in hand
- Changed leashedDenyList config option to entityDenyList, which applies to leashed, pets, and warp plates
- Changed inventory button position to be synced property, meaning it can be controlled by the server
- Changed waystone names to be stored as Components, which is mostly a technical change but allows for more flexibility in the future
- Fixed textfield in settings screen being auto-focused even when a name was already set
- Fixed waystone settings screen not closing when enter is pressed
- Fixed waystone screen not opening when edit permissions are not present
- Fixed xp cost not displaying while in creative, which could be confusing when testing
- Renamed and restructured some config options to be easier to understand
- Renamed `waystones:warp_plate` recipe type to `waystones:waystone`
- Restructured and cleaned up many parts of the API - mods depending on the Waystones API will have to update!
- Removed old dimensional teleport options as they can be replicated using warpRequirements (e.g. `[is_interdimensional, involves_dimension(the_nether)] refuse()`)
- Removed restrictToCreative and generatedWaystonesUnbreakable options as they never worked well, do not match Vanilla Minecraft expectations, and can be better solved with other utility mods
- Removed some obsolete `waystones:waystone` and `waystones:sharestone` tags in favor of `waystones:waystones` and `waystones:sharestones`
- Added Blackstone, Deepslate and Endstone Waystones
- Added Landing Stone, a warp plate you can teleport to but not from
- Added a new settings screen for all types of waystones that allows attuned shards to be created for every type
- Added the ability to sort Sharestones the same way that waystones can be sorted
- Added the ability to insert an attuned shard into a waystone to have it available for teleportation
- Added display of Sharestones as waypoints in JourneyMap
- Added transportPets option to teleport nearby pets with player
- Added ability to name a warp plate in an anvil (mostly just useful for Jade/TOP/WTHIT)
- Added nameGenerationTemplate option for slightly more control over waystone name generation
- Added display of Waystones and Sharestones in BlueMap and Dynmap
- Fixed warp plates refusing teleports with missing xp without any user feedback
- Fixed xpCostsFullLevels=false not working reliably depending on where xp was gained from
- Fixed crash on teleport when xp cost was unexpectedly empty
- Fixed JEI, Jade, REI, JourneyMap and WTHIT compatibility no longer working on Fabric
- Fixed JourneyMap compatibility creating waypoints for waystone types it shouldn't
- Fixed JourneyMap waypoints not immediately being removed when breaking a waystone
- Fixed regression that caused warp plates to no longer work on dedicated servers
- Added commands to investigate waystones of any player as OP (by edralzar)
- Added xpCostsFullLevels option to charge xp points instead of levels
- Fixed warp plate recipes breaking after a single shard was crafted
- Fixed warp plate showing dust instead of warp particles even if the target is valid
- Changed newly activated waystones to be added to the end of the list rather than the start
- Added norwegian bokmål translation (by Bloodaxe95)
- Added WaystonesListReceivedEvent which gets fired for activated waystones, sharestones and warp plates
- Deprecated KnownWaystonesEvent
- Fixed being unable to join multiplayer server
- Fixed crash on world load when using Forge
- Added Crumbling Attuned Shard, an attuned shard that is used up when teleporting (by edralzar)
- Added waystones:warp_plate recipe type, allowing to define new recipes for the Warp Plate (by edralzar)
- Fixed buckets not having any effect on waterlogged waystones
- Fixed warp stone cooldown getting corrupted into millions of seconds
- Fixed crash on Forge and NeoForge due to invalid config definition
- Added ability to delete Sharestones while in creative mode (for cases where corrupt entries are leftover)
- Added durability to warp stones, removed the default cooldown from it
- Added a new warpRequirements option which replaces all existing xp cost options and allows for a lot more flexibility
- Added support for item costs (e.g. `add_item_cost(waystones:warp_dust, 1)` in warpRequirements)
- Added support for custom cooldown types (e.g. `add_cooldown("my_cooldown", 10)` in warpRequirements)
- Added support for minimum and maximum teleport ranges (e.g. `[is_not_within_distance(1000)] refuse()`)
- Changed default experience costs to use experience points instead of levels
- Changed the waystone settings screen to use the same slot layout as warp plates
- Changed bound scrolls to be created by attuning a warp scroll in a waystone instead of right-clicking it
- Changed waystone settings screen to open even when shift-right-clicking with an item in hand
- Changed leashedDenyList config option to entityDenyList, which applies to leashed, pets, and warp plates
- Changed inventory button position to be synced property, meaning it can be controlled by the server
- Changed waystone names to be stored as Components, which is mostly a technical change but allows for more flexibility in the future
- Fixed textfield in settings screen being auto-focused even when a name was already set
- Fixed waystone settings screen not closing when enter is pressed
- Fixed waystone screen not opening when edit permissions are not present
- Fixed xp cost not displaying while in creative, which could be confusing when testing
- Renamed and restructured some config options to be easier to understand
- Renamed `waystones:warp_plate` recipe type to `waystones:waystone`
- Restructured and cleaned up many parts of the API - mods depending on the Waystones API will have to update!
- Removed old dimensional teleport options as they can be replicated using warpRequirements (e.g. `[is_interdimensional, involves_dimension(the_nether)] refuse()`)
- Removed restrictToCreative and generatedWaystonesUnbreakable options as they never worked well, do not match Vanilla Minecraft expectations, and can be better solved with other utility mods
- Removed some obsolete `waystones:waystone` and `waystones:sharestone` tags in favor of `waystones:waystones` and `waystones:sharestones`
- Added Blackstone, Deepslate and Endstone Waystones
- Added Landing Stone, a warp plate you can teleport to but not from
- Added a new settings screen for all types of waystones that allows attuned shards to be created for every type
- Added the ability to sort Sharestones the same way that waystones can be sorted
- Added the ability to insert an attuned shard into a waystone to have it available for teleportation
- Added display of Sharestones as waypoints in JourneyMap
- Added transportPets option to teleport nearby pets with player
- Added ability to name a warp plate in an anvil (mostly just useful for Jade/TOP/WTHIT)
- Added nameGenerationTemplate option for slightly more control over waystone name generation
- Added display of Waystones and Sharestones in BlueMap and Dynmap
- Fixed warp plates refusing teleports with missing xp without any user feedback
- Fixed xpCostsFullLevels=false not working reliably depending on where xp was gained from
- Fixed crash on teleport when xp cost was unexpectedly empty
- Fixed JEI, Jade, REI, JourneyMap and WTHIT compatibility no longer working on Fabric
- Fixed JourneyMap compatibility creating waypoints for waystone types it shouldn't
- Fixed JourneyMap waypoints not immediately being removed when breaking a waystone
- Fixed regression that caused warp plates to no longer work on dedicated servers
- Added commands to investigate waystones of any player as OP (by edralzar)
- Added xpCostsFullLevels option to charge xp points instead of levels
- Fixed warp plate recipes breaking after a single shard was crafted
- Fixed warp plate showing dust instead of warp particles even if the target is valid
- Changed newly activated waystones to be added to the end of the list rather than the start
- Added norwegian bokmål translation (by Bloodaxe95)
- Added WaystonesListReceivedEvent which gets fired for activated waystones, sharestones and warp plates
- Deprecated KnownWaystonesEvent
- Fixed being unable to join multiplayer server
- Fixed crash on world load when using Forge
- Added Crumbling Attuned Shard, an attuned shard that is used up when teleporting (by edralzar)
- Added waystones:warp_plate recipe type, allowing to define new recipes for the Warp Plate (by edralzar)
- Fixed buckets not having any effect on waterlogged waystones
- Fixed warp stone cooldown getting corrupted into millions of seconds
- Fixed crash on Forge and NeoForge due to invalid config definition
- Added ability to delete Sharestones while in creative mode (for cases where corrupt entries are leftover)
- Added durability to warp stones, removed the default cooldown from it
- Added a new warpRequirements option which replaces all existing xp cost options and allows for a lot more flexibility
- Added support for item costs (e.g. `add_item_cost(waystones:warp_dust, 1)` in warpRequirements)
- Added support for custom cooldown types (e.g. `add_cooldown("my_cooldown", 10)` in warpRequirements)
- Added support for minimum and maximum teleport ranges (e.g. `[is_not_within_distance(1000)] refuse()`)
- Changed default experience costs to use experience points instead of levels
- Changed the waystone settings screen to use the same slot layout as warp plates
- Changed bound scrolls to be created by attuning a warp scroll in a waystone instead of right-clicking it
- Changed waystone settings screen to open even when shift-right-clicking with an item in hand
- Changed leashedDenyList config option to entityDenyList, which applies to leashed, pets, and warp plates
- Changed inventory button position to be synced property, meaning it can be controlled by the server
- Changed waystone names to be stored as Components, which is mostly a technical change but allows for more flexibility in the future
- Fixed textfield in settings screen being auto-focused even when a name was already set
- Fixed waystone settings screen not closing when enter is pressed
- Fixed waystone screen not opening when edit permissions are not present
- Fixed xp cost not displaying while in creative, which could be confusing when testing
- Renamed and restructured some config options to be easier to understand
- Renamed `waystones:warp_plate` recipe type to `waystones:waystone`
- Restructured and cleaned up many parts of the API - mods depending on the Waystones API will have to update!
- Removed old dimensional teleport options as they can be replicated using warpRequirements (e.g. `[is_interdimensional, involves_dimension(the_nether)] refuse()`)
- Removed restrictToCreative and generatedWaystonesUnbreakable options as they never worked well, do not match Vanilla Minecraft expectations, and can be better solved with other utility mods
- Removed some obsolete `waystones:waystone` and `waystones:sharestone` tags in favor of `waystones:waystones` and `waystones:sharestones`
- Added Blackstone, Deepslate and Endstone Waystones
- Added Landing Stone, a warp plate you can teleport to but not from
- Added a new settings screen for all types of waystones that allows attuned shards to be created for every type
- Added the ability to sort Sharestones the same way that waystones can be sorted
- Added the ability to insert an attuned shard into a waystone to have it available for teleportation
- Added display of Sharestones as waypoints in JourneyMap
- Added transportPets option to teleport nearby pets with player
- Added ability to name a warp plate in an anvil (mostly just useful for Jade/TOP/WTHIT)
- Added nameGenerationTemplate option for slightly more control over waystone name generation
- Added display of Waystones and Sharestones in BlueMap and Dynmap
- Fixed warp plates refusing teleports with missing xp without any user feedback
- Fixed xpCostsFullLevels=false not working reliably depending on where xp was gained from
- Fixed crash on teleport when xp cost was unexpectedly empty
- Fixed JEI, Jade, REI, JourneyMap and WTHIT compatibility no longer working on Fabric
- Fixed JourneyMap compatibility creating waypoints for waystone types it shouldn't
- Fixed JourneyMap waypoints not immediately being removed when breaking a waystone
- Fixed regression that caused warp plates to no longer work on dedicated servers
- Added commands to investigate waystones of any player as OP (by edralzar)
- Added xpCostsFullLevels option to charge xp points instead of levels
- Fixed warp plate recipes breaking after a single shard was crafted
- Fixed warp plate showing dust instead of warp particles even if the target is valid
- Changed newly activated waystones to be added to the end of the list rather than the start
- Added norwegian bokmål translation (by Bloodaxe95)
- Added WaystonesListReceivedEvent which gets fired for activated waystones, sharestones and warp plates
- Deprecated KnownWaystonesEvent
- Fixed being unable to join multiplayer server
- Fixed crash on world load when using Forge
- Added Crumbling Attuned Shard, an attuned shard that is used up when teleporting (by edralzar)
- Added waystones:warp_plate recipe type, allowing to define new recipes for the Warp Plate (by edralzar)
- Fixed buckets not having any effect on waterlogged waystones
- Fixed warp stone cooldown getting corrupted into millions of seconds
- Added ability to delete Sharestones while in creative mode (for cases where corrupt entries are leftover)
- Added durability to warp stones, removed the default cooldown from it
- Added a new warpRequirements option which replaces all existing xp cost options and allows for a lot more flexibility
- Added support for item costs (e.g. `add_item_cost(waystones:warp_dust, 1)` in warpRequirements)
- Added support for custom cooldown types (e.g. `add_cooldown("my_cooldown", 10)` in warpRequirements)
- Added support for minimum and maximum teleport ranges (e.g. `[is_not_within_distance(1000)] refuse()`)
- Changed default experience costs to use experience points instead of levels
- Changed the waystone settings screen to use the same slot layout as warp plates
- Changed bound scrolls to be created by attuning a warp scroll in a waystone instead of right-clicking it
- Changed waystone settings screen to open even when shift-right-clicking with an item in hand
- Changed leashedDenyList config option to entityDenyList, which applies to leashed, pets, and warp plates
- Changed inventory button position to be synced property, meaning it can be controlled by the server
- Changed waystone names to be stored as Components, which is mostly a technical change but allows for more flexibility in the future
- Fixed textfield in settings screen being auto-focused even when a name was already set
- Fixed waystone settings screen not closing when enter is pressed
- Fixed waystone screen not opening when edit permissions are not present
- Fixed xp cost not displaying while in creative, which could be confusing when testing
- Renamed and restructured some config options to be easier to understand
- Renamed `waystones:warp_plate` recipe type to `waystones:waystone`
- Restructured and cleaned up many parts of the API - mods depending on the Waystones API will have to update!
- Removed old dimensional teleport options as they can be replicated using warpRequirements (e.g. `[is_interdimensional, involves_dimension(the_nether)] refuse()`)
- Removed restrictToCreative and generatedWaystonesUnbreakable options as they never worked well, do not match Vanilla Minecraft expectations, and can be better solved with other utility mods
- Removed some obsolete `waystones:waystone` and `waystones:sharestone` tags in favor of `waystones:waystones` and `waystones:sharestones`
- Added Blackstone, Deepslate and Endstone Waystones
- Added Landing Stone, a warp plate you can teleport to but not from
- Added a new settings screen for all types of waystones that allows attuned shards to be created for every type
- Added the ability to sort Sharestones the same way that waystones can be sorted
- Added the ability to insert an attuned shard into a waystone to have it available for teleportation
- Added display of Sharestones as waypoints in JourneyMap
- Added transportPets option to teleport nearby pets with player
- Added ability to name a warp plate in an anvil (mostly just useful for Jade/TOP/WTHIT)
- Added nameGenerationTemplate option for slightly more control over waystone name generation
- Added display of Waystones and Sharestones in BlueMap and Dynmap
- Fixed warp plates refusing teleports with missing xp without any user feedback
- Fixed xpCostsFullLevels=false not working reliably depending on where xp was gained from
- Fixed crash on teleport when xp cost was unexpectedly empty
- Fixed JEI, Jade, REI, JourneyMap and WTHIT compatibility no longer working on Fabric
- Fixed JourneyMap compatibility creating waypoints for waystone types it shouldn't
- Fixed JourneyMap waypoints not immediately being removed when breaking a waystone
- Fixed regression that caused warp plates to no longer work on dedicated servers
- Added commands to investigate waystones of any player as OP (by edralzar)
- Added xpCostsFullLevels option to charge xp points instead of levels
- Fixed warp plate recipes breaking after a single shard was crafted
- Fixed warp plate showing dust instead of warp particles even if the target is valid
- Changed newly activated waystones to be added to the end of the list rather than the start
- Added norwegian bokmål translation (by Bloodaxe95)
- Added WaystonesListReceivedEvent which gets fired for activated waystones, sharestones and warp plates
- Deprecated KnownWaystonesEvent
- Fixed being unable to join multiplayer server
- Fixed crash on world load when using Forge
- Added Crumbling Attuned Shard, an attuned shard that is used up when teleporting (by edralzar)
- Added waystones:warp_plate recipe type, allowing to define new recipes for the Warp Plate (by edralzar)
- Fixed buckets not having any effect on waterlogged waystones
- Fixed warp stone cooldown getting corrupted into millions of seconds
- Added ability to delete Sharestones while in creative mode (for cases where corrupt entries are leftover)
- Added durability to warp stones, removed the default cooldown from it
- Added a new warpRequirements option which replaces all existing xp cost options and allows for a lot more flexibility
- Added support for item costs (e.g. `add_item_cost(waystones:warp_dust, 1)` in warpRequirements)
- Added support for custom cooldown types (e.g. `add_cooldown("my_cooldown", 10)` in warpRequirements)
- Added support for minimum and maximum teleport ranges (e.g. `[is_not_within_distance(1000)] refuse()`)
- Changed default experience costs to use experience points instead of levels
- Changed the waystone settings screen to use the same slot layout as warp plates
- Changed bound scrolls to be created by attuning a warp scroll in a waystone instead of right-clicking it
- Changed waystone settings screen to open even when shift-right-clicking with an item in hand
- Changed leashedDenyList config option to entityDenyList, which applies to leashed, pets, and warp plates
- Changed inventory button position to be synced property, meaning it can be controlled by the server
- Changed waystone names to be stored as Components, which is mostly a technical change but allows for more flexibility in the future
- Fixed textfield in settings screen being auto-focused even when a name was already set
- Fixed waystone settings screen not closing when enter is pressed
- Fixed waystone screen not opening when edit permissions are not present
- Fixed xp cost not displaying while in creative, which could be confusing when testing
- Renamed and restructured some config options to be easier to understand
- Renamed `waystones:warp_plate` recipe type to `waystones:waystone`
- Restructured and cleaned up many parts of the API - mods depending on the Waystones API will have to update!
- Removed old dimensional teleport options as they can be replicated using warpRequirements (e.g. `[is_interdimensional, involves_dimension(the_nether)] refuse()`)
- Removed restrictToCreative and generatedWaystonesUnbreakable options as they never worked well, do not match Vanilla Minecraft expectations, and can be better solved with other utility mods
- Removed some obsolete `waystones:waystone` and `waystones:sharestone` tags in favor of `waystones:waystones` and `waystones:sharestones`
- Added Blackstone, Deepslate and Endstone Waystones
- Added Landing Stone, a warp plate you can teleport to but not from
- Added a new settings screen for all types of waystones that allows attuned shards to be created for every type
- Added the ability to sort Sharestones the same way that waystones can be sorted
- Added the ability to insert an attuned shard into a waystone to have it available for teleportation
- Added display of Sharestones as waypoints in JourneyMap
- Added transportPets option to teleport nearby pets with player
- Added ability to name a warp plate in an anvil (mostly just useful for Jade/TOP/WTHIT)
- Added nameGenerationTemplate option for slightly more control over waystone name generation
- Added display of Waystones and Sharestones in BlueMap and Dynmap
- Fixed warp plates refusing teleports with missing xp without any user feedback
- Fixed xpCostsFullLevels=false not working reliably depending on where xp was gained from
- Fixed crash on teleport when xp cost was unexpectedly empty
- Fixed JEI, Jade, REI, JourneyMap and WTHIT compatibility no longer working on Fabric
- Fixed JourneyMap compatibility creating waypoints for waystone types it shouldn't
- Fixed JourneyMap waypoints not immediately being removed when breaking a waystone
- Fixed regression that caused warp plates to no longer work on dedicated servers
- Added commands to investigate waystones of any player as OP (by edralzar)
- Added xpCostsFullLevels option to charge xp points instead of levels
- Fixed warp plate recipes breaking after a single shard was crafted
- Fixed warp plate showing dust instead of warp particles even if the target is valid
- Changed newly activated waystones to be added to the end of the list rather than the start
- Added norwegian bokmål translation (by Bloodaxe95)
- Added WaystonesListReceivedEvent which gets fired for activated waystones, sharestones and warp plates
- Deprecated KnownWaystonesEvent
- Fixed being unable to join multiplayer server
- Fixed crash on world load when using Forge
- Added Crumbling Attuned Shard, an attuned shard that is used up when teleporting (by edralzar)
- Added waystones:warp_plate recipe type, allowing to define new recipes for the Warp Plate (by edralzar)
- Fixed buckets not having any effect on waterlogged waystones
- Fixed warp stone cooldown getting corrupted into millions of seconds
- Added ability to delete Sharestones while in creative mode (for cases where corrupt entries are leftover)
- Added durability to warp stones, removed the default cooldown from it
- Added a new warpRequirements option which replaces all existing xp cost options and allows for a lot more flexibility
- Added support for item costs (e.g. `add_item_cost(waystones:warp_dust, 1)` in warpRequirements)
- Added support for custom cooldown types (e.g. `add_cooldown("my_cooldown", 10)` in warpRequirements)
- Added support for minimum and maximum teleport ranges (e.g. `[is_not_within_distance(1000)] refuse()`)
- Changed default experience costs to use experience points instead of levels
- Changed the waystone settings screen to use the same slot layout as warp plates
- Changed bound scrolls to be created by attuning a warp scroll in a waystone instead of right-clicking it
- Changed waystone settings screen to open even when shift-right-clicking with an item in hand
- Changed leashedDenyList config option to entityDenyList, which applies to leashed, pets, and warp plates
- Changed inventory button position to be synced property, meaning it can be controlled by the server
- Changed waystone names to be stored as Components, which is mostly a technical change but allows for more flexibility in the future
- Fixed textfield in settings screen being auto-focused even when a name was already set
- Fixed waystone settings screen not closing when enter is pressed
- Fixed waystone screen not opening when edit permissions are not present
- Fixed xp cost not displaying while in creative, which could be confusing when testing
- Renamed and restructured some config options to be easier to understand
- Renamed `waystones:warp_plate` recipe type to `waystones:waystone`
- Restructured and cleaned up many parts of the API - mods depending on the Waystones API will have to update!
- Removed old dimensional teleport options as they can be replicated using warpRequirements (e.g. `[is_interdimensional, involves_dimension(the_nether)] refuse()`)
- Removed restrictToCreative and generatedWaystonesUnbreakable options as they never worked well, do not match Vanilla Minecraft expectations, and can be better solved with other utility mods
- Removed some obsolete `waystones:waystone` and `waystones:sharestone` tags in favor of `waystones:waystones` and `waystones:sharestones`
- Added Blackstone, Deepslate and Endstone Waystones
- Added Landing Stone, a warp plate you can teleport to but not from
- Added a new settings screen for all types of waystones that allows attuned shards to be created for every type
- Added the ability to sort Sharestones the same way that waystones can be sorted
- Added the ability to insert an attuned shard into a waystone to have it available for teleportation
- Added display of Sharestones as waypoints in JourneyMap
- Added transportPets option to teleport nearby pets with player
- Added ability to name a warp plate in an anvil (mostly just useful for Jade/TOP/WTHIT)
- Added nameGenerationTemplate option for slightly more control over waystone name generation
- Added display of Waystones and Sharestones in BlueMap and Dynmap
- Fixed warp plates refusing teleports with missing xp without any user feedback
- Fixed xpCostsFullLevels=false not working reliably depending on where xp was gained from
- Fixed crash on teleport when xp cost was unexpectedly empty
- Fixed JEI, Jade, REI, JourneyMap and WTHIT compatibility no longer working on Fabric
- Fixed JourneyMap compatibility creating waypoints for waystone types it shouldn't
- Fixed JourneyMap waypoints not immediately being removed when breaking a waystone
- Fixed regression that caused warp plates to no longer work on dedicated servers
- Added commands to investigate waystones of any player as OP (by edralzar)
- Added xpCostsFullLevels option to charge xp points instead of levels
- Fixed warp plate recipes breaking after a single shard was crafted
- Fixed warp plate showing dust instead of warp particles even if the target is valid
- Changed newly activated waystones to be added to the end of the list rather than the start
- Added norwegian bokmål translation (by Bloodaxe95)
- Added WaystonesListReceivedEvent which gets fired for activated waystones, sharestones and warp plates
- Deprecated KnownWaystonesEvent
- Fixed being unable to join multiplayer server
- Fixed crash on world load when using Forge
- Added Crumbling Attuned Shard, an attuned shard that is used up when teleporting (by edralzar)
- Added waystones:warp_plate recipe type, allowing to define new recipes for the Warp Plate (by edralzar)
- Fixed buckets not having any effect on waterlogged waystones
- Fixed warp stone cooldown getting corrupted into millions of seconds
- Added Blackstone, Deepslate and Endstone Waystones
- Added Landing Stone, a warp plate you can teleport to but not from
- Added a new settings screen for all types of waystones that allows attuned shards to be created for every type
- Added the ability to sort Sharestones the same way that waystones can be sorted
- Added the ability to insert an attuned shard into a waystone to have it available for teleportation
- Added display of Sharestones as waypoints in JourneyMap
- Added transportPets option to teleport nearby pets with player
- Added ability to name a warp plate in an anvil (mostly just useful for Jade/TOP/WTHIT)
- Added nameGenerationTemplate option for slightly more control over waystone name generation
- Added display of Waystones and Sharestones in BlueMap and Dynmap
- Fixed warp plates refusing teleports with missing xp without any user feedback
- Fixed xpCostsFullLevels=false not working reliably depending on where xp was gained from
- Fixed crash on teleport when xp cost was unexpectedly empty
- Fixed JEI, Jade, REI, JourneyMap and WTHIT compatibility no longer working on Fabric
- Fixed JourneyMap compatibility creating waypoints for waystone types it shouldn't
- Fixed JourneyMap waypoints not immediately being removed when breaking a waystone
- Fixed regression that caused warp plates to no longer work on dedicated servers
- Added commands to investigate waystones of any player as OP (by edralzar)
- Added xpCostsFullLevels option to charge xp points instead of levels
- Fixed warp plate recipes breaking after a single shard was crafted
- Fixed warp plate showing dust instead of warp particles even if the target is valid
- Changed newly activated waystones to be added to the end of the list rather than the start
- Added norwegian bokmål translation (by Bloodaxe95)
- Added WaystonesListReceivedEvent which gets fired for activated waystones, sharestones and warp plates
- Deprecated KnownWaystonesEvent
- Fixed being unable to join multiplayer server
- Fixed crash on world load when using Forge
- Added Crumbling Attuned Shard, an attuned shard that is used up when teleporting (by edralzar)
- Added waystones:warp_plate recipe type, allowing to define new recipes for the Warp Plate (by edralzar)
- Fixed buckets not having any effect on waterlogged waystones
- Fixed warp stone cooldown getting corrupted into millions of seconds
- Added Blackstone, Deepslate and Endstone Waystones
- Added Landing Stone, a warp plate you can teleport to but not from
- Added a new settings screen for all types of waystones that allows attuned shards to be created for every type
- Added the ability to sort Sharestones the same way that waystones can be sorted
- Added the ability to insert an attuned shard into a waystone to have it available for teleportation
- Added display of Sharestones as waypoints in JourneyMap
- Added transportPets option to teleport nearby pets with player
- Added ability to name a warp plate in an anvil (mostly just useful for Jade/TOP/WTHIT)
- Added nameGenerationTemplate option for slightly more control over waystone name generation
- Added display of Waystones and Sharestones in BlueMap and Dynmap
- Fixed warp plates refusing teleports with missing xp without any user feedback
- Fixed xpCostsFullLevels=false not working reliably depending on where xp was gained from
- Fixed crash on teleport when xp cost was unexpectedly empty
- Fixed JEI, Jade, REI, JourneyMap and WTHIT compatibility no longer working on Fabric
- Fixed JourneyMap compatibility creating waypoints for waystone types it shouldn't
- Fixed JourneyMap waypoints not immediately being removed when breaking a waystone
- Fixed regression that caused warp plates to no longer work on dedicated servers
- Added commands to investigate waystones of any player as OP (by edralzar)
- Added xpCostsFullLevels option to charge xp points instead of levels
- Fixed warp plate recipes breaking after a single shard was crafted
- Fixed warp plate showing dust instead of warp particles even if the target is valid
- Changed newly activated waystones to be added to the end of the list rather than the start
- Added norwegian bokmål translation (by Bloodaxe95)
- Added WaystonesListReceivedEvent which gets fired for activated waystones, sharestones and warp plates
- Deprecated KnownWaystonesEvent
- Fixed being unable to join multiplayer server
- Fixed crash on world load when using Forge
- Added Crumbling Attuned Shard, an attuned shard that is used up when teleporting (by edralzar)
- Added waystones:warp_plate recipe type, allowing to define new recipes for the Warp Plate (by edralzar)
- Fixed buckets not having any effect on waterlogged waystones
- Fixed warp stone cooldown getting corrupted into millions of seconds
- Added Blackstone, Deepslate and Endstone Waystones
- Added Landing Stone, a warp plate you can teleport to but not from
- Added a new settings screen for all types of waystones that allows attuned shards to be created for every type
- Added the ability to sort Sharestones the same way that waystones can be sorted
- Added the ability to insert an attuned shard into a waystone to have it available for teleportation
- Added display of Sharestones as waypoints in JourneyMap
- Added transportPets option to teleport nearby pets with player
- Added ability to name a warp plate in an anvil (mostly just useful for Jade/TOP/WTHIT)
- Added nameGenerationTemplate option for slightly more control over waystone name generation
- Added display of Waystones and Sharestones in BlueMap and Dynmap
- Fixed warp plates refusing teleports with missing xp without any user feedback
- Fixed xpCostsFullLevels=false not working reliably depending on where xp was gained from
- Fixed crash on teleport when xp cost was unexpectedly empty
- Fixed JEI, Jade, REI, JourneyMap and WTHIT compatibility no longer working on Fabric
- Fixed JourneyMap compatibility creating waypoints for waystone types it shouldn't
- Fixed JourneyMap waypoints not immediately being removed when breaking a waystone
- Fixed regression that caused warp plates to no longer work on dedicated servers
- Added commands to investigate waystones of any player as OP (by edralzar)
- Added xpCostsFullLevels option to charge xp points instead of levels
- Fixed warp plate recipes breaking after a single shard was crafted
- Fixed warp plate showing dust instead of warp particles even if the target is valid
- Changed newly activated waystones to be added to the end of the list rather than the start
- Added norwegian bokmål translation (by Bloodaxe95)
- Added WaystonesListReceivedEvent which gets fired for activated waystones, sharestones and warp plates
- Deprecated KnownWaystonesEvent
- Fixed being unable to join multiplayer server
- Fixed crash on world load when using Forge
- Added Crumbling Attuned Shard, an attuned shard that is used up when teleporting (by edralzar)
- Added waystones:warp_plate recipe type, allowing to define new recipes for the Warp Plate (by edralzar)
- Fixed buckets not having any effect on waterlogged waystones
- Fixed warp stone cooldown getting corrupted into millions of seconds
- Fixed warp plates claiming to have lost attunement on dedicated servers
- Fixed warp plate recipes breaking after a single shard was crafted
- Fixed warp plate showing dust instead of warp particles even if the target is valid
- Fixed being unable to join multiplayer server
- Changed newly activated waystones to be added to the end of the list rather than the start
- Added Crumbling Attuned Shard, an attuned shard that is used up when teleporting (by edralzar)
- Added waystones:warp_plate recipe type, allowing to define new recipes for the Warp Plate (by edralzar)
- Fixed buckets not having any effect on waterlogged waystones
- Fixed warp stone cooldown getting corrupted into millions of seconds
- Restricted the warp plate's center slot to a single item to prevent item loss when crafting attuned shards (by edralzar)
- Added Waystones to Cherry and Bamboo Repurposed Structures villages (by TelepathicGrunt)
- Inject waystone pieces into Repurposed Structures zombie village variants (by TelepathicGrunt)
- Fixed warp plates claiming to have lost attunement on dedicated servers
- Fixed warp plate recipes breaking after a single shard was crafted
- Fixed warp plate showing dust instead of warp particles even if the target is valid
- Fixed being unable to join multiplayer server
- Changed newly activated waystones to be added to the end of the list rather than the start
- Added Crumbling Attuned Shard, an attuned shard that is used up when teleporting (by edralzar)
- Added waystones:warp_plate recipe type, allowing to define new recipes for the Warp Plate (by edralzar)
- Fixed buckets not having any effect on waterlogged waystones
- Fixed warp stone cooldown getting corrupted into millions of seconds
- Restricted the warp plate's center slot to a single item to prevent item loss when crafting attuned shards (by edralzar)
- Added Waystones to Cherry and Bamboo Repurposed Structures villages (by TelepathicGrunt)
- Inject waystone pieces into Repurposed Structures zombie village variants (by TelepathicGrunt)
- Added commands to investigate waystones of any player as OP (by edralzar)
- Added xpCostsFullLevels option to charge xp points instead of levels
- Fixed warp plate recipes breaking after a single shard was crafted
- Fixed warp plate showing dust instead of warp particles even if the target is valid
- Changed newly activated waystones to be added to the end of the list rather than the start
- Added norwegian bokmål translation (by Bloodaxe95)
- Added WaystonesListReceivedEvent which gets fired for activated waystones, sharestones and warp plates
- Deprecated KnownWaystonesEvent
- Fixed being unable to join multiplayer server
- Fixed crash on world load when using Forge
- Added Crumbling Attuned Shard, an attuned shard that is used up when teleporting (by edralzar)
- Added waystones:warp_plate recipe type, allowing to define new recipes for the Warp Plate (by edralzar)
- Fixed buckets not having any effect on waterlogged waystones
- Fixed warp stone cooldown getting corrupted into millions of seconds
- Added commands to investigate waystones of any player as OP (by edralzar)
- Added xpCostsFullLevels option to charge xp points instead of levels
- Fixed warp plate recipes breaking after a single shard was crafted
- Fixed warp plate showing dust instead of warp particles even if the target is valid
- Changed newly activated waystones to be added to the end of the list rather than the start
- Added norwegian bokmål translation (by Bloodaxe95)
- Added WaystonesListReceivedEvent which gets fired for activated waystones, sharestones and warp plates
- Deprecated KnownWaystonesEvent
- Fixed being unable to join multiplayer server
- Fixed crash on world load when using Forge
- Added Crumbling Attuned Shard, an attuned shard that is used up when teleporting (by edralzar)
- Added waystones:warp_plate recipe type, allowing to define new recipes for the Warp Plate (by edralzar)
- Fixed buckets not having any effect on waterlogged waystones
- Fixed warp stone cooldown getting corrupted into millions of seconds
- Added commands to investigate waystones of any player as OP (by edralzar)
- Added xpCostsFullLevels option to charge xp points instead of levels
- Fixed warp plate recipes breaking after a single shard was crafted
- Fixed warp plate showing dust instead of warp particles even if the target is valid
- Changed newly activated waystones to be added to the end of the list rather than the start
- Added norwegian bokmål translation (by Bloodaxe95)
- Added WaystonesListReceivedEvent which gets fired for activated waystones, sharestones and warp plates
- Deprecated KnownWaystonesEvent
- Fixed being unable to join multiplayer server
- Fixed crash on world load when using Forge
- Added Crumbling Attuned Shard, an attuned shard that is used up when teleporting (by edralzar)
- Added waystones:warp_plate recipe type, allowing to define new recipes for the Warp Plate (by edralzar)
- Fixed buckets not having any effect on waterlogged waystones
- Fixed warp stone cooldown getting corrupted into millions of seconds
- Fixed warp plate recipes breaking after a single shard was crafted
- Fixed warp plate showing dust instead of warp particles even if the target is valid
- Fixed being unable to join multiplayer server
- Changed newly activated waystones to be added to the end of the list rather than the start
- Added Crumbling Attuned Shard, an attuned shard that is used up when teleporting (by edralzar)
- Added waystones:warp_plate recipe type, allowing to define new recipes for the Warp Plate (by edralzar)
- Fixed buckets not having any effect on waterlogged waystones
- Fixed warp stone cooldown getting corrupted into millions of seconds
- Restricted the warp plate's center slot to a single item to prevent item loss when crafting attuned shards (by edralzar)
- Added Waystones to Cherry and Bamboo Repurposed Structures villages (by TelepathicGrunt)
- Inject waystone pieces into Repurposed Structures zombie village variants (by TelepathicGrunt)
- Fixed warp plate recipes breaking after a single shard was crafted
- Fixed warp plate showing dust instead of warp particles even if the target is valid
- Fixed being unable to join multiplayer server
- Changed newly activated waystones to be added to the end of the list rather than the start
- Added Crumbling Attuned Shard, an attuned shard that is used up when teleporting (by edralzar)
- Added waystones:warp_plate recipe type, allowing to define new recipes for the Warp Plate (by edralzar)
- Fixed buckets not having any effect on waterlogged waystones
- Fixed warp stone cooldown getting corrupted into millions of seconds
- Restricted the warp plate's center slot to a single item to prevent item loss when crafting attuned shards (by edralzar)
- Added Waystones to Cherry and Bamboo Repurposed Structures villages (by TelepathicGrunt)
- Inject waystone pieces into Repurposed Structures zombie village variants (by TelepathicGrunt)
- Added Crumbling Attuned Shard, an attuned shard that is used up when teleporting (by edralzar)
- Added waystones:warp_plate recipe type, allowing to define new recipes for the Warp Plate (by edralzar)
- Fixed buckets not having any effect on waterlogged waystones
- Fixed warp stone cooldown getting corrupted into millions of seconds
- Restricted the warp plate's center slot to a single item to prevent item loss when crafting attuned shards (by edralzar)
- Added Waystones to Cherry and Bamboo Repurposed Structures villages (by TelepathicGrunt)
- Inject waystone pieces into Repurposed Structures zombie village variants (by TelepathicGrunt)
- Added Crumbling Attuned Shard, an attuned shard that is used up when teleporting (by edralzar)
- Added waystones:warp_plate recipe type, allowing to define new recipes for the Warp Plate (by edralzar)
- Fixed buckets not having any effect on waterlogged waystones
- Fixed warp stone cooldown getting corrupted into millions of seconds
- Restricted the warp plate's center slot to a single item to prevent item loss when crafting attuned shards (by edralzar)
- Added Waystones to Cherry and Bamboo Repurposed Structures villages (by TelepathicGrunt)
- Inject waystone pieces into Repurposed Structures zombie village variants (by TelepathicGrunt)
- Fixed being unable to join multiplayer server
- Fixed crash on world load when using Forge
- Added Crumbling Attuned Shard, an attuned shard that is used up when teleporting (by edralzar)
- Added waystones:warp_plate recipe type, allowing to define new recipes for the Warp Plate (by edralzar)
- Fixed buckets not having any effect on waterlogged waystones
- Fixed warp stone cooldown getting corrupted into millions of seconds
- Fixed being unable to join multiplayer server
- Fixed crash on world load when using Forge
- Added Crumbling Attuned Shard, an attuned shard that is used up when teleporting (by edralzar)
- Added waystones:warp_plate recipe type, allowing to define new recipes for the Warp Plate (by edralzar)
- Fixed buckets not having any effect on waterlogged waystones
- Fixed warp stone cooldown getting corrupted into millions of seconds
- Fixed being unable to join multiplayer server
- Fixed crash on world load when using Forge
- Added Crumbling Attuned Shard, an attuned shard that is used up when teleporting (by edralzar)
- Added waystones:warp_plate recipe type, allowing to define new recipes for the Warp Plate (by edralzar)
- Fixed buckets not having any effect on waterlogged waystones
- Fixed warp stone cooldown getting corrupted into millions of seconds
- Added Crumbling Attuned Shard, an attuned shard that is used up when teleporting (by edralzar)
- Added waystones:warp_plate recipe type, allowing to define new recipes for the Warp Plate (by edralzar)
- Fixed buckets not having any effect on waterlogged waystones
- Fixed warp stone cooldown getting corrupted into millions of seconds
- Added Crumbling Attuned Shard, an attuned shard that is used up when teleporting (by edralzar)
- Added waystones:warp_plate recipe type, allowing to define new recipes for the Warp Plate (by edralzar)
- Fixed buckets not having any effect on waterlogged waystones
- Fixed warp stone cooldown getting corrupted into millions of seconds
- Added Crumbling Attuned Shard, an attuned shard that is used up when teleporting (by edralzar)
- Added waystones:warp_plate recipe type, allowing to define new recipes for the Warp Plate (by edralzar)
- Fixed buckets not having any effect on waterlogged waystones
- Fixed warp stone cooldown getting corrupted into millions of seconds
- Added Crumbling Attuned Shard, an attuned shard that is used up when teleporting (by edralzar)
- Added waystones:warp_plate recipe type, allowing to define new recipes for the Warp Plate (by edralzar)
- Fixed buckets not having any effect on waterlogged waystones
- Fixed warp stone cooldown getting corrupted into millions of seconds
- Added Crumbling Attuned Shard, an attuned shard that is used up when teleporting (by edralzar)
- Added waystones:warp_plate recipe type, allowing to define new recipes for the Warp Plate (by edralzar)
- Fixed buckets not having any effect on waterlogged waystones
- Fixed warp stone cooldown getting corrupted into millions of seconds
- Added Crumbling Attuned Shard, an attuned shard that is used up when teleporting (by edralzar)
- Added waystones:warp_plate recipe type, allowing to define new recipes for the Warp Plate (by edralzar)
- Fixed buckets not having any effect on waterlogged waystones
- Fixed warp stone cooldown getting corrupted into millions of seconds
- Added Crumbling Attuned Shard, an attuned shard that is used up when teleporting (by edralzar)
- Added waystones:warp_plate recipe type, allowing to define new recipes for the Warp Plate (by edralzar)
- Fixed buckets not having any effect on waterlogged waystones
- Fixed warp stone cooldown getting corrupted into millions of seconds
- Restricted the warp plate's center slot to a single item to prevent item loss when crafting attuned shards (by edralzar)
- Added Waystones to Cherry and Bamboo Repurposed Structures villages (by TelepathicGrunt)
- Inject waystone pieces into Repurposed Structures zombie village variants (by TelepathicGrunt)
- Added Crumbling Attuned Shard, an attuned shard that is used up when teleporting (by edralzar)
- Added waystones:warp_plate recipe type, allowing to define new recipes for the Warp Plate (by edralzar)
- Fixed buckets not having any effect on waterlogged waystones
- Fixed warp stone cooldown getting corrupted into millions of seconds
- Restricted the warp plate's center slot to a single item to prevent item loss when crafting attuned shards (by edralzar)
- Added Waystones to Cherry and Bamboo Repurposed Structures villages (by TelepathicGrunt)
- Inject waystone pieces into Repurposed Structures zombie village variants (by TelepathicGrunt)
- Fixed warp stone cooldown getting corrupted into millions of seconds
- Fixed crash when setting scroll charge time to 0
- Fixed buckets not having any effect on waterlogged waystones
- Fixed warp stone cooldown getting corrupted into millions of seconds
- Fixed crash when setting scroll charge time to 0
- Fixed buckets not having any effect on waterlogged waystones
- Fixed warp stone cooldown getting corrupted into millions of seconds
- Fixed crash when setting scroll charge time to 0
- Fixed buckets not having any effect on waterlogged waystones
- Fixed warp stone cooldown getting corrupted into millions of seconds
- Fixed crash when setting scroll charge time to 0
- Fixed buckets not having any effect on waterlogged waystones
- Fixed experience cost not displaying in selection screen
- Fixed sorting buttons displaying as a black blob in selection screen
- Fixed delete button not displaying in selection screen
- Restricted the warp plate's center slot to a single item to prevent item loss when crafting attuned shards (by edralzar)
- Added Waystones to Cherry and Bamboo Repurposed Structures villages (by TelepathicGrunt)
- Inject waystone pieces into Repurposed Structures zombie village variants (by TelepathicGrunt)
- Updated Japanese translation (by ALFEECLARE)
- Fixed experience cost not displaying in selection screen
- Fixed sorting buttons displaying as a black blob in selection screen
- Fixed delete button not displaying in selection screen
- Restricted the warp plate's center slot to a single item to prevent item loss when crafting attuned shards (by edralzar)
- Added Waystones to Cherry and Bamboo Repurposed Structures villages (by TelepathicGrunt)
- Inject waystone pieces into Repurposed Structures zombie village variants (by TelepathicGrunt)
- Updated Japanese translation (by ALFEECLARE)
- Added display of distance between waystones in the selection screen (by iTrooz)
- Added some more tags for Waystones items
- Fixed TheOneProbe integration not being loaded
- Fixed sandy and mossy waystones not retaining their name when broken with silk touch
- Updated French Translation (by ChokoJoestar)
- Removed disableParticles option
- Added display of distance between waystones in the selection screen (by iTrooz)
- Added some more tags for Waystones items
- Fixed TheOneProbe integration not being loaded
- Fixed sandy and mossy waystones not retaining their name when broken with silk touch
- Updated French Translation (by ChokoJoestar)
- Removed disableParticles option
- Fixed massive performance issues in world generation, particularly in the Nether
- Improved forceSpawnInVillages option and one-per-village limitation to be more reliable
- Fixed incorrect WTHIT plugin definition
- Fixed massive performance issues in world generation, particularly in the Nether
- Improved forceSpawnInVillages option and one-per-village limitation to be more reliable
- Fixed incorrect WTHIT plugin definition
- Fixed massive performance issues in world generation, particularly in the Nether
- Improved forceSpawnInVillages option and one-per-village limitation to be more reliable
- Fixed incorrect WTHIT plugin definition
- Updated Ukrainian Translation (by unroman)
- Fixed massive performance issues in world generation, particularly in the Nether
- Improved forceSpawnInVillages option and one-per-village limitation to be more reliable
- Fixed incorrect WTHIT plugin definition
- Updated Ukrainian Translation (by unroman)
- Fixed desync when teleporting while riding a horse. For now, teleporting will teleport both, but always dismount you.
- Fixed the book icon not showing up in the correct place when hovering over the waystone name in the selection screen
- Fixed leashed entities no longer being teleported with the player
- Fixed desync when teleporting while riding a horse. For now, teleporting will teleport both, but always dismount you.
- Fixed the book icon not showing up in the correct place when hovering over the waystone name in the selection screen
- Fixed leashed entities no longer being teleported with the player
- Added some API methods for placing waystones and creating attuned shards and bound scrolls
- Fixed desync when teleporting while riding a horse. For now, teleporting will teleport both, but always dismount you.
- Fixed the book icon not showing up in the correct place when hovering over the waystone name in the selection screen
- Fixed crash when setting scroll / warp stone charge time to 0
- Added some API methods for placing waystones and creating attuned shards and bound scrolls
- Fixed desync when teleporting while riding a horse. For now, teleporting will teleport both, but always dismount you.
- Fixed the book icon not showing up in the correct place when hovering over the waystone name in the selection screen
- Fixed crash when setting scroll / warp stone charge time to 0
- Fixed desync when teleporting while riding a horse. For now, teleporting will teleport both, but always dismount you.
- Fixed the book icon not showing up in the correct place when hovering over the waystone name in the selection screen
- Fixed crash when setting scroll / warp stone charge time to 0
- Added some API methods for placing waystones and creating attuned shards and bound scrolls
- Added Portuguese Translation (by An12854)
- Added Turkish Translation (by isocuk)
- Updated Simplified Chinese Translation (by GodGun968)
- Fixed desync when teleporting while riding a horse. For now, teleporting will teleport both, but always dismount you.
- Fixed the book icon not showing up in the correct place when hovering over the waystone name in the selection screen
- Fixed crash when setting scroll / warp stone charge time to 0
- Added some API methods for placing waystones and creating attuned shards and bound scrolls
- Added Portuguese Translation (by An12854)
- Added Turkish Translation (by isocuk)
- Updated Simplified Chinese Translation (by GodGun968)
- Updated to Minecraft 1.19.4
- Removed default xp cost for all except dimensional travel (see also https://github.com/TwelveIterationMods/Waystones/issues/684)
- Reduced default warp stone cooldown to 30 seconds (see also https://github.com/TwelveIterationMods/Waystones/issues/683)
- Fixed leashed entities no longer being teleported with the player
- Added Italian Translation (by Zano1999)
- Updated Vietnamese Translation (by bl205vn)
- Updated Czech Translation (by RomanPlayer22)
- Updated to Minecraft 1.19.4
- Removed default xp cost for all except dimensional travel (see also https://github.com/TwelveIterationMods/Waystones/issues/684)
- Reduced default warp stone cooldown to 30 seconds (see also https://github.com/TwelveIterationMods/Waystones/issues/683)
- Fixed leashed entities no longer being teleported with the player
- Added Italian Translation (by Zano1999)
- Updated Vietnamese Translation (by bl205vn)
- Updated Czech Translation (by RomanPlayer22)
- Updated to Minecraft 1.19.4
- Removed default xp cost for all except dimensional travel (see also https://github.com/TwelveIterationMods/Waystones/issues/684)
- Reduced default warp stone cooldown to 30 seconds (see also https://github.com/TwelveIterationMods/Waystones/issues/683)
- Fixed leashed entities no longer being teleported with the player
- Added Italian Translation (by Zano1999)
- Updated Vietnamese Translation (by bl205vn)
- Updated Czech Translation (by RomanPlayer22)
- Added WaystoneTeleportEvent to allow other mods to hook into teleportation
- Added particle effects to scroll and warp stone charge-up
- Added a way to speed up or slow down warp plate activation through amethyst shards or slime balls inside
- Fixed deleting a waystone not removing it from the list until search updates
- Removed FOV effect on warp scroll
- Added WaystoneTeleportEvent to allow other mods to hook into teleportation
- Added particle effects to scroll and warp stone charge-up
- Added a way to speed up or slow down warp plate activation through amethyst shards or slime balls inside
- Fixed deleting a waystone not removing it from the list until search updates
- Removed FOV effect on warp scroll
- Added WaystoneTeleportEvent to allow other mods to hook into teleportation
- Added particle effects to scroll and warp stone charge-up
- Added a way to speed up or slow down warp plate activation through amethyst shards or slime balls inside
- Fixed deleting a waystone not removing it from the list until search updates
- Removed FOV effect on warp scroll
- Added WaystoneTeleportEvent to allow other mods to hook into teleportation
- Added particle effects to scroll and warp stone charge-up
- Added a way to speed up or slow down warp plate activation through amethyst shards or slime balls inside
- Fixed deleting a waystone not removing it from the list until search updates
- Removed FOV effect on warp scroll
- Added WaystoneTeleportEvent to allow other mods to hook into teleportation
- Added particle effects to scroll and warp stone charge-up
- Added a way to speed up or slow down warp plate activation through amethyst shards or slime balls inside
- Added preferJourneyMapIntegration option (default: true) which will disable automatic JourneyMap waypoints if the mod 'JourneyMap Integration' is installed
- Fixed portstones and other blocks not supporting rotating and mirroring in structures
- Fixed blocksPerXPLevel cost being linearly rounded rather than staggered
- Fixed displayWaystonesOnJourneyMap option being overwritten by servers even though it is client-only (update to latest Balm)
- Removed FOV effect on warp scroll
- Added WaystoneTeleportEvent to allow other mods to hook into teleportation
- Added particle effects to scroll and warp stone charge-up
- Added a way to speed up or slow down warp plate activation through amethyst shards or slime balls inside
- Added preferJourneyMapIntegration option (default: true) which will disable automatic JourneyMap waypoints if the mod 'JourneyMap Integration' is installed
- Fixed portstones and other blocks not supporting rotating and mirroring in structures
- Fixed blocksPerXPLevel cost being linearly rounded rather than staggered
- Fixed displayWaystonesOnJourneyMap option being overwritten by servers even though it is client-only (update to latest Balm)
- Removed FOV effect on warp scroll
- Added preferJourneyMapIntegration option (default: true) which will disable automatic JourneyMap waypoints if the mod 'JourneyMap Integration' is installed
- Fixed portstones and other blocks not supporting rotating and mirroring in structures
- Fixed blocksPerXPLevel cost being linearly rounded rather than staggered
- Fixed displayWaystonesOnJourneyMap option being overwritten by servers even though it is client-only (update to latest Balm)
- Added preferJourneyMapIntegration option (default: true) which will disable automatic JourneyMap waypoints if the mod 'JourneyMap Integration' is installed
- Fixed portstones and other blocks not supporting rotating and mirroring in structures
- Fixed blocksPerXPLevel cost being linearly rounded rather than staggered
- Fixed displayWaystonesOnJourneyMap option being overwritten by servers even though it is client-only (update to latest Balm)
- Added preferJourneyMapIntegration option (default: true) which will disable automatic JourneyMap waypoints if the mod 'JourneyMap Integration' is installed
- Fixed portstones and other blocks not supporting rotating and mirroring in structures
- Fixed blocksPerXPLevel cost being linearly rounded rather than staggered
- Fixed displayWaystonesOnJourneyMap option being overwritten by servers even though it is client-only (update to latest Balm)
- Added preferJourneyMapIntegration option (default: true) which will disable automatic JourneyMap waypoints if the mod 'JourneyMap Integration' is installed
- Fixed portstones and other blocks not supporting rotating and mirroring in structures
- Fixed blocksPerXPLevel cost being linearly rounded rather than staggered
- Fixed displayWaystonesOnJourneyMap option being overwritten by servers even though it is client-only (update to latest Balm)