Bulb moss
This commit is contained in:
parent
2bf4e01e9c
commit
3647125bad
15 changed files with 286 additions and 5 deletions
|
@ -1,3 +0,0 @@
|
|||
{
|
||||
"defaultMaterial": "betterend:noao"
|
||||
}
|
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"defaultMap": {
|
||||
"spriteMap": [
|
||||
{
|
||||
"sprite": "betterend:block/bulb_moss_bulbs",
|
||||
"material": "betterend:waving_wall_glow_inc"
|
||||
},
|
||||
{
|
||||
"sprite": "betterend:block/bulb_moss_leaves",
|
||||
"material": "betterend:waving_wall"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"material": "canvas:emissive_no_diffuse"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue