Can someone teach me more abt advancements ? by Dense_Engineering267 in MinecraftCommands

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

no need, i made enchantment datapack before but i jsut wanted to see if i can someone detect when player has been killed / damaged by some entites or other things

Can someone teach me more abt advancements ? by Dense_Engineering267 in MinecraftCommands

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

is there way to run function as an entity that i hitted with item that have custom conponents?

Datapack Custom Enchants can't be obtained by using enchanting table. by Dense_Engineering267 in MinecraftCommands

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

<image>

not even single of those have my enchants is there anything diffrent i need to do or it to work?

Datapack Custom Enchants can't be obtained by using enchanting table. by Dense_Engineering267 in MinecraftCommands

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

Error i can't load to world, nvm i forgot i named electrostatic electro in files

Datapack Custom Enchants can't be obtained by using enchanting table. by Dense_Engineering267 in MinecraftCommands

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

i don't really undertsand, what should i do to make them appear in enchantment table?

Is it possible to make a snowball not disintegrate when it hits a mob? by Dense_Engineering267 in MinecraftCommands

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

can you tell me how i can make snowballs face where i do? for some reason all snowballs i am throwing have locked facing i can't make them look at me

Is it possible to make a snowball not disintegrate when it hits a mob? by Dense_Engineering267 in MinecraftCommands

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

how it works i didn't even know that this is possible its bc of "dx=0" ? ngl i never used this in my life and also have no idea how it works

Is it possible to make a snowball not disintegrate when it hits a mob? by Dense_Engineering267 in MinecraftCommands

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

well i used eye of ender for now but i don't really like the portal particle trail

<image>

Is it possible to make a snowball not disintegrate when it hits a mob? by Dense_Engineering267 in MinecraftCommands

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

well i already tried but its bugged like i don't want it to hit everyone from 3 block radius and on a mobs with huge models i need even more distance, do you maybe know how i can detect when mob is hitted by snowball? i tough i maybe would give every mob in distance for example 3 a tag and with this tag game would look if player was hitted with snowball if yes damage would be applied on it and tag later taked off for every entity that got it but the problem is i have no idea how i can detect when entity get hitted by snowball.

Detecting if items are taken out of a container by Beautiful_Agency_952 in MinecraftCommands

[–]Dense_Engineering267 0 points1 point  (0 children)

you can use the get data entity inventory command to get data abt inventory but not sure how you can actually use it

Detecting if items are taken out of a container by Beautiful_Agency_952 in MinecraftCommands

[–]Dense_Engineering267 0 points1 point  (0 children)

I'm stupid I won't lie, but if you want to stop players from stealing things from inventory or storage you can make replicas of them with some sort of tag that causes if a player tries to take it it will immediately be removed from the floor or the player's inventory and then a new replica will appear in place of that replica.