CoswayUtil/build/resources/main/config.yml

18 lines
381 B
YAML
Raw Normal View History

2025-02-13 23:04:12 +00:00
shop:
categories:
2025-02-14 00:43:20 +00:00
stone_blocks:
2025-02-13 23:04:12 +00:00
items:
2025-02-14 00:43:20 +00:00
stone:
material: STONE
2025-02-13 23:04:12 +00:00
price: 10
2025-02-14 00:43:20 +00:00
display_name: "Stone Block"
wood_blocks:
2025-02-13 23:04:12 +00:00
items:
2025-02-14 00:43:20 +00:00
oak_planks:
material: OAK_PLANKS
price: 15
display_name: "Oak Planks"
poor: "you're poor..."
2025-02-13 23:04:12 +00:00
pagination:
max_items_per_page: 45 # Max items to display per page