Started by
timmyt
on
Topic category: Advanced modding
So on my mod I’m trying to lock the keybinds on my mod until a certain advancement is made
Topic category: Advanced modding
So on my mod I’m trying to lock the keybinds on my mod until a certain advancement is made
This won't completely "lock" the keybind but if the procedure starts with an if statement with the"Has ____ completed advancement ____" block, that should make the keybind not do anything until the advancement has been made.
Thanks that helped a lot