Klemen
Klemen
 Entity type and parameter fields should be at the appropriate location, not at the end of the procedure
One way is making a Blockly field type and registering it, but there may be others. But it is quite hard to understand in the order they are right now
This is a message that applies to all MC-code-related PRs. 1.18.2 generator was removed so in case this PR did not do this already, two actions are needed: * 1.18.2...
@Defeatomizer, couldn't parts of #2000 be used here, such as DataProperty so we don't make multiple similar systems?
I meant things like EntityDataEntry could probably re-use PropertyData
I suggest this waits for #2000 and then PropertyData is re-used. I thought the initial plan was already to use PropertyData for all property-related stuff, otherwise, it would be probably...
I know I know, I am not judging the PR, just putting ideas on the table :)
https://en.wikipedia.org/wiki/Code_signing You use provided exe
Potential problem is that now JUnit summary does not show all test levels: https://github.com/mikepenz/action-junit-report/issues/1086
I went through this PR today, and I got a thought (after all the work you put into the PR, I can see you will not like it, but it...