upd:

Lumber Axe Bedrock (v1.20.6x)

Thumbnail: Lumber Axe Bedrock (v1.20.6x) Go to files

Breaking each log is a pretty difficult task to get done, and a time-consuming task for builders especially in Survival "Let's Plays", and to me as a player who wants to play survival for challenging reasons.

This addon chops entire tree by using this lumber axes similar to vanilla ones, which have variants of the following: Wood, Stone, Golden, Iron, Diamond, and even Netherite! Make your adventure seamlessly easy to collect materials and resources by only chopping the tree once on any angle as long as it is connected to each other. Also, you can inspect how many log blocks are within this tree!

Have fun, and enjoy!

Getting Started

By installing this addon, there's no other things to setup, just install by following the INSTALLATION GUIDE below, and after following the instructors of installing, just check the axe in the creative inventory, and see if the lumber axes is there or execute a command by typing, "/function yn_axe", and if it's there then have some fun, and start chopping logs or trees.

Features

THIS ARE THE FOLLOWING MAIN FEATURES OF THIS ADDON:

Accurate Tree Capitator
  • This addon chops or breaks down a whole tree log by just breaking one log in any position as long as it is connected. By chopping one block, it will chop the whole tree. It is pretty accurate in cutting a tree log, when you cut a birch tree next to an oak log or oak tree, it will not chop or destroy the oak tree, only the birch tree.
Balanced Tool
  • Since most players, especially the survivalist players in Minecraft, wanted to spice things up and use addon that will give them, not so difficult and not so easy addon. This one is for you. It's a balanced tool since its durability is not as normal as the vanilla axe. When you cut a whole tree, the lumber axe loses 3 item durability for each log block you've destroyed. When your lumber axe does not have the proper durability remaining and there's more tree to cut, it will not work. You need to repair or get a new lumber axe. It only costs a little to create one.
Enchantment Compatible
  • Since it's a tool, its mechanics behave similarly to vanilla axes. To make your lumber axes sturdy enough to last longer, enchant them with unbreaking. Normal ones cost you 3 item durability per Log destroyed, however, if you have the unbreaking enchant, it will be reduced.
Advance System
  • This addon was created with every brain cells I have (which I only have 1). This uses a smart way of cutting or bulk-destroying the entire tree with just one tap. All flaws are fixed, unless you find one. If you do, then tell me. It relies on Scripting API since it is mostly implemented with code. No Entities, No Blocks, No Function, just Scripts and Items. Try all the trees in Minecraft, including the custom ones!
Tree Chopping Information

To check the information on the tree you are chopping, you must do the following:

  • Right Click to the Block or Log Block (PC)
  • Tap on the Block or Log Block (Pocket Edition)

When you do the following, it will show a user interface that provides the following:

  • Log Icon = All log blocks the selected tree has, or log blocks that held axe can break.
  • Dual Axe Icon = Held axe's current durability.
  • Armor Icon = Held axe's max durability.
  • Axe Cutting Log Icon = Indicator if the held axe can break this entire tree or not.
    • [RED] Indicates that held axe cannot break entire log blocks or tree, just breaks like vanila axe, and don't cause durability that much.
    • [GREEN] Indicates that held axe can break entire log blocks or tree. When you break the log block, that will break entire branches or any adjacent similar log blocks.

Log Information Menu (Green)

Log Information Menu (Red)

Tip: Unbreaking enchantment increases the capacity the axe can break or inspect with.

Note

DO NOT USE THIS AXE TO VALUED STRUCTURES THAT INCLUDE BLOCKS IN THE CONFIGURATION OR JUST ANY LOG BLOCKS THIS AXE CAN CHOP.

Crafting Recipe

THIS IS THE CRAFTING RECIPES OF EACH ITEM. NO EXPLANATIONS, JUST DO THE FOLLOWING IN THE CRAFTING TABLE OR SMITHING TABLE TO CREATE OR GET THE ITEM.

Wooden Lumber Axe

CRAFTING TABLE

Wooden Lumber Axe Recipe

ITEM REQUIREMENTS:

  • WOODEN AXE
  • STICK
Stone Lumber Axe

CRAFTING TABLE

Stone Lumber Axe Recipe

ITEM REQUIREMENTS:

  • STONE AXE
  • STICK
Golden Lumber Axe

CRAFTING TABLE

Golden Lumber Axe Recipe

ITEM REQUIREMENTS:

  • GOLDEN AXE
  • STICK
Iron Lumber Axe

CRAFTING TABLE

Iron Lumber Axe Recipe

ITEM REQUIREMENTS:

  • IRON AXE
  • STICK
Diamond Lumber Axe

CRAFTING TABLE

Diamond Lumber Axe Recipe

ITEM REQUIREMENTS:

  • DIAMOND AXE
  • STICK
Netherite Lumber Axe

CRAFTING TABLE

Netherite Lumber Axe Recipe 1

ITEM REQUIREMENTS:

  • NETHERITE AXE
  • STICK

SMITHING TABLE

Netherite Lumber Axe Recipe 2

ITEM REQUIREMENTS:

  • NETHERITE UPGRADE SMITHING TEMPLATE (Smithing Template)
  • DIAMOND LUMBER AXE
  • NETHERITE INGOT
Showcase
Usage Conditions
โœ… YOU ARE PERMITTED TO
  • Examine the code / work to learn more about the creation and development of add-ons.
  • Change the code / work to suit your needs.
  • Took some of the code / work to your project, as long as you give credits to the respective author.
  • Distribute the code / work as long as you also follow the LICENSE this work has (GPL-v2.0).
โ›” YOU ARE NOT PERMITTED TO
  • Negate the accreditation of the original author.
  • Change the license of the code / work you've modified.
  • Make modified code / work closed source.
