Increase smelting speed, Double items cost more fuel #1


  • Enhancment
  • Started
Open
Assigned to axeldios
  • Nuinethir created this issue Sep 17, 2013

    What is the enhancement in mind? How should it look and feel?

    • Accelerate the smelting process using a multiplier or integer (seconds)
    • Segregate fuel usage by "double" item list

    Please provide any additional information below.

    I want to have a variable I can set in the config file that will adjust the speed in which furnaces cook/smelt. It should either be a time multiplier, or possibly the number of seconds per smelt.

    Additionally, a separate multiplier for "double" items, so that to get double output, more fuel is required.

    Example:

    Power:
      BLOCK: HOPPER
    Speed:
      SECONDS: 5
    Fuel:
      MULTIPLIER: 1.0
    Output:
      DOUBLE: true
    DoubleFuel:
      MULTIPLIER: 2.0
    Smelt: IRON_INGOT GOLD_INGOT STONE BRICK NETHER_BRICK HARDENED_CLAY GLASS
    

    The results:

    • All items smelt at double speed (5 seconds each instead of 10)
    • Normal items will be smelted at normal cost (ex: 1 coal + 8 raw pork = 8 cooked pork)
    • Double items will be smelted at double cost (ex: 2 coal + 8 cobblestone = 16 stone)

    This is so that compact smelting stations can be created while improving output at the cost of additional fuel. For instance, normally it would cost 8 coal to smelt a stack of iron ore into 2 stacks of iron ingots. With this new change, it would require 16 coal.

    Thanks for reading!

  • Nuinethir added the tags Enhancment New Sep 17, 2013
  • AxelDios posted a comment Sep 18, 2013

    Sorry I won't adding your suggestions, this would force SS to watch all furnace events for all items across the whole server.

    Version 2.0 of SuperSmelter will be adding craftable Smelters, of up to three different types (so you could make different versions) And add permissions for crafting and using of each of the three types.

  • Nuinethir posted a comment Sep 18, 2013

    @AxelDios: Go

    With new items, does that mean you will be using Forge? I am basically trying to eliminate the need for IndustrialCraft2 on a server I want to be non-Tekkit/FTB.

  • AxelDios removed a tag New Jun 24, 2014
  • AxelDios added a tag Started Jun 24, 2014

To post a comment, please login or register a new account.