ChrisB Posted August 27, 2012 Posted August 27, 2012 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] Quote
Admiral Obvious Posted August 28, 2012 Posted August 28, 2012 Looks good. Everything should work at the levels that you expect it to. :D Quote
ChrisB Posted August 28, 2012 Author Posted August 28, 2012 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! Quote
Admiral Obvious Posted August 30, 2012 Posted August 30, 2012 Well, if you copied and pasted the vanilla code, then of course you are going to get vanilla outputs. That mod is essentially in 1.3 so, yuo are getting vanilla outputs with that config. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.