How can you A. Make your hand and what you are holding bright, B. Make other mobs bright, C. Make things like flowers and grass bright, and D. Make block drops bright.
@NerdsWBNerds For B and D (possibly C) Go into entity.java and do the same thing you did in Block.java in the functions getEntityBrightnessForRender and getEntityBrightness
when i type fullbright @ :49 it didnt turn blue did i miss a step in a earlier tut?
Whit3lands 14 hours ago
It always makes it ONLY on update for me. So I have to destroy a block to make it disappear vide versa. Please help!
Dabossjoe90 1 day ago
omg i cant understand wat ur doing when you go down a line. mine doesnt look the same
TheObviousBBQ 2 weeks ago
when i test this in eclipse it works fine. but when i put it in my minecraft.jar it doesn't actually make everything bright, it just makes it visible
LordToby25 4 weeks ago in playlist More videos from TheScrappyHaxor
How can you A. Make your hand and what you are holding bright, B. Make other mobs bright, C. Make things like flowers and grass bright, and D. Make block drops bright.
NerdsWBNerds 1 month ago
@NerdsWBNerds For B and D (possibly C) Go into entity.java and do the same thing you did in Block.java in the functions getEntityBrightnessForRender and getEntityBrightness
aka:
if(GuiIngame.xray || GuiIngame.full){ return 1000F;
}
or 1000 for BrightnessForRender
MrXiph 1 month ago in playlist Uploaded videos
Comment removed
NerdsWBNerds 1 month ago
Comment removed
NerdsWBNerds 1 month ago
Could you make a tracer line? Like say to where you last died, or to your /sethome or maybe even to other players?
MrXiph 2 months ago
Can u do fly and no fall
stapa47 2 months ago
I have sneak working in 1.0.0 in my client. Just a simple copy and Paste, then a few simple edits & your'e done.
Tamazon19 2 months ago
Ah ok. That and speedy mine are really the only things I need for hardcore greifing :D
Rabidrob98 2 months ago
Sneak does work in 1.0 Epsilon has it. Could you figure out how to make it and make a tut? Thanks!
Rabidrob98 2 months ago
@Rabidrob98 I know it works, I just haven't tried coding it for 1.0.0 yet
TheScrappyHaxor 2 months ago
You can do Climb mod next! MSG me on youtube if you need a how to, and I can show you. It isn't hard.
Tamazon19 2 months ago
@Tamazon19 I've known how to do it since 1.3, I might make one
TheScrappyHaxor 2 months ago
Looked at CJB's Mods and figured this out like 6 hours ago... Not to hard. I did return return 1.0F though.
Tamazon19 2 months ago
@TheScrappyHaxor Thanks :3
ToshTheWolf 2 months ago in playlist Uploaded videos
Forcefield kill sounds cool! Also I was wondering if you could turn pvp on for yourself on a non-pvp server?
Rabidrob98 2 months ago