Started by
neur01
on
Topic category: Help with Minecraft modding (Java Edition)
So,I am working on a project that I'm planning to release onto the site.A part of my mod needs these:
-Going inside of walls you are facing:If 2 block in front of you(y AND y+1) is air, you can teleport to the other side(i think i got it now but still,if you can help,tell the others)
-When you kill an entity,you get effects
-Kind of the rage mode that Kratos has(I kinda got this through as well but still,you can help)
If you can find a way to make it in procedure blocks,that would be appreciated
Thanks!
Edited by neur01 on Thu, 02/11/2021 - 16:09
well for question 2 all you need to do is set it on mob hit with tool, if mob is dead healthj = 0 give player effects. and is there any bugs on the 1st an d3rd question you want to fix but can figure out?
i don't think so and thanks!