Advertisement
Guest User

Untitled

a guest
Jul 9th, 2015
241
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. {
  2. label = "Example Model",
  3. tooltip = "This is an example model, demonstrating all the features.",
  4.  
  5. lightLevel = 0,
  6. emitRedstone = false,
  7. buttonMode = false,
  8. shapes = {
  9. { 0, 0, 0, 8, 8, 8, texture = "lapis_block" },
  10. { 8, 8, 8, 16, 16, 16, texture = "leaves_oak", state = true, tint = 0x48B518 }
  11. }
  12. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement