camp_fire_burnt.json 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  1. {
  2. "textures": {
  3. "0": "km:blocks/campfire/burnt_oak_tip",
  4. "1": "km:blocks/campfire/burnt_plank_oak",
  5. "2": "blocks/planks_oak",
  6. "fire": "blocks/fire_layer_0",
  7. "particle": "blocks/planks_oak"
  8. },
  9. "elements": [
  10. {
  11. "from": [ -3.0, 6.0, 7.0 ],
  12. "to": [ 10.0, 8.0, 9.0 ],
  13. "rotation": { "origin": [ 8.0, 8.0, 8.0 ], "axis": "z", "angle": 45.0 },
  14. "faces": {
  15. "north": { "texture": "#0", "uv": [ 3.0, 7.0, 16.0, 9.0 ] },
  16. "east": { "texture": "#1", "uv": [ 7.0, 6.0, 9.0, 8.0 ] },
  17. "south": { "texture": "#0", "uv": [ 0.0, 12.0, 13.0, 14.0 ], "rotation": 180 },
  18. "west": { "texture": "#2", "uv": [ 0.0, 0.0, 2.0, 2.0 ] },
  19. "up": { "texture": "#0", "uv": [ 0.0, 6.0, 13.0, 8.0 ], "rotation": 180 },
  20. "down": { "texture": "#0", "uv": [ 0.0, 5.0, 6.0, 7.0 ], "rotation": 180 }
  21. }
  22. },
  23. {
  24. "from": [ 7.0, 3.0, -3.0 ],
  25. "to": [ 9.0, 5.0, 10.0 ],
  26. "rotation": { "origin": [ 8.0, 8.0, 8.0 ], "axis": "x", "angle": -22.5 },
  27. "faces": {
  28. "north": { "texture": "#2", "uv": [ 1.0, 1.0, 3.0, 3.0 ] },
  29. "east": { "texture": "#0", "uv": [ 0.0, 6.0, 13.0, 8.0 ] },
  30. "south": { "texture": "#0", "uv": [ 0.0, 5.0, 2.0, 7.0 ] },
  31. "west": { "texture": "#0", "uv": [ 0.0, 5.0, 13.0, 7.0 ], "rotation": 180 },
  32. "up": { "texture": "#0", "uv": [ 5.0, 3.0, 7.0, 16.0 ], "rotation": 180 },
  33. "down": { "texture": "#0", "uv": [ 3.0, 3.0, 5.0, 16.0 ] }
  34. }
  35. },
  36. {
  37. "from": [ 7.0, 0.0, 0.0 ],
  38. "to": [ 9.0, 2.0, 16.0 ],
  39. "rotation": { "origin": [ 8.0, 6.0, 8.0 ], "axis": "y", "angle": 45.0 },
  40. "faces": {
  41. "north": { "texture": "#2", "uv": [ 0.0, 0.0, 2.0, 2.0 ] },
  42. "east": { "texture": "#1", "uv": [ 0.0, 12.0, 16.0, 14.0 ] },
  43. "south": { "texture": "#2", "uv": [ 0.0, 0.0, 2.0, 2.0 ] },
  44. "west": { "texture": "#1", "uv": [ 0.0, 11.0, 16.0, 13.0 ] },
  45. "up": { "texture": "#1", "uv": [ 7.0, 0.0, 9.0, 16.0 ] },
  46. "down": { "texture": "#1", "uv": [ 12.0, 0.0, 14.0, 16.0 ] }
  47. }
  48. },
  49. {
  50. "from": [ 7.0, 0.0, 0.0 ],
  51. "to": [ 9.0, 2.0, 16.0 ],
  52. "rotation": { "origin": [ 8.0, 6.0, 8.0 ], "axis": "y", "angle": -45.0 },
  53. "faces": {
  54. "north": { "texture": "#2", "uv": [ 0.0, 0.0, 2.0, 2.0 ] },
  55. "east": { "texture": "#1", "uv": [ 0.0, 12.0, 16.0, 14.0 ] },
  56. "south": { "texture": "#2", "uv": [ 0.0, 0.0, 2.0, 2.0 ] },
  57. "west": { "texture": "#1", "uv": [ 0.0, 11.0, 16.0, 13.0 ] },
  58. "up": { "texture": "#1", "uv": [ 7.0, 0.0, 9.0, 16.0 ] },
  59. "down": { "texture": "#1", "uv": [ 3.0, 0.0, 5.0, 16.0 ] }
  60. }
  61. }
  62. ]
  63. }