Fix gui_light for forge's item parent models.
This commit is contained in:
parent
f93289e01c
commit
8fbd84515f
2 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
{
|
{
|
||||||
|
"parent": "forge:item/default",
|
||||||
"display": {
|
"display": {
|
||||||
"thirdperson_righthand": {
|
"thirdperson_righthand": {
|
||||||
"rotation": [ 0, -90, 55 ],
|
"rotation": [ 0, -90, 55 ],
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
{
|
{
|
||||||
|
"gui_light": "front",
|
||||||
"display": {
|
"display": {
|
||||||
"ground": {
|
"ground": {
|
||||||
"rotation": [ 0, 0, 0 ],
|
"rotation": [ 0, 0, 0 ],
|
||||||
|
|
Loading…
Reference in a new issue