HomeJavaModsTensura Kiln Boost
ModsJava

Tensura Kiln Boost

by aikioo · on Modrinth

In vanilla Tensura, Mithril and Orichalcum kiln upgrades only increase molten storage — not speed. This mod makes each upgrade tier actually melt faster…

⬇ Download on Modrinth

What it does

In vanilla Tensura: Reincarnated, upgrading your Kiln to Mithril or Orichalcum only increases the molten storage capacity — the actual melting speed is identical across all three tiers. This mod fixes that.

Each kiln tier now multiplies the per-tick melting progress, so higher-tier kilns finish recipes faster:

Kiln tier Default multiplier Configurable range
Normal 1× (unchanged) 1 – 100
Mithril 1 – 100
Orichalcum 1 – 100

Configuration

On first launch the mod writes config/tensura_kiln_boost-common.toml:

toml [speed] normalMultiplier = 1 mithrilMultiplier = 4 orichalcumMultiplier = 8 ​

How it works

The mod ships a Mixin into Tensura's KilnBlockEntity, modifying the two meltingProgress increment constants in the melting tick to be scaled by the kiln tier.

Requirements

Side

Server-side only by behavior as the kiln tick runs on the server. For singleplayer / LAN-host you still need it in mods/. For dedicated servers it must be on the server; clients without it can connect only if your launcher / NeoForge handshake allows missing mods.

Compatibility notes

Credits

All credit for the Kiln itself goes to the Tensura: Reincarnated team (MinhEragon, MrProfessor, ItsJustArthur, Borniuus). This is a small companion patch — please support the original mod first.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more