Minecraft: No Rain Tutorial
Minecraft Tutorial Playlist â-» http://www.youtube.com/playlist?list=PLEB388783144C45A8 This minecraft tutorial will show you how to automatically clean rain from your minecraft world. Remember…
Tags: detector, disable, how, minecraft, mod, no, rain, stop, to, tutorial
Filed under xisumavoid :
Comments (20) :
Feb 1st, 2015
20 Responses to “Minecraft: No Rain Tutorial”
Leave a Reply
You must be logged in to post a comment.
February 1st, 2015 at 4:35 AM
This is much smaller:
[c]-“command” <- Command block R <- Redstone block [c]-/fill ~ ~-1 ~ ~ ~-1 ~ redstone_block R [c] – /weather clear [c]-/fill ~ ~1 ~ ~ ~1 ~ stone
February 1st, 2015 at 4:37 AM
Why don’t u play the game the way it’s made, mojang put time and effort to
add rain
February 1st, 2015 at 4:39 AM
Or you can just get optifine and disable rain particles
February 1st, 2015 at 4:40 AM
Or you could just type /weather clear 1000000. I think they fixed the bug
which made it not work and it’s now usable. It take a long time to start
raining again. I spend a long time in my test world and it never rains.
February 1st, 2015 at 4:41 AM
2 Ideas to make this thing fast everytime :) :
1st idea: Get some delay with repeaters (should be like 10 seconds, just in
case…) and set the hearts of the golem to 1.
2nd idea: Give the golem a poison effect so he gets dmg until he is on 1
heart (1/2 hearts=1 heart in “commandblock-language”)
February 1st, 2015 at 4:43 AM
Why not just type /weather clear 100000 ?
February 1st, 2015 at 4:46 AM
Or, you could put the first command on a clock…. And then /gamerule
commandBlockOutput false
February 1st, 2015 at 4:52 AM
How to clear rain automatically :-)
February 1st, 2015 at 4:59 AM
What about just clearing the weather for 10000 ticks and set up a hopper
clock and make it tick every 10000 ticks (with a command) and clear the
weather for 10000 ticks again?
February 1st, 2015 at 5:02 AM
Try giving the snow golem Resistance V for a few seconds and setting the
health to one. The golem won’t take damage until the weather clearing
process is finished and the rain detection is almost instant.
February 1st, 2015 at 5:03 AM
xisuma u forgot to say dont put this in a snowy biome because it will snow
:D
February 1st, 2015 at 5:08 AM
Wait. I’ve always been using /weather clear 1000000, and I’ve never had
rain. Please explain? I really think this is pointless.
February 1st, 2015 at 5:10 AM
Why don’t you use a redstone clock that activate a command-block with
“/weather clear” ? Or is that just to prevent spam in the logs?
February 1st, 2015 at 5:14 AM
That’s awesome! Great invention, thanks X!
February 1st, 2015 at 5:14 AM
This wouldn’t work if your spawn chunks are in a hot biome that doesn’t
rain or a cold biome that snows.
February 1st, 2015 at 5:24 AM
The title was misleading. I thought this would be about preventing rain in
the first place.
February 1st, 2015 at 5:25 AM
Would this module lag more than a /setblock clock with a /weather clear
command? Don’t get me wrong here, it’s a cool concept, but I would probably
just use a setblock clock.
February 1st, 2015 at 5:27 AM
why dont you give him poison
February 1st, 2015 at 5:28 AM
It’d be even lag-free if there was another command block to kill the
snowballs dropped by the golem. /kill
@e[type=Item,r=4]{Item:{id:”minecraft:snowball”}}
(This command may have slightly incorrect syntax.
February 1st, 2015 at 5:34 AM
you also can build either a clock OR a daylight sensor that gives less
output when it rains OR a commandblock minecart?!?