clean: improve code of rock fragments

This commit is contained in:
Martin Prokoph
2025-03-26 13:10:56 +01:00
parent 1d179f7310
commit c1bb88702d
7 changed files with 46 additions and 24 deletions

View File

@@ -1,6 +1,6 @@
{
"parent": "rocks:item/splitter_base",
"textures": {
"0": "minecraft:block/stone"
"0": "minecraft:block/cobblestone"
}
}