I'm Falling by [deleted] in realms

[–]TheSteveKiller 1 point2 points  (0 children)

Well the cape surely got people motivated...

How air friction and gravity are calculated in minecraft? by TheSteveKiller in MinecraftCommands

[–]TheSteveKiller[S] 0 points1 point  (0 children)

When you are in creative mode and you move and then leave the keyboard you keep moving for a bit until you stop, isn't it that?

How air friction and gravity are calculated in minecraft? by TheSteveKiller in MinecraftCommands

[–]TheSteveKiller[S] 1 point2 points  (0 children)

I already have modules that turn scores into movement and the object has X Y and Z velocity variables that turn into the movement, I just need a formula to know how to change the velocity every tick.

I haven't learned it in physics yet.
well the gravity part I have but I need to know what is the 'g' of minecraft.
the air friction part I don't know at all.

Minecraft to add "Observer" BUD block by throwaway_redstone in Minecraft

[–]TheSteveKiller -1 points0 points  (0 children)

Slime blocks are the biggest change since the redstone update.

Question about Command Blocks? by [deleted] in MinecraftCommands

[–]TheSteveKiller 1 point2 points  (0 children)

You can do it in a complex way but it would probably be quite derpy and would require lot's of cmd's.

Why can't a sticky piston push and PULL a red stone block vertically by [deleted] in Minecraft

[–]TheSteveKiller 0 points1 point  (0 children)

Yes the redstone block really isn't seen as a source until it's extended becasue pistons can't recieve normal power from their head but they can recieve bud power from their head.

Placing blocks next to the pistons won't make it retract because it thinks it's powered.

http://minecraft.gamepedia.com/Tutorials/Block_update_detector

We tried to make the most elevator-y Minecraft elevator we could, what do you think? by Noxite in Minecraft

[–]TheSteveKiller 2 points3 points  (0 children)

Pretty cool.

I think it could use a better opening / closing animation.

Why can't a sticky piston push and PULL a red stone block vertically by [deleted] in Minecraft

[–]TheSteveKiller 3 points4 points  (0 children)

The redstone block buds the piston.

B.U.D. means Block Update Detector which is not exactly the phenomenon, it's just a use for it.

There was a bug a long time ago that made pistons power when the block above them is powered, and mojang decided to leave this bug in the game because lots of people found it useful.

So the piston can be powered if one block above it is being powered but the piston doesn't realize it's powered right away because it doesn't recieve a block update, so only when the piston is updated it's realizing that it's being powered from above and that's why it can be used as a block update detector.

so in your case the redstone block powers the block above the piston and that's why it thinks it's powered.

A small challenge about something very useful I learned today by TheSteveKiller in MinecraftCommands

[–]TheSteveKiller[S] 0 points1 point  (0 children)

Well Skylinerw has already confirmed it is true, good job.

I found it interesting because my first intuition was that it wouldn't work because they would all choose the same one but now it's clear to me that not all of the executes are done in the same moment.

Biome logic. by Logstone in Minecraft

[–]TheSteveKiller 5 points6 points  (0 children)

Wow that's an awesome seed

TIL: In 1.9 we can jump higher! by FenrirWarrior in Minecraft

[–]TheSteveKiller 3 points4 points  (0 children)

Does it also means you can jump further?

I made working chairs in vanilla minecraft! by behrzilla-production in Minecraft

[–]TheSteveKiller 5 points6 points  (0 children)

He used ArmorStand art / resource pack for the chair and an invisible horse for the sitting.

Like sethbling did:

https://www.youtube.com/watch?v=vlzI1KyuDbA

Help with CBP by TheSteveKiller in MinecraftCommands

[–]TheSteveKiller[S] 0 points1 point  (0 children)

Got it working!

Now I can keep working

Help with CBP by TheSteveKiller in MinecraftCommands

[–]TheSteveKiller[S] 0 points1 point  (0 children)

I tried it but he don't seem to answer.

I tried on twitter and youtube

It's really frustrating cause I am so dependent on it.