


Block Extractor
This mod does add one block: the Extractor. The Extractor can be used to extract resources from blocks without mining them.
It is customizable using datapacks or KubeJS. Currently, there are no default recipes. You need to add them yourself.
Example:
{
"type": "blockextractor:extracting",
"block": {
"item": "minecraft:stone"
},
"ticks": 20,
"energy": 100,
"result": {
"count": 2,
"id": "minecraft:cobblestone"
}
}
This recipe takes minecraft:stone as input block (stone block needs to be placed below the Extractor) and outputs 2 minecraft:cobblestone. Extracting one item takes 20 ticks and requires 100 FE.
This mod can be used in modpacks for easy and infinite resource generation.
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.21.1
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Verified by MCModsHub
- Ships as blockextractor-1.6-SNAPSHOT.jar — drop this file into the mods folder
- Download size: 48 KB
- Download link checked 6 Sept 2026 — working
These come from our own check of the pack file, not from the source page.