Files
meatballcraft/config/agricraft/json/defaults/mod_harvestcraft/mutations/cabbage_mutation.json
T
PietroSainaghi 35aff91e33 Finally a GIT!
2022-10-06 18:38:10 -07:00

9 lines
229 B
JSON

{
"path": "mod_harvestcraft/mutations/cabbage_mutation.json",
"enabled": true,
"chance": 0.5,
"child": "harvestcraft:cabbage_plant",
"parent1": "harvestcraft:broccoli_plant",
"parent2": "harvestcraft:lettuce_plant"
}