#Block Indication for Parsing
1 messages · Page 1 of 1 (latest)
For example, a trait commonly used to create a slab block could be minecraft:vertical_half. I was wondering if there were similar things like it that I could use to target or "guess" a block type.
It can be from preview or stable
Not really. What are you trying to achieve really? Why not read the id?
It's use-case is for building on Java due to the tools on there and bringing it back to Bedrock 
It doesn't need to be 100% accurate as the addon creator can always edit it for this specific use-case but I am looking for more traits or states that I don't really know about
I could read the ID as another measure like a slab block requires the word "slab" in the ID. I was hoping to find better ways to detect it before resorting to that.
Yeah this is hard, mostly because Bedrock has no standards.
I would recommend just keeping up with the changelogs and the BE wiki. We're starting to see the rollout of a full wood set. Once those are fleshed out I presume a standard would be established.
Awesome to hear