Advertisement
Guest User

Coal Ore Tedium

a guest
Jul 22nd, 2014
237
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.10 KB | None | 0 0
  1. {
  2. "textures": {
  3. "particle": "blocks/coal_ore",
  4. "coal": "blocks/coal_ore",
  5. "inset": "blocks/coal_ore"
  6. },
  7. "elements": [
  8. { "__comment": "Top Framing",
  9. "from": [ 0, 12, 0 ],
  10. "to": [ 16, 16, 4 ],
  11. "faces": {
  12. "up": { "texture": "coal" },
  13. "north": { "texture": "coal" },
  14. "west": { "texture": "coal" },
  15. "east": { "texture": "coal" }
  16. }
  17. },
  18. { "__comment": "Top Framing",
  19. "from": [ 14, 12, 4 ],
  20. "to": [ 16, 16, 12 ],
  21. "faces": {
  22. "up": { "texture": "coal" },
  23. "south": { "texture": "coal" },
  24. "east": { "texture": "coal" }
  25. }
  26. },
  27. { "__comment": "Top Framing",
  28. "from": [ 6, 12, 12 ],
  29. "to": [ 16, 16, 16 ],
  30. "faces": {
  31. "up": { "texture": "coal" },
  32. "south": { "texture": "coal" },
  33. "east": { "texture": "coal" }
  34. }
  35. },
  36. { "__comment": "Top Framing",
  37. "from": [ 0, 12, 14 ],
  38. "to": [ 6, 16, 16 ],
  39. "faces": {
  40. "up": { "texture": "coal" },
  41. "south": { "texture": "coal" },
  42. "west": { "texture": "coal" }
  43. }
  44. },
  45. { "__comment": "Top Framing",
  46. "from": [ 0, 12, 4 ],
  47. "to": [ 4, 16, 14 ],
  48. "faces": {
  49. "up": { "texture": "coal" },
  50. "west": { "texture": "coal" }
  51. }
  52. },
  53. { "__comment": "Top Framing",
  54. "from": [ 4, 16, 6 ],
  55. "to": [ 6, 16, 12 ],
  56. "faces": {
  57. "up": { "texture": "coal" }
  58. }
  59. },
  60. { "__comment": "Top Framing",
  61. "from": [ 6, 16, 6 ],
  62. "to": [ 8, 16, 10 ],
  63. "faces": {
  64. "up": { "texture": "coal" }
  65. }
  66. },
  67. { "__comment": "Top Framing",
  68. "from": [ 8, 16, 6 ],
  69. "to": [ 10, 16, 8 ],
  70. "faces": {
  71. "up": { "texture": "coal" }
  72. }
  73. },
  74. { "__comment": "Top Framing",
  75. "from": [ 10, 16, 4 ],
  76. "to": [ 12, 16, 6 ],
  77. "faces": {
  78. "up": { "texture": "coal" }
  79. }
  80. },
  81. { "__comment": "Top Framing",
  82. "from": [ 10, 16, 8 ],
  83. "to": [ 12, 16, 10 ],
  84. "faces": {
  85. "up": { "texture": "coal" }
  86. }
  87. },
  88. { "__comment": "Top Framing",
  89. "from": [ 12, 16, 6 ],
  90. "to": [ 14, 16, 10 ],
  91. "faces": {
  92. "up": { "texture": "coal" }
  93. }
  94. },
  95. { "__comment": "Top Framing",
  96. "from": [ 12, 16, 6 ],
  97. "to": [ 14, 16, 10 ],
  98. "faces": {
  99. "up": { "texture": "coal" }
  100. }
  101. },
  102. { "__comment": "North Facing",
  103. "from": [ 0, 0, 0 ],
  104. "to": [ 2, 12, 4 ],
  105. "faces": {
  106. "north": { "texture": "coal" },
  107. "west": { "texture": "coal" }
  108. }
  109. },
  110. { "__comment": "North Facing",
  111. "from": [ 0, 0, 0 ],
  112. "to": [ 10, 4, 2 ],
  113. "faces": {
  114. "down": { "texture": "coal" },
  115. "north": { "texture": "coal" },
  116. "west": { "texture": "coal" }
  117. }
  118. },
  119. { "__comment": "North Facing",
  120. "from": [ 10, 0, 0 ],
  121. "to": [ 16, 2, 4 ],
  122. "faces": {
  123. "down": { "texture": "coal" },
  124. "north": { "texture": "coal" },
  125. "east": { "texture": "coal" }
  126. }
  127. },
  128. { "__comment": "North Facing",
  129. "from": [ 12, 2, 0 ],
  130. "to": [ 16, 12, 2 ],
  131. "faces": {
  132. "north": { "texture": "coal" },
  133. "east": { "texture": "coal" }
  134. }
  135. },
  136. { "__comment": "North Facing",
  137. "from": [ 10, 4, 0 ],
  138. "to": [ 12, 10, 0 ],
  139. "faces": {
  140. "north": { "texture": "coal" }
  141. }
  142. },
  143. { "__comment": "North Facing",
  144. "from": [ 8, 6, 0 ],
  145. "to": [ 10, 10, 0 ],
  146. "faces": {
  147. "north": { "texture": "coal" }
  148. }
  149. },
  150. { "__comment": "North Facing",
  151. "from": [ 6, 8, 0 ],
  152. "to": [ 8, 10, 0 ],
  153. "faces": {
  154. "north": { "texture": "coal" }
  155.  
  156. }
  157. },
  158. { "__comment": "North Facing",
  159. "from": [ 4, 10, 0 ],
  160. "to": [ 6, 12, 0 ],
  161. "faces": {
  162. "north": { "texture": "coal" }
  163. }
  164. },
  165. { "__comment": "North Facing",
  166. "from": [ 4, 6, 0 ],
  167. "to": [ 6, 8, 0 ],
  168. "faces": {
  169. "north": { "texture": "coal" }
  170. }
  171. },
  172. { "__comment": "North Facing",
  173. "from": [ 2, 6, 0 ],
  174. "to": [ 4, 10, 0 ],
  175. "faces": {
  176. "north": { "texture": "coal" }
  177. }
  178. },
  179. { "__comment": "South Facing",
  180. "from": [ 0, 0, 14 ],
  181. "to": [ 4, 12, 16 ],
  182. "faces": {
  183. "down": { "texture": "coal" },
  184. "south": { "texture": "coal" },
  185. "west": { "texture": "coal" }
  186. }
  187. },
  188. { "__comment": "South Facing",
  189. "from": [ 4, 0, 14 ],
  190. "to": [ 6, 2, 16 ],
  191. "faces": {
  192. "down": { "texture": "coal" },
  193. "south": { "texture": "coal" }
  194. }
  195. },
  196. { "__comment": "South Facing",
  197. "from": [ 6, 0, 12 ],
  198. "to": [ 16, 4, 16 ],
  199. "faces": {
  200. "down": { "texture": "coal" },
  201. "south": { "texture": "coal" },
  202. "east": { "texture": "coal" }
  203. }
  204. },
  205. { "__comment": "South Facing",
  206. "from": [ 14, 4, 12 ],
  207. "to": [ 16, 12, 16 ],
  208. "faces": {
  209. "south": { "texture": "coal" },
  210. "east": { "texture": "coal" }
  211. }
  212. },
  213. { "__comment": "South Facing",
  214. "from": [ 12, 6, 16 ],
  215. "to": [ 14, 10, 16 ],
  216. "faces": {
  217. "south": { "texture": "coal" }
  218. }
  219. },
  220. { "__comment": "South Facing",
  221. "from": [ 10, 10, 16 ],
  222. "to": [ 12, 12, 16 ],
  223. "faces": {
  224. "south": { "texture": "coal" }
  225. }
  226. },
  227. { "__comment": "South Facing",
  228. "from": [ 10, 6, 16 ],
  229. "to": [ 12, 8, 16 ],
  230. "faces": {
  231. "south": { "texture": "coal" }
  232. }
  233. },
  234. { "__comment": "South Facing",
  235. "from": [ 8, 8, 16 ],
  236. "to": [ 10, 10, 16 ],
  237. "faces": {
  238. "south": { "texture": "coal" }
  239. }
  240. },
  241. { "__comment": "South Facing",
  242. "from": [ 6, 6, 16 ],
  243. "to": [ 8, 10, 16 ],
  244. "faces": {
  245. "south": { "texture": "coal" }
  246. }
  247. },
  248. { "__comment": "South Facing",
  249. "from": [ 4, 4, 16 ],
  250. "to": [ 6, 10, 16 ],
  251. "faces": {
  252. "south": { "texture": "coal" }
  253. }
  254. },
  255. { "__comment": "Down Facing",
  256. "from": [ 0, 0, 2 ],
  257. "to": [ 4, 2, 14 ],
  258. "faces": {
  259. "down": { "texture": "coal" },
  260. "west": { "texture": "coal" }
  261. }
  262. },
  263. { "__comment": "Down Facing",
  264. "from": [ 14, 0, 4 ],
  265. "to": [ 16, 2, 12 ],
  266. "faces": {
  267. "down": { "texture": "coal" },
  268. "east": { "texture": "coal" }
  269. }
  270. },
  271. { "__comment": "Down Facing",
  272. "from": [ 6, 0, 2 ],
  273. "to": [ 10, 0, 4 ],
  274. "faces": {
  275. "down": { "texture": "coal" }
  276. }
  277. },
  278. { "__comment": "Down Facing",
  279. "from": [ 4, 0, 12 ],
  280. "to": [ 4, 0, 14 ],
  281. "faces": {
  282. "down": { "texture": "coal" }
  283. }
  284. },
  285. { "__comment": "Down Facing",
  286. "from": [ 4, 0, 12 ],
  287. "to": [ 6, 0, 14 ],
  288. "faces": {
  289. "down": { "texture": "coal" }
  290. }
  291. },
  292. { "__comment": "Down Facing",
  293. "from": [ 10, 0, 10 ],
  294. "to": [ 12, 0, 12 ],
  295. "faces": {
  296. "down": { "texture": "coal" }
  297. }
  298. },
  299. { "__comment": "Down Facing",
  300. "from": [ 10, 0, 6 ],
  301. "to": [ 12, 0, 8 ],
  302. "faces": {
  303. "down": { "texture": "coal" }
  304. }
  305. },
  306. { "__comment": "Down Facing",
  307. "from": [ 12, 0, 6 ],
  308. "to": [ 14, 0, 10 ],
  309. "faces": {
  310. "down": { "texture": "coal" }
  311. }
  312. },
  313. { "__comment": "Down Facing",
  314. "from": [ 8, 0, 8 ],
  315. "to": [ 10, 0, 10 ],
  316. "faces": {
  317. "down": { "texture": "coal" }
  318. }
  319. },
  320. { "__comment": "Down Facing",
  321. "from": [ 6, 0, 6 ],
  322. "to": [ 8, 0, 10 ],
  323. "faces": {
  324. "down": { "texture": "coal" }
  325. }
  326. },
  327. { "__comment": "Down Facing",
  328. "from": [ 4, 0, 4 ],
  329. "to": [ 6, 0, 10 ],
  330. "faces": {
  331. "down": { "texture": "coal" }
  332. }
  333. },
  334. { "__comment": "West Facing",
  335. "from": [ 0, 4, 4 ],
  336. "to": [ 0, 10, 6 ],
  337. "faces": {
  338. "west": { "texture": "coal" }
  339. }
  340. },
  341. { "__comment": "West Facing",
  342. "from": [ 0, 6, 6 ],
  343. "to": [ 0, 10, 8 ],
  344. "faces": {
  345. "west": { "texture": "coal" }
  346. }
  347. },
  348. { "__comment": "West Facing",
  349. "from": [ 0, 8, 8 ],
  350. "to": [ 0, 10, 10 ],
  351. "faces": {
  352. "west": { "texture": "coal" }
  353. }
  354. },
  355. { "__comment": "West Facing",
  356. "from": [ 0, 10, 10 ],
  357. "to": [ 0, 12, 12 ],
  358. "faces": {
  359. "west": { "texture": "coal" }
  360. }
  361. },
  362. { "__comment": "West Facing",
  363. "from": [ 0, 6, 10 ],
  364. "to": [ 0, 8, 12 ],
  365. "faces": {
  366. "west": { "texture": "coal" }
  367. }
  368. },
  369. { "__comment": "West Facing",
  370. "from": [ 0, 6, 12 ],
  371. "to": [ 0, 10, 14 ],
  372. "faces": {
  373. "west": { "texture": "coal" }
  374. }
  375. },
  376. { "__comment": "West Facing",
  377. "from": [ 0, 2, 6 ],
  378. "to": [ 0, 4, 14 ],
  379. "faces": {
  380. "west": { "texture": "coal" }
  381. }
  382. },
  383. { "__comment": "East Facing",
  384. "from": [ 16, 2, 2 ],
  385. "to": [ 16, 4, 10 ],
  386. "faces": {
  387. "east": { "texture": "coal" }
  388. }
  389. },
  390. { "__comment": "East Facing",
  391. "from": [ 16, 6, 2 ],
  392. "to": [ 16, 10, 4 ],
  393. "faces": {
  394. "east": { "texture": "coal" }
  395. }
  396. },
  397. { "__comment": "East Facing",
  398. "from": [ 16, 6, 4 ],
  399. "to": [ 16, 8, 6 ],
  400. "faces": {
  401. "east": { "texture": "coal" }
  402. }
  403. },
  404. { "__comment": "East Facing",
  405. "from": [ 16, 10, 4 ],
  406. "to": [ 16, 12, 6 ],
  407. "faces": {
  408. "east": { "texture": "coal" }
  409. }
  410. },
  411. { "__comment": "East Facing",
  412. "from": [ 16, 8, 6 ],
  413. "to": [ 16, 10, 8 ],
  414. "faces": {
  415. "east": { "texture": "coal" }
  416. }
  417. },
  418. { "__comment": "East Facing",
  419. "from": [ 16, 6, 8 ],
  420. "to": [ 16, 10, 10 ],
  421. "faces": {
  422. "east": { "texture": "coal" }
  423. }
  424. },
  425. { "__comment": "East Facing",
  426. "from": [ 16, 4, 10 ],
  427. "to": [ 16, 10, 12 ],
  428. "faces": {
  429. "east": { "texture": "coal" }
  430. }
  431. },
  432. { "__comment": "Top Insets",
  433. "from": [ 6, 16, 14 ],
  434. "to": [ 4, 14, 12 ],
  435. "faces": {
  436. "up": { "texture": "coal" },
  437. "north": { "texture": "coal" },
  438. "south": { "texture": "coal" },
  439. "west": { "texture": "coal" },
  440. "east": { "texture": "coal" }
  441. }
  442. },
  443. { "__comment": "Top Insets",
  444. "from": [ 14, 16, 6 ],
  445. "to": [ 12, 14, 4 ],
  446. "faces": {
  447. "up": { "texture": "coal" },
  448. "north": { "texture": "coal" },
  449. "south": { "texture": "coal" },
  450. "west": { "texture": "coal" },
  451. "east": { "texture": "coal" }
  452. }
  453. },
  454. { "__comment": "Top Insets",
  455. "from": [ 12, 16, 8 ],
  456. "to": [ 10, 14, 6 ],
  457. "faces": {
  458. "up": { "texture": "coal" },
  459. "north": { "texture": "coal" },
  460. "south": { "texture": "coal" },
  461. "west": { "texture": "coal" },
  462. "east": { "texture": "coal" }
  463. }
  464. },
  465. { "__comment": "Top Insets",
  466. "from": [ 10, 16, 10 ],
  467. "to": [ 8, 14, 8 ],
  468. "faces": {
  469. "up": { "texture": "coal" },
  470. "south": { "texture": "coal" },
  471. "west": { "texture": "coal" },
  472. "east": { "texture": "coal" }
  473. }
  474. },
  475. { "__comment": "Top Insets",
  476. "from": [ 8, 16, 12 ],
  477. "to": [ 6, 14, 10 ],
  478. "faces": {
  479. "up": { "texture": "coal" },
  480. "south": { "texture": "coal" },
  481. "north": { "texture": "coal" },
  482. "east": { "texture": "coal" }
  483. }
  484. },
  485. { "__comment": "Top Insets",
  486. "from": [ 10, 16, 12 ],
  487. "to": [ 8, 14, 10 ],
  488. "faces": {
  489. "up": { "texture": "coal" },
  490. "north": { "texture": "coal" }
  491. }
  492. },
  493. { "__comment": "Top Insets",
  494. "from": [ 14, 16, 12 ],
  495. "to": [ 10, 14, 10 ],
  496. "faces": {
  497. "up": { "texture": "coal" },
  498. "north": { "texture": "coal" },
  499. "south": { "texture": "coal" },
  500. "west": { "texture": "coal" }
  501. }
  502. },
  503. { "__comment": "Top Insets",
  504. "from": [ 10, 16, 6 ],
  505. "to": [ 4, 14, 4 ],
  506. "faces": {
  507. "up": { "texture": "coal" },
  508. "north": { "texture": "coal" },
  509. "south": { "texture": "coal" },
  510. "east": { "texture": "coal" },
  511. "west": { "texture": "coal" }
  512. }
  513. },
  514. { "__comment": "North Insets",
  515. "from": [ 4, 12, 2 ],
  516. "to": [ 2, 10, 0 ],
  517. "faces": {
  518. "up": { "texture": "coal" },
  519. "down": { "texture": "coal" },
  520. "north": { "texture": "coal" },
  521. "east": { "texture": "coal" },
  522. "west": { "texture": "coal" }
  523. }
  524. },
  525. { "__comment": "North Insets",
  526. "from": [ 12, 12, 2 ],
  527. "to": [ 6, 10, 0 ],
  528. "faces": {
  529. "up": { "texture": "coal" },
  530. "down": { "texture": "coal" },
  531. "north": { "texture": "coal" },
  532. "east": { "texture": "coal" },
  533. "west": { "texture": "coal" }
  534. }
  535. },
  536. { "__comment": "North Insets",
  537. "from": [ 12, 4, 2 ],
  538. "to": [ 10, 2, 0 ],
  539. "faces": {
  540. "up": { "texture": "coal" },
  541. "down": { "texture": "coal" },
  542. "north": { "texture": "coal" },
  543. "east": { "texture": "coal" },
  544. "west": { "texture": "coal" }
  545. }
  546. },
  547. { "__comment": "North Insets",
  548. "from": [ 6, 10, 2 ],
  549. "to": [ 4, 8, 0 ],
  550. "faces": {
  551. "up": { "texture": "coal" },
  552. "down": { "texture": "coal" },
  553. "north": { "texture": "coal" },
  554. "east": { "texture": "coal" },
  555. "west": { "texture": "coal" }
  556. }
  557. },
  558. { "__comment": "North Insets",
  559. "from": [ 8, 8, 2 ],
  560. "to": [ 6, 6, 0 ],
  561. "faces": {
  562. "down": { "texture": "coal" },
  563. "north": { "texture": "coal" },
  564. "east": { "texture": "coal" },
  565. "west": { "texture": "coal" }
  566. }
  567. },
  568. { "__comment": "North Insets",
  569. "from": [ 10, 6, 2 ],
  570. "to": [ 8, 4, 0 ],
  571. "faces": {
  572. "down": { "texture": "coal" },
  573. "up": { "texture": "coal" },
  574. "north": { "texture": "coal" },
  575. "west": { "texture": "coal" }
  576. }
  577. },
  578. { "__comment": "North Insets",
  579. "from": [ 8, 6, 2 ],
  580. "to": [ 6, 4, 0 ],
  581. "faces": {
  582. "up": { "texture": "coal" },
  583. "north": { "texture": "coal" }
  584. }
  585. },
  586. { "__comment": "North Insets",
  587. "from": [ 6, 6, 2 ],
  588. "to": [ 2, 4, 0 ],
  589. "faces": {
  590. "up": { "texture": "coal" },
  591. "down": { "texture": "coal" },
  592. "north": { "texture": "coal" },
  593. "east": { "texture": "coal" }
  594. }
  595. },
  596. { "__comment": "West Insets",
  597. "from": [ 2, 4, 6 ],
  598. "to": [ 0, 2, 4 ],
  599. "faces": {
  600. "up": { "texture": "coal" },
  601. "down": { "texture": "coal" },
  602. "north": { "texture": "coal" },
  603. "south": { "texture": "coal" },
  604. "west": { "texture": "coal" }
  605. }
  606. },
  607. { "__comment": "West Insets",
  608. "from": [ 2, 12, 10 ],
  609. "to": [ 0, 10, 4 ],
  610. "faces": {
  611. "up": { "texture": "coal" },
  612. "down": { "texture": "coal" },
  613. "north": { "texture": "coal" },
  614. "south": { "texture": "coal" },
  615. "west": { "texture": "coal" }
  616. }
  617. },
  618. { "__comment": "West Insets",
  619. "from": [ 2, 12, 14 ],
  620. "to": [ 0, 10, 12 ],
  621. "faces": {
  622. "up": { "texture": "coal" },
  623. "down": { "texture": "coal" },
  624. "north": { "texture": "coal" },
  625. "south": { "texture": "coal" },
  626. "west": { "texture": "coal" }
  627. }
  628. },
  629. { "__comment": "West Insets",
  630. "from": [ 2, 10, 12 ],
  631. "to": [ 0, 8, 10 ],
  632. "faces": {
  633. "up": { "texture": "coal" },
  634. "down": { "texture": "coal" },
  635. "north": { "texture": "coal" },
  636. "south": { "texture": "coal" },
  637. "west": { "texture": "coal" }
  638. }
  639. },
  640. { "__comment": "West Insets",
  641. "from": [ 2, 8, 10 ],
  642. "to": [ 0, 6, 8 ],
  643. "faces": {
  644. "down": { "texture": "coal" },
  645. "north": { "texture": "coal" },
  646. "south": { "texture": "coal" },
  647. "west": { "texture": "coal" }
  648. }
  649. },
  650. { "__comment": "West Insets",
  651. "from": [ 2, 6, 8 ],
  652. "to": [ 0, 4, 6 ],
  653. "faces": {
  654. "down": { "texture": "coal" },
  655. "up": { "texture": "coal" },
  656. "south": { "texture": "coal" },
  657. "west": { "texture": "coal" }
  658. }
  659. },
  660. { "__comment": "West Insets",
  661. "from": [ 2, 6, 10 ],
  662. "to": [ 0, 4, 8 ],
  663. "faces": {
  664. "up": { "texture": "coal" },
  665. "west": { "texture": "coal" }
  666. }
  667. },
  668. { "__comment": "West Insets",
  669. "from": [ 2, 6, 14 ],
  670. "to": [ 0, 4, 8 ],
  671. "faces": {
  672. "up": { "texture": "coal" },
  673. "down": { "texture": "coal" },
  674. "north": { "texture": "coal" },
  675. "west": { "texture": "coal" }
  676. }
  677. },
  678. { "__comment": "South Insets",
  679. "from": [ 6, 4, 16 ],
  680. "to": [ 4 , 2, 14 ],
  681. "faces": {
  682. "up": { "texture": "coal" },
  683. "down": { "texture": "coal" },
  684. "south": { "texture": "coal" },
  685. "west": { "texture": "coal" },
  686. "east": { "texture": "coal" }
  687. }
  688. },
  689. { "__comment": "South Insets",
  690. "from": [ 8, 6, 16 ],
  691. "to": [ 6 , 4, 14 ],
  692. "faces": {
  693. "up": { "texture": "coal" },
  694. "down": { "texture": "coal" },
  695. "south": { "texture": "coal" },
  696. "east": { "texture": "coal" }
  697. }
  698. },
  699. { "__comment": "South Insets",
  700. "from": [ 10, 12, 16 ],
  701. "to": [ 4 , 10, 14 ],
  702. "faces": {
  703. "up": { "texture": "coal" },
  704. "down": { "texture": "coal" },
  705. "south": { "texture": "coal" },
  706. "west": { "texture": "coal" },
  707. "east": { "texture": "coal" }
  708. }
  709. },
  710. { "__comment": "South Insets",
  711. "from": [ 14, 12, 16 ],
  712. "to": [ 12 , 10, 14 ],
  713. "faces": {
  714. "up": { "texture": "coal" },
  715. "down": { "texture": "coal" },
  716. "south": { "texture": "coal" },
  717. "west": { "texture": "coal" },
  718. "east": { "texture": "coal" }
  719. }
  720. },
  721. { "__comment": "South Insets",
  722. "from": [ 12, 10, 16 ],
  723. "to": [ 10 , 8, 14 ],
  724. "faces": {
  725. "up": { "texture": "coal" },
  726. "down": { "texture": "coal" },
  727. "south": { "texture": "coal" },
  728. "west": { "texture": "coal" },
  729. "east": { "texture": "coal" }
  730. }
  731. },
  732. { "__comment": "South Insets",
  733. "from": [ 10, 8, 16 ],
  734. "to": [ 8 , 6, 14 ],
  735. "faces": {
  736. "down": { "texture": "coal" },
  737. "south": { "texture": "coal" },
  738. "west": { "texture": "coal" },
  739. "east": { "texture": "coal" }
  740. }
  741. },
  742. { "__comment": "South Insets",
  743. "from": [ 10, 6, 16 ],
  744. "to": [ 8 , 4, 14 ],
  745. "faces": {
  746. "up": { "texture": "coal" },
  747. "south": { "texture": "coal" }
  748. }
  749. },
  750. { "__comment": "South Insets",
  751. "from": [ 14, 6, 16 ],
  752. "to": [ 10 , 4, 14 ],
  753. "faces": {
  754. "up": { "texture": "coal" },
  755. "down": { "texture": "coal" },
  756. "south": { "texture": "coal" },
  757. "west": { "texture": "coal" }
  758. }
  759. },
  760. { "__comment": "East Insets",
  761. "from": [ 16, 4, 12 ],
  762. "to": [ 14 , 2, 10 ],
  763. "faces": {
  764. "up": { "texture": "coal" },
  765. "down": { "texture": "coal" },
  766. "south": { "texture": "coal" },
  767. "north": { "texture": "coal" },
  768. "east": { "texture": "coal" }
  769. }
  770. },
  771. { "__comment": "East Insets",
  772. "from": [ 16, 12, 12 ],
  773. "to": [ 14 , 10, 6 ],
  774. "faces": {
  775. "up": { "texture": "coal" },
  776. "down": { "texture": "coal" },
  777. "south": { "texture": "coal" },
  778. "north": { "texture": "coal" },
  779. "east": { "texture": "coal" }
  780. }
  781. },
  782. { "__comment": "East Insets",
  783. "from": [ 16, 12, 4 ],
  784. "to": [ 14 , 10, 2 ],
  785. "faces": {
  786. "up": { "texture": "coal" },
  787. "down": { "texture": "coal" },
  788. "south": { "texture": "coal" },
  789. "north": { "texture": "coal" },
  790. "east": { "texture": "coal" }
  791. }
  792. },
  793. { "__comment": "East Insets",
  794. "from": [ 16, 10, 6 ],
  795. "to": [ 14 , 8, 4 ],
  796. "faces": {
  797. "up": { "texture": "coal" },
  798. "down": { "texture": "coal" },
  799. "south": { "texture": "coal" },
  800. "north": { "texture": "coal" },
  801. "east": { "texture": "coal" }
  802. }
  803. },
  804. { "__comment": "East Insets",
  805. "from": [ 16, 8, 8 ],
  806. "to": [ 14 , 6, 6 ],
  807. "faces": {
  808. "down": { "texture": "coal" },
  809. "south": { "texture": "coal" },
  810. "north": { "texture": "coal" },
  811. "east": { "texture": "coal" }
  812. }
  813. },
  814. { "__comment": "East Insets",
  815. "from": [ 16, 6, 8 ],
  816. "to": [ 14 , 4, 6 ],
  817. "faces": {
  818. "up": { "texture": "coal" },
  819. "east": { "texture": "coal" }
  820. }
  821. },
  822. { "__comment": "East Insets",
  823. "from": [ 16, 6, 10 ],
  824. "to": [ 14 , 4, 8 ],
  825. "faces": {
  826. "up": { "texture": "coal" },
  827. "down": { "texture": "coal" },
  828. "north": { "texture": "coal" },
  829. "east": { "texture": "coal" }
  830. }
  831. },
  832. { "__comment": "East Insets",
  833. "from": [ 16, 6, 6 ],
  834. "to": [ 14 , 4, 2 ],
  835. "faces": {
  836. "up": { "texture": "coal" },
  837. "down": { "texture": "coal" },
  838. "south": { "texture": "coal" },
  839. "east": { "texture": "coal" }
  840. }
  841. },
  842. { "__comment": "Bottom Insets",
  843. "from": [ 6, 2, 4 ],
  844. "to": [ 4, 0, 2 ],
  845. "faces": {
  846. "down": { "texture": "coal" },
  847. "north": { "texture": "coal" },
  848. "south": { "texture": "coal" },
  849. "west": { "texture": "coal" },
  850. "east": { "texture": "coal" }
  851. }
  852. },
  853. { "__comment": "Bottom Insets",
  854. "from": [ 8, 2, 6 ],
  855. "to": [ 6, 0, 4 ],
  856. "faces": {
  857. "down": { "texture": "coal" },
  858. "north": { "texture": "coal" },
  859. "south": { "texture": "coal" },
  860. "east": { "texture": "coal" }
  861. }
  862. },
  863. { "__comment": "Bottom Insets",
  864. "from": [ 10, 2, 12 ],
  865. "to": [ 4, 0, 10 ],
  866. "faces": {
  867. "down": { "texture": "coal" },
  868. "north": { "texture": "coal" },
  869. "south": { "texture": "coal" },
  870. "west": { "texture": "coal" },
  871. "east": { "texture": "coal" }
  872. }
  873. },
  874. { "__comment": "Bottom Insets",
  875. "from": [ 14, 2, 12 ],
  876. "to": [ 12, 0, 10 ],
  877. "faces": {
  878. "down": { "texture": "coal" },
  879. "north": { "texture": "coal" },
  880. "south": { "texture": "coal" },
  881. "west": { "texture": "coal" },
  882. "east": { "texture": "coal" }
  883. }
  884. },
  885. { "__comment": "Bottom Insets",
  886. "from": [ 12, 2, 10 ],
  887. "to": [ 10, 0, 8 ],
  888. "faces": {
  889. "down": { "texture": "coal" },
  890. "north": { "texture": "coal" },
  891. "south": { "texture": "coal" },
  892. "west": { "texture": "coal" },
  893. "east": { "texture": "coal" }
  894. }
  895. },
  896. { "__comment": "Bottom Insets",
  897. "from": [ 10, 2, 8 ],
  898. "to": [ 8, 0, 6 ],
  899. "faces": {
  900. "down": { "texture": "coal" },
  901. "north": { "texture": "coal" },
  902. "east": { "texture": "coal" },
  903. "west": { "texture": "coal" }
  904. }
  905. },
  906. { "__comment": "Bottom Insets",
  907. "from": [ 10, 2, 6 ],
  908. "to": [ 8, 0, 4 ],
  909. "faces": {
  910. "down": { "texture": "coal" },
  911. "south": { "texture": "coal" }
  912. }
  913. },
  914. { "__comment": "Bottom Insets",
  915. "from": [ 14, 2, 6 ],
  916. "to": [ 10, 0, 4 ],
  917. "faces": {
  918. "down": { "texture": "coal" },
  919. "south": { "texture": "coal" },
  920. "north": { "texture": "coal" },
  921. "west": { "texture": "coal" }
  922. }
  923. }
  924. ]
  925. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement