refactor!: replace setters with fields
This commit is contained in:
+1
-1
@@ -141,7 +141,7 @@ function interact_bed()
|
||||
end
|
||||
|
||||
client:go_to({ position = bed, radius = 2 }, { type = RADIUS_GOAL, options = { without_mining = true } })
|
||||
client:look_at(bed)
|
||||
client.looking_at = bed
|
||||
client:block_interact(bed)
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user