Started by
FireWorks_CreepeR
on
Topic category: Help with MCreator software
I was working on my new project and I got an idea of making scaffordings into my mod. Anyways, I have no idea how to make mechanics simmilar to the mechanics of other mods' scaffordings. I'd appreciate some help on making it, so if you know how to make the scaffording/ladder movement mechanics please write it here. It can be really useful, thanks.
Don’t think you can do that without manually coding this yourself in the editor. Maybe have a look at the code on blocks that can be climbed I.e. ladder and play around with the code.
Ok, thanks
I am working on something similar. I am trying to get a rideable mob to move upwards when the space button is pressed. So far the only thing i have found is the addKeyListener but that doesn't seem to work very well on this.
Thanks,
Shadow