From 052a6049fd2452c9fce36ce27153795f07231226 Mon Sep 17 00:00:00 2001 From: Corbi <86048881+Corbi84@users.noreply.github.com> Date: Mon, 30 Sep 2024 08:59:42 +0200 Subject: [PATCH] Update worker.mdoc Edited the level 0 tool description from Wood or Gold to Stone, as per message https://discord.com/channels/139070364159311872/1284909613401247785/1290077429687255051 Cheers, Corbi --- src/content/wiki/systems/worker.mdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/wiki/systems/worker.mdoc b/src/content/wiki/systems/worker.mdoc index dd4c3ba079..7aff37b03b 100644 --- a/src/content/wiki/systems/worker.mdoc +++ b/src/content/wiki/systems/worker.mdoc @@ -31,7 +31,7 @@ For example, Unbreaking II counts as 2 enchantments, Efficiency V counts as 5 en | Work Hut Level | Max Tool/Sword Level | | -------------- | ---------------------------------------------------------------------------------------------------------------------------------------- | -| 0 | Wood or Gold + 0 enchantments | +| 0 | Stone + 0 enchantments | | 1 | Stone + 0 enchantments (OR Wood/Gold + 1 enchantment) | | 2 | Iron + 0 enchantments (OR Wood/Gold + 2 enchantments OR Stone + 1 enchantment) | | 3 | Diamond + 0 enchantments (OR Wood/Gold + 3 enchantments OR Stone + 2 enchantments OR Iron + 1 enchantment) |