Bulb vine (WIP)

This commit is contained in:
paulevsGitch 2020-11-26 23:11:02 +03:00
parent e59af33124
commit 61538c18d3
15 changed files with 220 additions and 5 deletions

View file

@ -0,0 +1,14 @@
{
"defaultMap": {
"spriteMap": [
{
"sprite": "betterend:block/bulb_vine",
"material": "betterend:glow_inc"
},
{
"sprite": "betterend:block/bulb_vine_middle",
"material": "betterend:waving"
}
]
}
}