Working on adding a Block of Dust

This commit is contained in:
dragonruler1000 2025-05-09 08:46:18 -05:00
parent 5f94c642db
commit 6115aeb503
11 changed files with 79 additions and 4 deletions

View file

@ -0,0 +1,6 @@
{
"parent": "block/cube_all",
"textures" : {
"all": "hdm_mod:block/block_of_dust"
}
}