返回上一级
掉落winemaking_delight

winemaking_delight_coaster_tray_cooked_chicken_3 掉落

loot_tables/winemaking_delight_coaster_tray_cooked_chicken_3.json

掉落 winemaking_delight:coaster_tray、minecraft:cooked_chicken

掉落

物品权重数量
winemaking_delight:coaster_tray11 - 1
minecraft:cooked_chicken13 - 3

组件摘要

{
  "loot": {
    "id": "loot_tables/winemaking_delight_coaster_tray_cooked_chicken_3.json",
    "drops": [
      {
        "itemId": "winemaking_delight:coaster_tray",
        "weight": 1,
        "count": [
          1,
          1
        ]
      },
      {
        "itemId": "minecraft:cooked_chicken",
        "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": "minecraft:cooked_chicken",
            "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": "minecraft:cooked_chicken",
          "type": "item",
          "weight": 1
        }
      ],
      "rolls": 1
    }
  ]
}