Shapes
"shape": {
"type": "lucky:cube",
"size": [3, 3, 3]
}"shape": {
"type": "lucky:cube",
"size": [3, 3, 3],
"hollow": true
}"shape": {
"type": "lucky:sphere",
"size": [3, 3, 3],
"hollow": true
}"shape": {
"type": "lucky:triangle",
"triangle_type": "side",
"size": [5, 5, 5],
"base": 5
}Last updated