added missing sand pile models

This commit is contained in:
Pyritie 2025-06-30 14:23:19 +01:00
parent 7bf9cfbd19
commit 5c9a621745
10 changed files with 30 additions and 0 deletions

View file

@ -0,0 +1,3 @@
{
"parent": "tfc:block/sand/black"
}

View file

@ -0,0 +1,3 @@
{
"parent": "tfc:block/sand/brown"
}

View file

@ -0,0 +1,3 @@
{
"parent": "tfc:block/sand/green"
}

View file

@ -0,0 +1,3 @@
{
"parent": "ad_astra:block/mars_sand"
}

View file

@ -0,0 +1,3 @@
{
"parent": "ad_astra:block/moon_sand"
}

View file

@ -0,0 +1,3 @@
{
"parent": "tfc:block/sand/pink"
}

View file

@ -0,0 +1,3 @@
{
"parent": "tfc:block/sand/red"
}

View file

@ -0,0 +1,3 @@
{
"parent": "ad_astra:block/venus_sand"
}

View file

@ -0,0 +1,3 @@
{
"parent": "tfc:block/sand/white"
}

View file

@ -0,0 +1,3 @@
{
"parent": "tfc:block/sand/yellow"
}