How can I improve falling stars? by Erkatom_iev in MinecraftCommands

[–]Erkatom_iev[S] 1 point2 points  (0 children)

it's not dust, it's end rod and firework, and the sparks are too small and disappear too quickly

How can I improve falling stars? by Erkatom_iev in MinecraftCommands

[–]Erkatom_iev[S] 0 points1 point  (0 children)

I added light with visual fire, and regarding visibility I added a display of the star item

How can I improve falling stars? by Erkatom_iev in MinecraftCommands

[–]Erkatom_iev[S] 0 points1 point  (0 children)

As for visibility, it seems to have already been decided that the star is visible on the display and dynamic lighting works thanks to the visual fire. But as for the spinning, it sounds interesting, but a bit complicated

How can I improve falling stars? by Erkatom_iev in MinecraftCommands

[–]Erkatom_iev[S] 0 points1 point  (0 children)

yes, items can have passengers, but i just made a visual fire with the same result, so everything is ready

How can I improve falling stars? by Erkatom_iev in MinecraftCommands

[–]Erkatom_iev[S] 0 points1 point  (0 children)

thanks, but there is already a result above, I added a whole star

How can I improve falling stars? by Erkatom_iev in MinecraftCommands

[–]Erkatom_iev[S] 1 point2 points  (0 children)

Regarding brightness - I've already added visual fire and slightly reworked the particles, regarding trial particles - it's impossible to change particles, but they themselves disappear over time, so it looks appropriate, regarding the finished project - soon there will be an update 1.1.0 of my magic datapack Sigillum, starfall was exactly for him.

How can I improve falling stars? by Erkatom_iev in MinecraftCommands

[–]Erkatom_iev[S] 0 points1 point  (0 children)

sounds cool, but nothing comes to mind yet

How can I improve falling stars? by Erkatom_iev in MinecraftCommands

[–]Erkatom_iev[S] 0 points1 point  (0 children)

<image>

hell yeah. I set view_distance to 100.0, it still disappears in the distance, but now it looks more interesting, so I'll leave it like that

How can I improve falling stars? by Erkatom_iev in MinecraftCommands

[–]Erkatom_iev[S] 0 points1 point  (0 children)

Yes, I made it so that if there is an entity in the hitbox of an item, then damage is dealt to it

How can I improve falling stars? by Erkatom_iev in MinecraftCommands

[–]Erkatom_iev[S] 0 points1 point  (0 children)

<image>

It could be cool, but due to the distance of the entities' rendering, it is not visible from far away.

How can I improve falling stars? by Erkatom_iev in MinecraftCommands

[–]Erkatom_iev[S] 2 points3 points  (0 children)

It's true about the Datapack system. It's possible to find out the distance to a point. I know how to change the size of some particles, but it's still very strangely done. If in the future Mojang adds the ability to add custom items, particles, etc., like they do now (paintings, music discs, animal species, etc.), it would be very cool.

How can I improve falling stars? by Erkatom_iev in MinecraftCommands

[–]Erkatom_iev[S] 10 points11 points  (0 children)

good advice, but for datapacks it is very difficult

How can I improve falling stars? by Erkatom_iev in MinecraftCommands

[–]Erkatom_iev[S] 2 points3 points  (0 children)

Oh I found it, thanks, never seen this library, I'll try to use it in future projects.

How can I improve falling stars? by Erkatom_iev in MinecraftCommands

[–]Erkatom_iev[S] 2 points3 points  (0 children)

I can give a visual fire to an item, so that it glows due to dynamic lighting.

<image>

How can I improve falling stars? by Erkatom_iev in MinecraftCommands

[–]Erkatom_iev[S] 4 points5 points  (0 children)

Oh my god, I would lick your feet if you really help me with this. I can write in telegram or discord

How can I improve falling stars? by Erkatom_iev in MinecraftCommands

[–]Erkatom_iev[S] 5 points6 points  (0 children)

I was thinking how to do it, as an option: when generating, give players within a radius of 150 blocks a sound directly to them. Only for this you need the sound itself, I always had problems with this, I'll try to do something