main/old/1point2point5

Paste into ExperienceMod/config.yml (for ExperienceMod 2.3.0):

 # To simulate the old 1.2.5 experience in 1.3, consider how much 
# experience one would need to enchant at the highest level. 
# In 1.2 and below, this number is 4625 exp, which is at level 50. 
# For the most recent snapshop (12w23a), this has been changed 
# to 825 experience (level 30). 
#
# Thus, we need to decrease the experience gained by a 
# factor of 825 / 4625 = 0.17838
multiplier: 0.17838
default rewards disabled: false
reward type: experience
economy drop: slime ball
economy drop worth: 1
virtual scan radius: 20
default channels: [global]

# No changes from 1.2
mobs:

items:
  coal ore:
    block source: [0, 2]
  glowing redstone ore, redstone ore:
    block source: [1, 5]
  lapis ore:
    block source: [2, 5]
  diamond ore:
    block source: [3, 7]
  129: # Emerald
    block source: [3, 7]
  mob spawner:
    bonus: [18, 40]
  ?:
    smelting result: 1

Comments

Posts Quoted:
Reply
Clear All Quotes