Patternium

Quick rating

Patternium

No reviews yet

Patternium is a client-side mod that lets you instantly craft any crafting grid arrangement, automatically.

Automation & Processing
Mod Loaders
Fabric
Minecraft
26.2

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 Unsupported

About

Project Details

Type
Mod
License
MIT License
Latest Version
Patternium-1.0.0.jar
Authors
CurseForge
Modrinth

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

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Patternium

Ctrl+Shift+Click on the crafting result to auto-craft the current recipe until materials run out — even when inventory fills up.

Patternium is a 100% client-side Fabric mod that automates bulk crafting. Place items in your crafting grid (2x2 or 3x3), hold Ctrl + Shift, and left-click the result. The mod crafts continuously until your inventory is empty of matching materials or you close the screen.

What It Does

  • Bulk Craft — Hold Ctrl + Shift and left-click the crafting result slot. The mod shift-clicks the result, refills the grid evenly from your inventory, and repeats.
  • Even Distribution — Items are split equally across grid slots. 64 oak planks in a 2×2 recipe? 16 planks per slot.
  • Overflow Dropping — When inventory fills, the remaining output is picked up and dropped on the ground, so crafting never stalls.

Crafting 4 redstone block with Patternium.

Why Patternium?

The vanilla recipe book is fine for crafting one stack. But for bulk processing — converting stacks of raw materials into their crafted forms — doing it manually is absurd repetition.

Example: You have 9 stacks of iron blocks from a farm. Place blocks in the 2×2 or 3×3 grid, hold Ctrl + Shift, click the result. The mod crafts all 576 ingots automatically. Overflow drops at your feet. Total: 1 click.

Works with any item and any recipe — vanilla, modded, shaped, or shapeless. If CraftingRecipe.matches() accepts it, Patternium can auto-craft it.

How It Works

Patternium uses the same approach as Mouse Tweaks: it simulates normal inventory clicks (clickSlot() via ClientPlayerInteractionManager). The server sees exactly what a fast, precise player doing it manually would produce. No special packets, no modified world state, no server-side code.

  • No configuration needed — just hold Ctrl+Shift and click
  • Uses RecipeManager and CraftingRecipe.matches() — works with modded recipes
  • Works on vanilla, Fabric, Paper, Spigot — any server that allows vanilla clients
  • Always read the server rules first. Some servers ban inventory modification mods or other macro's.

Overflow Handling

When the inventory fills up mid-batch:

  1. Patternium shift-clicks the result into your inventory normally.
  2. If there's no room, the remaining output stays in the result slot.
  3. Patternium picks it up and drops it on the ground, then keeps crafting.

This means you never stall on a full inventory. Stand under a mob farm with a crafting table — bones land in your inventory, Patternium turns them into bonemeal, and the excess bonemeal drops at your feet while fresh bones keep falling in.

Controls

Key Action
Ctrl+Shift+Left Click on result slot Start auto-crafting the current recipe
Close the crafting screen Stop auto-crafting

Requirements

  • Minecraft 1.21.11 (Note: The mod itself is no longer maintained for this specific version), 26.1, 26.1.2, or 26.2
  • Fabric Loader 0.16.10+
  • Fabric API 0.100.0+
  • Java 21 or higher.

Patternium

Ctrl+Shift+Click on the crafting result to auto-craft the current recipe until materials run out — even when inventory fills up.

Patternium is a 100% client-side Fabric mod that automates bulk crafting. Place items in your crafting grid (2x2 or 3x3), hold Ctrl + Shift, and left-click the result. The mod crafts continuously until your inventory is empty of matching materials or you close the screen.

What It Does

  • Bulk Craft — Hold Ctrl + Shift and left-click the crafting result slot. The mod shift-clicks the result, refills the grid evenly from your inventory, and repeats.
  • Even Distribution — Items are split equally across grid slots. 64 oak planks in a 2×2 recipe? 16 planks per slot.
  • Overflow Dropping — When inventory fills, the remaining output is picked up and dropped on the ground, so crafting never stalls.

Crafting 4 redstone block with Patternium.

Why Patternium?

The vanilla recipe book is fine for crafting one stack. But for bulk processing — converting stacks of raw materials into their crafted forms — doing it manually is absurd repetition.

Example: You have 9 stacks of iron blocks from a farm. Place blocks in the 2×2 or 3×3 grid, hold Ctrl + Shift, click the result. The mod crafts all 576 ingots automatically. Overflow drops at your feet. Total: 1 click.

Works with any item and any recipe — vanilla, modded, shaped, or shapeless. If CraftingRecipe.matches() accepts it, Patternium can auto-craft it.

How It Works

Patternium uses the same approach as Mouse Tweaks: it simulates normal inventory clicks (clickSlot() via ClientPlayerInteractionManager). The server sees exactly what a fast, precise player doing it manually would produce. No special packets, no modified world state, no server-side code.

  • No configuration needed — just hold Ctrl+Shift and click
  • Uses RecipeManager and CraftingRecipe.matches() — works with modded recipes
  • Works on vanilla, Fabric, Paper, Spigot — any server that allows vanilla clients
  • Always read the server rules first. Some servers ban inventory modification mods or other macro's.

Overflow Handling

When the inventory fills up mid-batch:

  1. Patternium shift-clicks the result into your inventory normally.
  2. If there's no room, the remaining output stays in the result slot.
  3. Patternium picks it up and drops it on the ground, then keeps crafting.

This means you never stall on a full inventory. Stand under a mob farm with a crafting table — bones land in your inventory, Patternium turns them into bonemeal, and the excess bonemeal drops at your feet while fresh bones keep falling in.

Controls

Key Action
Ctrl+Shift+Left Click on result slot Start auto-crafting the current recipe
Close the crafting screen Stop auto-crafting

Requirements

  • Minecraft 1.21.11, 26.1, 26.1.2, or 26.2
  • Fabric Loader 0.16.10+
  • Fabric API 0.100.0+
  • Java 21 or higher.

Screenshots

Gallery

  • Mod Showcase
    Mod Showcase Coverting Redstone blocks to redstone dust using Patternium.

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
Total Downloads
CurseForge
<1,000
Modrinth
<1,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
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