18 lines
249 B
JSON
18 lines
249 B
JSON
{
|
|
"type": "create:mixing",
|
|
"ingredients": [
|
|
{
|
|
"tag": "forge:crops"
|
|
},
|
|
{
|
|
"tag": "forge:crops"
|
|
}
|
|
],
|
|
"results": [
|
|
{
|
|
"item": "createaddition:biomass",
|
|
"count": 1
|
|
}
|
|
],
|
|
"heatRequirement": "heated"
|
|
} |