promotional bannermobile promotional banner
premium banner
This mod adds a simple vanilla-like woodcutter. It's easy to craft and it has over 100 built-in recipes. You can also use it in your own mod, for example to add custom recipes to your custom wood etc.

Description

This mod adds a simple vanilla-like woodcutter. It's easy to craft and it has over 100 built-in recipes. You can also use it in your own mod, for example to add custom recipes to your custom wood etc.

EXAMPLE:

{
"type": "simple_woodcutter:woodcutting",
"count": 4,
"ingredient": {
"tag": "minecraft:acacia_logs"
},
"result": "minecraft:acacia_planks"
}