- check_circle Advancements
- check_circle Functions
- check_circle Predicates
- 1,073,890 views, 124 today
- 358,060 downloads, 52 today
313
This is a really useful addition for those who don't want to spend expensive time on gathering resources! After installing, the Timber Datapack allows you to instantly chop down a tree just by breaking one log with any axe.
By default, sneaking while breaking will not chop the tree.
Optionally, you can adjust everything as you wish.
¹ Trees are defined as logs that are next to naturally generated leaves.
² Logs in the tag #minecraft:logs.
³ All kind of custom trees like from BiomesO'Plenty, The Biome Overhaul, Terrestria and Traverse.
*Enable the option "Chop Fungi"
Every player can individually turn the datapack ON or OFF by using:
- Start Minecraft (Java Edition)
- Click on "Singleplayer"
- Select your world in which to install this Datapack (Don't click on play!)
- Click on "Edit"
- Click on "Open World Folder"
- Place the .zip file inside the datapacks folder (Don't unzip it!)
- Join/Rejoin the world or use /reload
- Finished! Enjoy!
Note: It does not work in creative mode!
Server Compatibility
As of October 4th, 2020
Other Minecraft servers, unlike Vanilla or Realm, often do not fully support Datapacks.
Other Versions
By default, sneaking while breaking will not chop the tree.
Optionally, you can adjust everything as you wish.
Under the Hood Features
- Chops only trees¹
- Works with every type of log²
- Supports custom trees³
- Supports custom trees³
- Leaves drop normal loot
- Takes account of any enchantment
- Many options for customization
- Takes account of any enchantment
- Many options for customization
¹ Trees are defined as logs that are next to naturally generated leaves.
² Logs in the tag #minecraft:logs.
³ All kind of custom trees like from BiomesO'Plenty, The Biome Overhaul, Terrestria and Traverse.
Preview
*Enable the option "Chop Fungi"
Settings
To get descriptions and settings for this datapack use:/function timber:help
If you don't have access to commands in your singleplayer world:
- Pause the game
- Click on Open to LAN
- In the options, change Allow Cheats: OFF to ON
- Click on Start LAN World
Every player can individually turn the datapack ON or OFF by using:
/trigger TimberToggle
Advanced Manual
Click to reveal
About:This Advanced Manual will help you to add or change certain elements of this datapack which require editing of your side.Important:In order to add or change the following you have to put the content of the datapack (Timber.zip) in a folder called "Timber".There are directories to different type of files. Open them with any kind of text editor. Below the directories is the code which you have to insert or replace (it's stated which one of these). Debugging:If you have difficulties or errors in trying to change the timber datapack, then please enable the output log (Minecraft Launcher → Settings → General → Enable "Open output log when Minecraft: Java Edition starts").Add modded axes:(Small note: Your modded axe will break after or below zero durability. This shouldn't be a problem. It's not really worth to implement a fix, because you're only able to chop a few more logs) |
Installation instructions
- Download the Datapack- Start Minecraft (Java Edition)
- Click on "Singleplayer"
- Select your world in which to install this Datapack (Don't click on play!)
- Click on "Edit"
- Click on "Open World Folder"
- Place the .zip file inside the datapacks folder (Don't unzip it!)
- Join/Rejoin the world or use /reload
- Finished! Enjoy!
Note: It does not work in creative mode!
Server Compatibility
Status | Server software | Notes |
✅ | Vanilla / Realm | |
✅ | Forge | |
✅ | Fabric | |
🆗 | CraftBukkit | -Huge mushrooms don't always drop loot -Whole stack of saplings that got auto-planted get deleted rather than only one |
🆗 | Spigot | -Huge mushrooms don't always drop loot -Whole stack of saplings that got auto-planted get deleted rather than only one |
🆗 | Paper | -Huge mushrooms don't always drop loot -Whole stack of saplings that got auto-planted get deleted rather than only one |
As of October 4th, 2020
Other Minecraft servers, unlike Vanilla or Realm, often do not fully support Datapacks.
Other Versions
Ad-free, older and snapshot (work in progress) Versions . Download .
x = any number |
Legal Terms
Click here to reveal
What you are allowed to do:
- Change this datapack for your own use
- Look at my code to learn how I do things
- Use the same design as my settings menu
What you are not allowed to do:
- Upload this datapack to another website (Not even a changed versions)
- Impersonate the creator
- Change this datapack for your own use
- Look at my code to learn how I do things
- Use the same design as my settings menu
What you are not allowed to do:
- Upload this datapack to another website (Not even a changed versions)
- Impersonate the creator
Credit | Inspired by Timber Mod and ChopTree Plugin, Map of the First Picture is from DarthEnigma and rendered with Chunky, Logo created with ewanhowell5195 Blockbench plugin |
Compatibility | Minecraft 1.15 |
to | Minecraft 1.20 |
Tags |
28 Update Logs
Update v6.1.6 : by Moggla 07/25/2023 2:39:35 pmJul 25th, 2023
Updated to 1.20
Added:
You can now suppress warning messages with: /tag @s add noTimberWarning
Added:
You can now suppress warning messages with: /tag @s add noTimberWarning
LOAD MORE LOGS
4213583
119
Create an account or sign in to comment.
Edit the Datapack:
Go to:
data/timber/predicates/block/leaf.json
and quote true of the hanging state.
From:
"hanging": true to "hanging": "true"
This is a non intentional change in 1.20.02 but from now on the block state must be a quoted string.
Do I just re-zip it (which doesn't appear to work)? Do I need an another program to fix it? I'm at a loss right now.