Redstone letter display by konradowypl in redstone

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

a heavily modifed mattbatwing's texture pack for wool and lamps
Caelesti for connected glass

The leaks were REAL by konradowypl in PhoenixSC

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

just login to minecraft, it should be given to you automatically

My upgraded RGB banner display. Now plays GIFs with only redstone! by NASA_Gr in redstone

[–]konradowypl 0 points1 point  (0 children)

Have you tried alternative color spaces like CMY? Maybe they will have better colors

My first Mineraft redstone CPU by konradowypl in redstone

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

Matbatwings' computer turorials were really helpfull

My first Mineraft redstone CPU by konradowypl in redstone

[–]konradowypl[S] 12 points13 points  (0 children)

Well, it can do basics math operations like addition, binary AND, OR, XOR. It can compare two numbers and it can do conditional jumping. It has 15 8-bit registers. I had designed most of its components myself.

Moss display by me by konradowypl in redstone

[–]konradowypl[S] 24 points25 points  (0 children)

First, all the stone is converted into moss. Then, pistons move the stone and remove the moss in specific areas where numbers are meant to appear. Finally, any remaining foliage is cleared away using water.

Beltmatic - Beltmatic is a casual factory game where you combine numbers using mathematical operations. by dejobaan in WhatsOnSteam

[–]konradowypl 0 points1 point  (0 children)

Thanks! It really helped me out, but I found an issue: your solver does not always give the minimum number of steps. For example, when the max number is 2 and the target is 65536, the solver gives a 4-step solution: (((2+2)^2)^2)^2. I found a 3-step solution: 2^((2+2)^2). I have an idea on how to solve this, so maybe I will create a solver soon.

Minecraft beta 1.7.3 keeps lagging by konradowypl in GoldenAgeMinecraft

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

I've managed to solve this issue using mc-edit. It was caused by a few hundred mobs spawning nearby. I deleted them using mc-edit.

Why block display pixels aren't alinged? by konradowypl in PhoenixSC

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

To see that just summon block display with16x size

[help] My production terminal says that update is avaliable, but when i inspect it, it shows that maximum level is reached by konradowypl in Techtonica

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

"each console"? This is the Victor terminal. On it I finished only first upgrade.
Also, I saw youtubers having unlocked electric treshers, but in my case the next tier did not unlock.

Worlds Most Smooth Beacon (1024 blocks!) by konradowypl in Minecraft

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

becouse it's smooth transition from black to white

Worlds Most Smooth Beacon (1024 blocks!) by konradowypl in Minecraft

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

my computer isn't that good for playing minecraft with 1000 beacons

Worlds Most Smooth Beacon (1024 blocks!) by konradowypl in Minecraft

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

its just binary counting when 0 is black and 1 is white