Skip to content

Instantly share code, notes, and snippets.

@Ribesg
Created August 3, 2013 10:55
Show Gist options
  • Save Ribesg/6146079 to your computer and use it in GitHub Desktop.
Save Ribesg/6146079 to your computer and use it in GitHub Desktop.
#####################################################################
## Config file for NEnchantingEgg plugin ##
## If you don't understand something, please ask on dev.bukkit.org ##
## Ribesg ##
#####################################################################
# The minimum distance between 2 altars. Default: 500
# Note: You can't use a value under 35.
minimumDistanceBetweenTwoAltars: 500
# The coefficient applied to durability boost on repair. Default: 2.5
# Note: You can't use a value equals to or under 0.0
repairBoostMultiplier: 2.5
# This stores created altars
altars:
- <world;1.0;104.0;596.0>
- <world;-595.0;66.0;-15.0>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment