`maxHealth` parameter is mispelled
GStefanowich opened this issue ยท 2 comments
Describe
In the PlayerDetector the maxHealth
parameter is mispelled as maxHeatlh
Steps to reproduce
local players = peripheral.wrap("playerDetector_0")
local max = players.getPlayerPos(players.getOnlinePlayers()[1]).maxHeatlh
Multiplayer?
Yes
Version
1.20.1-0.7.38r (Latest 1.20.1)
Minecraft, Forge and maybe other related mods versions
NeoForge 47.1.101
Screenshots or Videos
No response
Crashlog/log
No response