Line endings
This commit is contained in:
parent
9ae744188b
commit
161b9065ea
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -5,6 +5,7 @@
|
|||||||
*.mcmeta text
|
*.mcmeta text
|
||||||
*.md text
|
*.md text
|
||||||
*.txt text
|
*.txt text
|
||||||
|
*.json text
|
||||||
*.properties text
|
*.properties text
|
||||||
|
|
||||||
*.png -text
|
*.png -text
|
||||||
|
@ -5,9 +5,9 @@
|
|||||||
},
|
},
|
||||||
"display" : {
|
"display" : {
|
||||||
"thirdperson" : {
|
"thirdperson" : {
|
||||||
"rotation" : [ -90, 0, 0 ],
|
"rotation": [ 0, 90, -35 ],
|
||||||
"translation" : [ 0, 1, -3 ],
|
"translation": [ 0, 1.25, -3.5 ],
|
||||||
"scale" : [ 0.55, 0.55, 0.55 ]
|
"scale": [ 1.25, 1.25, 1.25 ]
|
||||||
},
|
},
|
||||||
"firstperson" : {
|
"firstperson" : {
|
||||||
"rotation" : [ 0, -135, 25 ],
|
"rotation" : [ 0, -135, 25 ],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user