Started by Huntrex on Mon, 07/24/2017 - 16:14 Topic category: Help with Minecraft modding (Java Edition) I am trying to make a spiderman mod but i need help with the wall climbing Jump to top Try doing this: When you put on the suit or use the item, however you do that, make it place ladders or vines, but only if there is not a there. Event: Event you want. Condition: Find the condition block at i,j,k == item/block and put air as the block Result: place block vine or ladder at i,j,k. Or you could try a item that places lots of ladders or vines. Jump to top Permalink Log in or register to post comments I tried the event, it worked but there are a few problems. try using the other way or fixing those problems. Jump to top Permalink Log in or register to post comments T@#2 Thx I will try it and what are the problems Jump to top Permalink Log in or register to post comments Problems: The vines only attach on one side, the vines may grow, and only places on the bottom half of the player. Jump to top Permalink Log in or register to post comments ok i will try find another way Jump to top Permalink Log in or register to post comments What if you just gave the player the code or ability of the spider mob? Jump to top Permalink Log in or register to post comments Soory @#5 , you can't do that in any way that is not quite complicated. Jump to top Permalink Log in or register to post comments why not spawn a vine in the same area as a player if a player is holding an item, and make it destroy any other vines below the player Jump to top Permalink Log in or register to post comments Create a key to apply the levitation effect if an armature is attached. Jump to top Permalink Log in or register to post comments
Try doing this: When you put on the suit or use the item, however you do that, make it place ladders or vines, but only if there is not a there. Event: Event you want. Condition: Find the condition block at i,j,k == item/block and put air as the block Result: place block vine or ladder at i,j,k. Or you could try a item that places lots of ladders or vines. Jump to top Permalink Log in or register to post comments
I tried the event, it worked but there are a few problems. try using the other way or fixing those problems. Jump to top Permalink Log in or register to post comments
T@#2 Thx I will try it and what are the problems Jump to top Permalink Log in or register to post comments
Problems: The vines only attach on one side, the vines may grow, and only places on the bottom half of the player. Jump to top Permalink Log in or register to post comments
What if you just gave the player the code or ability of the spider mob? Jump to top Permalink Log in or register to post comments
Soory @#5 , you can't do that in any way that is not quite complicated. Jump to top Permalink Log in or register to post comments
why not spawn a vine in the same area as a player if a player is holding an item, and make it destroy any other vines below the player Jump to top Permalink Log in or register to post comments
Create a key to apply the levitation effect if an armature is attached. Jump to top Permalink Log in or register to post comments
Try doing this:
When you put on the suit or use the item, however you do that, make it place ladders or vines, but only if there is not a there.
Event:
Event you want. Condition: Find the condition block at i,j,k == item/block and put air as the block Result: place block vine or ladder at i,j,k.
Or you could try a item that places lots of ladders or vines.
I tried the event, it worked but there are a few problems. try using the other way or fixing those problems.
T@#2 Thx I will try it and what are the problems
Problems:
The vines only attach on one side, the vines may grow, and only places on the bottom half of the player.
ok i will try find another way
What if you just gave the player the code or ability of the spider mob?
Soory @#5 , you can't do that in any way that is not quite complicated.
why not spawn a vine in the same area as a player if a player is holding an item, and make it destroy any other vines below the player
Create a key to apply the levitation effect if an armature is attached.