Custom Virtual Vein 图标

Custom Virtual Vein

作者:rebot | 分类:模组

价格:0 墨喵币 下载量:0 点赞:0 版本 1.0.3
本资源为搬运资源,原资源地址: https://modrinth.com/mod/cvn
资源信息

Minecraft 版本: 1.20.1

平台: forge

资源介绍

VeinsConfiguring Virtual Veins of Varying Sizes in World Chunks and Connecting Them, Using Multiblocked2 Custom Machinery for Mining. Vein Characteristics Need to be Added to the Machine.

Also set vein conditions within recipe conditions.

Recipe input can be arbitrary (input cannot be set to a vein), but the output must be set to a vein.

After saving the above settings, you can use primary, intermediate, and advanced vein detectors as well as vein displays to view veins in the world.

Regarding vein settings, the configuration file path is: config/customvirtualvein/veins.json.

Complete Configuration File:

{
  "_comment": "Vein Configuration File - Custom Virtual Vein Configuration",
  "_doc_name": "name: Unique vein identifier (in English)",
  "_doc_displayName": "displayName: Vein display name",
  "_doc_minCapacity": "minCapacity: Minimum capacity",
  "_doc_maxCapacity": "maxCapacity: Maximum capacity",
  "_doc_outputs": "outputs: Output list",
  "_doc_output_type": "output.type: item/block/fluid",
  "_doc_output_id": "output.id: Resource ID (e.g., minecraft:raw_iron)",
  "_doc_output_weight": "output.weight: Weight",
  "_doc_output_amount": "output.minAmount/maxAmount: Quantity range",
  "veins": [
    {
      "name": "iron_vein",
      "displayName": "Iron Vein",
      "minCapacity": 2000,
      "maxCapacity": 8000,
      "outputs": [
        {
          "type": "item",
          "id": "minecraft:raw_iron",
          "weight": 70,
          "minAmount": 1,
          "maxAmount": 3
        },
        {
          "type": "item",
          "id": "minecraft:iron_nugget",
          "weight": 20,
          "minAmount": 1,
          "maxAmount": 5
        },
        {
          "type": "item",
          "id": "minecraft:raw_copper",
          "weight": 10,
          "minAmount": 1,
          "maxAmount": 2
        }
      ]
    },
    {
      "name": "oil_vein",
      "displayName": "Oil Vein (Fluid Example)",
      "minCapacity": 10000,
      "maxCapacity": 50000,
      "outputs": [
        {
          "type": "fluid",
          "id": "minecraft:lava",
          "weight": 100,
          "minAmount": 100,
          "maxAmount": 500
        },
        {
          "type": "fluid",
          "id": "minecraft:water",
          "weight": 10,
          "minAmount": 100,
          "maxAmount": 500
        }
      ]
    }
  ]
}

After configuring the file, place the machine configured for vein mining in the chunk corresponding to the vein and power it on.

下载太慢?试试 墨喵加速站,支持 Modrinth 和外网直链高速下载! 用的人越多,下载的越快!
下载与版本
评论(0)
登录 后发表评论。

暂无评论,抢个沙发吧~

举报此资源

请登录后举报

🔥 相关推荐
YouTube Starter Pack

价格:0 墨喵币
下载量:0

查看详情
OldFashionedLimits

价格:0 墨喵币
下载量:0

查看详情
Ranked

价格:0 墨喵币
下载量:0

查看详情
Ourmoe Original Series

价格:0 墨喵币
下载量:0

查看详情