Infernal Forge
InfernalForge adds a powerful, exclusive infernal blast furnace to your server.
This is NOT a replacement for vanilla furnaces.
InfernalForge introduces a completely separate, endgame furnace with its own mechanics.
FEATURES New Version v1.2.0
- Custom infernal furnace (no vanilla blocks modified)
- Faster than a blast furnace (configurable speed)
- Exclusive custom fuel: Infernal Fuel
- Infernal Fuel can now be crafted with a custom recipe
- Infernal Fuel crafting can be enabled or disabled in config.yml
- Recipe unlocks naturally through gameplay
- Exact balancing: one fuel smelts a fixed amount of items (independent of speed)
- Infernal Fuel drop chance affected by Looting I–III
- Configurable fuel drop chance and safety cap
- Configurable Infernal Fuel stack size
- Modrinth update checker with console notifications
- Optional ingame update notifications for admins
- bStats integration
- Automatic config.yml and messages.yml updater
- Visual particles and sound effects while smelting
- ActionBar feedback for invalid fuel
- Fully configurable via config.yml
- English and German language support
Infernal Fuel Recipe
Crafting Recipe
How to get Infernal Fuel
Kill Blazes – they have a configurable chance (default: 15%) to drop Infernal Fuel.
Looting I–III increases the drop chance.
Enjoy Faster Smelting, but remember only Infernal Fuel is accepted
GAMEPLAY
The Infernal Forge can
ONLY be powered by Infernal Fuel.
Infernal Fuel drops from Blazes with a configurable chance.
Once a player obtains Infernal Fuel for the first time,
the crafting recipe is unlocked automatically.
PERMISSIONS
- infernalforge.use – Allows using the Infernal Forge (default: true)
- infernalforge.give – Allows /infernalforge give (default: op)
- infernalforge.fuelgive – Allows /infernalforge fuel (default: op)
- infernalforge.reload – Allows /infernalforge reload (default: op)
Admin bundle (optional):
- infernalforge.admin – Permission group node (children: give, fuelgive, reload)
SUPPORTED
- Paper / Spigot
- Minecraft 1.21.11
- I've tested it on Paper MC Built#55 and Built#38. Works perfectly
This plugin is designed for survival and endgame progression.
No vanilla mechanics are changed.
CONFIGURATION (config.yml)
Code (Text):
# InfernalForge configuration
# Reload with: /infernalforge reload
# Plugin language ("en" or "de")
language: "en"
forge:
# Speed multiplier (1.0 = vanilla Blast Furnace)
speed-multiplier: 2.0
fuel:
# Blaze drop chance for Infernal Fuel (0.0 - 1.0)
blaze-drop-chance: 0.15
# Bonus drop chance per Looting level
# Example: Looting III with 0.05 = +15% total
looting-bonus: 0.05
# Maximum total drop chance (safety cap)
max-drop-chance: 0.35
# How many items one Infernal Fuel can smelt
# Independent of forge speed
items-per-fuel: 140
# Max stack size for Infernal Fuel
# Recommended values: 1, 5, 8, 16
max-stack-size: 5
effects:
# Enable particles & sounds for active Infernal Forges
enabled: true
particles:
# Particle interval (ticks) | 20 ticks = 1 second
interval-ticks: 5
flame-count: 3
smoke-count: 1
sound:
# Sound interval (ticks)
interval-ticks: 40
volume: 0.6
pitch: 1.0
Note:
- Looting increases the drop chance, not the drop amount
- Infernal Fuel stack size is fully configurable
- Existing fuel items keep their old stack size