Advertisement
Guest User

diamond_hoe.json

a guest
Aug 25th, 2019
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1. {
  2. "parent": "item/handheld",
  3. "textures": {
  4. "layer0": "item/diamond_hoe"
  5. },
  6. "overrides": [
  7. {"predicate": {"damaged": 0, "damage": 0.00001}, "model": "item/diamond_hoe"},
  8. {"predicate": {"damaged": 0, "damage": 0.999359385}, "model": "kaivoskuilu/scythe"}
  9.  
  10.  
  11. ]
  12. }
  13. ---------------------------------------
  14. {
  15. "parent": "item/handheld",
  16. "textures": {
  17. "layer0": "kaivoskuilu/scythe"
  18. },
  19. "display": {
  20. "thirdperson_righthand": {
  21. "rotation": [ 0, -90, 35 ],
  22. "translation": [ 0, 6, 0 ]
  23. }
  24. }
  25. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement