Download luki's hammer — Minecraft Mods — MetaMods

luki's hammer

Active

Downloads

0

Last update

4 months ago
Client
Utils

luki's hammer mod

This mod adds only one new item to the game - the Hammer. When you mine cobblestone with this tool, it turns into gravel. If you use the hammer on gravel, you get sand - extremely simple!

Currently, only the stone version of the hammer is available, but the developer plans to add other variants in the future. The mod integrates with JEI and allows recipe customization through JSON files (can be used with datapacks, CraftTweaker, or KubeJS).

IMPORTANT: Do not change the hammer tag! It is used exclusively for display in JEI.

JSON structure for recipe editing:

{
  "type": "lukishammer:hammer_type",
  "ingredients": [
    {
      "item": "minecraft:gravel"
    },
    {
      "tag": "lukishammer:hammers"
    }
  ],
  "output": {
    "item": "minecraft:sand",
    "count": 1
  }
}
Project members
luki_123CZ

luki_123CZ

KrupicovaKase

KrupicovaKase

Created: 4 Jun 2025

ID: 223862