shrink driver when riding horse to fit model

This commit is contained in:
tenplus1 2021-06-11 14:20:55 +01:00
parent 23ab8bddbd
commit aa399a6ef9
1 changed files with 1 additions and 0 deletions

View File

@ -77,6 +77,7 @@ mobs:register_mob("mob_horse:horse", {
self.terrain_type = 3
self.driver_attach_at = {x = 0, y = y_off, z = -2}
self.driver_eye_offset = {x = 0, y = 3, z = 0}
self.driver_scale = {x = 0.8, y = 0.8} -- shrink driver to fit model
end
-- if driver present allow control of horse