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

RandomCollections

Randomly execute rewards for players out of predefined pools

783
3

RandomCollections 1.2.1

release17 октября 2025 г.
  • Added debugs to rewards when debug mode is enabled. Will print out the commands and items being given when executed for debugging purposes.
  • Included Fabric PermissionsAPI within the jar

RandomCollections 1.2.0

release11 июля 2025 г.
  • Added the ability to create collections as individual files for better organization!
    • The name of the file is the ID of the collection
    • All collections go into the /config/randomcollections/collections/ folder.
    • Files here contain a "rewards": [] section, which contains the list of rewards possible in this collection, just like the primary config file
{
  "rewards": [
    {
      "type": "COMMAND_CONSOLE",
      "weight": 10,
      "commands": [
        "give %player% diamond 1"
      ]
    }
  ]
}

Need help? Join the Discord: https://discord.gg/cgBww275Fg

RandomCollections 1.1.0

release24 февраля 2025 г.
  • Updated to 1.21.1
    • There are no major changes to any of the mechanics. You will need to update any NBT as that has internally changed in Minecraft

Need help? Join the Discord: https://discord.gg/cgBww275Fg

RandomCollections 1.1.0-BETA1

beta12 ноября 2024 г.
  • Updated to 1.21.1
    • There are no major changes to any of the mechanics. You will need to update any NBT as that has internally changed in Minecraft

Need help? Join the Discord: https://discord.gg/cgBww275Fg

RandomCollections 1.0.1

release12 ноября 2024 г.

Initial 1.0.1 release

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

Minecraft: Java Edition

1.21.x1.20.x

Платформы

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

Сервер

Создатели

Детали

Лицензия:MPL-2.0
Опубликован:1 год назад
Обновлён:6 месяцев назад
Главная