Мова

Change Vein Size Immersive Ores

Change Vein Size Immersive Ores

Modrinth

With this datapack you can change the vein size of all the ores of the mod Immersive Ores

661 завантажень 4 підписників оновлено 11d ago
остання v0.3 Modrinth
Datapack 1.20.1 – 26.1.2 UtilityWorldgen

With this datapack you can change the vein size of all the ores of the mod Immersive Ores

Tutorial:

Extract the zip file insiede a folder,

To modify the vein size of the ores, go to data/immersiveores/worldgen/configured_feature and change the size value in the desired JSON files (The maximum size is 64).

To modify the vein chunk of the ores, go to data/immersiveores/worldgen/placed_feature and change the size value in the desired JSON files (The maximum size is 64).
After that, select the file 'pack.mcmeta' and the folder 'data' and create an archive with the .zip extension, and put the zip file inside the folder 'datapack' of your world

{
  "type": "minecraft:ore",
  "config": {
    "discard_chance_on_air_exposure": 0.0,
    "size": 4, //change this value
    "targets": [
      {
        "state": {
          "Name": "immersiveores:vibranium_ore"
        },
        "target": {
          "predicate_type": "minecraft:tag_match",
          "tag": "minecraft:deepslate_ore_replaceables"
        }
      }
    ]
  }
}
{
  "feature": "immersiveores:vibranium_ore",
  "placement": [
    {
      "type": "minecraft:count",
      "count": 6 //change this value
    },
    {
      "type": "minecraft:in_square"
    },
    {
      "type": "minecraft:height_range",
      "height": {
        "type": "minecraft:uniform",
        "max_inclusive": {
          "absolute": 0
        },
        "min_inclusive": {
          "absolute": -80
        }
      }
    },
    {
      "type": "minecraft:biome"
    }
  ]
}

Версії

Release
0.3
datapack · 1.20.1, 1.21, 1.21.1 · 11d ago
33
Release
0.2
datapack · 1.21.11 · 5mo ago
123
Release
0.1
datapack · 1.21.11 · 6mo ago
11
Release
0.1
datapack · 1.21, 1.21.1, 1.21.2 · 8mo ago
188
Release
0.1
datapack · 1.21.7, 1.21.8 · 11mo ago
87
Release
0.2
datapack · 1.21, 1.21.1, 1.21.3 · 14mo ago
- Fixed the value of spawn height for Vibranium Ore & Vibranium Geode
132
Release
0.1
datapack · 1.21, 1.21.1 · 20mo ago
87

Коментарі 0

Поки немає коментарів. Будь першим, хто поділиться думкою.

Завантажити Change Vein Size Immersive Ores

Файли надаються напряму з першоджерела. Modgrid не зберігає та не змінює їх.