Working on getting a dust item added.

This commit is contained in:
dragonruler1000 2025-05-08 21:33:16 -05:00
parent 547e612065
commit edf1b8b2d0
12 changed files with 181 additions and 115 deletions

View file

@ -2,5 +2,6 @@
"itemGroup.hdm_mod": "HDM Mod Items",
"item.hdm_mod.knife": "Subtle Knife",
"item.hdm_mod.omelet": "Omelet"
"item.hdm_mod.omelet": "Omelet",
"item.hdm_mod.dust": "Dust"
}

View file

@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "hdm_mod:item/dust"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 191 B