17 lines
299 B
JSON
17 lines
299 B
JSON
{
|
|
"path": "organics/plant_fiber",
|
|
"recipe": {
|
|
"inputs": {
|
|
"plant_matter": 2
|
|
},
|
|
"output": {
|
|
"plant_fiber": 1
|
|
},
|
|
"harvest_time_seconds": 15
|
|
},
|
|
"craft": {
|
|
"type": "organics",
|
|
"subCategory": "fabric",
|
|
"id": "organics:fabric:organics_plant_fiber"
|
|
}
|
|
} |