Skip to content

Commit

Permalink
Merge pull request #60 from Alathra/sherman
Browse files Browse the repository at this point in the history
Sherman
  • Loading branch information
ShermansWorld authored Jul 30, 2024
2 parents 8025992 + b6bf6bf commit f50805a
Show file tree
Hide file tree
Showing 10 changed files with 213 additions and 0 deletions.
29 changes: 29 additions & 0 deletions assets/minecraft/models/item/bow.json
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,35 @@
"pull": 0.9
},
"model": "item/weapons/skillstring_bow_pulling_2"
},
{
"predicate": {
"custom_model_data": 14917
},
"model": "item/weapons/iron_bow"
},
{
"predicate": {
"pulling": 1,
"custom_model_data": 14917
},
"model": "item/weapons/iron_bow_pulling_0"
},
{
"predicate": {
"pulling": 1,
"custom_model_data": 14917,
"pull": 0.65
},
"model": "item/weapons/iron_bow_pulling_1"
},
{
"predicate": {
"pulling": 1,
"custom_model_data": 14917,
"pull": 0.9
},
"model": "item/weapons/iron_bow_pulling_2"
}
]
}
43 changes: 43 additions & 0 deletions assets/minecraft/models/item/weapons/iron_bow.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
{
"parent": "item/handheld",
"textures": {
"layer0": "item/weapons/bow/iron_bow"
},
"display": {
"thirdperson_righthand": {
"rotation": [ -20, 90, -120 ],
"translation": [ -1, -1, 2 ],
"scale": [ 1, 1, 0.85 ]
},
"thirdperson_lefthand": {
"rotation": [ -20, 90, -30 ],
"translation": [ -1, -1, 2 ],
"scale": [ 1, 1, 0.85 ]
},
"firstperson_righthand": {
"rotation": [ 0, 90, -120 ],
"translation": [ 2, 3, 0 ],
"scale": [ 0.75, 0.75, 0.75 ]
},
"firstperson_lefthand": {
"rotation": [ 0, 90, -30 ],
"translation": [ 2, 3, 0 ],
"scale": [ 0.75, 0.75, 0.75 ]
},
"gui": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 0, 0 ],
"scale": [ 1, 1, 0.75 ]
},
"fixed": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 0, 0],
"scale":[ 1, 1, 0.75 ]
},
"ground": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 0, 0 ],
"scale":[ 0.75, 0.75, 0.75 ]
}
}
}
43 changes: 43 additions & 0 deletions assets/minecraft/models/item/weapons/iron_bow_pulling_0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
{
"parent": "item/handheld",
"textures": {
"layer0": "item/weapons/bow/iron_bow_pulling_0"
},
"display": {
"thirdperson_righthand": {
"rotation": [ -20, 90, -120 ],
"translation": [ -1, -1, 2 ],
"scale": [ 1, 1, 0.85 ]
},
"thirdperson_lefthand": {
"rotation": [ -20, 90, -30 ],
"translation": [ -1, -1, 2 ],
"scale": [ 1, 1, 0.85 ]
},
"firstperson_righthand": {
"rotation": [ 0, 90, -120 ],
"translation": [ 2, 3, 0 ],
"scale": [ 0.75, 0.75, 0.75 ]
},
"firstperson_lefthand": {
"rotation": [ 0, 90, -30 ],
"translation": [ 2, 3, 0 ],
"scale": [ 0.75, 0.75, 0.75 ]
},
"gui": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 0, 0 ],
"scale": [ 1, 1, 0.75 ]
},
"fixed": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 0, 0],
"scale":[ 1, 1, 0.75 ]
},
"ground": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 0, 0 ],
"scale":[ 0.75, 0.75, 0.75 ]
}
}
}
43 changes: 43 additions & 0 deletions assets/minecraft/models/item/weapons/iron_bow_pulling_1.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
{
"parent": "item/handheld",
"textures": {
"layer0": "item/weapons/bow/iron_bow_pulling_1"
},
"display": {
"thirdperson_righthand": {
"rotation": [ -20, 90, -120 ],
"translation": [ -1, -1, 2 ],
"scale": [ 1, 1, 0.85 ]
},
"thirdperson_lefthand": {
"rotation": [ -20, 90, -30 ],
"translation": [ -1, -1, 2 ],
"scale": [ 1, 1, 0.85 ]
},
"firstperson_righthand": {
"rotation": [ 0, 90, -120 ],
"translation": [ 2, 3, 0 ],
"scale": [ 0.75, 0.75, 0.75 ]
},
"firstperson_lefthand": {
"rotation": [ 0, 90, -30 ],
"translation": [ 2, 3, 0 ],
"scale": [ 0.75, 0.75, 0.75 ]
},
"gui": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 0, 0 ],
"scale": [ 1, 1, 0.75 ]
},
"fixed": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 0, 0],
"scale":[ 1, 1, 0.75 ]
},
"ground": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 0, 0 ],
"scale":[ 0.75, 0.75, 0.75 ]
}
}
}
43 changes: 43 additions & 0 deletions assets/minecraft/models/item/weapons/iron_bow_pulling_2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
{
"parent": "item/handheld",
"textures": {
"layer0": "item/weapons/bow/iron_bow_pulling_2"
},
"display": {
"thirdperson_righthand": {
"rotation": [ -20, 90, -120 ],
"translation": [ -1, -1, 2 ],
"scale": [ 1, 1, 0.85 ]
},
"thirdperson_lefthand": {
"rotation": [ -20, 90, -30 ],
"translation": [ -1, -1, 2 ],
"scale": [ 1, 1, 0.85 ]
},
"firstperson_righthand": {
"rotation": [ 0, 90, -120 ],
"translation": [ 2, 3, 0 ],
"scale": [ 0.75, 0.75, 0.75 ]
},
"firstperson_lefthand": {
"rotation": [ 0, 90, -30 ],
"translation": [ 2, 3, 0 ],
"scale": [ 0.75, 0.75, 0.75 ]
},
"gui": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 0, 0 ],
"scale": [ 1, 1, 0.75 ]
},
"fixed": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 0, 0],
"scale":[ 1, 1, 0.75 ]
},
"ground": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 0, 0 ],
"scale":[ 0.75, 0.75, 0.75 ]
}
}
}
Binary file not shown.
3 changes: 3 additions & 0 deletions assets/minecraft/textures/item/weapons/bow/iron_bow.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f50805a

Please sign in to comment.