Wet mycelium
This commit is contained in:
parent
ebbb10d972
commit
6ec1a3711e
7 changed files with 44 additions and 1 deletions
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"parent": "block/cube",
|
||||
"textures": {
|
||||
"particle": "betterend:block/wet_mycelium_side",
|
||||
"down": "block/end_stone",
|
||||
"up": "betterend:block/wet_mycelium_top",
|
||||
"north": "betterend:block/wet_mycelium_side",
|
||||
"east": "betterend:block/wet_mycelium_side",
|
||||
"south": "betterend:block/wet_mycelium_side",
|
||||
"west": "betterend:block/wet_mycelium_side"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"parent": "betterend:block/wet_mycelium"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue