掉落farmer_delight_nullgr
tomatoes_stage7 掉落
loot_tables/tomatoes_stage7.json
掉落 farmer_delight_nullgr:tomato_seeds、farmer_delight_nullgr:tomato、farmer_delight_nullgr:rotten_tomato、minecraft:apple
概述
掉落 farmer_delight_nullgr:tomato_seeds、farmer_delight_nullgr:tomato、farmer_delight_nullgr:rotten_tomato、minecraft:apple
- 资料类型
- 掉落
- 命名空间
- farmer_delight_nullgr
- 所属模组
- farmer-delight-null-gr
- 关联资料
- 1 条
掉落farmer_delight_nullgr:tomato_seedsfarmer_delight_nullgr:tomatofarmer_delight_nullgr:rotten_tomatominecraft:apple
用途与获取
- 这是掉落表资料,当前解析到 4 个掉落项。
- 主要掉落:farmer_delight_nullgr:tomato_seeds、farmer_delight_nullgr:tomato、farmer_delight_nullgr:rotten_tomato、minecraft:apple。
关联知识
数据来源
- 来源文件
- farmer-delight-nullgr/FarmerDelight_NullGr_BP/loot_tables/tomatoes_stage7.json
- 条目 ID
- loot_tables/tomatoes_stage7.json
- 解析依据
- 本地 AddOn JSON 与 .mcmod 补充资料
- 复核建议
- 关联信息已建立,可继续补充攻略
掉落
| 物品 | 权重 | 数量 |
|---|---|---|
| farmer_delight_nullgr:tomato_seeds | 1 | 1 - 3 |
| farmer_delight_nullgr:tomato | 1 | 4 - 6 |
| farmer_delight_nullgr:rotten_tomato | 1 | 1 - 2 |
| minecraft:apple | 3 | 0 - 0 |
技术区:组件 JSON
{
"loot": {
"id": "loot_tables/tomatoes_stage7.json",
"drops": [
{
"itemId": "farmer_delight_nullgr:tomato_seeds",
"weight": 1,
"count": [
1,
3
]
},
{
"itemId": "farmer_delight_nullgr:tomato",
"weight": 1,
"count": [
4,
6
]
},
{
"itemId": "farmer_delight_nullgr:rotten_tomato",
"weight": 1,
"count": [
1,
2
]
},
{
"itemId": "minecraft:apple",
"weight": 3,
"count": [
0,
0
]
}
],
"pools": [
{
"entries": [
{
"functions": [
{
"count": {
"max": 3,
"min": 1
},
"function": "set_count"
},
{
"data": 0,
"function": "set_data"
}
],
"name": "farmer_delight_nullgr:tomato_seeds",
"type": "item",
"weight": 1
}
],
"rolls": 1
},
{
"entries": [
{
"functions": [
{
"count": {
"max": 6,
"min": 4
},
"function": "set_count"
},
{
"data": 0,
"function": "set_data"
}
],
"name": "farmer_delight_nullgr:tomato",
"type": "item",
"weight": 1
}
],
"rolls": 1
},
{
"entries": [
{
"functions": [
{
"count": {
"max": 2,
"min": 1
},
"function": "set_count"
},
{
"data": 0,
"function": "set_data"
}
],
"name": "farmer_delight_nullgr:rotten_tomato",
"type": "item",
"weight": 1
},
{
"functions": [
{
"count": {
"max": 0,
"min": 0
},
"function": "set_count"
},
{
"data": 0,
"function": "set_data"
}
],
"name": "minecraft:apple",
"type": "item",
"weight": 3
}
],
"rolls": 1
}
]
},
"pools": [
{
"entries": [
{
"functions": [
{
"count": {
"max": 3,
"min": 1
},
"function": "set_count"
},
{
"data": 0,
"function": "set_data"
}
],
"name": "farmer_delight_nullgr:tomato_seeds",
"type": "item",
"weight": 1
}
],
"rolls": 1
},
{
"entries": [
{
"functions": [
{
"count": {
"max": 6,
"min": 4
},
"function": "set_count"
},
{
"data": 0,
"function": "set_data"
}
],
"name": "farmer_delight_nullgr:tomato",
"type": "item",
"weight": 1
}
],
"rolls": 1
},
{
"entries": [
{
"functions": [
{
"count": {
"max": 2,
"min": 1
},
"function": "set_count"
},
{
"data": 0,
"function": "set_data"
}
],
"name": "farmer_delight_nullgr:rotten_tomato",
"type": "item",
"weight": 1
},
{
"functions": [
{
"count": {
"max": 0,
"min": 0
},
"function": "set_count"
},
{
"data": 0,
"function": "set_data"
}
],
"name": "minecraft:apple",
"type": "item",
"weight": 3
}
],
"rolls": 1
}
]
}