Skip to content

Releases: B-Development/B.MovableStorage

V2.1.0

25 Feb 10:10
f7b759d

Choose a tag to compare

New Update:

Fixes / Changes:

  • Change - Config Update
  • Change - Now able to allow different storages to be picked up in different amounts

V2

18 Nov 09:03

Choose a tag to compare

V2

Features:

  • Allows you to place the barricade and pick it up and it will store the items. But if you want to pickup the storage after hitting it with a hammer or something that can be turned on by setting <HitStorageToPickup>false</HitStorageToPickup> to true, and vica verca.
  • No SQL all stored in json file.
  • Allows you to have more then one pickable storage just set it in
  <Storages>
    <unsignedShort>328</unsignedShort>
  </Storages> 

by adding a new row of <unsignedShort>328</unsignedShort> and change the number to the id of the storage

V1.0.1

16 Nov 11:07

Choose a tag to compare

Version 1