Do you think I could just leave this part blank and it'd be okay? We're just going to replace the whole thing with a header image anyway, right?
You are not logged in.
Pages: 1
So I run my minimap tool today. To fix some small bugs. And noticed that BlockID 340 which is a rotateable decoration doesn't have the value rotation.
TOOTH_TRIPLE = 340
From my debugger (In a tutorial world) PWwYocqKOGbUI
{
type: 340,
layer: 0,
x: (byte array),
y: (byte array)
}
from my debugger (In my own world) PW1LMQ8wxJbEI
{
type: 340,
layer: 0,
x: (byte array),
y: (byte array),
rotation: 2
}
Should it be like this? Or did someone remove it?
Edit: I found out that the rotation is there in my own world with the rotation blocks.
But in the world PWwYocqKOGbUI doesn't have the rotation at all.
Offline
Maybe because we renamed it to "morphable"
Not sure if the actual block properties were renamed as well
No u.
Offline
Maybe because we renamed it to "morphable"
Not sure if the actual block properties were renamed as well
No they are still rotation blocks. Are you guys fixing that world or something? Because I can't enter it anymore.
Offline
In that case I also have a world that needs fixing...
I can enter it, but it's owned by nobody and has no content anymore...
Offline
So I coded my own fix for it. Till it's fixed.
Offline
In that case I also have a world that needs fixing...
I can enter it, but it's owned by nobody and has no content anymore...
I had a world that went empty all of a sudden -with no owner-
All jawapa could do was reset it to an "empty" world with an owner name.
So if you had anything built in there, it's gone.
Offline
Pages: 1
[ Started around 1732478587.7129 - Generated in 0.070 seconds, 12 queries executed - Memory usage: 1.43 MiB (Peak: 1.55 MiB) ]