Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "enabled": true,
- "path": "defaults/pams/plants/blueberry_plant.json",
- "id": "blueberry_plant",
- "plant_name": "Blueberry",
- "seed_name": "Blueberry Seeds",
- "seed_items": [
- "harvestcraft:blueberryseedItem"
- ],
- "description": {
- "translations": {},
- "default": "The new black gold"
- },
- "growth_chance": 0.9,
- "bonemeal": true,
- "tier": 1,
- "weedable": false,
- "aggressive": false,
- "spread_chance": 0.1,
- "spawn_chance": 0.0,
- "products": {
- "products": [
- {
- "min": 1,
- "max": 3,
- "chance": 0.95,
- "required": true,
- "item": "harvestcraft:blueberryItem",
- "meta": 0,
- "tags": "",
- "ignoreMeta": false,
- "ignoreTags": false,
- "useOreDict": false
- }
- ]
- },
- "requirement": {
- "min_light": 10,
- "max_light": 16,
- "soils": [
- "farmland_soil"
- ],
- "bases": [],
- "nearby": {}
- },
- "texture": {
- "render_type": "hash",
- "seed_texture": "harvestcraft:items/blueberryseedItem",
- "plant_textures": [
- "harvestcraft:blocks/crops/blueberry_stage_0",
- "harvestcraft:blocks/crops/blueberry_stage_1",
- "harvestcraft:blocks/crops/blueberry_stage_1",
- "harvestcraft:blocks/crops/blueberry_stage_2",
- "harvestcraft:blocks/crops/blueberry_stage_2",
- "harvestcraft:blocks/crops/blueberry_stage_3"
- ]
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment