Discerning Furnace
ModMIT

Discerning Furnace

Only allow smeltable items in furnaces.

46.7K
Downloads
67
Followers
3 months ago
Updated
📦
24
Versions

📖About Discerning Furnace

Discerning Furnace

Minecraft versions
environment: any
loader: Fabric
available for: Quilt Loader
license: MIT
source on: GitLab
issues: GitLab
localized: Percentage
Modrinth: Downloads
CurseForge: Downloads
chat: Discord
coindrop.to me
Buy me a coffee


Only allow smeltable items in furnaces.

Works client-side, server-side, and in single player.
On clients, it prevents the player from inserting unsmeltable items though GUIs.
On servers, it prevents hoppers and other blocks from inserting unsmeltable items.

Prior to version 1.0.8 there was no client-side functionality, only server-sided block insertions where handled.

zephaniahnoah has also created a
Forge port.

This tiny mod (~32 lines of code) prevents un-smeltable items from inserting to the input slot of a furnace.

This is useful for sorting items and for preventing clogs in furnace arrays.

It affects all vanilla furnaces, and modded furnaces that don't have their own way of limiting inputs should work as
well.


Translating

localized: Percentage
If you'd like to help translate Discerning Furnace, you can do so on
Crowdin.


This mod is only for Fabric (works on Quilt, too!) and I won't be porting it to Forge. The license is MIT, however,
so anyone else is free to port it. and zephaniahnoah
has ported it to Forge!

I'd appreciate links back to this page if you port or otherwise modify this project, but links aren't required.