Umbrella moss

This commit is contained in:
paulevsGitch 2020-09-30 20:19:22 +03:00
parent ba4bc366c8
commit e3a20b4b80
18 changed files with 857 additions and 0 deletions

View file

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

View file

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