Fix turtle rotation

This commit is contained in:
cora 2022-10-18 12:55:13 +02:00
parent 18d81b62ae
commit f1c1b03df4
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ local turtle = {
"mobs_mc_turtle.png", "mobs_mc_turtle.png",
} }, } },
visual_size = {x=3, y=3}, visual_size = {x=3, y=3},
rotate = 180, rotate = 0,
sounds = { sounds = {
}, },
drops = { drops = {