← Назад к ресурсам

More Furnaces (Polymer)

A simple server-side mod that adds quicker furnaces using Polymer.

Modrinth game-mechanics storage

Описание

### Overview A simple, server-side mod which adds quicker furnaces and upgrades: - Iron Furnace (2x Speed) - Gold Furnace (3x Speed) - Diamond Furnace (4x Speed) - Netherite Furnace (6x Speed) - Speed Furnace Module - Doubles speed, but increases fuel consumption - Efficiency Furnace Module - Cuts fuel consumption by half, at the cost of speed Thanks to Polymer, this mod can be used server-side only. While it will also work fine on clients, you probably want to use a true port like [this one](https://www.curseforge.com/minecraft/mc-mods/iron-furnaces-fabric) instead. Make sure to enable [Polymer AutoHost](https://polymer.pb4.eu/latest/user/resource-pack-hosting/) on your servers. Some translations are also available, follow [this link](https://github.com/JongWasTaken/morefurnaces/tree/master/src/main/resources/assets/morefurnaces/lang) to see all supported languages. If you end up adding a language, I would appreciate if you could open an issue or pull request on GitHub, so that it can be made available for everybody. Please open an issue on the GitHub page if you think you encountered a bug. ### Crafting ![Iron Furnace Recipe](https://cdn.modrinth.com/data/l5c3cXjI/images/aef9b3e67e5e8aae94148e865518bc4f77b41f94.png) ![Gold Furnace Recipe](https://cdn.modrinth.com/data/l5c3cXjI/images/2419f46e13a19d026ccd636083c73d050aa13515.png) ![Diamond Furnace Recipe](https://cdn.modrinth.com/data/l5c3cXjI/images/13b06a27ab1fba11371fa0d80fdc735dd2f5b705.png) ![Netherite Furnace Recipe](https://cdn.modrinth.com/data/l5c3cXjI/images/f3c362b986bbb39e609fd5ffd10e8c0e6aec02f3.png) ### Legal All code is released under the [MIT License](https://github.com/JongWasTaken/morefurnaces/blob/main/LICENSE). As textures originate from [IronFurnaces](https://www.curseforge.com/minecraft/mc-mods/iron-furnaces), those are licensed under the [GPLv3](https://www.gnu.org/licenses/gpl-3.0.en.html) license. Uses [Polymer](https://github.com/Patbox/polymer).