Stems/Hyphae Convetion Tags
solonovamax opened this issue ยท 4 comments
I think it would be nice to have a stems convention tag.
Currently, there is #c:stripped_logs and #c:stripped_woods, which include minecraft:stripped_crimson_stem & minecraft:stripped_warped_stem and minecraft:stripped_crimson_hyphae & minecraft:stripped_warped_hyphae, respectively, in them.
I think that in addition to that, there should be 4 new tags:
#c:stems:minecraft:crimson_stemminecraft:warped_stemminecraft:stripped_crimson_stemminecraft:stripped_warped_stem
#c:stripped_stems:minecraft:stripped_crimson_stemminecraft:stripped_warped_stem
#c:hyphae:minecraft:crimson_hyphaeminecraft:warped_hyphaeminecraft:stripped_crimson_hyphaeminecraft:stripped_warped_hyphae
#c:stripped_hyphae:minecraft:stripped_crimson_hyphaeminecraft:stripped_warped_hyphae
Just wondering, what is the specific use case you have that need these tags?
Just wondering, what is the specific use case you have that need these tags?
I'm sort of iffy on the exact reason I created this as it was some time ago, but I believe the reason I wanted it was for being able to have a better way to isolate logs from stems/hyphae for datagen stuff:
though honestly I'm not fully sure that was it and I very well could be misremembering.
Hmm. Lets leave this open to see if anyone has more use cases or demand for this
An idea is changing the stripped tags completely to this but that would be a larger change that people would need to migrate to using.
c:stripped/wood c:stripped/logs c:stripped/stems c:stripped/hyphae
Hmm. Lets leave this open to see if anyone has more use cases or demand for this
An idea is changing the stripped tags completely to this but that would be a larger change that people would need to migrate to using.
c:stripped/woodc:stripped/logsc:stripped/stemsc:stripped/hyphae
yeah, I was more thinking just adding new tags which contain the stems/hyphae, and not modifying the existing ones.
also currently there aren't any tags for logs which occur specifically in the nether ("nether logs"), those might be useful to people. as, people may choose to make mods which add nether logs which are not necessarily stems/hyphae, so the set of all nether logs contains but isn't equal to the set of all stems/hyphae.