This repository has been archived on 2023-11-02. You can view files and clone it, but cannot push or open issues or pull requests.
jland-packwiz-pack/kubejs/data/farmingforblockheads/farmingforblockheads_compat/biomesoplenty_flowers.json
2023-11-02 12:32:44 -05:00

47 lines
943 B
JSON

{
"modId": "biomesoplenty",
"silent": true,
"group": {
"name": "Biomes O Plenty Saplings",
"enabledByDefault": true,
"defaultPayment": {
"item": "minecraft:emerald"
},
"defaultCategory": "farmingforblockheads:flowers"
},
"customEntries": [
{
"output": "biomesoplenty:rose"
},
{
"output": "biomesoplenty:violet"
},
{
"output": "biomesoplenty:lavender"
},
{
"output": "biomesoplenty:wildflower"
},
{
"output": "biomesoplenty:orange_cosmos"
},
{
"output": "biomesoplenty:pink_daffodil"
},
{
"output": "biomesoplenty:pink_hibiscus"
},
{
"output": "biomesoplenty:glowflower"
},
{
"output": "biomesoplenty:wilted_lily"
},
{
"output": "biomesoplenty:blue_hydrangea"
},
{
"output": "biomesoplenty:goldenrod"
}
]
}