server.lang.
{
"TaskSets": [
{
"Tasks": [
{
"Type": "UseBlock",
"BlockTagOrItemId": {
"ItemId": "Furniture_Temple_Light_Chest_Small"
},
"Count": 1,
"TaskConditions": [
{
"Type": "SoloInventory",
"BlockTagOrItemId": {
"ItemId": "Soil_Dirt"
},
"Quantity": 2
}
]
}
]
}
],
"Completions": [
{
"Type": "GiveItems",
"DropList": "Trork_Camp_Inventory"
}
]
}