From a11f07d63eb0c8ed6b15695fdba128c0a901f152 Mon Sep 17 00:00:00 2001 From: triethyl Date: Tue, 17 Mar 2026 12:21:55 -0400 Subject: increased waystone prices, decreased kept backups, and added redstone pen mod --- config/fwaystones/config.json5 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config/fwaystones/config.json5') diff --git a/config/fwaystones/config.json5 b/config/fwaystones/config.json5 index 041279c..a8453a6 100644 --- a/config/fwaystones/config.json5 +++ b/config/fwaystones/config.json5 @@ -8,8 +8,8 @@ "teleportation_cost": { "cost_type": "LEVEL", "cost_item": "minecraft:ender_pearl", - "base_cost": 1, - "cost_per_block_distance": 0.001, + "base_cost": 2, + "cost_per_block_distance": 0.0015, "cost_multiplier_between_dimensions": 2.0 }, "discover_with_item": "none", -- cgit v1.2.3