[Feature] Crystal Apothecary collects #c:clusters
EntityinArray opened this issue ยท 4 comments
Crystal Apothecary should collect clusters with #c:clusters tag. This will impove mod compatibility, such as allow collecting Certus Crystals from Applied Energistics and other mods in the future.
It collects blocks from the tag spectrum:crystal_apothecary_harvestable
, which is
{
"values": [
"#c:clusters",
"#spectrum:crystallarieum_growable_clusters"
]
}
so this is already a thing. Anything in particular you are missing?
Aaaaah, that is a quite outdated version you are running. In that case updating will do :>