Started by
HollowVoidGojo
on
Topic category: Help with Minecraft modding (Java Edition)
heres what I need help with
1. I need to be able to make it so that when a mob is killed, they get a advancement
2. I need to be able to make it so that when you get a advancement it gives you access to a key bind
I would like you guys to answer these please! Please tell me which procedure section it is in to make it more simpler!
on 1. make a new procedure and select Mob is hurt Global Trigger
if (any statement you want)
do grant achievement to source entity: ADVANCEMENT
and on Key is pressed procedure
if event target entity has advancement: ADV
do (whatever you want)
also don't be so demanding please. As this could be solved with just 5 minutes of google search instead of making a forum
Ok but the thing is, what procedure section is it? Ive searched around for 10 minutes and I cant find it xD!
entity data
Can I also know the procedure section for the keybinding
it is a trigger