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

9 lines
212 B
JSON

{
"path": "mod_harvestcraft/mutations/rye_mutation.json",
"enabled": true,
"chance": 0.5,
"child": "harvestcraft:rye_plant",
"parent1": "harvestcraft:barley_plant",
"parent2": "vanilla:wheat_plant"
}