73 lines
1.6 KiB
JSON
73 lines
1.6 KiB
JSON
|
{
|
||
|
"path": "mod_xlfoodmod/lettuce_plant.json",
|
||
|
"enabled": true,
|
||
|
"id": "xlfoodmod:lettuce_plant",
|
||
|
"plant_name": "Lettuce Plant",
|
||
|
"seed_name": "Lettuce Seeds",
|
||
|
"seed_items": [
|
||
|
{
|
||
|
"item": "xlfoodmod:lettuce_seeds",
|
||
|
"meta": 0,
|
||
|
"tags": "",
|
||
|
"ignoreMeta": false,
|
||
|
"ignoreTags": [
|
||
|
"*"
|
||
|
],
|
||
|
"useOreDict": false
|
||
|
}
|
||
|
],
|
||
|
"description": {
|
||
|
"translations": {},
|
||
|
"default": "Lettuce"
|
||
|
},
|
||
|
"growth_chance": 1.0,
|
||
|
"growth_bonus": 0.025,
|
||
|
"bonemeal": true,
|
||
|
"tier": 1,
|
||
|
"weedable": false,
|
||
|
"aggressive": false,
|
||
|
"spread_chance": 0.1,
|
||
|
"spawn_chance": 0.0,
|
||
|
"grass_drop_chance": 0.0,
|
||
|
"seed_drop_chance": 1.0,
|
||
|
"seed_drop_bonus": 0.0,
|
||
|
"products": {
|
||
|
"products": [
|
||
|
{
|
||
|
"min": 1,
|
||
|
"max": 3,
|
||
|
"chance": 0.95,
|
||
|
"required": true,
|
||
|
"item": "xlfoodmod:lettuce",
|
||
|
"meta": 0,
|
||
|
"tags": "",
|
||
|
"ignoreMeta": false,
|
||
|
"ignoreTags": [],
|
||
|
"useOreDict": false
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
"requirement": {
|
||
|
"min_light": 10,
|
||
|
"max_light": 16,
|
||
|
"soils": [
|
||
|
"farmland_soil"
|
||
|
],
|
||
|
"conditions": []
|
||
|
},
|
||
|
"texture": {
|
||
|
"render_type": "hash",
|
||
|
"seed_texture": "xlfoodmod:items/lettuce_seeds",
|
||
|
"plant_textures": [
|
||
|
"xlfoodmod:blocks/lettuce_plant0",
|
||
|
"xlfoodmod:blocks/lettuce_plant1",
|
||
|
"xlfoodmod:blocks/lettuce_plant2",
|
||
|
"xlfoodmod:blocks/lettuce_plant3",
|
||
|
"xlfoodmod:blocks/lettuce_plant4",
|
||
|
"xlfoodmod:blocks/lettuce_plant5",
|
||
|
"xlfoodmod:blocks/lettuce_plant6",
|
||
|
"xlfoodmod:blocks/lettuce_plant7"
|
||
|
]
|
||
|
}
|
||
|
}
|