44 lines
961 B
JSON
44 lines
961 B
JSON
|
{
|
||
|
"modId": "quark",
|
||
|
"group": {
|
||
|
"name": "Quark Saplings",
|
||
|
"enabledByDefault": true,
|
||
|
"defaultPayment": {
|
||
|
"item": "minecraft:emerald"
|
||
|
},
|
||
|
"defaultCategory": "farmingforblockheads:saplings"
|
||
|
},
|
||
|
"customEntries": [
|
||
|
{
|
||
|
"output": {
|
||
|
"item": "quark:blue_blossom_sapling"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"output": {
|
||
|
"item": "quark:lavender_blossom_sapling"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"output": {
|
||
|
"item": "quark:orange_blossom_sapling"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"output": {
|
||
|
"item": "quark:pink_blossom_sapling"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"output": {
|
||
|
"item": "quark:yellow_blossom_sapling"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"output": {
|
||
|
"item": "quark:red_blossom_sapling"
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
}
|