Quick smelt doesn't work with industrial

someone purchased a vip on my server which gives quick smelt, but this doesn't work when using the industrial setup on small furnaces as it's very slow, is there a setting in the config or something?

Yeap, it seems that doesn't work if something that is not a player turn the device on, I tested with furnace but probably everything else is the same. 

 

I have my server with "Use Permission": false but it doesn't matter, in your case it makes sense because there is no way to check the ownership 

The following prefab short names are valid in the config.

  • bbq.campermodule
  • bbq.deployed
  • bbq.static_hidden
  • bbq.static
  • campfire_static
  • campfire
  • carvable.pumpkin
  • chineselantern.deployed
  • cursedcauldron.deployed
  • electricfurnace.deployed
  • fireplace.deployed
  • furnace.large
  • furnace_static
  • furnace
  • hobobarrel.deployed
  • hobobarrel_static
  • jackolantern.angry
  • jackolantern.happy
  • lantern.deployed
  • refinery_small_deployed
  • skull_fire_pit
  • small_refinery_static
  • tunalight.deployed


Merged post

^^^That's going to be the fix. You have to use those shortnames. EX: electric.furnace (WILL NOT WORK), electricfurnace.deployed (WILL WORK). Hope this helps! :)