Metallurgy/Arborenda Shamir

From Official Gamemode 4 Wiki
Revision as of 19:56, 5 October 2022 by Bloo (talk | contribs) (Reflect 1.17 Changes)
Jump to navigation Jump to search
Arborenda Shamir

Module TypeExpansion
Created byBloo, Sparks and Special
Last Updated byMisode
Required ModulesMetallurgy
Compatible MC Versions1.13+

The Aborenda Shamir helps the player the cut down trees in a more efficient manner.

Features

Shamir Properties
Property Amplification
Metal Band Barium
Valid Items

Usage

Breaking any log type with an axe will cause connected logs to be destroyed, creating a "tree feller" effect. Each block destroyed uses one durability on the axe, regardless of the unbreaking enchantment.

Felling a tree with Arborenda

Destroying any of the following blocks will trigger the effect and destroy all connected logs:

Oak Log Spruce Log Birch Log Jungle Log Acacia Log Dark Oak Log Crimson Hyphae Warped Hyphae

Additionally, Wart Blocks and Shroomlights connected to logs are broken.

Technical Details

The connected logs are broken in a width-first manner and the process can be terminated either

  • naturally: When the algorithm runs out of connected log blocks, or
  • forcefully: When either 256 log blocks have been destroyed, or 32 recursion layers have been exceeded.

History

Version Date Change
1.12 10 Nov 2017 Alpha released Metallurgy on Gamemode 4D
1.13 17 May 2019 Beta released on Public Server V
08 Aug 2019 Officially Released Arborenda Shamir
1.17 20 Aug 2021 Updated to use the flood-fill algorithm
Now uses durability per log