HomeJavaModsCrafting Station Improved
Crafting Station Improved
ModsJava

Crafting Station Improved

by Deepacat · on CurseForge

⬇ Download on CurseForge

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:

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'
    ])
})

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Crafting Station Improved is a free Minecraft Java mod. Compatible with Minecraft 1.20.1. Downloaded 363,793 times (via CurseForge). Download it and open it directly in the game.

Explore more