Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.
portable crafting preview
Open crafting screens from your inventory.
Works server-side, with extra polish when installed on the client.
Requires Connector and FFAPI on forge.

Portable Crafting allows you to:

  • Open crafting stations by right-clicking them in the inventory (or using them from the hotbar)
    • Supports crafting, smithing, stonecutting, grinding, looms, cartography tables, and anvils (off by default)
  • Enable and disable portable crafting stations via the config (config/portable-crafting.toml)
  • Quickly open your crafting table via a hotkey (Default: v)

Crafting stations are also shown as tabs when installed alongside Inventory Tabs.

tabs preview

Addons

repositories {
    maven { url "https://api.modrinth.com/maven" }
}
dependencies {
    modCompileOnly "maven.modrinth:portable-crafting:2.2.0+1.19"
}

Additional crafting stations can be registered through PortableCrafting.registerCraftingScreen(), providing an item tag, screen handler type, and screen handler factory.

Afterword

All mods are built on the work of many others.

This mod specifically is inspired by a similar feature from Svenhjol's Charm - one of the few implementations of portable crafting grids that didn't introduce new items at the time.

We made this mod for Tinkerer's Quilt - our modpack about ease of play and vanilla content.

External resources



Project members

sisby-folk

Co-Authors


Technical information

License
LGPL-3.0-only
Client side
unsupported
Server side
required
Project ID