BlockReplacer
wood-blockreplacer:
max-energy-consumption: 10
use-tools: true # If this machine need tools.
tools: # The tools that need to be used, and their durability that should be taken.
diamond_axe: 5
iron_axe: 3
replacements:
1:
from: oak_log
to: stripped_oak_log
2:
from: birch_log
to: stripped_birch_log
info:
title: "BlockReplacer"
display-energy: trueLast updated