type: random_cooking
result:
- '<item> <权重>'
- '<item> <权重>'
- '<item> <权重>'
...
source:
block: <block>
item: <item>
type: random_cooking
result:
- 'iron_ingot 80'
- 'diamond 5'
- 'copper_ingot 15'
source:
block: furnace
item: bedrock
exp: 10
time: 100
type: random_cooking
result:
- 'iron_ingot 80'
- 'diamond 5'
- 'copper_ingot 15'
multiple: true
source:
- block: furnace
item: bedrock
- block: smoker
item: bedrock
- block: blast
item: bedrock
exp: 10
time: 100