Become a premium member to remove ads

Notice

The Chaotic United Wiki is currently in beta. As such, some pages may display incorrectly, and some content may be inaccurate. If you find any issues, be sure to let us know on the bug tracker!


Durite Hammer

 Share


A Durite Hammer is a tool that can be constructed using Durite. When used, it emits a large blast which deals damage to nearby animals, mobs, and players, as well as causing a moderate amount of knockback from the blast.


Obtaining

A Durite Hammer can be only be obtained via crafting. It can be created using 5 Durite and 2 Sticks.

durite;durite;durite durite;stick;durite ;stick; durite_hammer false false false

 

Usage

The Durite Hammer is a unique weapon and does not have any direct counterpart with other vanilla Minecraft tools. Instead, it acts a new type of weapon, dealing not just damage to surrounding entities, but also causing a fair bit of knockback to nearby entities. The amount of knockback depends on the distance from the player. The player wielding the hammer is also affected by a separate knockback slightly, being moved 0.5 blocks backwards upon use.

 

Additionally, the hammer has integration with CUPvPToggle. Any players with PvP disabled will be completely unaffected by the hammer, with both damage and knockback effects being disabled.

 

Formulas & Technical Details

Name/Description Formula/Value
Hammer Scanning Range 8
Hammer Location
player.getLocation().clone().add(player.getLocation().getDirection().multiply(2));

 

Variables:

  • player - The player using the hammer
Distance from Hammer
nearby_entity.getLocation().add(0, 1.5, 0).distance(hammerLocation);

 

Variables:

  • nearby_entity - The entity within knockback range
  • hammerLocation - The value of Hammer Location
Damage from Hammer
8 / distFromHammer

 

Variables:

  • distFromHammer - The value of Distance from Hammer
Knockback Affected Range 2.85

 

History

Main MC Server
MC 1.15.2
  • getitem.php?item=durite_hammer&legacy=tr Added Durite Hammer through CUEventMeteor plugin.

MC 1.16
  • Changed vanilla material from getitem.php?item=diamond_axe Diamond Axe to getitem.php?item=netherite_axe Netherite Axe
MC 1.18.1
  • Removed CUEventMeteor plugin temporarily after updating to 1.18, with a more feature-rich replacement coming soon
MC 1.18.2
  • Reintroduced Durite Hammer through CUCraftingPlus plugin, which removed OptiFine as a requirement to see item textures
  • Changed texture to getitem.php?item=durite_hammer

 

Trivia

  • The Durite Hammer's functionality is virtually identical to the Gravity Hammer seen in the Grifblock gamemode.
Durite Hammer
Rarity Rare
Durability 4062
Renewable No
Stackable No
Data Values durite_hammer (511)
Vanilla Material getitem.php?item=netherite_axe Netherite Axe

 

Published:

User Feedback

Recommended Comments

There are no comments to display.



Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Minecraft Server

Items
Materials
Armor
Individual Items
Tools
Utility
Cosmetics
Internal
Unused
Unimplemented
Removed
Blocks
Resources
Building
Functional
Unused
Unimplemented
Removed
Mobs
Bosses
Unimplemented
Locations
Dungeons
Other
Technical Resources
Plugins
Other