Скачать Cobblores — Minecraft Моды — ModStock
Cobblores

Cobblores

Активный

Установок

0

Последнее обновление

5 месяцев назад

Версии

1.20.1
Сервер
Fabric
Игровые механики

Cobblores

Modrinth Downloads GitHub Release

A simple server-sided mod (can be configured when on client or in the server config file) to make cobblestone generators generate more blocks such as ores.

Required mods : Fabric API

Mod Version Supported Minecraft Version
1.1.0 1.20.1

How to use

  • If you've installed the mod on the client side and you have ModMenu installed you can edit the rates in the config menu. Config menu screenshot

  • Alternatively you can configure the generators rates in the config/cobblores.json file, make a cobblestone generator and that's it.

    Example config :

    config/cobblores.json

      {
          "blocks": {
              "minecraft:cobblestone": 5, // The numbers represent the weight of the block
              "minecraft:diamond_ore": 1, // You can only use ints
              "create:zinc_ore": 3 // You can put modded ores to
          }
      }
Участники проекта
adrien5902

adrien5902

Разработчик