69 lines
1.4 KiB
JSON
69 lines
1.4 KiB
JSON
|
{
|
||
|
"path": "mod_silentgems/fluffypuff_plant.json",
|
||
|
"enabled": true,
|
||
|
"id": "silentgems:fluffypuffseeds",
|
||
|
"plant_name": "Fluffy Puff Plant",
|
||
|
"seed_name": "Fluffy Puff Seeds",
|
||
|
"seed_items": [
|
||
|
{
|
||
|
"item": "silentgems:fluffypuffseeds",
|
||
|
"meta": 0,
|
||
|
"tags": "",
|
||
|
"ignoreMeta": false,
|
||
|
"ignoreTags": [
|
||
|
"*"
|
||
|
],
|
||
|
"useOreDict": false
|
||
|
}
|
||
|
],
|
||
|
"description": {
|
||
|
"translations": {},
|
||
|
"default": "Fluffy Puff"
|
||
|
},
|
||
|
"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": "silentgems:fluffypuff",
|
||
|
"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": "silentgems:fluffypuffseeds",
|
||
|
"plant_textures": [
|
||
|
"silentgems:blocks/fluffyplant0",
|
||
|
"silentgems:blocks/fluffyplant1",
|
||
|
"silentgems:blocks/fluffyplant2",
|
||
|
"silentgems:blocks/fluffyplant3"
|
||
|
]
|
||
|
}
|
||
|
}
|