DyamicFleyer

Live Texture Stitching Example 3:1

Mar 18th, 2018
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.36 KB | None | 0 0
  1. {
  2.     "id": "blocks/cracked_stone_bricks",
  3.     "textures": {
  4.         "stonebrick": "blocks/stone_bricks",
  5.         "cracks": "blocks/destroy_stage_6"
  6.     },
  7.     "animation": {
  8.         "frames": [
  9.             {
  10.                 "layers": [
  11.                     "#stonebrick",
  12.                     "#cracks"
  13.                 ]
  14.             }
  15.         ]
  16.     }
  17. }
Add Comment
Please, Sign In to add comment