27 lines
659 B
JSON
27 lines
659 B
JSON
{
|
|
"entries": [
|
|
{
|
|
"type": "MEAT",
|
|
"effects": [],
|
|
"ingredient": [
|
|
{
|
|
"item": "iceandfire:lightning_dragon_flesh"
|
|
},
|
|
{
|
|
"item": "iceandfire:ice_dragon_flesh"
|
|
},
|
|
{
|
|
"item": "iceandfire:fire_dragon_flesh"
|
|
}
|
|
|
|
],
|
|
"max_time": 240,
|
|
"min_time": 120,
|
|
"nutrition": 13,
|
|
"overcook_penalty": 0.5,
|
|
"raw_penalty": 0.2,
|
|
"size": 3,
|
|
"stir_time": 80
|
|
}
|
|
]
|
|
} |