main/Example Configuration

#Should we enable anonymous stat tracking?
enable-anonymous-stat-tracking: 'true'
#List worlds to enable OKOreXP on. '*' means all worlds.
allowed-worlds:
- world
- world_nether
- anotherworld
- '*'
#List everything here. Keep in mind that blocks listed cannot be placed without the "okorexp.place" node.
#Format: '<ITEM ID OF BLOCK>|<DAMAGE VALUE>:<AMOUNT OF EXP TO DROP>:<CHANCE TO DROP EXP(1-100)>'
#Note: damage values are optional.
#Note: rules with damage values will override others. e.g.: RED wool overrides just regular wool.(35|14 and just 35)
experience:
- '1:1:2'
- '14:2:50'
- '15:2:25'
- '16:2:10'
- '56:2:100'
- '73:2:50'
- '35:1:2'
- '35|14:2:2'

Comments

  • To post a comment, please or register a new account.
Posts Quoted:
Reply
Clear All Quotes