返回上一级
掉落zy_croptopia

fish 掉落

loot_tables/gameplay/fishing/fish.json

掉落 minecraft:fish、minecraft:salmon、minecraft:clownfish、minecraft:pufferfish、zy_croptopia:tuna、zy_croptopia:anchovy、zy_croptopia:shrimp、zy_croptopia:crab、zy_croptopia:clam、zy_croptopia:oyster、zy_croptopia:sea_lettuce

掉落

物品权重数量
minecraft:fish601 - 1
minecraft:salmon251 - 1
minecraft:clownfish21 - 1
minecraft:pufferfish131 - 1
zy_croptopia:tuna151 - 1
zy_croptopia:anchovy151 - 1
zy_croptopia:shrimp151 - 1
zy_croptopia:crab151 - 1
zy_croptopia:clam101 - 1
zy_croptopia:oyster101 - 1
zy_croptopia:sea_lettuce101 - 1

组件摘要

{
  "loot": {
    "id": "loot_tables/gameplay/fishing/fish.json",
    "drops": [
      {
        "itemId": "minecraft:fish",
        "weight": 60,
        "count": [
          1,
          1
        ]
      },
      {
        "itemId": "minecraft:salmon",
        "weight": 25,
        "count": [
          1,
          1
        ]
      },
      {
        "itemId": "minecraft:clownfish",
        "weight": 2,
        "count": [
          1,
          1
        ]
      },
      {
        "itemId": "minecraft:pufferfish",
        "weight": 13,
        "count": [
          1,
          1
        ]
      },
      {
        "itemId": "zy_croptopia:tuna",
        "weight": 15,
        "count": [
          1,
          1
        ]
      },
      {
        "itemId": "zy_croptopia:anchovy",
        "weight": 15,
        "count": [
          1,
          1
        ]
      },
      {
        "itemId": "zy_croptopia:shrimp",
        "weight": 15,
        "count": [
          1,
          1
        ]
      },
      {
        "itemId": "zy_croptopia:crab",
        "weight": 15,
        "count": [
          1,
          1
        ]
      },
      {
        "itemId": "zy_croptopia:clam",
        "weight": 10,
        "count": [
          1,
          1
        ]
      },
      {
        "itemId": "zy_croptopia:oyster",
        "weight": 10,
        "count": [
          1,
          1
        ]
      },
      {
        "itemId": "zy_croptopia:sea_lettuce",
        "weight": 10,
        "count": [
          1,
          1
        ]
      }
    ],
    "pools": [
      {
        "rolls": 1,
        "entries": [
          {
            "type": "item",
            "name": "minecraft:fish",
            "weight": 60
          },
          {
            "type": "item",
            "name": "minecraft:salmon",
            "weight": 25
          },
          {
            "type": "item",
            "name": "minecraft:clownfish",
            "weight": 2
          },
          {
            "type": "item",
            "name": "minecraft:pufferfish",
            "weight": 13
          },
          {
            "type": "item",
            "name": "zy_croptopia:tuna",
            "weight": 15
          },
          {
            "type": "item",
            "name": "zy_croptopia:anchovy",
            "weight": 15
          },
          {
            "type": "item",
            "name": "zy_croptopia:shrimp",
            "weight": 15
          },
          {
            "type": "item",
            "name": "zy_croptopia:crab",
            "weight": 15
          },
          {
            "type": "item",
            "name": "zy_croptopia:clam",
            "weight": 10
          },
          {
            "type": "item",
            "name": "zy_croptopia:oyster",
            "weight": 10
          },
          {
            "type": "item",
            "name": "zy_croptopia:sea_lettuce",
            "weight": 10
          }
        ]
      }
    ]
  },
  "pools": [
    {
      "rolls": 1,
      "entries": [
        {
          "type": "item",
          "name": "minecraft:fish",
          "weight": 60
        },
        {
          "type": "item",
          "name": "minecraft:salmon",
          "weight": 25
        },
        {
          "type": "item",
          "name": "minecraft:clownfish",
          "weight": 2
        },
        {
          "type": "item",
          "name": "minecraft:pufferfish",
          "weight": 13
        },
        {
          "type": "item",
          "name": "zy_croptopia:tuna",
          "weight": 15
        },
        {
          "type": "item",
          "name": "zy_croptopia:anchovy",
          "weight": 15
        },
        {
          "type": "item",
          "name": "zy_croptopia:shrimp",
          "weight": 15
        },
        {
          "type": "item",
          "name": "zy_croptopia:crab",
          "weight": 15
        },
        {
          "type": "item",
          "name": "zy_croptopia:clam",
          "weight": 10
        },
        {
          "type": "item",
          "name": "zy_croptopia:oyster",
          "weight": 10
        },
        {
          "type": "item",
          "name": "zy_croptopia:sea_lettuce",
          "weight": 10
        }
      ]
    }
  ]
}