tModLoader

tModLoader

Vacuum Ore Bag
Menampilkan1-10 dari 21 kiriman
< 1  2  3 >
Pembaruan: 6 Jun 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.)

Pembaruan: 22 Des 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.

Pembaruan: 6 Des 2023 @ 3:12pm

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

Pembaruan: 9 Okt 2023 @ 6:49pm

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

Pembaruan: 24 Sep 2023 @ 7:11pm

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

Pembaruan: 24 Sep 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.

Pembaruan: 23 Sep 2023 @ 8:25am

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

Pembaruan: 22 Sep 2023 @ 9:23pm

VacuumOreBag 1.0.0.13(23SEP23)
-Updated Config Localization

Pembaruan: 17 Sep 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)

Pembaruan: 17 Sep 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.