.json.patch
{
"op": "add",
"path": "/features/2/-",
"value": "kubejs:ore_tin"
}
Trying to add ore patch to all biomes but after dump there is no tin patch at all. However when I renamed file to plains.json.patch it worked out but only for plains biome.
How can I patch all the biomes at one time?