Jump to content

Experience Mod plugin configuration help please


ChrisB

Recommended Posts

So I'm tinkering around with a private server hosted on a local machine, just to learn how to operate and maintain my own server so that one day in the future I can host my own dedicated server that doesn't suck.

So this is the first time I've tinkered with a configuration file, and the experience mod seemed to be easier to configure than permissions so I'm starting off here.

This is what I've come up with so far and I'd like to hear people's thoughts on why it will/will not work. Where did I go wrong and how do I fix my mistakes? While this thread is up I will load the configuration file onto my server and continue to tinker with it to try to learn this on my own as well.

items:

  coal ore:

      block source: [5, 10]

  mob spawner:

      bonus source: [25, 50]

  coal|0:

      smelting result: [5, 10]

  coal|1:

      smelting result: 0

  gold ore:

      block source: [10, 15]

  mob spawner:

      bonus source: [25, 50]

  gold ingot:

      smelting result: [1, 5]

      crafting result: [5, 10]

  iron ore:

      block source: [5, 10]

  mob spawner:

      bonus source: [25, 50]

  iron ingot:

      smelting result: [1, 5]

      crafting result: [1, 5]

  Lapis Lazuli ore:

      block source: [10, 20]

  mob spawner:

      bonus source: [50, 100]

  crafting result: [10, 25]

  diamond ore:

      source block: [25, 50]

  mob spawner:

      bonus source: [100, 200]

  crafting result: [50, 100]

  glowing redstone ore, redstone ore:

      block source: [5, 15]

  mob spawner:

      bonus source: [25, 75]

  crafting result: [5, 15]

  140:

      block source: [20, 45]

  1257:

  crafting result: [20, 45]

  145:1:

      block source: [20, 45]

  1257:1:

  crafting result: [20, 45]

  140:2:

      block source: [20, 45]

  1257:2:

  crafting result: [20, 45]

  140:3:

      block source: [15, 25]

  1257:3:

  smelting result: [15, 25]

  crafting result: [15, 25]

  248:

      block source: [1, 5]

  1257:4:

  crafting result: [5, 10]

  selting result: [1, 5]

  249:

      block source: [5, 10]

  1257:5:

  crafting result: [10, 15]

  smelting result: [5, 10]

  140:6:

      block source: 150

  140:7:

      block source: 5

  1257:6:

  crafting result: 10

  247:

      block source: [50, 100]

  30243:

  crafting result: [25, 50]

Link to comment
Share on other sites

Well I copied this into the config.yml file but I have not seen any changes to gaining experience from mining or crafting. Perhaps it is because I didn't completely clear out the text file, i just copied and pasted the code into the appropriate place. I will continue to tinker!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...