This commit is contained in:
paulevsGitch 2020-09-23 21:40:23 +03:00
parent 2bc84f65a1
commit ea7cca31d5
15 changed files with 341 additions and 4 deletions

View file

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

View file

@ -0,0 +1,3 @@
{
"parent": "betterend:block/endstone_dust"
}