Guest User

TomatoCrop.json

a guest
Sep 29th, 2015
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.65 KB | None | 0 0
  1. {
  2. "variants": {
  3. "age=0": {
  4. "model": "if:block/tomato_stage_0"
  5. },
  6. "age=1": {
  7. "model": "if:block/tomato_stage_1"
  8. },
  9. "age=2": {
  10. "model": "if:block/tomato_stage_2"
  11. },
  12. "age=3": {
  13. "model": "if:block/tomato_stage_3"
  14. },
  15. "age=4": {
  16. "model": "if:block/tomato_stage_4"
  17. },
  18. "age=5": {
  19. "model": "if:block/tomato_stage_5"
  20. },
  21. "age=6": {
  22. "model": "if:block/tomato_stage_6"
  23. },
  24. "age=7": {
  25. "model": "if:block/tomato_stage_7"
  26. }
  27. }
  28. }
Advertisement
Add Comment
Please, Sign In to add comment