Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem






When you use the search function, Recipe Browser searches for
public override void SetStaticDefaults();
to find the line of code that says
Tooltip.SetDefault("This is the tooltip.");
Anything that is within the quotation marks can be found using Recipe Browser's search tooltip function. This does NOT include damage types.
By contrast, the sort function looks in each weapon for this block of code:
public override void SetDefaults();
Which has definitions that look somewhat like this. Consider it's a ranged weapon:
Item.DamageType = DamageClass.Ranged
The sort function finds this line and uses it to sort.
Magic Storage v0.7.0.9
Recipe Browser v0.10.13
Terraria v1.4.4.9
tMod v2025.7.3.0
A friend crashes into me and writes "Creating a backup copy of the character"
How can this be fixed?
______Reason why_________
Hey playing in steam deck with mouse and keyboard, and it's extremely frustrating as do to the small screen I have to drag it around and if my inventory is open because I'm trying to look at what I have and they will drag it into the slot if I need to drag the recipe browser menu and there is inventory item behind it. It will pick it up And then I usually accidentally throw it onto the ground without me being aware and then leave it behind losing the item. Please can you fix this?
存在一个现象:无法通过贝壳电话逆向查找其合成配方。可能是仅有ID5437有合成配方而ID5358–5361没有,也许该进行一点归类工作。同时缺少微光转化物品的配方,这一点在QER(Quite Enough Recipe )上也一样。