Перейти к содержимому
Mineforgian

Currency Fun

A mod that adds rupees like zelda that drops when mobs dies

Загрузки
118
Подписчики
0
Обновлён
15 января 2025 г.
Лицензия
GPL-3.0-or-later

Опубликован 15 января 2025 г.

Currency Fun logo

Overview

You know those rupees in The Legend of Zelda games? I've added them to minecraft and when mobs dies, they will drop some rupees. What can you do with them? A currency! This mod is aimed to give a currency for a minecraft server and sell items using this "ingame coin" (I do not support selling those rupees using real money or bitcoins or whatever other currency you use in real life. Rupees should only be obitainable in the game without any external payment).

Rupees can be crafted into rupees (5), rupees (10), rupees (50), rupees (100), and so on up to rupees (100K). To make them, simply put rupees in a crafting table!

Modpacks

Yes. You can use this in your modpacks, whether they are on Modrinth or Curseforge or somewhere else.

Config

The config is named currencyfun.cfg and inside it'll have the mobdrops category, and inside of it, you'll have the mobs which is a list of strings where the strings are the name of the mob followed by a space and then a number (min: 0, max: 32767) or a range of numbers:

Sheep 2-5 This means that the sheep will drop 2 to 5 rupees;

Sheep 3 This means that the sheep will drop 3 rupees (so if you want the sheep to drop no rupees, replace 3 with 0).

And then we have the special names:

  • _*: This name will target any mob/animal/boss, anything.
  • _Animals: This name will target animals so Sheeps, Rabbits, Cows and so on...
  • _Mobs: This name will target mobs so Creepers, Zombies, Skeletons and so on...
  • _Bosses: This name will target the Wither and the EnderDragon.

Example: _Mobs 3-5.

So like if we don't have _Mobs 3-5 but we have _* 3-5 the mod, since it'll not find the _Mobs, it'll get the _*. And if we have no _* we'll have a default of 3 to 5 (even if I might do it to not drop anything in the future).

Have fun!

Ченджлог

1.0.0Релиз1.8.9 · 15 января 2025 г.

Initial upload.

Added the rupees and the functionality for mobs to drop rupees when they die.

Комментарии

Загружаем…