#1x1 Full Belt Omni-Rotator (Stackable)

21 messages · Page 1 of 1 (latest)

void oar
#

inspired by @vapid notch's #1274155806647914620 message
Made it full belt (and stackable)
Input at bottom
Left Output: turn left 90 (CCW)
Right Output: turn right 90 (CW)
Forward Output: turn 180
press f to flip CW and CCW
edit: also works by overflow principle
2 rotators per belt

trim craterBOT
# void oar

Blueprint Infos :

Version : 1095 / 0.0.8, Blueprint type : Platform, Blueprint cost : 3,549, Platform unit cost : 2
Building count : 539, Building size : 16x16x3, Building tiles : 547
Platform count : 1, Platform size : 1x1, Platform tiles : 1
Icons : Platforms, <empty>, <empty>, {RuRuRuRu}

scenic isle
#

it

tribal timber
queen gust
tribal timber
#

teh one above works fine tho

#

whats the point of the app one??

queen gust
#

you copy the whole text, paste it in your browser's url bar and you can view the blueprint in 3d

tribal timber
#

OH

clever stirrup
# tribal timber OH

there's also a copy button on the webpage for the blueprint which gives you the actual text. the reason you cant just copy the SHAPEZ2- onwards part of the url above is that it's URL escaped, which means characters like / get replaced with %2F so that they arent interpreted as part of the url path and such.

#

if you were to instead take the SHAPEZ2- part of the url and run it through a url decoder (like the decodeURIComponent javascript function in the browser console), then you would end up with the actual blueprint text which can be copied and pasted into shapez

#

but there's not really any point doing that over just pressing the copy button on the site lol

queen gust
#

(or just copying the original (not 3d viewer link) discord file content directly)

clever stirrup
#

yeah

#

I wonder at what size of blueprint the website would stop allowing it given that url's have a maximum length of around 2k characters

queen gust
#

from experience the limit is higher than 2k but I haven't checked what it is exactly

clever stirrup
#

seems like even a 2x1 stacker blueprint is like 5k chars, so im surprised that works

#

seems like so long as you dont use IE, edge, or android's built in browser you're good to at least 30k chars

#

which is about two densely populated 3x3 platforms

wheat radish
#

ker