mirror of
https://github.com/Artillex-Studios/AxMinions.git
synced 2025-02-18 01:31:40 +01:00
Some config layout
This commit is contained in:
parent
cb3ed42603
commit
2c7f564384
7
src/main/resources/menus/minion.yml
Normal file
7
src/main/resources/menus/minion.yml
Normal file
@ -0,0 +1,7 @@
|
||||
title: "<white>Minion"
|
||||
rows: 3
|
||||
|
||||
items:
|
||||
filler:
|
||||
material: "light_gray_stained_glass_pane"
|
||||
slots: 0-26
|
@ -12,6 +12,21 @@ item:
|
||||
- ""
|
||||
- "<#00AAFF><b>(!)</b> Place the minion and give it a pickaxe!"
|
||||
|
||||
tool:
|
||||
# This only applies if require-tool is disabled in the config.yml
|
||||
default:
|
||||
material: "diamond_pickaxe"
|
||||
allowed-items:
|
||||
- material: netherite_pickaxe
|
||||
- material: diamond_pickaxe
|
||||
- material: golden_pickaxe
|
||||
- material: iron_pickaxe
|
||||
- material: stone_pickaxe
|
||||
- material: wooden_pickaxe
|
||||
|
||||
click-actions:
|
||||
- "[menu] minion.yml"
|
||||
|
||||
upgrades:
|
||||
- type: "smelt"
|
||||
price:
|
||||
|
Loading…
Reference in New Issue
Block a user