From 12bc2d266a7438d2073cbe2f2af1c5225cd0c7ea Mon Sep 17 00:00:00 2001 From: triethyl Date: Sun, 1 Mar 2026 15:06:59 -0500 Subject: reduced waystone experience cost --- config/fwaystones/config.json5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/fwaystones/config.json5') diff --git a/config/fwaystones/config.json5 b/config/fwaystones/config.json5 index dbde5b9..041279c 100644 --- a/config/fwaystones/config.json5 +++ b/config/fwaystones/config.json5 @@ -8,7 +8,7 @@ "teleportation_cost": { "cost_type": "LEVEL", "cost_item": "minecraft:ender_pearl", - "base_cost": 3, + "base_cost": 1, "cost_per_block_distance": 0.001, "cost_multiplier_between_dimensions": 2.0 }, -- cgit v1.2.3