Started by
Keluanor
on
Topic category: Help with Minecraft modding (Java Edition)
for example I want to make boots that give more speed on a certain block. is it possible to do this with procedure blocks?
MCreator version 2022.1
Topic category: Help with Minecraft modding (Java Edition)
for example I want to make boots that give more speed on a certain block. is it possible to do this with procedure blocks?
MCreator version 2022.1
if you don't mind that if you sneak to the edge of the block it won't be detected you can just do,
thanks you