- Boots
- Chest
- Clothing
- ColoredObject
- CombinedRing
- CrabPot
- Craftables
- Fence
- FishTank
- Furniture
- Hat
- IndoorPot
- ItemPedestal
- Object
- Ring
- Wallpaper
- WoodChipper
field | type | description |
---|---|---|
GetItemsForPlayer() |
Item[] | Get the items in the Chest. |
field | type | description |
---|---|---|
color.Value |
Color | Get the Color of the Colored object. |
field | type | description |
---|---|---|
combinedRings.Value |
Ring[] | Get the rings. |
field | type | description |
---|---|---|
bait.Value |
Object | Get the bait item. |
Refer to Data/Fences.json
in
the unpacked Content folder
for a complete list of the fence targets/areas.
field | type | description |
---|---|---|
hoeDirt.Value |
HoeDirt | Get the hoe dirt in the pot. |
Refer to Data/Objects.json
in
the unpacked Content folder
for a complete list of the object targets/areas.
field | type | description |
---|---|---|
heldObject.Value |
Object | Get the held object. |
Held object is used in many objects such as Casks and Kegs.