17 lines
282 B
JSON
17 lines
282 B
JSON
{
|
|
"path": "organics/bio_pulp",
|
|
"recipe": {
|
|
"inputs": {
|
|
"plant_matter": 3
|
|
},
|
|
"output": {
|
|
"bio_pulp": 1
|
|
},
|
|
"craft_time_seconds": 30
|
|
},
|
|
"craft": {
|
|
"type": "organics",
|
|
"subCategory": "bio",
|
|
"id": "organics:bio:organics_bio_pulp"
|
|
}
|
|
} |