23 lines
385 B
JSON
23 lines
385 B
JSON
{
|
|
"type": "cucumber:shaped_tag",
|
|
"conditions": [
|
|
{
|
|
"type": "mysticalagriculture:crop_enabled",
|
|
"crop": "mysticalagriculture:rubber"
|
|
}
|
|
],
|
|
"pattern": [
|
|
"EEE",
|
|
" ",
|
|
" "
|
|
],
|
|
"key": {
|
|
"E": {
|
|
"item": "mysticalagriculture:rubber_essence"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "thermal:rubber",
|
|
"count": 8
|
|
}
|
|
} |