Скачать Cold Sweat Limitations: Crops — Minecraft Моды — ModStock
Cold Sweat Limitations: Crops

Cold Sweat Limitations: Crops

Активный

Установок

0

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

5 месяцев назад
Клиент
Аддоны

Using Cold Sweat Temperature system, Crops can now be limited in what temperatures they can grow in with Datapacks

It is usable On Blocks inheriting Bush, Crop, Sugar Cane and Sappling mechanics
The mod also offers a built in Jade integration.

At the moment crops can have:
- Min temperature
- Max temperature
- Define the min max temp in °C or °F (The Client will always see it as their setting, defaults to °C)
- Define what the crop/block turns into when it gets too cold
- Define what the crop/block turns into when it gets too hot
- The Seed which the crop grows from (Not necessary but do define it so shows what temperatures the crop can grow at in the inventory, or suffer warnings in the console logs)

The images are with the example datapack

Example Crop definition

{
  "min": -10,
  "max": 30,
  "type": "F",
  "transforms_cold": "example_mod:example_frost_plant",
  "transforms_hot": "example_mod:example_dry_plant",
  "seed": "example_mod:example_crop_seed"
}

Example Datapack Structure (if the crop is from another mod instead of minecraft it would be the mod's id)

Would make the desciption look more appealing but CurseForge is buggy atm.

Участники проекта
Kermir

Kermir