Advertisement
RazorPlay01

CustomModelData: Arcos

Sep 22nd, 2021
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.94 KB | None | 0 0
  1. {
  2. "parent": "item/generated",
  3. "textures": {
  4. "layer0": "item/bow"
  5. },
  6. "display":{
  7. "thirdperson_righthand":{
  8. "rotation":[-80,260,-40],
  9. "translation":[-1,-1,2.5],
  10. "scale":[0.9, 0.9,0.9]
  11. },
  12. "thirdperson_lefthand":{
  13. "rotation":[-80,-280,40],
  14. "translation":[-1,-2,2.5],
  15. "scale":[0.9,0.9,0.9]
  16. },
  17. "firstperson_righthand":{
  18. "rotation":[0,-90,25],
  19. "translation":[1.13, 3.2,1.13],
  20. "scale":[0.68,0.68,0.68]
  21. },
  22. "firstperson_lefthand":{
  23. "rotation":[0,90,-25],
  24. "translation":[1.13,3.2,1.13],
  25. "scale":[0.68,0.68,0.68]
  26. }
  27. },
  28. "overrides":[
  29. {"predicate":{"custom_model_data":1},"model":"item/bow/arco_gris"},
  30. {"predicate":{"custom_model_data":1,"pulling":1},"model":"item/bow/arco_gris2"},
  31. {"predicate":{"custom_model_data":1,"pulling":1,"pull":0.65},"model":"item/bow/arco_gris3"},
  32. {"predicate":{"custom_model_data":1,"pulling":1,"pull":0.9},"model":"item/bow/arco_gris4"}
  33. ]
  34. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement