Community listing page, reviews here may not be monitored by the author.
Don't Punch Trees
No reviews yet
Makes the early game more realistic by removing the ability to harvest wood with your fist. Instead, you'll need to get sticks from leaves and craft them into planks.
Community voices
Reviews
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
The author has not specified where this runs.
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
Being able to punch a tree and harvest wood with your fists is unrealistic and undermines the survival aspect of the game. Plenty of mods have been made to solve this problem, but Don't Punch Trees takes a simpler and more vanilla friendly approach.
Obtaining wood
You can no longer harvest wood with your fists. Logs, planks, stairs, slabs, etc. will not drop as items unless you harvest them with an axe (bamboo can also be harvested with a sword). This does not include functional blocks like crafting tables, chests, barrels, etc.
Instead, you'll need to harvest sticks from leaves and craft them into planks. 4 sticks in a 2x2 pattern will give you 2 oak planks. (This can also be used as a form of uncrafting if you make too many sticks or want more wood out of your tree farm).
Since it can take a while to get enough sticks for a crafting table and a wooden axe, this datapack lets you craft saplings into sticks as well.
Is this compatible with mods?
Modded Wood Types
In order for this to be compatible with modded wood types, mod makers will need to edit the loot table of their wooden blocks to require an axe. It's also possible to create a datapack that adds compatibility if the mod maker didn't.
Modded Tools
If a mod adds an axe to the game, it must be added to the item tag minecraft:axes. If it's not in that tag, you will not be able to harvest wood with it. As with wood types, you can still make your own datapack if the mod maker didn't do this.
Being able to punch a tree and harvest wood with your fists is unrealistic and undermines the survival aspect of the game. Plenty of mods have been made to solve this problem, but Don't Punch Trees takes a simpler and more vanilla friendly approach. Matter of fact, DPT is a datapack, which means you can use it in vanilla Minecraft - or with any mod loader of your choice.
Obtaining wood
You can no longer harvest wood with your fists. Logs, planks, stairs, slabs, etc. will not drop as items unless you harvest them with an axe (bamboo can also be harvested with a sword). This does not include functional blocks like crafting tables, chests, barrels, etc.
Instead, you'll need to harvest sticks from leaves and craft them into planks. 4 sticks in a 2x2 pattern will give you 2 oak planks. (This can also be used as a form of uncrafting if you make too many sticks or want more wood out of your tree farm).
Since it can take a while to get enough sticks for a crafting table and a wooden axe, this datapack lets you craft saplings into sticks as well.
Is this compatible with mods?
Modded Wood Types
In order for this to be compatible with modded wood types, mod makers will need to edit the loot table of their wooden blocks to require an axe. It's also possible to create a datapack that adds compatibility if the mod maker didn't. Here's an example json file:
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
},
{
"condition": "minecraft:match_tool",
"predicate": {
"items": "#minecraft:axes"
}
}
],
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:oak_log"
}
],
"rolls": 1.0
}
],
"random_sequence": "minecraft:blocks/oak_log"
}
Modded Tools
If a mod adds an axe to the game, it must be added to the item tag minecraft:axes. If it's not in that tag, you will not be able to harvest wood with it. As with wood types, you can still make your own datapack if the mod maker didn't do this.
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
- Blackwing Survival (Don't Punch Trees, Kids)
- Don't Punch That!
- Don't Clear Chat History
- Don't Drop It!
- Don't Deflect my FREAKING Projectiles
- Don't Make Me Turn This Boat Around
- Don't void Arrows
- Don't Cut Tripwire
- Don't Run With Scissors (Fabric)
- Don't Claim our Structures ! (FTB Chunks/OPaC)
- Don't Break Items
- Don't run with Guns
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources