Lars Martens

Results 10 comments of Lars Martens

Sounds nice! Would be a big undertaking though, as several things would need to change. The armorstand would need to be encapsulated and the user interface would need to be...

How do you suppose a timeline would work? Should the website generate a command to spawn command blocks that make the animation happen? I will lay the foundation for the...

Thank you, I'm glad you enjoy it! Could you give me a link to some documentation about this feature? Depending on the scale of the changes necessary, this might be...

That looks fine, thank you!

It's working for me. What browser, device and operating system are you on? Have you disabled JavaScript? The website needs JavaScript to function.

What's wrong with Vue? I like its simplicity and flexibility, but I'm open to alternatives. Out of the three "big players" Vue, React, Angular, I definitely like it best.

I definitely see your point and I don't like overcomplicated things either. But plain JavaScript is hard to modularize, and I feel like with Vue the amount of code could...

I could implement this using filters. Since you can already create arrays, you could use a filter to extend it like this: {% set x = [] | setmap(attribute="a", value="b")...

This is not only limited to `set_icon`. I'm noticing similar behavior when calling `set_title` and `set_menu`.

Hi! Thanks for the heads up, do you have a source I can look into? On https://www.minecraft.net/en-us/eula they say: > You may develop tools, plug-ins and services as long as...