Custom Crops
📝 BP/loot_tables/wiki/blocks/custom_crop_young.json
json
{
"pools": [
{
"rolls": 1,
"entries": [
{
"type": "item",
"name": "wiki:custom_seeds"
}
]
}
]
}Code samples on this page are licensed under the MIT License