CoswayUtil/build/resources/main/config.yml
2025-02-28 12:22:57 -05:00

164 lines
4.1 KiB
YAML

shop:
categories:
stone_blocks:
items:
stone:
material: STONE
price: 192
quantity: 64
display_name: "Stone Block"
available: true
smooth_stone:
material: SMOOTH_STONE
price: 320
quantity: 64
display_name: "Smooth Stone"
available: true
wood_blocks:
items:
oak_planks:
material: OAK_PLANKS
price: 960
quantity: 64
display_name: "Oak Planks"
available: true
pvp:
items:
iron_helmet:
material: IRON_HELMET
price: 110
quantity: 1
display_name: "Iron Helmet"
available: true
iron_chestplate:
material: IRON_CHESTPLATE
price: 176
quantity: 1
display_name: "Iron Chestplate"
available: true
iron_leggings:
material: IRON_LEGGINGS
price: 154
quantity: 1
display_name: "Iron Leggings"
available: true
iron_boots:
material: IRON_BOOTS
price: 88
quantity: 1
display_name: "Iron Boots"
available: true
iron_sword:
material: IRON_SWORD
price: 44
quantity: 1
display_name: "Iron Sword"
available: true
iron_PICKAXE:
material: IRON_PICKAXE
price: 66
quantity: 1
display_name: "Iron Pick"
available: true
iron_axe:
material: IRON_AXE
price: 66
quantity: 1
display_name: "Iron Axe"
available: true
iron_shovel:
material: IRON_SHOVEL
price: 22
quantity: 1
display_name: "Iron Spoon"
available: true
redstone:
items:
repeater:
material: REPEATER
price: 900
quantity: 18
display_name: "Repeater"
available: true
redstone:
material: REDSTONE
price: 2048
quantity: 64
display_name: "Redstone Dust"
available: true
nether:
items:
obsidian:
material: OBSIDIAN
price: 1300
quantity: 10
display_name: "Obsidian"
available: true
utils:
items:
ask:
material: KNOWLEDGE_BOOK
price: 400000
quantity: 1
display_name: "Anchor Shield Kit"
available: true
tool_id: 1
utils1:
items:
gravity_gauntlet:
material: KNOWLEDGE_BOOK
price: 1500000
quantity: 1
display_name: "Gravity Gauntlet"
available: true
tool_id: 2
utils2:
items:
levitation_wand:
material: KNOWLEDGE_BOOK
price: 600000
quantity: 1
display_name: "Levitation Wand"
available: true
tool_id: 3
utils3:
items:
launch_stick:
material: KNOWLEDGE_BOOK
price: 2000000
quantity: 1
display_name: "Launch Stick"
available: true
tool_id: 4
utils4:
items:
rapid_fire_bow:
material: KNOWLEDGE_BOOK
price: 1000000
quantity: 1
display_name: "Rapid Fire Bow"
available: false
tool_id: 5
utils5:
items:
illumination_wand:
material: KNOWLEDGE_BOOK
price: 500000
quantity: 1
display_name: "Illumination Wand"
available: true
tool_id: 6
utils6:
items:
maceofstorms:
material: KNOWLEDGE_BOOK
price: 600000
quantity: 1
display_name: "Mace Of Storms"
available: true
tool_id: 7
poor: "you're too poor for that, get gooder..."
inventory_full: "you got too much clutter, cant fit your purchase into that mess..."
pagination:
max_items_per_page: 45 # Max items to display per page