19 lines
345 B
JSON
19 lines
345 B
JSON
|
{
|
||
|
"modId": "biomesoplenty",
|
||
|
"group": {
|
||
|
"name": "BoP Saplings",
|
||
|
"enabledByDefault": true,
|
||
|
"defaultPayment": {
|
||
|
"item": "minecraft:emerald"
|
||
|
},
|
||
|
"defaultCategory": "farmingforblockheads:saplings"
|
||
|
},
|
||
|
"customEntries": [
|
||
|
{
|
||
|
"output": {
|
||
|
"item": "biomesoplenty:rainbow_birch_sapling"
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
}
|