Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Jumbo Furnace

Jumbo Furnace

Adds a multiblock furnace that can smelt multiple items at once

3,748
17
Game Mechanics
Technology
Utility

Compatibility

Minecraft: Java Edition

1.20.1

Platforms

Forge
NeoForge

Supported environments

Client and server

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source

Creators

Commoble
Commoble Owner

Details

Licensed MIT
Published last year
Updated last year
DescriptionGalleryChangelogVersions

Jumbo Furnace is a mod that adds the Jumbo Furnace. The Jumbo Furnace can be created by placing 27 furnace blocks in a 3x3x3 cube. You can itemize the jumbo furnace by using shears on it or baking 27 furnaces in a jumbo furnace.

The Jumbo Furnace has a larger inventory than a regular furnace. Because the Jumbo Furnace can smelt multiple recipes at a time, it has a fixed cooking cycle time for all jumbo smelting recipes (specified in your world folder's serverconfig/jumbofurnace-server.toml file). Vanilla smelting recipes with higher cooking times than jumbo furnace's cycle time cannot be smelted in the jumbo furnace.

The Jumbo Furnace is fully compatible with hoppers and other item handlers; the top faces access the input inventory, the side faces access the fuel inventory, and the bottom faces access the output inventory.

The Jumbo Furnace supports recipes that require up to nine ingredients. The Jumbo Furnace supports the standard ingredient types added by Minecraft and by Forge, and should generally work with json ingredient types added by other mods. These recipes can be defined in json by using the "jumbofurnace:jumbo_smelting" recipe type. An example of a jumbo smelting recipe:

{
	"type": "jumbofurnace:jumbo_smelting",
	"ingredients":
	[
		{
			"type": "forge:nbt",
			"item": "minecraft:furnace",
			"count": 27
		}
	],
	"result":
	{
		"item": "jumbofurnace:jumbo_furnace"
	},
	"experience": 0.1
}

Modrinth is open source.

main@81b0922

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.