This is my first mod script and I would like to thank hexdro, and 500ise. This is just a simple mod that allows you to ride any mob that you tap with a stick. My thanks to hexdro for teaching me how to mod. And 500ise for correcting my typos.
I think you should make harder mods-because of the fact this is one of the easiest modscripts to make and also the fact this modscript has already been made many times.
I think you should make harder mods-because of the fact this is one of the easiest modscripts to make and also the fact this modscript has already been made many times.
I think you should make harder mods-because of the fact this is one of the easiest modscripts to make and also the fact this modscript has already been made many times.
I think you should make harder mods-because of the fact this is one of the easiest modscripts to make and also the fact this modscript has already been made many times.
Lol no the easiest is:
function useItem(x,y,z,itemId,blockId,side)
{
if(itemId==280);
{
setTile(x,y,z,1);
}
}
congrats! I have not made a mod like that, and I have been making mods for almost one month.
even though people had made many mods like that,its a good start to being a moder!
Rollback Post to RevisionRollBack
I'm back from my hibernation. Most likely gone so don't pm me.
congrats! I have not made a mod like that, and I have been making mods for almost one month.
even though people had made many mods like that,its a good start to being a moder!
congrats! I have not made a mod like that, and I have been making mods for almost one month.
even though people had made many mods like that,its a good start to being a moder!
HERE'S THE LINK:
https://www.dropbox.com/s/rj9xsep109pfwqv/slightly changed.js
but works.
congrats in your first mod
I know. This was just my assignment. I got an A+!
function useItem(x,y,z,itemId,blockId,side) { if(itemId==280); { setTile(x,y,z,1); } }-
View User Profile
-
View Posts
-
Send Message
Curse Premiumeven though people had made many mods like that,its a good start to being a moder!
I'm back from my hibernation. Most likely gone so don't pm me.
that's nothing. this mod happens to be the first mod to add items into the game and got less recognition.
http://www.minecraftforum.net/topic/1991172-nether-pearl-mod/
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumI'm back from my hibernation. Most likely gone so don't pm me.