changed attach method and added restriction to the form usage

This commit is contained in:
Alexsandro Percy 2024-02-16 22:28:15 -03:00
parent 088c82d784
commit e57d36d299
2 changed files with 19 additions and 7 deletions

View file

@ -530,7 +530,7 @@ minetest.register_entity("ap_airship:airship", {
_inv_id = "",
_name_color = 0,
_name_hor_aligment = 3.0,
_simple_attach_pos = {x=0,y=-25,z=-40},
_simple_attach_pos = {x=0,y=-35,z=-70},
item = "ap_airship:airship",