Started by
Gavirium
on
Topic category: Help with Minecraft modding (Java Edition)
How would one go about checking the block face you're trying to place something against is solid, through block valid placement condition. Similar to how a "Amethyst Cluster" does it. I've tried using a "direction" local variable, but couldn't get anything to work. Could anyone show me the way:)