About Setup Furnaces
QuoteNow it will be more pleasant to use the stoves
permission for use UI - setupfurnaces.use
Commands:
- /fsetup - open UI
- /fadd - you can add new furnaceÂ
- /fremove - you can remove added furnace
FEATURES:
- Reoganize button in UI
- Work without fuel
- Output multiplier
- Melting speed
 Â
{  "Auto reload [If you change the config and save the file the plugin will reload itself]": true,  "Oven setup for players": {   "setupfurnaces.default": {    "furnace": {     "Quick smelt multiplier": 1,     "Output multiplier": 1,     "Reorganize items": false,     "Cook without fuel": true    },    "furnace.large": {     "Quick smelt multiplier": 1,     "Output multiplier": 1,     "Reorganize items": true,     "Cook without fuel": true    },    "electricfurnace.deployed": {     "Quick smelt multiplier": 2,     "Output multiplier": 5,     "Reorganize items": true,     "Cook without fuel": true    },    "refinery_small_deployed": {     "Quick smelt multiplier": 1,     "Output multiplier": 1,     "Reorganize items": true,     "Cook without fuel": true    },    "campfire": {     "Quick smelt multiplier": 1,     "Output multiplier": 1,     "Reorganize items": true,     "Cook without fuel": true    },    "bbq.deployed": {     "Quick smelt multiplier": 1,     "Output multiplier": 1,     "Reorganize items": true,     "Cook without fuel": true    }   },   "setupfurnaces.vip": {    "furnace": {     "Quick smelt multiplier": 1,     "Output multiplier": 1,     "Reorganize items": true,     "Cook without fuel": true    },    "furnace.large": {     "Quick smelt multiplier": 1,     "Output multiplier": 1,     "Reorganize items": true,     "Cook without fuel": true    },    "electricfurnace.deployed": {     "Quick smelt multiplier": 1,     "Output multiplier": 1,     "Reorganize items": true,     "Cook without fuel": true    },    "refinery_small_deployed": {     "Quick smelt multiplier": 1,     "Output multiplier": 1,     "Reorganize items": true,     "Cook without fuel": true    },    "campfire": {     "Quick smelt multiplier": 1,     "Output multiplier": 1,     "Reorganize items": true,     "Cook without fuel": true    },    "bbq.deployed": {     "Quick smelt multiplier": 1,     "Output multiplier": 1,     "Reorganize items": true,     "Cook without fuel": true    }   }  } }