Advertisement
Virtual_Dndz

hedge_straight

Aug 18th, 2023
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.40 KB | Gaming | 0 0
  1.   {
  2.     label = "hedge_straight",
  3.     shapes = {
  4.       { 3,0,0,13,15,16,texture = "chisel:leaves/red_roses_opaque"},
  5.       { 2,2,0,14,14,16,texture = "chisel:leaves/red_roses_opaque"},
  6.       { 1,3,0,15,13,16,texture = "chisel:leaves/red_roses_opaque"},
  7.       { 0,5,0,16,11,16,texture = "chisel:leaves/red_roses_opaque"},
  8.       { 5,15,0,11,16,16,texture = "chisel:leaves/red_roses_opaque"},
  9.     }
  10.   }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement