Skip to content

Instantly share code, notes, and snippets.

@coolsquid
Created April 3, 2015 16:28
Show Gist options
  • Save coolsquid/576df2a8c022e082815d to your computer and use it in GitHub Desktop.
Save coolsquid/576df2a8c022e082815d to your computer and use it in GitHub Desktop.
# Configuration file
chain {
I:damageReduction <
2
5
4
1
>
I:enchantability=12
I:material=15
}
cloth {
I:damageReduction <
1
3
2
1
>
I:enchantability=15
I:material=5
}
diamond {
I:damageReduction <
3
8
6
3
>
I:enchantability=10
I:material=33
}
gold {
I:damageReduction <
2
5
3
1
>
I:enchantability=25
I:material=7
}
iron {
I:damageReduction <
2
6
5
2
>
I:enchantability=9
I:material=15
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment