From 96045d4fdfec86f424f23c01fe06cb5c539d1950 Mon Sep 17 00:00:00 2001 From: Aria Date: Thu, 12 Dec 2019 17:56:44 +0100 Subject: [PATCH] `on-mine` is now explained in the default mining.yml to avoid confusion --- src/main/resources/default/professions/mining.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/main/resources/default/professions/mining.yml b/src/main/resources/default/professions/mining.yml index a107b347..67a4ae2f 100644 --- a/src/main/resources/default/professions/mining.yml +++ b/src/main/resources/default/professions/mining.yml @@ -8,6 +8,13 @@ experience: base: 20 per-level: 3 +# This part of the config is ONLY for custom mining. +# Custom Mining must be setup in config.yml and it +# will render any block not referenced in here as unminable. +# If you do not wish to use custom mining it is recommended +# to follow the format in woodcutting.yml for experience and +# configure drop tables with MMOItems. +# Block Regen is currently only possible using custom mining. on-mine: emerald: material: EMERALD_ORE