
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.
Как поиграть с друзьями с модом Block Extractor?
Мод Block Extractor куда интереснее в компании: поднимите сервер Майнкрафт с уже установленным модом, позовите друзей и играйте по своим правилам. Хостинг Майнкрафт для мода Block Extractor будет готов за пару минут - BungeeHost сделает всё за вас.
