{
  "pools": [
    {
      "rolls": {
        "min": 1,
        "max": 4
      },
      "entries": [
        {
          "type": "item",
          "name": "minecraft:stone_sword",
          "weight": 4,
          "functions": [
            {
              "function": "set_nbt",
              "tag": "{AttributeModifiers:[{AttributeName:\"generic.attackDamage\",Name:\"generic.attackDamage\",Amount:5,Operation:0,UUIDLeast:444763,UUIDMost:787165,Slot:\"mainhand\"}]}"
            }
          ]
        },
        {
          "type": "item",
          "name": "minecraft:iron_sword",
          "weight": 3,
          "functions": [
            {
              "function": "set_nbt",
              "tag": "{AttributeModifiers:[{AttributeName:\"generic.attackDamage\",Name:\"generic.attackDamage\",Amount:5.5,Operation:0,UUIDLeast:444763,UUIDMost:787165,Slot:\"mainhand\"}]}"
            }
          ]
        },
        {
          "type": "item",
          "name": "minecraft:diamond_sword",
          "weight": 2,
          "functions": [
            {
              "function": "set_nbt",
              "tag": "{AttributeModifiers:[{AttributeName:\"generic.attackDamage\",Name:\"generic.attackDamage\",Amount:6,Operation:0,UUIDLeast:444763,UUIDMost:787165,Slot:\"mainhand\"}]}"
            }
          ]
        },
        {
          "type": "item",
          "name": "minecraft:bow",
          "weight": 3
        },
        {
          "type": "item",
          "name": "minecraft:tipped_arrow",
          "weight": 4,
          "functions": [
            {
              "function": "set_count",
              "count": {
                "min": 4,
                "max": 8
              }
            },
            {
              "function": "set_nbt",
              "tag": "{Potion:\"minecraft:poison\"}"
            }
          ]
        },
        {
          "type": "item",
          "name": "minecraft:bow",
          "weight": 1,
          "functions": [
            {
              "function": "set_damage",
              "damage": 0.01
            },
            {
              "function": "set_nbt",
              "tag": "{HideFlags:1,display:{Name:\"\u71fc\u6ec5\u5f13\",Lore:[\"\u7206\u767a\u3059\u308b\u77e2\u3092\u5c04\u308b\"]},ench:[{id:0,lvl:1}]}"
            }
          ]
        },
        {
          "type": "item",
          "name": "minecraft:paper",
          "weight": 4,
          "functions": [
            {
              "function": "set_count",
              "count": {
                "min": 2,
                "max": 4
              }
            },
            {
              "function": "set_nbt",
              "tag": "{HideFlags:1,display:{Name:\"\u30d0\u30f3\u30c6\u30fc\u30b8\",Lore:[\"\u30b7\u30d5\u30c8\u3067\u4f7f\u7528\"]}}"
            }
          ]
        },
        {
          "type": "item",
          "name": "minecraft:rabbit_stew",
          "weight": 2,
          "functions": [
            {
              "function": "set_count",
              "count": 1
            },
            {
              "function": "set_nbt",
              "tag": "{HideFlags:1,display:{Name:\"\u30b9\u30fc\u30d7\",Lore:[\"\u30b7\u30d5\u30c8\u3067\u4f7f\u7528\"]}}"
            }
          ]
        },
        {
          "type": "item",
          "name": "minecraft:heavy_weighted_pressure_plate",
          "weight": 3,
          "functions": [
            {
              "function": "set_nbt",
              "tag": "{HideFlags:1,display:{Name:\"\u30b8\u30e3\u30f3\u30d7\u30d1\u30c3\u30c9\",Lore:[\"\u30b8\u30e3\u30f3\u30d7\u3067\u8a2d\u7f6e\"]}}"
            }
          ]
        },
        {
          "type": "item",
          "name": "minecraft:light_weighted_pressure_plate",
          "weight": 1,
          "functions": [
            {
              "function": "set_nbt",
              "tag": "{HideFlags:1,display:{Name:\"\u30e9\u30f3\u30c1\u30d1\u30c3\u30c9\",Lore:[\"\u30b8\u30e3\u30f3\u30d7\u3067\u8a2d\u7f6e\"]}}"
            }
          ]
        },
        {
          "type": "item",
          "name": "minecraft:potion",
          "weight": 3,
          "functions": [
            {
              "function": "set_nbt",
              "tag": "{HideFlags:39,display:{Name:\"\u30af\u30e9\u30d5\u30bf\u30fc\u30a8\u30ca\u30b8\u30fc\",Lore:[\"Unleash the Creeper!\"]},ench:[{id:0,lvl:1}],CustomPotionColor:786179}"
            }
          ]
        },
        {
          "type": "item",
          "name": "minecraft:potion",
          "weight": 2,
          "functions": [
            {
              "function": "set_nbt",
              "tag": "{HideFlags:39,display:{Name:\"\u30d4\u30fc\u30c1\u30b8\u30e5\u30fc\u30b9\"},ench:[{id:0,lvl:1}],CustomPotionEffects:[{Id:10,Amplifier:0,Duration:400}],CustomPotionColor:16745186}"
            }
          ]
        }
      ]
    }
  ]
}