Project home for New Alterlite - A new locaria community pack focused on a different approach of minecrafting.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
NewAlterlite/config/oreexcavation_groups.json

20 lines
311 B

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