Skip to content

Two blocks coexist and more

Latest
Compare
Choose a tag to compare
@oO0oO0oO0o0o00 oO0oO0oO0o0o00 released this 13 Jan 13:21
  • Can make two blocks coexist, via GUI or javascript: setBlock3(x,y,z,dimension,layer,block), dimension=0,1,2,..., layer=0,1, block=(id<<8) | data.
  • More crashes, ANRs and bugs added.