Twisted moss
This commit is contained in:
parent
c1a0dfc0c2
commit
e59af33124
12 changed files with 62 additions and 2 deletions
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "betterend:block/wall_moss_01",
|
||||
"textures": {
|
||||
"texture": "betterend:block/twisted_moss"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "betterend:block/wall_moss_02",
|
||||
"textures": {
|
||||
"texture": "betterend:block/twisted_moss"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "betterend:block/wall_moss_03",
|
||||
"textures": {
|
||||
"texture": "betterend:block/twisted_moss"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "betterend:block/twisted_moss"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue