AdvancedPeripherals icon indicating copy to clipboard operation
AdvancedPeripherals copied to clipboard

Colony Integrator - No way to get the names of the buildings being upgraded

Open RedStoner opened this issue 3 years ago • 0 comments

Descripe

When doing .getWorkOrders(), you get back a list of active jobs. For active build/construction orders there is no way to reference which building is being upgraded. In getBuildings you can see that the building has been queued up, but no way to tell if its actively being built, or if its just queued.

Would be nice to have the name of the building at least. Would be better if they current level of the building, and the level being upgraded too were added there as well.

Steps to reproduce

p=peripheral.find("colonyIntegrator") p.getWorkOrders()

Build orders do not show what is being worked on.

Multiplayer?

Yes

Version

1.18.2-0.7.15b

Minecraft, Forge and maybe other related mods versions

forge - 40.1.60 Minecraft 1.18.2

Screenshots or Videos

No response

Crashlog/log

No response

RedStoner avatar Aug 03 '22 21:08 RedStoner