Releases: B-Development/B.MovableStorage
Releases · B-Development/B.MovableStorage
V2.1.0
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
Version 1