Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- { (item 1 this bit not in code)
- "parent": "builtin/generated",
- "textures": {
- "layer0": "pvpoverhaul:items/gauze"
- },
- "display": {
- "thirdperson": {
- "rotation": [ -90, 0, 0 ],
- "translation": [ 0, 1, -3 ],
- "scale": [ 0.55, 0.55, 0.55 ]
- },
- "firstperson": {
- "rotation": [ 0, -135, 25 ],
- "translation": [ 0, 4, 2 ],
- "scale": [ 1.7, 1.7, 1.7 ]
- }
- }
- }
- { (item 2 this bit not in code this is the .json file)
- "parent": "builtin/generated",
- "textures": {
- "layer0": "pvpoverhaul:items/poisonSteak"
- },
- "display": {
- "thirdperson": {
- "rotation": [ -90, 0, 0 ],
- "translation": [ 0, 1, -3 ],
- "scale": [ 0.55, 0.55, 0.55 ]
- },
- "firstperson": {
- "rotation": [ 0, -135, 25 ],
- "translation": [ 0, 4, 2 ],
- "scale": [ 1.7, 1.7, 1.7 ]
- }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement