Files
Technic-Server-1.12.2/overrides/config/oreexcavation_groups.json
Jacob Vinding 79dfa3a57a Initial commit
2025-12-27 06:09:19 +01:00

20 lines
311 B
JSON

{
"blockGroups": [
[
"treeLeaves"
],
[
"logWood"
]
],
"strictSubtypes": [
"cropWheat",
"cropPotato",
"cropCarrot",
"cropNetherWart"
],
"gamestages": {
"examplemod:example_block1": "example_stage1",
"examplemod:example_block2": "example_stage2"
}
}