Nether coral
This commit is contained in:
parent
e6cbf48ed8
commit
7b3e9f63d0
12 changed files with 235 additions and 13 deletions
src/resources/assets/mmm
blockstates/plant/block
textures/blocks/plant/nether_coral
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"forge_marker": 1 ,
|
||||
"defaults" : {
|
||||
"model": "minecraft:cross"
|
||||
} ,
|
||||
"variants" : {
|
||||
"color" : {
|
||||
"yellow" : { "textures" : { "cross" : "mmm:blocks/plant/nether_coral/yellow" } } ,
|
||||
"red" : { "textures" : { "cross" : "mmm:blocks/plant/nether_coral/red" } } ,
|
||||
"orange" : { "textures" : { "cross" : "mmm:blocks/plant/nether_coral/orange" } } ,
|
||||
"blue" : { "textures" : { "cross" : "mmm:blocks/plant/nether_coral/blue" } }
|
||||
}
|
||||
}
|
||||
|
||||
}
|
Binary file not shown.
After ![]() (image error) Size: 230 B |
Binary file not shown.
After ![]() (image error) Size: 226 B |
Binary file not shown.
After ![]() (image error) Size: 227 B |
Binary file not shown.
After ![]() (image error) Size: 227 B |
Reference in a new issue