Started by
CookUpAStorm
on
Topic category: Help with Minecraft modding (Java Edition)
Hello! I'm working on a procedure which transfers an item from one slot to another in 1 second. For the delay I inputted 20 ticks for 1 second. For some reason when I test it out the item transfers in 10 seconds instead of 1. Does anyone know a fix?
Never Mind All Fixed, I forgot to adjust my block's tick rate.