CoswayUtil/build/resources/main/config.yml

41 lines
1.0 KiB
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"
2025-02-14 03:45:48 +00:00
utilities:
items:
grav:
material: KNOWLEDGE_BOOK
price: 1000000
quantity: 1
display_name: "Gravity Gauntlet"
wand:
material: KNOWLEDGE_BOOK
price: 1000000
quantity: 1
display_name: "Levitation Wand"
launch:
material: KNOWLEDGE_BOOK
price: 1000000
quantity: 1
display_name: "Launch Stick"
bow:
material: KNOWLEDGE_BOOK
price: 1000000
quantity: 1
display_name: "Rapid Fire Bow"
poor: "you're poor..."
inventory_full: "you got too much clutter, cant fit your purchase into that mess..."
2025-02-13 23:04:12 +00:00
pagination:
max_items_per_page: 45 # Max items to display per page