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

FakeModMod

Generate empty mods at runtime, and put randomized messages in the names of them. Why not?

Оцените первым
346
10

FakeModMod

Generate some number of (virtual, empty) mods with configurable names every time the game launches.

Heavily inspired by JFronny's Modsmod

Configuration is done through .minecraft/config/fmm_picker.json.

An example configuration looks like this:

{
  "entries": [
    [
      "Message number 1",
      "Look, I'm a mod",
      "Me too!",
      "(each string becomes a mod)"
    ],
    [
      "Message number 2",
      "Here's the second message",
      "A message is picked at random from the 'entries' list",
      "Every time the game is launched",
      "Wow"
    ]
  ]
}

In this example, the mod will randomly pick between the first and second message each time the game launches.

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

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

Minecraft: Java Edition

1.20.x

Платформы

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

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

Зависимости

Ссылки

Детали

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