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

ProductiveSlimes

Активный

Установок

0

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

3 недели назад

Версии

1.16.5 — 1.21.5
Клиент и сервер
Fabric
Forge
Neoforge
Игровые механики
Мобы

This is a mod that can let players to get resources from slime, this mod added many type of slime that will generate different recouces such as iron, gold and diamond.

There is also a guidebook added to game in case players doesn't know how to play. Feel free to explore this mod and give some feedback to improve this mod!

Official Wiki: Productive Slimes Wiki

IMPORTANT NOTE

If you encountering crash when loading new chunk, please install Lake Feature FIx mod.

For bug report please go to Github Issue Page or comment here

Plugin Support

  • JEI
  • REI (v1.2.1 Onwards)
  • Jade
  • TheOneProbe

If you like this mod please press the donate button to support us!

Example on how to add custom variants

File location: config/productiveslimes/variants.json

[
  {
    "name": "spruce", // Name of the variant
    "color": "#FF674d2e", // Color of the variant (Entity, Item, Block, Fluid)
    "mapColorId": 6, // Map color id of the variant (Id stated in Minecraft Wiki)
    "cooldown": 1500, // Cooldown in ticks for the slimeball to drop from slime
    "growthItem": "minecraft:spruce_log", // Item that the slime can eat to grow
    "solidingOutput": "minecraft:spruce_log", // Output item for soliding station
    "solidingOutputCount": 2, // Output item count for soliding station
    "synthesizingInputItem": "minecraft:spruce_log", // Input item for dna synthesizer
    "synthesizingInputDna1": "productiveslimes:oak_slime_dna", // Only accept Dna Item
    "synthesizingInputDna2": "productiveslimes:oak_slime_dna", // Only accept Dna Item
    "dnaOutputChance": 0.75 // Dna output chance for DNA Extractor (0.0 - 1.0)
  }
]
Участники проекта
CoolerProYT

CoolerProYT

Разработчик