▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/Change Vein Size Exp Ore
Change Vein Size Exp Ore

Change Vein Size Exp Ore

With this datapack you can change the vein size of all the ores of the mod Exp Ore

Оцените первым
645
4

**

 

With this datapack you can change the vein size of all the ores of the mod Exp Ore

Tutorial:

Extract the zip file insiede a folder,

To modify the vein size of the ores, go to `data/expore/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/expore/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

Example:

{
  "type": "minecraft:ore",
  "config": {
    "discard_chance_on_air_exposure": 0.0,
  "size": 7, // Change this value
    "targets": [
      {
        "state": {
          "Name": "expore:exp_ore"
        },
        "target": {
          "predicate_type": "minecraft:tag_match",
          "tag": "minecraft:stone_ore_replaceables"
        }
      },
      {
        "state": {
          "Name": "expore:deepslate_exp_ore"
        },
        "target": {
          "predicate_type": "minecraft:tag_match",
          "tag": "minecraft:deepslate_ore_replaceables"
        }
      }
    ]
  }
}
{
  "feature": "expore:overworld_exp_ore",
  "placement": [
    {
      "type": "minecraft:count",
    "count": 9 // Change this value
    },
    {
      "type": "minecraft:in_square"
    },
    {
      "type": "minecraft:height_range",
      "height": {
        "type": "minecraft:uniform",
        "max_inclusive": {
          "absolute": 80
        },
        "min_inclusive": {
          "above_bottom": -80
        }
      }
    },
    {
      "type": "minecraft:biome"
    }
  ]
}
Партнёрский материал

Как поиграть с друзьями с модом Change Vein Size Exp Ore?

Мод Change Vein Size Exp Ore куда интереснее в компании: поднимите сервер Майнкрафт с уже установленным модом, позовите друзей и играйте по своим правилам. Хостинг Майнкрафт для мода Change Vein Size Exp Ore будет готов за пару минут - BungeeHost сделает всё за вас.

Часто задаваемые вопросы

Совместимость

Minecraft: Java Edition

26.2.x26.1.x1.21.x1.20.x

Платформы

Поддерживаемые окружения

Клиент и сервер

Ссылки


Детали

Лицензия:
Опубликован:1 год назад
Обновлён:3 недели назад
Главная