Community listing page, reviews here may not be monitored by the author.
AutoCutter
No reviews yet
Automatic Stonecutter block: pick a stonecutting recipe once, and the machine cuts one item per redstone pulse. Fully automatable with hoppers - insert from the top and sides, extract the result from the bottom.
Community voices
Reviews
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
AutoCutter
The vanilla stonecutter needs a player to pick the result and take the item out by hand. AutoCutter adds the Automatic Stonecutter — a block that remembers one stonecutting recipe and runs it on every redstone pulse.
How it works
- Craft and place the block, then right-click it to open the GUI.
- Put your material into the input slot (stone, for example).
- A list of every stonecutting recipe for that material appears — click the one you want. The choice is highlighted and saved inside the block.
- Feed it a redstone pulse. Each pulse consumes one input item and produces the selected result.
The selection survives world reloads and server restarts, because the block stores the recipe id, not a list index.
Automation
Slot access is side-dependent, so hoppers just work:
| Side | Behaviour |
|---|---|
| Top | hopper inserts into the input slot |
| Any horizontal side | hopper inserts into the input slot |
| Bottom | hopper extracts the finished result |
A hopper underneath can never steal the raw material, and a hopper on top can never push junk into the output.
Details
- Edge-triggered like a dispenser: a permanently powered block cuts exactly once.
- Emits a comparator signal based on how full it is.
- Drops its contents when broken.
- Server-authoritative: every operation is re-validated on the server.
- No custom network packets — uses vanilla container synchronisation only.
Recipe
I I I I - Iron Ingot R S R R - Redstone Dust C C C S - Stonecutter C - Cobblestone
Requirements
- Minecraft 1.21.1
- Minecraft Forge 52.x
- Java 21
- No other mods required.
Must be installed on both the client and the server.
❤️ Support Development
Enjoy my mods? You can support me and help fund future updates and new Minecraft projects:
Support GestSe → https://app.lava.top/gestse?tabId=donate
Every bit of support helps me spend more time developing, testing and creating new mods. Thank you! ❤️
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