Skip to content

Instantly share code, notes, and snippets.

@jkcgs
Created June 5, 2013 02:33
Show Gist options
  • Save jkcgs/5711230 to your computer and use it in GitHub Desktop.
Save jkcgs/5711230 to your computer and use it in GitHub Desktop.
Formato para canjeo de puntos
expPerPoint: 375
moneyPerPoint: 100000
item:
sand:
name: 'Bloques de arena'
amount: 32
price: 1
2:
name: 'Bloques de tierra'
amount: 64
price: 1
diamond:
name: 'Diamantes'
amount: 32
price: 1
beacon:
name: 'Farol'
plural: 'Faroles'
amount: 1
price: 1
kits:
'//comment': 'Parent name = kit ID'
1:
name: 'Armadura de diamante'
items:
- diamond_leggings
- diamond_boots
- diamond_chestplate
- diamond_helmet
price: 1
2:
name: 'Armadura de mallas'
items:
- chains_leggins
- chains_boots
price: 1
enchants:
smite:
name: 'Smite'
'//comment': 'level: price'
1: 1
2: 3
3: 5
infinity:
name: 'Infinidad'
1: 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment