跳到主要内容
版本:Next

Crop Creator

Here you can create custom crops for Croparia easily. Note that you still need to test it in the game to ensure it works as expected.

Basic

Tier: 1

tier

Color (#RRGGBB)

Material

Material must not be empty

Components (optional)

Dependencies

Map of mod idtranslation key. When the mod is present, the crop items will use the given key to resolve their names.


Translations

Map of languagetext (e.g. en_us, zh_cn). Croparia IF will generate language files from these entries.


Preview

Seed

Fruit

base

Crop

base
Generated JSON
{
"id": "croparia:your_crop",
"tier": 1,
"material": "",
"color": "#FFFFFF",
"type": "crop",
"dependencies": {},
"translations": {}
}