* all marble resprite * Update meta.json * marble table * marble natural wall * marble cave floor * marble material * marble small floor bricks * marble in demiplanes
21 lines
264 B
JSON
21 lines
264 B
JSON
{
|
|
"version": 1,
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"license": "CC-BY-SA-4.0",
|
|
"copyright": "Created by TheShuEd (Github)",
|
|
"states": [
|
|
{
|
|
"name": "stone"
|
|
},
|
|
{
|
|
"name": "stone_2"
|
|
},
|
|
{
|
|
"name": "stone_3"
|
|
}
|
|
]
|
|
}
|