Skip to content

Draft: add wooden totes and wicker baskets

NoComment requested to merge NoCommentMT/nodecore:master into dev
  • adds a wicker basket
  • adds a cheap wooden tote
  • change the totable group to act as an enum (1 = wood totable, 2 = lode totable only)

wooden totes can only carry 2 inventories, and those must be either forms or baskets. shelves, cases, and crates cannot be carried by the wooden tote.

todo:

  • test flammability
  • add hints for wood tote
  • change full wood tote texture
  • should the wood tote be made from the basket rather than the form?

Merge request reports