17 lines
579 B
JSON
17 lines
579 B
JSON
{
|
|
"variants": {
|
|
"": [
|
|
{ "model": "block/cactus", "weight": 25 },
|
|
{ "model": "block/cactus2", "weight": 15 },
|
|
{ "model": "block/cactus3", "weight": 5 },
|
|
{ "model": "block/cactus3", "y": 90, "weight": 5 },
|
|
{ "model": "block/cactus3", "y": 180, "weight": 5 },
|
|
{ "model": "block/cactus3", "y": 180, "weight": 5 },
|
|
{ "model": "block/cactus4", "weight": 5 },
|
|
{ "model": "block/cactus4", "y": 90, "weight": 5 },
|
|
{ "model": "block/cactus4", "y": 180, "weight": 5 },
|
|
{ "model": "block/cactus4", "y": 180, "weight": 5 }
|
|
]
|
|
}
|
|
}
|