diff --git a/src/main/resources/assets/minelittlepony/models/entity/steve_pony.json b/src/main/resources/assets/minelittlepony/models/entity/steve_pony.json index bb90ef80..ee00fa8f 100644 --- a/src/main/resources/assets/minelittlepony/models/entity/steve_pony.json +++ b/src/main/resources/assets/minelittlepony/models/entity/steve_pony.json @@ -127,8 +127,8 @@ { "type": "mson:plane", "__comment": "butt", "texture": { "u": 36, "v": 16 }, - "mirror": [true, true], - "face": "south", + "mirror": [false, true], + "face": "north", "size": [ 8, 4 ] } ]