38 lines
833 B
JSON
38 lines
833 B
JSON
{
|
|
"objects" : [
|
|
|
|
{
|
|
"id" : "wheat",
|
|
"hitboxData" : [
|
|
{
|
|
"type": "static_capsule",
|
|
"radius": 2,
|
|
"length": 5
|
|
}
|
|
],
|
|
"tokens": [
|
|
],
|
|
"graphicsTemplate": {
|
|
"model": {
|
|
"path" : "Models/foliage/flowers/Flower_3_Group.gltf"
|
|
}
|
|
},
|
|
"growthData" : {
|
|
"growthMax" : 1000,
|
|
"scaleMax" : 3,
|
|
"earlyGrowthLoot" : {
|
|
"tickets" : [
|
|
|
|
]
|
|
},
|
|
"maxGrowthLoot" : {
|
|
"tickets" : [
|
|
|
|
]
|
|
}
|
|
}
|
|
}
|
|
|
|
],
|
|
"files" : []
|
|
} |