Crafting Station Improved
Modby Deepacat
A fork of "Crafting Station: JEI Edition" by Fureniku for EMI support as well as additional functionality.
Type
Mod
CurseForge Downloads
363,202
CurseForge ID
1310299
Last Updated
Aug 21, 2026
Description
This is a fork of "Crafting Station: JEI Edition" by Fureniku
(Which is a fork of another crafting station mod by tfarecnim)
This forks goal is to extend the compatibility and QOL for the 1.20.1 crafting station.
The fork adds:
- EMI support to the mod, allowing you to quick-craft to inventory. (Don't worry it still supports JEI and REI)
- A new functionality to the clear button allowing you to clear the crafting grid to the side inventory connected to the crafting station while holding shift.
- Adds a whitelist tag and server config, allowing pack developers to have the station only work on specific tile entities.
KubeJS tag examples:
ServerEvents.tags('block_entity_type', e => { // When server whitelist config is enabled, only these blocks work e.add('craftingstation:whitelisted', [ 'minecraft:chest', 'minecraft:trapped_chest', 'supplementaries:sack' ]) // When config is disabled, these are forced to not work e.add('craftingstation:blacklisted', [ 'minecraft:furnace' ]) })
Recommended Gear
AffiliateHardware and extras that pair well with this mod.
As an Amazon Associate I earn from qualifying purchases.
Screenshots
Similar Mods
TaCZ: TES Compat
Provided a simple integration for TaCZ and TslatEntityStatus, allowing critical hit damage to have special particle effe...
Pop (up)
Custom text display for modpack developers via commands or kubejs
MoreChisels
More chisels to chisel your things with.
DRG Flares (Forge)
Adds Flares from Deep Rock Galactic (Forge Version)
Inventory Sorter (Configurable)
Simple inventory sorting, now in configurable order. Forked from the original by cpw.
Medieval Origins
Medieval Origins is an addon for the Origins mod, focused on the medieval era, with a slight bit of Greek mythology. It...