▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/Tensura Kiln Boost

Tensura Kiln Boost

In vanilla Tensura, Mithril and Orichalcum kiln upgrades only increase molten storage — not speed. This mod makes each upgrade tier actually melt faster, with fully configurable multipliers (defaults: 4× Mithril, 8× Orichalcum).

Оцените первым
353
0

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 tierDefault multiplierConfigurable range
Normal1× (unchanged)1 – 100
Mithril1 – 100
Orichalcum1 – 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

  • Minecraft 1.21.1
  • NeoForge 21.1+
  • Tensura: Reincarnated 2.0.0.9+ (not tested in prior versions)

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

  • Fire Elemental Core boost stacks. Vanilla Tensura gives any kiln a +2 per tick boost while charged with a Fire Elemental Core. This mod scales that boost by the tier multiplier — so an Orichalcum kiln on a Fire Core charge effectively runs at 16×. If that's too much, set orichalcumMultiplier lower in the config.
  • Compatible with KubeJS recipe overrides (e.g. changes to smeltTick) — this mod only changes how fast progress accumulates, not how much progress a recipe needs.
  • Does not change molten storage limits, recipe outputs, fuel consumption, or any other kiln mechanic.

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.

Часто задаваемые вопросы

Совместимость

Minecraft: Java Edition

1.21.x

Платформы

Поддерживаемые окружения

Сервер

Зависимости

Создатели

Детали

Лицензия:
Опубликован:1 месяц назад
Обновлён:1 месяц назад
Главная