tModLoader

tModLoader

Vacuum Ore Bag
Viser 1-10 af 21 forekomster
< 1  2  3 >
Opdatering: 6. juni 2024 kl. 13:07

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.)

Opdatering: 22. dec. 2023 kl. 8:47

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.

Opdatering: 6. dec. 2023 kl. 15:12

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

Opdatering: 9. okt. 2023 kl. 18:49

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

Opdatering: 24. sep. 2023 kl. 19:11

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

Opdatering: 24. sep. 2023 kl. 7:55

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.

Opdatering: 23. sep. 2023 kl. 8:25

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

Opdatering: 22. sep. 2023 kl. 21:23

VacuumOreBag 1.0.0.13(23SEP23)
-Updated Config Localization

Opdatering: 17. sep. 2023 kl. 16:38

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

Opdatering: 17. sep. 2023 kl. 9:56

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.