LTDV10/packet/kubejs/data/create_confectionery/cuisinedelight_config/ingredient/all.json
2026-04-14 18:20:56 +08:00

25 lines
539 B
JSON

{
"entries": [
{
"type": "NONE",
"effects": [
{
"effect": "minecraft:speed",
"level": 1,
"time": 1200
}],
"ingredient": [
{
"item": "create_confectionery:bar_of_caramel"
}
],
"max_time": 300,
"min_time": 0,
"nutrition": 4,
"overcook_penalty": 0.0,
"raw_penalty": 0.0,
"size": 1,
"stir_time": 120
}
]
}