silphius/public/assets/tomato-seeds/tomato-seeds.json

14 lines
273 B
JSON
Raw Normal View History

2024-06-28 12:12:38 -05:00
{
"icon": "/assets/tomato-seeds/icon.png",
"projection": {
"distance": [1, -1],
"grid": [
[1, 1, 1],
[1, 1, 1],
[1, 1, 1]
]
},
"projectionCheck": "/assets/tomato-seeds/projection-check.js",
"start": "/assets/tomato-seeds/start.js"
}