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

9 lines
215 B
JSON

{
"path": "mod_harvestcraft/mutations/beet_mutation.json",
"enabled": true,
"chance": 0.5,
"child": "harvestcraft:beet_plant",
"parent1": "harvestcraft:radish_plant",
"parent2": "vanilla:carrot_plant"
}