BrainStone

Untitled

Dec 11th, 2016
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.55 KB | None | 0 0
  1. model file (models/block/stable_pulsating_brain_stone.json):
  2.  
  3. {
  4. "parent": "block/cube_all",
  5. "textures": {
  6. "all": "brainstonemod:blocks/stable_pulsating_brain_stone"
  7. },
  8. "ctm": {
  9. "model": {
  10. "model": "cube"
  11. },
  12. "face": "brainstonemod:blocks/stable_pulsating_brain_stone.cf"
  13. }
  14. }
  15.  
  16. ctx file (textures/blocks/ctm/stable_pulsating_brain_stone.ctx):
  17.  
  18. {
  19. "type": "CTM",
  20. "textures": [
  21. "blocks/stable_pulsating_brain_stone",
  22. "./stable_pulsating_brain_stone_ctm"
  23. ]
  24. }
Advertisement
Add Comment
Please, Sign In to add comment