Skip to content

Commit

Permalink
small donkey texture
Browse files Browse the repository at this point in the history
  • Loading branch information
Plueres committed Sep 2, 2022
1 parent d7f6359 commit 53215cd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions render_controllers/donkey_v3.render_controllers.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,6 @@
"format_version": "1.8.0",
"render_controllers": {
"controller.render.donkey.v3": {
"arrays": {
"textures": {
"Array.Skins": [
"Texture.donkey",
"Texture.donkey_brown"
]
}
},
"part_visibility": [
{
"Saddle": "query.is_saddled"
Expand Down Expand Up @@ -37,7 +29,7 @@
}
],
"textures": [
"Texture.donkey",
"(variable.scale_random <= 0.85) ? Texture.donkey_brown : Texture.donkey",
"Texture.markings_none",
"Texture.armor_none"
]
Expand Down
Binary file added textures/entity/horse2/donkey_brown.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 53215cd

Please sign in to comment.