History
Current version
3/8/2026, 10:05:56 PM
Imported from wiki
by tmascroft · 3/8/2026, 9:31:05 PM
Imported from wiki
by tmascroft · 3/8/2026, 9:31:05 PM
Basket Hoop
## Kit (Basket) :::infobox | Property | Value | |----------|-------| | Stacks | 1 | | Prefab Hash | 148305004 | | Prefab Name | ItemKitBasket | | Slot Class | SlotClass.None | | Sorting Class | SortingClass.Kits | | Recipe Machine | Tool Manufactory | | Recipe Cost | 5g [Iron](/wiki/iron), 2g [Copper](/wiki/copper) | | Constructs | [Basket Hoop](/wiki/basket-hoop) |  ::: ## Basket Hoop :::infobox | Property | Value | |----------|-------| | Prefab Hash | -1613497288 | | Prefab Name | StructureBasketHoop | | Power Usage | 5W | | Placed With | [Kit (Basket)](/wiki/kit-basket) | | Placed On | Small Grid |  ::: ### Deconstruction Steps | Step | Tool | Recovered Item | |---|---|---| | 1 | [Hand Drill](/wiki/hand-drill) | [Kit (Basket)](/wiki/kit-basket) | ## Description A basket ball hoop ## Data Network | Parameter | Type | Access | Description | |---|---|---|---| | Power | Boolean | Read | Can be read to return if the Basket Hoop is correctly powered or not, set via the power system, return 1 if powered and 0 if not | | Lock | Boolean | Read/Write | Unimplemented, does nothing. | | Setting | Integer | Read/Write | The amount of points scored in the basket. Currently always incremented by 2. | | On | Boolean | Read/Write | The current state of the Basket Hoop. | | RequiredPower | Integer | Read | Idle operating power quantity, does not necessarily include extra demand power | | PrefabHash | Integer | Read | The hash of the structure | | ReferenceId | Integer | Read | Unique Reference Identifier for this object | | NameHash | Integer | Read | Provides the hash value for the name of the object as a 32 bit integer. |