AdvancedPeripherals icon indicating copy to clipboard operation
AdvancedPeripherals copied to clipboard

`maxHealth` parameter is mispelled

Open GStefanowich opened this issue 1 year ago • 2 comments

Describe

https://github.com/IntelligenceModding/AdvancedPeripherals/blob/eb35cd20b7238d78c9d1bfc95cfa50cca3aca64b/src/main/java/de/srendi/advancedperipherals/common/addons/computercraft/peripheral/PlayerDetectorPeripheral.java#L262

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

GStefanowich avatar Apr 21 '24 04:04 GStefanowich

That's amazing

zyxkad avatar Apr 21 '24 04:04 zyxkad

Reopen until release

SirEndii avatar Apr 22 '24 06:04 SirEndii