Last active
January 28, 2017 21:07
-
-
Save theresajayne/d4f1d96e9eb7585908aa88afd618175a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Crates: | |
| 'Common': | |
| DisplayName: '&7Common' | |
| Chance: 60 | |
| Items: | |
| - 'chance:60 material:REDSTONE:16' | |
| - 'chance:30 material:IRON_INGOT:16' | |
| - 'chance:10 material:GOLD_INGOT:16' | |
| 'UnCommon': | |
| DisplayName: '&9UnCommon' | |
| Chance: 30 | |
| Items: | |
| - 'chance:60 material:IRON_INGOT:16' | |
| - 'chance:30 material:GOLD_INGOT:16' | |
| - 'chance:10 material:DIAMOND:16' | |
| - 'chance:1 material:COMMON:1' | |
| 'Rare': | |
| DisplayName: '&5Rare' | |
| Chance: 10 | |
| Items: | |
| - 'chance:60 material:GOLD_INGOT:16' | |
| - 'chance:30 material:DIAMOND:16' | |
| - 'chance:10 material:GOLDEN_APPLE:1:1' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment