Big_Workbenches

Quick rating

Big_Workbenches

No reviews yet

Adds advanced 5×5 and 7×7 crafting workbenches with full KubeJS recipe support. Includes optional Applied Energistics 2 integration, visual item rendering, and compatibility with JEI and EMI.

Mod Loaders
Forge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Required

About

Project Details

Type
Mod
License
All Rights Reserved
Authors

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.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Mine Workbenches adds two advanced crafting tables designed for large and complex recipes, perfect for modpacks.

The mod introduces:

5×5 Workbench

5×5 Workbench

7×7 Workbench

7×7 Workbench

Features

  • Advanced crafting grids (5×5 and 7×7)
  • KubeJS integration for easy customization
  • Visual item rendering on the workbench
  • JEI support
  • EMI support
  • Optional Applied Energistics 2 integration

When items are placed into the workbench, they are visually displayed on the block, making crafting feel more physical and intuitive. Visual Workbench

Recipe Editing (KubeJS)

All recipes are created and modified through KubeJS, allowing full control for modpack developers.

Example Recipe
ServerEvents.recipes(event => {
  event.remove({ output: 'mekanism:enrichment_chamber' })

  event.custom({
    type: 'mine_workbenchs:workbench_5x5',
    pattern: [
      'SFDFS',
      'FCNCF',
      'DBABD',
      'FCSCF',
      'SFDFS'
    ],
    key: {
      A: { item: 'mekanism:steel_casing' },
      B: { item: 'thermal:machine_pulverizer' },
      C: { item: 'enderio:sag_mill' },
      D: { item: 'thermalendergy:melodium_ingot' },
      F: { item: 'thermalendergy:prismalium_ingot' },
      S: { item: 'mekanism:alloy_infused' },
      N: { item: 'minecraft:nether_star' }
    },
    result: { item: 'mekanism:enrichment_chamber', count: 1 }
  }).id('kubejs:workbench_5x5/enrichment_chamber')
})

Applied Energistics 2 Integration (Optional)

The mod works perfectly without AE2, but if Applied Energistics 2 is installed: A module slot becomes available in the workbench Auto-crafting module can be inserted

Patterns are encoded using the pattern encoder in "template processing" mode.

If AE2 is not installed, the workbench continues to function normally — only the module slot and related features are hidden.

encoding pattern

Mine Workbenches supports:

  • JEI (Just Enough Items)
  • EMI (EMI recipe viewer)

Designed For Modpacks

Mine Workbenches is built for large progression packs and custom crafting systems:

  • Easy balancing via KubeJS
  • Supports complex tech recipes
  • Fits automation-heavy gameplay

Screenshots

Gallery

  • encoding patterns
    encoding patterns
  • workbench 7x7
    workbench 7x7
  • connection applied
    connection applied
  • workbench 5x5
    workbench 5x5
  • Pattern terminal workbench
    Pattern terminal workbench
  • module and patterns
    module and patterns

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

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works