- Supported Skript Version
- 2.7
- 2.8
- 2.9
- 2.10
- 2.11
- 2.12
- 2.13
- 2.14
- 2.15
- Supported Minecraft Versions
- 1.12
- 1.13
- 1.14
- 1.15
- 1.16
- 1.17
- 1.18
- 1.19
- 1.20
- 1.21
- 26.1
Requirements : Skript
About the Script:
This script may look simple, but it gets the job done.I designed it specifically for Aternos server users, so it works smoothly even on small or limited servers.
Installation:
- Place the main code inside: Skript/scripts
Compatibility:
The script supports both Java and Bedrock players.
Usage:
To get the hammer use this command:
Examples
Or you can set custom model data of an item to:
1245123 (3x3) or 1245174 (3x3x3)
And you can add Unbreakable Blocks here:
️️Note:
The script is not highly customizable, but I’m still a beginner and improving over time.
If you have any feedback or suggestions, I’d love to hear them so I can make it even better
About the Script:
This script may look simple, but it gets the job done.I designed it specifically for Aternos server users, so it works smoothly even on small or limited servers.
Installation:
- Place the main code inside: Skript/scripts
Compatibility:
The script supports both Java and Bedrock players.
Usage:
To get the hammer use this command:
Code:
/hammer <item> <hammer_type> [player]
# item (Required): Any item with durability.
# hammer_type (Required): 3x3 and 3x3x3
# player (Optional): Specific player
Examples
Code:
/hammer diamond_pickaxe 3x3
# Give you the 3x3 hammer
Code:
/hammer diamond_axe 3x3x3 KOUMOMOM
# Give KOUMOMOM the 3x3x3 hammer
Or you can set custom model data of an item to:
1245123 (3x3) or 1245174 (3x3x3)
And you can add Unbreakable Blocks here:
Code:
set {Hammers.UnbreakableBlocks::*} to obsidian, end_portal_frame, command_block, barrier, structure_block, spawner, ender_chest, shulker_box and end_portal
️️Note:
The script is not highly customizable, but I’m still a beginner and improving over time.
If you have any feedback or suggestions, I’d love to hear them so I can make it even better