Skip to content

Instantly share code, notes, and snippets.

@Darvin939
Last active December 11, 2015 00:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Darvin939/4514283 to your computer and use it in GitHub Desktop.
Save Darvin939/4514283 to your computer and use it in GitHub Desktop.
Test: //name
items:
'45': //Item ID
durability: 63
spawn: 50,1-2 //50 - the drop rate, 1-2 - amount
effects:
- damage_arthropods,1-2,100 //effects (if there is an appropriate item)
potion: //potions
spawn: 100,1-1
effects:
- speed,1-2,true,true //effects
// Spawn Kit. Don't delete
Kit:
items:
'268':
spawn: 100,1-1
durability: 25
effects: ''
'374':
spawn: 100,1-1
effects: ''
'339':
spawn: 100,1-3
effects: ''
'300':
spawn: 70,1-1
effects: ''
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment