Advertisement
Guest User

2

a guest
Nov 22nd, 2017
322
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. {
  2. "ambientocclusion": false,
  3. "textures": {
  4. "particle": "blocks/redstone_dust_dot"},
  5. "elements": [
  6. { "from": [ 0, 0.25, 8 ],
  7. "to": [ 16, 0.25, 16 ],
  8. "shade": false,
  9. "faces": {
  10. "up": { "uv": [ 0, 8, 16, 16 ], "texture": "#line", "tintindex": 0 }
  11. }
  12. }
  13. ]
  14. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement