tModLoader

tModLoader

106 ratings
More Obtaining Tooltips
2
   
Award
Favorite
Favorited
Unfavorite
Mod Features: Quality Of Life
Mod Side: Client
tModLoader Version: 1.4.4
File Size
Posted
Updated
140.473 KB
27 Oct @ 9:57am
3 Nov @ 9:44am
8 Change Notes ( view )

Subscribe to download
More Obtaining Tooltips

Description
Shows how to obtain an item in its tooltip.

Currently Supports:
  • Crafting: Displays the materials required to craft the item.
  • Sold by NPCs: Displays the NPCs that sell the item and the sell condition.
  • Dropped by NPCs: Displays the NPCs that drop the item.
  • Critter Catching: Displays the critters that can be caught to obtain the item.
  • Shimmer Transmutation: Displays the item that can be transmuted into this one.
  • Shimmer Decrafting: Displays the item that can be decrafted to obtain this one.
  • Grab Bags: Displays the grab bags that can contain the item.
  • Chests: Displays the chests where the item can be found.
  • Fishing: Displays the required biome and rarity to fish up the item (Automatically detects mod catches, but may still fail sometime).
  • Extractinator: Displays the blocks that can be extracted to obtain the item.
  • Chlorophyte Extractinator: Displays the blocks that can be extracted to obtain the item.
  • World Generated:If it is generated as tiles when generating the world.
  • Special Obtaining: Angler quests, Dye Trader trades, Party Girl gifts, and more (Currently only supports the vanilla and specially supported mods).

The display of all information is configurable.
Unless specified as Vanilla Only, all information supports mods.
Special Mod Support:
  • Homeward Journey
  • Calamity
  • Secret of The Shadow


Future Plans:
  • Special Mod Support
  • And other various obtaining methods

Discord: https://discord.gg/eVR94prTmq

Open source, support ModCall to add source:
https://github.com/GREAT-GUIDA/MoreObtainingTooltips
37 Comments
Odette 7 minutes ago 
This is why we test things before publishing them.
Autosar 3 hours ago 
Does not work after todays update. Some errors with world reading. Mod was on from the start of the playthrough, world was created with it enabled. It was on modpack "infernal eclypse of ragnarok", if thats important.
ΛLLRIOT 4 hours ago 
disabling it did work, but it just set it to a backup
ΛLLRIOT 4 hours ago 
bricked my world somhow
JenniButt 5 hours ago 
[11:56:33.791] [.NET TP Worker/ERROR] [tML]: tModLoader.WorldIOException
MoreObtainingTooltips

Error in reading custom world data for MoreObtainingTooltips
at Terraria.ModLoader.IO.WorldIO.LoadModData(IList`1 list) in tModLoader\Terraria\ModLoader\IO\WorldIO.cs:line 549
at DMD<System.Void Terraria.ModLoader.IO.WorldIO:Load(System.String, System.Boolean)>(String path, Boolean isCloudSave)
at androLib.IO.WorldFileManager.WorldIO_LoadDetour(orig_WorldIO_Load orig, String path, Boolean isCloudSave)
at Hook<System.Void androLib.IO.WorldFileManager::WorldIO_LoadDetour(androLib.IO.WorldFileManager+orig_WorldIO_Load,System.String,System.Boolean)>(String , Boolean )
at SyncProxy<System.Void Terraria.ModLoader.IO.WorldIO:Load(System.String, System.Boolean)>(String , Boolean )
at Terraria.IO.WorldFile.LoadWorld(Boolean loadFromCloud)
向导Guida  [author] 6 hours ago 
@Gez they are persistent, so it's best to enable this mod when creating the world.
向导Guida  [author] 6 hours ago 
@vr0119 修好了
vr0119 11 hours ago 
进入的是(1.4.4 ALL ITEMS WORLD)这个全物品存档
vr0119 11 hours ago 
还有,某些物品(比如橡果)在开启模组配置中的其他来源时物品说明中会显示一条(Mods.MoreObtainingTooltips.Tooltips.ShakingAnyTree)
vr0119 11 hours ago 
佬,我开着这个模组的时候进入一个全物品存档模组会报错,日志显示([20:19:02.596] [.NET TP Worker/ERROR] [tML]: tModLoader.WorldIOException
MoreObtainingTooltips

Index was outside the bounds of the array.
at Terraria.ModLoader.SystemLoader.PostWorldLoad() in tModLoader\Terraria\ModLoader\SystemLoader.cs:line 175
at Terraria.IO.WorldFile.LoadWorld(Boolean loadFromCloud) in tModLoader\Terraria\IO\WorldFile.cs:line 522)