Reign of Kings Instant smelting

Discussion in 'Plugin Requests' started by lineman2208, Mar 10, 2018.

  1. An InstaSmelt Plugin would really spruce up my server.
     
  2. You don't need a plugin to do this, go into your ROK directory find the Mods folder, withing that there are several files you can modify. DO NOT modify the file with "default" in the name, instead copy their contents into the empty cfg file with the same name and modify that. For example, find Blueprints.defaults.cfg, copy the contents of that file into Blueprints.cfg and mod those values. to make insta-smelt for Iron Ingot modify the following line:

    Code:
    Resources.IronIngot.Crafting.CraftTime                                                           = '0'   # 120  
    set it to zero for instant, 120 is the default.
    do the same for any other resource you wish to change the craft time for, your server will need a restart.