mirror of
https://gitlab.com/phoenix-dvpmt/mmocore.git
synced 2024-12-30 05:57:41 +01:00
on-mine
is now explained in the default mining.yml to avoid confusion
This commit is contained in:
parent
cc68187d69
commit
96045d4fdf
@ -8,6 +8,13 @@ experience:
|
|||||||
base: 20
|
base: 20
|
||||||
per-level: 3
|
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:
|
on-mine:
|
||||||
emerald:
|
emerald:
|
||||||
material: EMERALD_ORE
|
material: EMERALD_ORE
|
||||||
|
Loading…
Reference in New Issue
Block a user