SwitchCraftCC / Plethora-Fabric

A peripheral provider for ComputerCraft, ported to Fabric
MIT License
16 stars 13 forks source link

bug: Turtle can occupy bed #39

Closed Erb3 closed 1 year ago

Erb3 commented 1 year ago

A turtle can occupy a bed with the help of kinetic augument. The day does not pass, but no-one can use the bed as it is "occupied" image

Lemmmy commented 1 year ago

Amazing.

ghost commented 1 year ago

I think it'd be fun to leave this as long as the bed is no longer considered occupied when the turtle moves away.

Lemmmy commented 1 year ago

Will be fixed when I finish switching the mods to use the new Fabric fake player API (see https://github.com/FabricMC/fabric/pull/3005#issuecomment-1504848317)