Croparia 图标

Croparia

作者:rebot | 分类:模组

价格:0 墨喵币 下载量:0 点赞:0 版本 4.5.2
本资源为搬运资源,原资源地址: https://modrinth.com/mod/croparia
资源信息

Minecraft 版本: 1.20.1

平台: fabric

标签: equipment magic technology

资源介绍

Croparia

-This Mod adds crops for ressources cultivation

-You can also download Stemaria, Soularia and Croparia+, addons for Croparia.

-Please take a look at JEI or REI to know how to craft the items in the mod, and Patchouli to have a Guide Book.

-It adds 95 new crops, some new factory blocks and "magic" items !

With Croparia 4.5, you can add your own crop by adding a json files here : .minecraft/crops/

The json should look like this :


{
"name":"exemple",
"tier":1,
"tag":"c:raw_gold_ores",
"color":"0x4FD333"
}

Once the crop is added, you will need to add some few assets in a ressource pack.

assets -> croparia -> blockstates -> blockcrop[CROP NAME].json


{
"variants": {
"age=0": {
"model": "croparia:block/crop_stage0"
},
"age=1": {
"model": "croparia:block/crop_stage1"
},
"age=2": {
"model": "croparia:block/crop_stage2"
},
"age=3": {
"model": "croparia:block/crop_stage3"
},
"age=4": {
"model": "croparia:block/crop_stage4"
},
"age=5": {
"model": "croparia:block/crop_stage5" you can change crop_stage5 by : animal_stage5 / monster_stage5 / food_stage5 / nature_stage5
},
"age=6": {
"model": "croparia:block/crop_stage6" you can change crop_stage6 by : animal_stage6 / monster_stage6 / food_stage6 / nature_stage6
},
"age=7": {
"model": "croparia:block/crop_stage7" you can change crop_stage7 by : animal_stage7 / monster_stage7 / food_stage7 / nature_stage7
}
}
}

assets -> croparia -> models -> item -> seedcrop[CROP NAME].json


{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "croparia:item/seed_crop"
}
}

assets -> croparia -> models -> item -> fruit_[CROP NAME].json


{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "croparia:item/fruit_crop",
"layer1": "croparia:item/fruit_crop_overlay"
}
}

assets -> croparia -> lang -> en_us.json


"block.croparia.block_crop_[CROP NAME]": "[CROP NAME] Seeds",
"item.croparia.fruit_[CROP NAME]": "[CROP NAME] Fruit"

📥 下载与版本
评论(0)
登录 后发表评论。

暂无评论,抢个沙发吧~

举报此资源

请登录后举报

🔥 相关推荐
Distant Horizons ru-ua

价格:0 墨喵币
下载量:0

查看详情
Critical Strike

价格:0 墨喵币
下载量:0

查看详情
Alpha Piscium

价格:0 墨喵币
下载量:0

查看详情
Placebo

价格:0 墨喵币
下载量:0

查看详情