FAQ
IS IT COMPATIBLE WITH OTHER ADDONS?

YES.

IS IT MULTIPLAYER COMPATIBLE (ATERNOS, REALM, LOCAL)?

YES, not sure for Realms. Have no money to test/buy one XD.

Fun fact: Most addons I have / will make focus on multiplayer to play with friends, loved ones, and family.

IS THIS AXE REPAIRABLE?

YES, it is repairable with either an anvil or crafting table. Behaves similar to vanilla axes on how you repair one.

IS IT COMPATIBLE WITH OTHER LOG BLOCKS / TREES?

YES, as long as it ends with: logs(*_log). Since most of the code is from Lete114's Cut-tree-on-click, kudos to Lete! Also, it is configurable, so you can include or exclude blocks (don't include dirt, lol).

IS IT CONFIGURABLE?

YES, the config or configure file is located in the:

Behavior Pack (Folder) -> LumberAxeA (Folder) -> scripts (Folder) -> config.js.

Addon Config File

WHERE CAN I SUPPORT YOU?

You can support me by following me on my Twitter account or Subscribing to my YouTube channel or through PayPal, but you don't have to, you can freely download my works in my Github or ModBay.

WHY IS THE SCRIPT SLOW?

Due to getBlock() API calls on getting every 3x3x3 block, and it's optimized, and will be optimized for future updates, and also due to my nobnes, if you want to contribute to this addon feel free to pull request in my Github Repo of this addon plz.

I FOUND A BUG! WHERE TO TELL YOU?

You can file an ISSUE in the GitHub repo provided below, or by commenting in here or DMs in Twitter. But I prefer GitHub ISSUES.

WANT TO ADD LANGUAGES TO THIS ADDON?

Make a GitHub ISSUE labeled as IMPROVEMENT or GitHub Pull Request, or just tell me in the comments or DMs.

Special Thanks

You can contribute by:

  • Adding Language Supports (if you want, to let other people enjoy this addon also)
  • Bug report (bugs to fix)
  • Feedback (positive or negative)

Every support and feedback counts and is highly appreciated!

SUPPORT ME AND STAY TUNED TO UPCOMING ADDONS I AM DEVELOPING VIA MY TWITTER: Adrian (@h_YanG_0A) / Twitter

Installation

๐Ÿ“ฑ Pocket Edition:

Show/hide text
  • After downloading the Behavior Pack and Resource Pack in mcpack or .mcaddon form, open it in the file system or File app. Follow this step-by-step guide through your phone:
    Open as -> App (Others if Minecraft is not there) -> Minecraft.

Importing Addon on Pocket Edition

  • After opening it in the Minecraft app, it will automatically install the addon in your Minecraft folder.

๐Ÿ’ป Windows Edition:

Show/hide text
  • After downloading the `Behavior Pack` and `Resource Pack` in `.mcpack` or `.mcaddon` form, open it by selecting *Minecraft: Windows Edition* as the application:

Importing Addon on Windows

  • > It will automatically install the Behavior Pack & Resource Pack if you opened the .mcaddon file.
  • > It will automatically install Behavior Pack if you installed the v1.20.0-Lumber_Axe_BP.mcpack, and v1.20.0-Lumber_Axe_BP.mcpack for Resource Pack.
  • After installing both packs, you can add it to your own world with few setup to work with In-game.

๐Ÿ•น๏ธ In-Game:

Show/hide text
  • Make sure you TURN ON the following features or capabilities in the game:

Required Experiments for Lumber Axe Addon

  • To fully activate the addon. Make sure to activate the Behavior Pack and Resource Pack to your selected world.

Updated on February 11

  • Updated to support v1.20.6x
  • Fixed enchantment unbreaking throwing error, instead of 0, when there's no enchantment to an item.
  • Made asynchronous changes to destribution, breaking, traversing.
Changelog for December 13 / Old Update
  • Updated to support v1.20.5x
  • Remodeled Axe Textures
Changelog for November 07 / Old Update
  • Updated to support v1.20.4x
Changelog for October 08 / Old Update
  • Updated to support v1.20.3x
Changelog for August 09 / Old Update
  • Updated to support v1.20.1x
  • Updated for language support!
Changelog for July 29 / Old Update
  • Updated to support v1.20.10 and v1.20.12 stable release.
  • Optimized block breaking after tree chopped (Mostly good for standing trees, not fallen trees) or in short reduced scripting lag.
  • Optimized itemStack count distribution to be 0(1).
  • Fixed durability conditions for when has exact amount of durability, not enough durability, and have more durability.
  • Removed some unnecessary objects that is not needed.
  • Added configuration option to disable Watchdog Log Message
Download links
Lumber Axe Bedrock v1.20.6x (Latest)
Lumber Axe Bedrock v1.20.5x
Lumber Axe Bedrock v1.20.4x
Lumber Axe Bedrock v1.20.3x
Lumber Axe Bedrock v1.20.1x
Lumber Axe Bedrock v1.20.0x
Lumber Axe Bedrock v1.18 - v1.19.2
Github Releases
Project Repository
Supported versions
1.20.60 1.20.50 1.20.40 1.20.30 1.20.10 1.20.0 1.19.80 1.19.70 1.19.60 1.19.10 1.19.0 1.18.31 1.18.30 1.18.12 1.18.10 1.18.2 1.18.1 1.18.0
Tags
2 817
3 comments
  1. No avatar image dawill
    Doesn't work on 1.20.10
    1. No avatar image Adrian
      I'll be updating it for 1.20.10
      1. No avatar image dawill
        Thanks for updating this; it now works flawlessly for 1.20.10. Huge kudos for the quickness too!