Blockception / BC-Minecraft-Bedrock-Diagnoser

A typescript package library that provides diagnostics for Minecraft bedrock projects
https://www.npmjs.com/package/bc-minecraft-bedrock-diagnoser
BSD 3-Clause "New" or "Revised" License
2 stars 2 forks source link

`set_property` validation #186

Open Xterionix opened 5 months ago

Xterionix commented 5 months ago
DaanV2 commented 3 months ago

Just to clarify, this is about the set_property in entity events right?

Xterionix commented 3 months ago

Yes, could extend to has_property in commands if you haven't already.

DaanV2 commented 3 months ago

I look, but it should already be doing this 🤔 Unless you got me a scenario that mismatches

Xterionix commented 3 months ago

I have not yet used has_property so I wouldn't know but if I believe there's something missing from it, I'll open an issue.