Skip to content

Instantly share code, notes, and snippets.

@theresajayne
Last active January 28, 2017 21:07
Show Gist options
  • Save theresajayne/d4f1d96e9eb7585908aa88afd618175a to your computer and use it in GitHub Desktop.
Save theresajayne/d4f1d96e9eb7585908aa88afd618175a to your computer and use it in GitHub Desktop.
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