override_prices.yml

ManticSwords Configuration Files

# This file sets the prices for items 1) If they cannot be found in ShopGuiPlus 2) If you want to override the ShopGuiPlus prices 3) If you don't have ShopGuiPlus!
# Format is: MATERIAL-DURABILITY: PRICE
# Example: 'DIAMOND-0: 1000.0'
# durability is targeted at legacy versions of minecraft, and is not needed for modern versions
prices:
  EXAMPLE_MATERIAL-0: 1.0

Last updated