返回上一级
掉落winemaking_delight

winemaking_delight_coaster_tray_tomato_sauce_3 掉落

loot_tables/winemaking_delight_coaster_tray_tomato_sauce_3.json

掉落 winemaking_delight:coaster_tray、farmer_delight_nullgr:tomato_sauce

概述

掉落 winemaking_delight:coaster_tray、farmer_delight_nullgr:tomato_sauce

资料类型
掉落
命名空间
winemaking_delight
所属模组
lp18g-r25
关联资料
1 条
掉落winemaking_delight:coaster_trayfarmer_delight_nullgr:tomato_sauce

用途与获取

  • 这是掉落表资料,当前解析到 2 个掉落项。
  • 主要掉落:winemaking_delight:coaster_tray、farmer_delight_nullgr:tomato_sauce。

关联知识

数据来源

来源文件
behavior_pack_lp18gR25/loot_tables/winemaking_delight_coaster_tray_tomato_sauce_3.json
条目 ID
loot_tables/winemaking_delight_coaster_tray_tomato_sauce_3.json
解析依据
本地 AddOn JSON 与 .mcmod 补充资料
复核建议
关联信息已建立,可继续补充攻略

掉落

物品权重数量
winemaking_delight:coaster_tray11 - 1
farmer_delight_nullgr:tomato_sauce13 - 3
技术区:组件 JSON
{
  "loot": {
    "id": "loot_tables/winemaking_delight_coaster_tray_tomato_sauce_3.json",
    "drops": [
      {
        "itemId": "winemaking_delight:coaster_tray",
        "weight": 1,
        "count": [
          1,
          1
        ]
      },
      {
        "itemId": "farmer_delight_nullgr:tomato_sauce",
        "weight": 1,
        "count": [
          3,
          3
        ]
      }
    ],
    "pools": [
      {
        "entries": [
          {
            "functions": [
              {
                "count": {
                  "max": 1,
                  "min": 1
                },
                "function": "set_count"
              },
              {
                "data": 0,
                "function": "set_data"
              }
            ],
            "name": "winemaking_delight:coaster_tray",
            "type": "item",
            "weight": 1
          }
        ],
        "rolls": 1
      },
      {
        "entries": [
          {
            "functions": [
              {
                "count": {
                  "max": 3,
                  "min": 3
                },
                "function": "set_count"
              },
              {
                "data": 0,
                "function": "set_data"
              }
            ],
            "name": "farmer_delight_nullgr:tomato_sauce",
            "type": "item",
            "weight": 1
          }
        ],
        "rolls": 1
      }
    ]
  },
  "pools": [
    {
      "entries": [
        {
          "functions": [
            {
              "count": {
                "max": 1,
                "min": 1
              },
              "function": "set_count"
            },
            {
              "data": 0,
              "function": "set_data"
            }
          ],
          "name": "winemaking_delight:coaster_tray",
          "type": "item",
          "weight": 1
        }
      ],
      "rolls": 1
    },
    {
      "entries": [
        {
          "functions": [
            {
              "count": {
                "max": 3,
                "min": 3
              },
              "function": "set_count"
            },
            {
              "data": 0,
              "function": "set_data"
            }
          ],
          "name": "farmer_delight_nullgr:tomato_sauce",
          "type": "item",
          "weight": 1
        }
      ],
      "rolls": 1
    }
  ]
}