An open API service indexing awesome lists of open source software.

https://github.com/serilum/configurable-furnace-burn-time

✏️ Allows changing the fuel burn time in furnaces globally via a config modifier.
https://github.com/serilum/configurable-furnace-burn-time

configurable-furnace-burn-time curseforge fabric forge minecraft mod modding modrinth natamus neoforge quilt rick-south serilum

Last synced: 4 months ago
JSON representation

✏️ Allows changing the fuel burn time in furnaces globally via a config modifier.

Awesome Lists containing this project

README

        

Configurable Furnace Burn Time


Download


You can download Configurable Furnace Burn Time on CurseForge and Modrinth:

  CurseForge:   https://curseforge.com/minecraft/mc-mods/configurable-furnace-burn-time
  Modrinth:      https://modrinth.com/mod/configurable-furnace-burn-time


Issue Tracker


To keep a better overview of all mods, the issue tracker is located in a separate repository.
  For issues, ideas, suggestions or anything else, please follow this link:


    -> Issue Tracker


Pull Requests


Because of the way mod loader files are bundled into one jar, some extra information is needed to do a PR.
  A wiki page entry about it is available here:


    -> Pull Request Information


Mod Description




Requires the library mod Collective.

   This mod is part of Serilum's Customization Bundle mod.
Configurable Furnace Burn Time is a mod which allows users to change the global furnace fuel burn time. By default the mod does not change anything, but you can alter the burnTimeModifier in the config. Setting the modifier to 0.5 makes all items burn 50% less long. Setting it to 2.0 increases the burn time to 200%.


 


Can be used to increase the game's difficulty or make getting fuel less grindy.


Configurable: ( how do I configure? )
burnTimeModifier (default = 1.0, min 0.0, max 1000.0): How much the fuel burn time should be modified. It's calculated by default burn time * burnTimeModifier. For example: sticks are by default 100 ticks (5 seconds). A burnTimeModifier of 2.0 makes it 200 ticks (10 seconds).



------------------

You may freely use this mod in any modpack, as long as the download remains hosted within the CurseForge or Modrinth ecosystem.

Serilum.com contains an overview and more information on all mods available.

Comments are disabled as I'm unable to keep track of all the separate pages on each mod.
For issues, ideas, suggestions or anything else there is the Github repo. Thanks!