Skip to content

Commit

Permalink
Vending Maashine render
Browse files Browse the repository at this point in the history
  • Loading branch information
Eveeecx committed Nov 22, 2024
1 parent 17e91b5 commit 3d05c2c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions assets/minecraft/models/item/props/vending_mashine.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,10 @@
}
},
{
"name": "outline",
"from": [12.25, -4, -1.05],
"to": [-1.5, 32, 17.95],
"light_emission": 10,
"rotation": {"angle": 0, "axis": "y", "origin": [5.625, 14.125, 8.725]},
"faces": {
"north": {"uv": [15.6875, 15.75, 16, 16], "texture": "#0"},
Expand Down Expand Up @@ -273,8 +275,9 @@
"scale": [0.47, 0.47, 0.47]
},
"fixed": {
"rotation": [0, -90, 0],
"translation": [1.5, -6.25, 0]
"rotation": [-90, -90, 0],
"translation": [1.5, 6, -19.5],
"scale": [1.99, 1.99, 1.99]
}
}
}
Binary file modified assets/minecraft/textures/item/props/vending_mashine.png
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 3d05c2c

Please sign in to comment.