Started by
Vitalex
on
Topic category: Help with Minecraft modding (Java Edition)
how to make it so that being near the block / entity, you get an effect? Sorry for my english, i used Google Translate
Topic category: Help with Minecraft modding (Java Edition)
how to make it so that being near the block / entity, you get an effect? Sorry for my english, i used Google Translate
If block at x (entity x position +1) = specialblock, add potion with level...
If block at x (entity x position -1) = specialblock, add potion with level...
if block ... z (entity z position +1) ...
if block ... z (entity z position -1) ...
what trigger should I set and do I need it?
I'm sorry, I made a mistake. I need the effect to go to the nearest mob