Compatibility
Minecraft: Java Edition
1.21–1.21.1
1.20.1–1.20.6
Platforms
Supported environments
Client and server
Tags
Creators
Details
Licensed MIT
Published 2 months ago
This mod adds a simple vanilla-like woodcutter. It's easy to craft and it has over 100 built-in recipes. It might be very useful in many cases. The block works like the stonecutter but... for wood! It makes some recipes look more realistic, because what do you mean I get one button for 1 planks block? Where did the rest of the wood go? Thanks to this mod almost every piece of wood is used. You can even turn your boat back into 5 planks! For jei users? There's a jei compat in this mod. You can see recipes from my category in a special woodcutting category in jei gui. 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"
}


