Modscraper Modscraper Minecraft
luki's hammer logo

luki's hammer

Mod

by KrupicovaKase

Simple mod for turning cobblestone into other stuff

Type

Mod

CurseForge Downloads

3,210

CurseForge ID

1280239

Last Updated

Apr 12, 2026

Description

A mod that adds a single item - Hammer. By breaking cobblestone with it, you get gravel. By breaking gravel, you get sand - simple! Currently has only stone variant, but I will add more in the future. Supports JEI and can be customized with JSON recipes (datapacks and Crafttweaker or KubeJS).
Made with MCreator

 

 

DO NOT CHANGE THE TAG WITH HAMMER. It's there only 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
}
}

Similar Mods

Included in Modpacks

External Resources