Complete guide to quarrying, stone cutting, splitting, and rubble storage
The Stone Quarry mod overhauls stone collection and processing. Instead of mining individual blocks, you extract large stone slabs from the earth using plugs and a hammer, then process those slabs into building materials using specialized chisels. A rubble storage system handles crushing and material conversion.
The mod requires CommonLib as a dependency. All settings are adjustable at runtime via /cl config stonequarry.
Quarrying is the process of extracting large stone slabs from natural stone in the world. This is much more efficient than mining block-by-block.
Plugs must be placed on exposed stone faces. The more plugs you place along the fracture line, the cleaner and faster the break. Work systematically from one end of your quarry to the other for the best results.
Plugs can be placed on shelves for storage and do not break by default, making them a long-term investment. Server admins can enable plug durability and break chance via config if desired.
Plug material determines the maximum volume of stone you can extract in a single quarry operation. Higher-tier metals allow larger slabs.
| Material | Max Size | Notes |
|---|---|---|
| Copper | 3x3x3 | Early game, small quarries |
| Bronze (all alloys) | 4x4x4 | Mid-early game improvement |
| Iron (all alloys) | 5x5x5 | Significant size increase |
| Steel | 6x6x6 | Large-scale quarrying |
| Meteor Iron | 7x7x7 | Maximum volume, rare material |
Plugs are smithed on the anvil from their respective metal ingots, similar to other tools. You get multiple plugs per ingot. Once crafted, plugs last indefinitely unless the server has enabled plug durability.
Once you have stone slabs, you process them into building materials using four specialized chisels. Each chisel produces a different output. You must hold a hammer in your off-hand while using chisels.
| Chisel Type | Output | Use Case |
|---|---|---|
| Rough-cut Chisel | Rock blocks | Basic building blocks, bulk construction |
| Finishing Chisel | Stones (items) | Crafting ingredients, knapping material |
| Wedge Chisel | Bricks | Decorative building, brick construction |
| Polished Chisel | Polished rock | High-end decorative building |
All four chisel types are smithed on the anvil from metal ingots. They follow the same material progression as vanilla tools (copper through steel), with higher tiers having more durability.
Stone splitting is the process of breaking slabs down into smaller pieces using the rubble hammer. This is faster but less material- efficient than using chisels.
The rubble hammer is the simplest tool for processing slabs but gives you raw stones rather than shaped building materials. This is ideal when you need stones for crafting or want to feed them into rubble storage for gravel/sand production.
| Method | Tool | Output | Efficiency |
|---|---|---|---|
| Splitting | Rubble Hammer | Loose stones | 2-3 stones per slab block |
| Cutting | Chisel + Hammer | Blocks/Bricks/Polished | ~1:2 ratio (slab to output) |
Rubble storage is a multi-purpose block that stores, crushes, and converts stone materials. It eliminates the need to travel to lakes for muddy gravel and provides a convenient way to manage bulk stone resources.
Each rubble storage block holds up to 512 total units (configurable), combining any mix of stones, gravel, and sand. Materials are stored by type and can be inserted or extracted freely.
| Operation | Input | Output | How |
|---|---|---|---|
| Crush to Gravel | Stones | Gravel | Place stones in storage, use the crush interaction |
| Grind to Sand | Gravel | Sand | With gravel in storage, use the grind interaction |
| Make Muddy Gravel | Gravel + Water bucket | Muddy gravel | Add a water bucket to gravel in storage |
All Stone Quarry tools are smithed on the anvil.
| Tool | Purpose | Used With |
|---|---|---|
| Plugs | Placed on stone to define quarry boundaries | Hammer (to drive in) |
| Rubble Hammer | Smash slabs into loose stones | Used alone on slabs |
| Rough-cut Chisel | Cut slabs into rock blocks | Hammer (off-hand) |
| Finishing Chisel | Cut slabs into stone items | Hammer (off-hand) |
| Wedge Chisel | Cut slabs into bricks | Hammer (off-hand) |
| Polished Chisel | Cut slabs into polished rock | Hammer (off-hand) |
All settings can be adjusted at runtime by admins using /cl config stonequarry [setting] [value].
| Setting | Default | Description |
|---|---|---|
| RubbleStorageMaxSize | 512 | Maximum units a rubble storage can hold |
| SlabInteractionTime | 0.2 | Seconds per chisel/hammer interaction on slabs |
| PlugWorkModifier | 1 | Multiplier for how many hits plugs need (higher = harder) |
| PlugSizeModifier | 1 | Multiplier for plug range (affects all tiers) |
| BreakPlugChance | 0 | Probability (0-1) of a plug breaking after use |
| EnablePlugDurability | false | Whether plugs have limited uses |
| SlabStorageFlags | - | Controls inventory slot restrictions for slabs |
Stone Quarry mod by DArkHekRoMaNT. Requires CommonLib.