Loading...
Beta Modpages Unclaimed

Jumbo Furnace

A forge mod that adds a multiblock furnace that can smelt multiple items at once

0 Likes
6708337 Downloads
Created by Commoble

Description

Jumbo Furnace is a forge 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 recipe that the Jumbo Furnace supports (but does not add):

{
	"type": "jumbofurnace:jumbo_smelting",
	"ingredients":
	[
		{
			"tag": "minecraft:fishes,
		},
		{
			"tag": "minecraft:fishes"
		},
		{
			"tag": "minecraft:fishes",
		},
		{
			"type": "forge:nbt",
			"item": "minecraft:redstone",
			"count": 5
		}
	],
	"result":
	{
		"item": "minecraft:slime_ball",
		"count": 3
	},
	"experience": 0.35
}
If you want to make a recipe that uses the jumbo furnace -- but only if the Jumbo Furnace mod is present -- you can use's forge's Conditional Recipes as below: As of version 2.0.1.0, Jumbo Furnace supports a "jumbofurnace:tag_stack" ingredient type that can specify a tag and a stack size, allowing for recipes that use numerous items from a given tag. Example: The jumbo furnace can be upgraded to smelt more than one recipe per cooking cycle by adding more jumbo furnaces to the jumbo furnace's upgrade slot; this consumes fuel proportional to how many recipes are being smelted simultaneously. The `jumbofurnace:multiprocessing_upgrade` item tag controls which items count as upgrades.


AD Become Premium to remove Ads!

What means Verified?

  • Compatibility: The mod should be compatible with the latest version of Minecraft and be clearly labeled with its supported versions.
  • Functionality: The mod should work as advertised and not cause any game-breaking bugs or crashes.
  • Security: The mod should not contain any malicious code or attempts to steal personal information.
  • Performance: The mod should not cause a significant decrease in the game's performance, such as by causing lag or reducing frame rates.
  • Originality: The mod should be original and not a copy of someone else's work.
  • Up-to-date: The mod should be regularly updated to fix bugs, improve performance, and maintain compatibility with the latest version of Minecraft.
  • Support: The mod should have an active developer who provides support and troubleshooting assistance to users.
  • License: The mod should be released under a clear and open source license that allows others to use, modify, and redistribute the code.
  • Documentation: The mod should come with clear and detailed documentation on how to install and use it.

AD Become Premium to remove Ads!

How to Install

1

Download Forge & Java

Download Forge from the offical Site or here. If you dont have Java installed then install it now from here. After Downloading Forge you can run the file with Java.

2

Prepare

Lounch Minecraft and select your Forge istallation as Version this will create a Folder called Mods.

3

Add Mods

Type Win+R and type %appdata% and open the .minecraft Folder. There will you find your Folder called Mods. Place all Mods you want to play in this Folder

4

Enjoy

You are now Ready. Re-start your Game and start Playing.

More Mods like this

UniDict

a mod to unify all ingots/ores/etc; with: AE2, Immersive Engineering, Mekanism, IC2, Thermal Expansion, and a lot more Integrations.

Iron Furnaces [FORGE]

Inspired by cpw's Iron Chests, this mod introduces a variety of new furnaces to the game.

JAOPCA

Just A Ore Processing Compatibility Attempt

Compacter

Rapidly compacts items that can be crafted in 2x2 or 3x3 pattern

More Furnaces

Adds 5 furnaces with different abilities to the game

Better With Mods

Highly configurable expanision of the Vanilla game.