Initial commit
This commit is contained in:
20
overrides/config/oreexcavation_groups.json
Normal file
20
overrides/config/oreexcavation_groups.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"blockGroups": [
|
||||
[
|
||||
"treeLeaves"
|
||||
],
|
||||
[
|
||||
"logWood"
|
||||
]
|
||||
],
|
||||
"strictSubtypes": [
|
||||
"cropWheat",
|
||||
"cropPotato",
|
||||
"cropCarrot",
|
||||
"cropNetherWart"
|
||||
],
|
||||
"gamestages": {
|
||||
"examplemod:example_block1": "example_stage1",
|
||||
"examplemod:example_block2": "example_stage2"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user