tModLoader

tModLoader

Vacuum Ore Bag
Showing 1-10 of 21 entries
< 1  2  3 >
Update: Jun 6, 2024 @ 1:07pm

VacuumOreBag 1.0.2.2 (06JUN24)
-Significant Behind the scenes changes to the core of how bags work in preparation of adding the Hexproof Pouch to Weapon Enchantments. You shouldn't notice anything change at all. If you do, please report it. (Changing all of the abstract bag classes to interfaces so that I can make new items a mod specific abstract modItem while still inheriting everything needed to be a bag since you can't inherit from two classes.)

Update: Dec 22, 2023 @ 8:47am

androLib 1.0.7.0, Vacuum Bags 1.2.4.10, Vacuum Ore Bag 1.0.2.1
-Added minimum required version of dependencies to prevent getting error messages for not finding or missing code because of mismatched mod versions. Instead, the error will directly tell you that you need a newer version.

Update: Dec 6, 2023 @ 3:12pm

Vauum Ore Bag 1.0.2.0(06DEC23)
-Size of bag can be adjusted in the androLib Client Config.

Update: Oct 9, 2023 @ 6:49pm

Vaccum Ore Bag 1.0.1.2 (09OCT23)
-Added to Vacuum Bags Wiki

Update: Sep 24, 2023 @ 7:11pm

VacuumOreBag 1.0.1.1 (24SEP23)
-Multiple client only functions will no longer run on the server unnecessarily.

Update: Sep 24, 2023 @ 7:55am

VacuumOreBag 1.0.1.0 (24SEP23)
-Added Blacklists/Whitelist support. The lists can be edited in the androLib config, but it's much easier/faster/safer to update them in game.
-Add items to a white list for a bag by using the mouse to deposit the item into the bag manually.
-Add items to a black list for a bag by right clicking on an item in the bag with the shift key held.
-The goal is to make interacting with the lists as easy and fast as possible so that they are just a regular part of playing and/or can be used for temporary changes to the lists.

Update: Sep 23, 2023 @ 8:25am

VacuumOreBag 1.0.0.14(23SEP23)
-Integration into Vacuum Bags white/black lists when Vacuum Bags is enabled.

Update: Sep 22, 2023 @ 9:23pm

VacuumOreBag 1.0.0.13(23SEP23)
-Updated Config Localization

Update: Sep 17, 2023 @ 4:38pm

VacuumOreBag 1.0.0.12(17SEP23)
-Added Unloaded item check for ore bag to prevent it being unloaded when Vacuum Bags is used.(@Ayr)

Update: Sep 17, 2023 @ 9:56am

VacuumOreBag 1.0.0.11(17SEP23)
-Added config option for starting with the ore bag or not(Afropenguinn - Steam)
-The Ore Bag will now be sorted in with the other special bags when Vacuum Bags is enabled.