r/PhoenixSC • u/DraftSuccessful5468 • 1d ago
Discussion New New least efficient stair case.
80 boats or 110 blocks to go just one block up
I made it using minecarts and boats. Fun fact: minecarts are 11.2 pixels tall, meaning you can get โ of a pixel steps. (You can technically get a less efficient one by putting the minecarts on chains to get 10th of a pixel steps)
159
u/Gaming-Burrito ๐ ๐ ๐ก ๐ข ๐ฃ ๐ค ๐ฅ ๐ฆ ๐ง ๐จ ๐ฉ ๐ช ๐ซ ๐ฌ ๐ญ ๐ฎ ๐ฏ ๐ฐ ๐ฑ ๐ฒ ๐ณ 1d ago
can you explain the set up? no reason, just curious
299
u/DraftSuccessful5468 1d ago edited 1d ago
Basically, because the minecarts are 11 AND โ of a pixel tall, you can stack boats on different amounts of minecarts on various blocks to align a boat to any 5th of of pixel height you want.
The fences are to align the boats horizontally, and the leads are to make sure the boats don't push each other.
107
u/choenan Java FTW 1d ago
wow. how did you even come with this stuff
113
u/DraftSuccessful5468 1d ago
My brother helped me.
79
u/Dear_Ad1526 bedrock > my skill 1d ago
How did your brother come up with this stuff
77
u/Jo_the_Hastur 1d ago
He helped his brother and then they feed into infinite loop of inefficiencies
22
u/DraftSuccessful5468 1d ago edited 1d ago
I came up with the original idea, and my brother helped figure out how to actually build it
86
u/fredbite87 1d ago
So with this every 1 block horizontally goes โ of a block vertically? That's pretty cool
70
u/DraftSuccessful5468 1d ago
Technically, the boats are wider than a block(22 pixels), so it's closer to every 1.4 blocks
19
u/fredbite87 1d ago edited 1d ago
I meant more horizontal in one direction, every 1 block forward is โ pixels up
9
25
u/Elijah_Man Java FTW 1d ago
So you implied that putting them on chains would make this twice as inefficient right?
16
u/DraftSuccessful5468 1d ago
Yes. You can make every boat have a 10th of a pixel step using chains because the chain is 9 and a HALF pixels tall when placed sideways, so you can put the minecarts(11 and 1/5th pixels tall) on the chain to get 10ths of a pixel. But because you have to put them on chains instead of starting with any pixel height you want, it takes way more minecarts and boats to align it to a specific height
55
u/gedsweyevr Chester is life 1d ago
firlie
18
u/Professor_Default 1d ago
I would not believe my eyes
5
u/nikwillow 1d ago
If ten million fireflies
4
u/Gaming-Burrito ๐ ๐ ๐ก ๐ข ๐ฃ ๐ค ๐ฅ ๐ฆ ๐ง ๐จ ๐ฉ ๐ช ๐ซ ๐ฌ ๐ญ ๐ฎ ๐ฏ ๐ฐ ๐ฑ ๐ฒ ๐ณ 1d ago
cane and filled up the skies
6
7
2
u/Rude-Pangolin8823 1d ago
You can do this with float precision using 2no's alignment methods, which would allow the staircase to be as long as the Minecraft world. https://youtu.be/Vmhlij-jmZ4?si=rQNaVBuVvbYMEgt9
3
u/ChickenTaco22 1d ago
Using this method only gives access to increments of 128ths of a block, meaning the staircase would only be 50% longer. If you built this staircase from the bottom of the world to the build limit it would be about 67500 blocks long, nowhere near the length of a minecraft world
1
u/Rude-Pangolin8823 1d ago
Watch the rest of the video
3
u/ChickenTaco22 21h ago
I did watch the whole video; I was just confused on the same part as thedebatingone. Thanks for the clarification, I understand now
1
1
u/TheDebatingOne 23h ago
What are you talking about? The part of the video that has the float precision stuff is only for X and Z. The only part about vertical manipulation (the last 10 seconds or so) is about using one tick pulses to drop a minecart slightly, but that's only 1/128 of a block. Is there something else?
2
u/Rude-Pangolin8823 22h ago
You can align a minecart to any position within the x and z of a block by moving it by 1/128th and halving its position- basically giving you access to every bit of its position individually.
If you put this minecart on a slanted rail, its distance along it will convert to the same amount of height, since rails are perfectly diagonal.
You can put a boat on that.
2
0
650
u/sansthepunman 1d ago
How many entities did you use and how long did it take for you to set it up?