37 lines
705 B
JSON
37 lines
705 B
JSON
{
|
|
"type": "cuisinedelight:plate_cuisine",
|
|
"holderItem": "cuisinedelight:seafood_fried_rice",
|
|
"list": [
|
|
{
|
|
"bonus": 0.1,
|
|
"ingredient": {
|
|
"tag": "forge:grain/rice"
|
|
},
|
|
"max": 1.6,
|
|
"min": 0.4,
|
|
"score": 1.0
|
|
},
|
|
{
|
|
"bonus": 0.1,
|
|
"ingredient": {
|
|
"type": "cuisinedelight:food_type",
|
|
"foodType": "SEAFOOD"
|
|
},
|
|
"max": 1.7,
|
|
"min": 0.3,
|
|
"score": 1.0
|
|
},
|
|
{
|
|
"bonus": 0.1,
|
|
"ingredient": {
|
|
"type": "cuisinedelight:food_type",
|
|
"foodType": "NONE"
|
|
},
|
|
"max": 1,
|
|
"min": 0,
|
|
"score": 1.0
|
|
}
|
|
],
|
|
"saturationBonus": 0.0,
|
|
"saturationBonusModifier": 0.0
|
|
} |