Mod
Crafting Station Improved
No reviews yet
A fork of "Crafting Station: JEI Edition" by Fureniku for EMI support as well as additional functionality.
Includes quality of life improvements and small tweaks to enhance and customize gameplay.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
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'
])
})
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources