Started by
ItsUmi
on
Topic category: Help with Minecraft modding (Java Edition)
I am trying to detect a block's rotation using the "Get block direction at x y z" and the north, east, south, west, etc block using an = block however there is a build error which reads "double cannot be dereferenced." This is haunting the development of my mod completely because it is a necessary function. Any help would be great!
Edited by ItsUmi on Mon, 12/21/2020 - 21:39
I re-ran the project and it works now. No idea what changed.