Skip to content

Instantly share code, notes, and snippets.

@zhuowei
Created January 19, 2017 07:10
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zhuowei/76cb03bee1249b26c38d557f1bf3dccf to your computer and use it in GitHub Desktop.
Save zhuowei/76cb03bee1249b26c38d557f1bf3dccf to your computer and use it in GitHub Desktop.
var cabinet = 3333;
Block.defineBlock(cabinet,"Cabinet stone",[["stone",0],["stone",0],["stone",0],["stone",0],["stone",0],["stone",0]],5,false);
Block.setShape(cabinet, 0.2, 0, 0.2, 0.8, 1, 0.8);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment