I did everything right without errors i have my made a texture for my mob with other tutorials i recompiled frommcp but i cannot f***** find my mob!!! If someonecould help me i would apriciet it!
hey man, um my MCP hates me and ive tried 7 tutorials on how to do this and so far yours has been the best but IT DEOSNT WORK so i was wondering if you could make 1 for me... emailme at TheAlloy11@gmail.com PLZ RESPOND
@NightElfGrenadier Everyone is a nerd, and idiot, a wierdo, an annoying jerk, etc.
But to me, nerds=good. This guy is talented and he should be proud of it, but I really would like someone to show me in person because I can't hear these people talking about how to do it.
hey thanks for makin this video i got everything done but had one question it is how i can make it a differnt shape of NPC. I was going for more of an animal looking mob like a pig but it is showing up like a human do u know how to change that?
@wowaylol193 u create the class files by in MCP folder clicking recompile (once u fix the errrors) once thats done you hit reobfuscate and it will put the class files in the folder called reobf and bam the class files are there for u to put in mincraft jar
this is a piece of shit Henry the coder is stupid every tut has the wrong code and i down graded to 1.7.3 and still get the error src\minecraft\net\minecraft\src\mod_Tut.java:5: error: '{' expected
public abstract class mod_Tut.java extends? BaseMod.java{ //"extends BaseMod" Ne
ah, one last thing, ive reobfuscated mine now but my class files are named EntityMob ModelMob RenderMob and mod_Mob, however when i usually download mods they are class files like "az, bs, gt, lk, op" and mine arnt like that, also when i run minecraft it works fine and everything is fine BUT, i cant find my mod anywhere even though its the same as yours with a few adjustments, please help!!!!
@harryb12993 Thats becuase when you recompile it renames all the files back to the orginal. When you decompile it dose the oppisit. Whitout that it would be hard to code in minecraft becuase then you would have to rename all the files manualy.
oh hi, also my entity wont work, at the top entitymob mine says there is an error there, and that i can make it abstract or add an unimplemented method
@symaklon It Will Work For 1.0.0 Just You Need In Addition Find The 1.0.0 Modloader Template, You Can Just Google It, And If You Use Eclipse, It Points Out The Errors (Just Add Unimplented Methods And For mod_(mob) Change The Spawn Rate To 500, 4, 4 In AddSpawn) Also Also You Have To Do In Entity(mob) Is Change extends EntityLiving To extends (EntityAnimal, EntityFlying, EntityMonster, Or EntitySquid
i keep getting this error can you plzzzz help me src/minecraft/net/minecraft/src/RenderMrsMcDade.java:40: reached end of file while parsing } ^ src/minecraft/net/minecraft/src/mod_Mrs.McDade.java:4: '{' expected public class mod_Mrs.McDade extends BaseMod ^ src/minecraft/net/minecraft/src/mod_Mrs.McDade.java:7: invalid method declaration; return type required public mod_Base() ^
i keep getting this error can you plzzzz help me src/minecraft/net/minecraft/src/RenderMrsMcDade.java:40: reached end of file while parsing } ^ src/minecraft/net/minecraft/src/mod_Mrs.McDade.java:4: '{' expected public class mod_Mrs.McDade extends BaseMod ^ src/minecraft/net/minecraft/src/mod_Mrs.McDade.java:7: invalid method declaration; return type required public mod_Base() ^
@OmniPrimo For 1.0.0 It Is For You Just Do This Keep 500 As It Is, It Stands For The Spawn Rate But Add Other Two 4's The Updated ModLoader Class Needs Them
@Ryei56 Click "Force Update" on the options button of the launcher, then move the new minecraft.jar to your folder where the jars are, then decompile again
@SharkxSlayer no its prob not illegal cause i forgot he could install windows 7/xp or vista to his computer making it still a mac but able to run terraria
Nevermind the video, it's too simple. The only difference between this and 1.8 is the fact that 1: creatures are rarer ever since animals no longer spawn normally; 2: Instead of one number for rarity, it's three numbers. The first number is for rarity, second number for minimum amount at a time, third number for maximum amount at a time. That's just the ModLoader change, Henry's tut is completely viable.
what did you have done for that box at 14:17 ?
TheCrusaderSteve 1 day ago
I love ya dudeS!
TheCrusaderSteve 2 days ago
ICH LIEBE EUCH!
TheCrusaderSteve 2 days ago
@MrMiketheripper Look At Strength on MineCraft forums he has it
HailLord15 3 days ago
Comment removed
HailLord15 3 days ago
@HenryTheCoder can you show us how to make are NPCS like glow like a nether portal or redstone
HailLord15 3 days ago
@HailLord15 That would involve dynamic lighting which Minecraft doesn't natively support.
MrMiketheripper 3 days ago
Help, i wrote EnumCreatureType.Creature, and it attacked me.
It doesn't have a attack damage. But still attack.
gidro1998 5 days ago
@gidro1998 creature != Creature
ivandonat 5 days ago
@ivandonat No, its creature. I think it is because i wrote Entitymob at Entity(mymob)
gidro1998 5 days ago
@gidro1998 I mean, you said "EnumCreatureType.Creature" and then I said "creature != Creature" what means that its not the same
ivandonat 5 days ago
@ivandonat Oh, i see. Sorry.
So what do you think its wrong.
gidro1998 5 days ago
@ivandonat Nevermind, i figured it out.
Now, can you help me to make it less rare.
They are everywhere. ARGH.
gidro1998 4 days ago
EntityFlyingCreeper!!!!!!
theunknownhackers 6 days ago
how would i do this for making a new Dragon? like a Wyvern and how would i make a new model for it
Galvantula1 6 days ago
GOD DAMMIT PEOPLE! It is for 1.1!!
Astronaut144 1 week ago
update to 1.1!!!
Deextr123 1 week ago
How do you make your Mob build something like a house?
HailLord15 1 week ago
ARGH update this please.
gidro1998 1 week ago
my mobs a no show.
genkill007 2 weeks ago
Comment removed
genkill007 2 weeks ago
I can't get my mob to drop anything
MikeCavern 2 weeks ago
//new template
package net.minecraft.src;
import java.util.Random;
public class mod_Alien extends BaseMod
{ public void load() { } public String getVersion() { return "3.14159265"; }
}
zoroarkissueregion 2 weeks ago
Holy crap, it's the old spice guy!!!!!!!!!!!1,
Ihazballzofsteel 3 weeks ago
does this work on minecraft 1.1??
troytheknight 3 weeks ago
wait do the mobs are more complex then us humans.... HE said that hes gona make a simple mod (same like human)
robertmcfunny 3 weeks ago
I did everything right without errors i have my made a texture for my mob with other tutorials i recompiled frommcp but i cannot f***** find my mob!!! If someonecould help me i would apriciet it!
manos7ibrahimovic 3 weeks ago
Does the //Need audio mod and that help stuff disable the creature?
Rovris 3 weeks ago
@Rovris only for audio
MysteryCentral 3 weeks ago
Finally, took me forever to find a video of this that wasn't with the WindowsOS. Thanks a lot :D
FinalSlit 3 weeks ago
how the fudge...i dont get it
mttmtjem 3 weeks ago
hahahhahaha best part -> 3:50 xD
ToxicGamingLi 3 weeks ago
can you update it?
rockethanm 3 weeks ago 6
@rockethanm He's on it
lolydodo123 3 weeks ago
Haha, I get why the .CLASS files have a teacup!
pizzachu100 4 weeks ago
@HenryTheCoder I get this, I know how to code in Java. But where is an updated template for the NPC for Minecraft 1.1?
kmlaser1 4 weeks ago
i dont get it -_-
AlexGoofy1000 4 weeks ago
my names Henry aswell :)
ThirstySquid 1 month ago
hey man, um my MCP hates me and ive tried 7 tutorials on how to do this and so far yours has been the best but IT DEOSNT WORK so i was wondering if you could make 1 for me... emailme at TheAlloy11@gmail.com PLZ RESPOND
TheAlloy11 1 month ago
@TheAlloy11 BTW Every update the code changes
CreeperMart 1 month ago
how do you change the size of the legs and the arms by its self
Flammablewolf 1 month ago
Fuck this, I Did somthing wrong and can't mod anymore
fille00100 1 month ago
does it work for 1.1
predatorking5 1 month ago
Add a function that adds things? =0
CookehX 1 month ago
does airCreature work as well? cause i wanna make a dragon that flies...
amazingmagic56 1 month ago
P.s can i just thoses the same code for 1.1? the newest update
skwad03 1 month ago
Is there a different way to code on windows or do i gotta download edit rocket?
skwad03 1 month ago
I dont have ModelMob Do you have to download sumin?
MrMraero 1 month ago
Dude i love this but can u update it it is amazing tut
AwashOrphan4060 1 month ago
can you do this for 1.0.0?
ToroAnimations 1 month ago
doesn't work
ShadowIrOnIcz 1 month ago
Ah, when is the custom shape tutorial comming!!!
Brom954 1 month ago
UPDATE UPDATE UPDATE UPDATE UPDATE
zman507spielk 1 month ago
these never work for me
zman507spielk 1 month ago 10
@zman507spielk there have been some small changes from 1.7.3 to 1.1.0
zyberpoo 1 month ago
@zman507spielk Its for 1.7.3
left4dead1217 1 week ago
@zman507spielk these ever work for me...
tippgames 1 week ago
Gertrude sounds like one sexy bitch
JihadJoeC4 1 month ago
does it work for 1.0?
starmandeluxroblox 1 month ago
@TastyBleu I believe you just model it, Texture it and then turn its Life and Damage up.
Ludix147 1 month ago
@mw2glitchguy Im twelve and i do so... Almost.
Ludix147 1 month ago
@HenryTheCoder can you show a vid how to make a caracter and how to rig the caracter please
TheJarich 1 month ago in playlist Favorite videos
I'd rather have someone teach me in person, I don't want to listen to some nerds talk about how to do it.
Ohaigh 1 month ago
@Ohaigh
you want to be able to do this? that makes you a nerd, too. stop trolling
NightElfGrenadier 1 month ago
@NightElfGrenadier Everyone is a nerd, and idiot, a wierdo, an annoying jerk, etc.
But to me, nerds=good. This guy is talented and he should be proud of it, but I really would like someone to show me in person because I can't hear these people talking about how to do it.
Ohaigh 1 month ago
@HenryTheCoder When Will You Make An Audio Mod Tutorial, I Just Cant Find A Location To Place My Own (*Mob.Sound*) Files Anywhere. :-(
fuj1nman1 1 month ago
@Diddern97 13 and I understand T.T
qoute98 1 month ago
ONE WORD A-MA-ZING
TheJarich 1 month ago
I'm 11 and I understood almost every bit of this. If you can't understand this, what does that tell you?
mw2glitchguy 2 months ago
@mw2glitchguy That ur lieing. xD
Diddern97 1 month ago
hey thanks for makin this video i got everything done but had one question it is how i can make it a differnt shape of NPC. I was going for more of an animal looking mob like a pig but it is showing up like a human do u know how to change that?
thejam7129 2 months ago
My name is henry XD
500345002 2 months ago in playlist Uploaded videos
Does this work for 1.0?
Blakeonacoaster 2 months ago in playlist Uploaded videos
how do i get the MCP?
LoonyToonsStory 2 months ago
@LoonyToonsStory Watch his very first video to get the MCP
TheCoolestItem 2 months ago
how to i get the MCP?
LoonyToonsStory 2 months ago
Where do you put the files to play the mods?
randomvideosstudio 2 months ago in playlist Uploaded videos
This has been flagged as spam show
do i need um?
sparkypa 2 months ago
This has been flagged as spam show
do i need um?
sparkypa 2 months ago
This has been flagged as spam show
do i need um?
sparkypa 2 months ago
do i need um?
sparkypa 2 months ago
do i need um?
sparkypa 2 months ago
wut r da classes in ur bin when u saved skin.png
sparkypa 2 months ago
where do you get a photopack or how do you make one?
cosmicammity98 2 months ago
I love the way you code! I hate it when people put their opening curlies at the end of their method lines!
TheCoolestItem 2 months ago
@TheCoolestItem I did not understand a thing you just said LOL
HapplyFace 2 months ago
Comment removed
randomvideosstudio 2 months ago in playlist Uploaded videos
Comment removed
randomvideosstudio 2 months ago in playlist Uploaded videos
so many damn errors when i try to compile, but im using 1.0.0. and another thing, do you have to create the class files? if so how do i do that?
wowaylol193 2 months ago in playlist Uploaded videos
@wowaylol193 u create the class files by in MCP folder clicking recompile (once u fix the errrors) once thats done you hit reobfuscate and it will put the class files in the folder called reobf and bam the class files are there for u to put in mincraft jar
thejam7129 2 months ago
sorry for my english but i am from germany and i have a question:
Why i can't see the npc it is there i can hear it and ican kill it but it drops nothing.
Please help me
fischknoten 2 months ago
help me plz! when i play the test thing, the mob is not there ! i even turned the spawn thing 2 1000!
Doodledude64 2 months ago
Okay Ive gotten it to compile but I cant see any of my mobs. Either they're not there or they're invisible. Any help?
RomanKT100 2 months ago in playlist Uploaded videos
Comment removed
RomanKT100 2 months ago
Comment removed
RomanKT100 2 months ago
i made my own mob its called steve
bemikey2006 2 months ago in playlist More videos from HenryTheCoder
great vids i subed
bemikey2006 2 months ago in playlist Uploaded videos
Thanks so much!
DawnRealm 2 months ago in playlist Uploaded videos
this is a piece of shit Henry the coder is stupid every tut has the wrong code and i down graded to 1.7.3 and still get the error src\minecraft\net\minecraft\src\mod_Tut.java:5: error: '{' expected
public abstract class mod_Tut.java extends? BaseMod.java{ //"extends BaseMod" Ne
eded for modding with modloader
^
MedmiggleHorn 2 months ago
Hello.......*laugh* I LOVE YOU *laughing* then i start laughing
bonejacker100 2 months ago
is editrocket like jcreator?
MrF2pro 2 months ago
i mean
warning: [options] bootstrap class path not set in conjunction with -source 1.6
src\minecraft\net\minecraft\src\mod_Mob.java:5: error: '{' expected
public class mod_Mob.java extends BaseMod.java
^
MedmiggleHorn 2 months ago in playlist More videos from HenryTheCoder
warning: [options] bootstrap class path not set in conjunction with -source 1.6
some one please help i keep getting this error
src\minecraft\net\minecraft\src\mod_Mob.java:5: error: '{' expected
public class mod_Mob.java extends BaseMod.java
^
MedmiggleHorn 2 months ago in playlist More videos from HenryTheCoder
how to you make a mob have a weapon and possibly armor, like the zombie pigmen in the nether?
TastyBleu 2 months ago
please make a model mob,i have a model
theminekid 2 months ago
ah, one last thing, ive reobfuscated mine now but my class files are named EntityMob ModelMob RenderMob and mod_Mob, however when i usually download mods they are class files like "az, bs, gt, lk, op" and mine arnt like that, also when i run minecraft it works fine and everything is fine BUT, i cant find my mod anywhere even though its the same as yours with a few adjustments, please help!!!!
harryb12993 2 months ago
@harryb12993 Thats becuase when you recompile it renames all the files back to the orginal. When you decompile it dose the oppisit. Whitout that it would be hard to code in minecraft becuase then you would have to rename all the files manualy.
MarkusGamers 2 months ago
@MarkusGamers oh, thanks, i was a bit confused
harryb12993 2 months ago
oh hi, also my entity wont work, at the top entitymob mine says there is an error there, and that i can make it abstract or add an unimplemented method
harryb12993 2 months ago
ok anybody who can help with this please do, when i press start client it come up with "[15:34] Error could not find or load main class Start
Error could not find or load main class Start" anybody think they can help?
harryb12993 2 months ago
Comment removed
harryb12993 2 months ago
Comment removed
harryb12993 2 months ago
Will this work for 1.0.0?
symaklon 3 months ago
@symaklon It Will Work For 1.0.0 Just You Need In Addition Find The 1.0.0 Modloader Template, You Can Just Google It, And If You Use Eclipse, It Points Out The Errors (Just Add Unimplented Methods And For mod_(mob) Change The Spawn Rate To 500, 4, 4 In AddSpawn) Also Also You Have To Do In Entity(mob) Is Change extends EntityLiving To extends (EntityAnimal, EntityFlying, EntityMonster, Or EntitySquid
fuj1nman1 1 month ago
@fuj1nman1 Sorry Not Also Also But And Also
fuj1nman1 1 month ago
This has been flagged as spam show
EvanLuther 3 months ago
EvanLuther 3 months ago
THTHTHGTGANK YOUOUOUOUUUUUUUUPOOUUUU!!
EvanLuther 3 months ago
my errors is that modloader there is no such thing caled mod loader any help?
heyworld1231 3 months ago
@heyworld1231 Did You Install Modloader In jars/bin/minecraftbat Before Decompiling?
fuj1nman1 1 month ago
@Ryei56 Actually just launch minecraft from the normal client after you recompile. it's just a MCP bug, so dont use the startclient.bat
Cydiawesome 3 months ago
ModLoader.AddSpawn(EntityTest.class, 500, EnumCreatureType.creature)
Getting an error on AddSpawn
OmniPrimo 3 months ago
This has been flagged as spam show
@OmniPrimo For 1.0.0 It Is For You Just Do This Keep 500 As It Is, It Stands For The Spawn Rate But Add Other Two 4's The Updated ModLoader Class Needs Them
ModLoader.AddSpawn(EntityTest.class, 500, 4, 4, EnumCreatureType.creature)
fuj1nman1 1 month ago
@Ryei56 Click "Force Update" on the options button of the launcher, then move the new minecraft.jar to your folder where the jars are, then decompile again
Cydiawesome 3 months ago
How would i make my NPC wield a weapon?????? please let me know thx
Cydiawesome 3 months ago
YESH I LUV MACS
xKarb 3 months ago
how to i get the MCP MOB folder?
LoonyToonsStory 3 months ago
ok this part:
public class mod_Mob extends BaseMod
is giving me this error:
src/minecraft/net/minecraft/src/mod_Mob.java:5: illegal start of type
public class mod_Mob extends class BaseMod
^
(i also have to add the class before the BaseMod otherwise ill get more errors
MrxandBadAs 3 months ago
@MrxandBadAs
change public class mod_Mob extends BaseMod
to
public abstract class mod_Mob extends BaseMod
YoshiesCookie 3 months ago
Comment removed
YoshiesCookie 3 months ago
Comment removed
MrxandBadAs 3 months ago
How do you PUT MODLOADER IN????? you never put that in the video you gave us the Template...
MrxandBadAs 3 months ago
wil you save this stuff as a class or a file?
TacosRInsane 3 months ago
Comment removed
OxP2 3 months ago
i got one error it took me forever to find out why there were 3 other errorsssss
OxP2 3 months ago
WHAT IS THAT terraria for mac i didnt know that was possible please explain
vote this up guys so he sees it
DaFireyBeast 3 months ago 17
@DaFireyBeast its a terraria wrapper i have it :3 it is very good. just good terraria mac wrapper.
theInspectorNZ 2 months ago in playlist More videos from HenryTheCoder
@DaFireyBeast probbaly illegal version
SharkxSlayer 2 months ago
@SharkxSlayer no its prob not illegal cause i forgot he could install windows 7/xp or vista to his computer making it still a mac but able to run terraria
DaFireyBeast 2 months ago
@DaFireyBeast He got a thing that lets you get Terraria for free.
sharpsniperzero1 2 months ago
@DaFireyBeast terrariaonline(dot)com/threads/terraria-mac-wrapper.15236/
VampVladimir 2 months ago
@DaFireyBeast there is a program for running exe on mac
MichaelxMedia 2 months ago
@DaFireyBeast its a little thing called steam
TheRetardedspartans 2 months ago
Thanks for helping, Gertrude!
Icebot360 3 months ago
How do you turn the src codes into class files???
Icebot360 3 months ago
PLEASE MAKE ONE FOR 1.0.0
MistaApp101 3 months ago
Can you make another one for 1.8 or does it work for 1,8 already?
I am gonna make one that you HAVE to spawn in say SPC. Cause spawning must be a pain.
But right now, I am planning on what I will make. New enemies? Obviously. The conaneve1 mod MUST have evil in it.
Wolves that look like people so I can play King of the Underground challenges with people? OBVIOUSLY :D
but that will be a very painful thing to make, cause mobs are 10x harder to make then blocks... probably.
conaneve1 3 months ago
Comment removed
LinkCrafters 3 months ago
I was thinking making wolves breedable with the really big heaf
GaVvAnAtOr 3 months ago
make the npcs drop tnt!
hwang1607 3 months ago
You got Unity! How do you merge two games into one? Like Portal + Half life 2 = Half Portal?
Hayden7White 3 months ago
update this and send me the zip file with mod loader
ballkickerification 3 months ago
FUUUUUUUUUUUUUUUU macs >.>
MrJoeinator12 3 months ago 10
@MrJoeinator12 MACS SPELLED BACKWARDS = SCAM
mrhackster99 2 months ago in playlist Uploaded videos 23
@mrhackster99 but you see, that is spelled backwards, and therefor must be the opposite
HapplyFace 2 months ago
@HapplyFace lol so true : )
mrhackster99 2 months ago
@mrhackster99 cool coincidence bro.
theUnseenAssassin 1 month ago in playlist Uploaded videos
@mrhackster99 Hope you noticed It's Mac. Not Macs
Daftpunk4627 4 weeks ago
@Daftpunk4627 I did not notice that
mrhackster99 3 weeks ago
does this work for 1.8?
legosoldier12345 3 months ago
@legosoldier12345 Read the title 1.7.3.......
xJakExSansbYx 3 months ago
mine recompiles fine but when i put in the skin, the body is okay the size is okay but the legs and arms are way too thin please reply and help!!!
Snebby1000 3 months ago
how do u make ur mob tamable
RyanB944 3 months ago
== ERRORS FOUND ==
src\minecraft\net\minecraft\src\Render_CrazySquirrel.java:15: invalid method dec
laration; return type required
public RenderCrazySquirrel(ModelCrazySquirrel modelbase, float f)
^
1 error
bobtheperson084 3 months ago
how do i activate my mobe
sonicriofan129 3 months ago
Where do I find SRC
TheKardred 3 months ago
I got an error when I tried to run startclient saying:
"could not find or load main class Start"
also when I recompile, i'm getting 4 errors and one warning.
jaysangwan01 3 months ago
How do you make the mob fly?
Smaster1755 3 months ago
@Smaster1755 I would just look at the ghast mob and copy some of its properties into your mobs so it will act like it.
Ninjatutorial 3 months ago
Epic voice break at 3:51
PixelAliensWorld 3 months ago
Nevermind the video, it's too simple. The only difference between this and 1.8 is the fact that 1: creatures are rarer ever since animals no longer spawn normally; 2: Instead of one number for rarity, it's three numbers. The first number is for rarity, second number for minimum amount at a time, third number for maximum amount at a time. That's just the ModLoader change, Henry's tut is completely viable.
DisguisedNinjas 3 months ago
As soon as I figure out the settings, I'll make an updated video about it. I've found out what the difference is.
DisguisedNinjas 3 months ago
Comment removed
dentorex 3 months ago
This has been flagged as spam show
Alex001PT 3 months ago in playlist Mais vídeos de HenryTheCoder