NeonSan

DraconicAmbientLantern.3dm

Apr 19th, 2020
246
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 1.23 KB | None | 0 0
  1. {
  2.   label = "§4Draconic Ambient Lantern",
  3.   tooltip = "§2by NeoSan",
  4.   lightLevel = 8,
  5.   shapes = {
  6.     { 4,0,4,12,1,12,texture = "nether_brick"},
  7.     { 7,7,7,9,9,9,texture = "lava_flow"},
  8.     { 5,3,3,11,4,13,texture = "nether_brick"},
  9.     { 3,3,5,13,4,11,texture = "nether_brick"},
  10.     { 3,11,5,5,12,11,texture = "nether_brick"},
  11.     { 3,4,5,4,11,6,texture = "nether_brick"},
  12.     { 12,4,5,13,11,6,texture = "nether_brick"},
  13.     { 12,4,10,13,11,11,texture = "nether_brick"},
  14.     { 3,4,10,4,11,11,texture = "nether_brick"},
  15.     { 10,4,12,11,11,13,texture = "nether_brick"},
  16.     { 5,4,12,6,11,13,texture = "nether_brick"},
  17.     { 5,4,3,6,11,4,texture = "nether_brick"},
  18.     { 10,4,3,11,11,4,texture = "nether_brick"},
  19.     { 11,11,5,13,12,11,texture = "nether_brick"},
  20.     { 5,11,3,11,12,5,texture = "nether_brick"},
  21.     { 5,11,11,11,12,13,texture = "nether_brick"},
  22.     { 5,4,11,11,11,12,texture = "glass"},
  23.     { 5,4,4,11,11,5,texture = "glass"},
  24.     { 4,4,5,5,11,11,texture = "glass"},
  25.     { 11,4,5,12,11,11,texture = "glass"},
  26.     { 5,1,5,6,12,6,texture = "nether_brick"},
  27.     { 5,1,10,6,12,11,texture = "nether_brick"},
  28.     { 10,1,10,11,12,11,texture = "nether_brick"},
  29.     { 10,1,5,11,12,6,texture = "nether_brick"},
  30.   }
  31. }
Add Comment
Please, Sign In to add comment