T
funny-blue
making a vanilla enemy drop a mod item
my syntax is fucked somewhere i have literally been trying different things for 3 hours.

8 Replies
Welcome to #support-forum. Before someone helps you, please first consult the information in #TML Troubleshooting Guide and try all the suggestions that might fit your particular issue, especially in the linked FAQ page.
If the information in the pinned thread does not solve your issue, please post all log files by dragging and dropping them into this chat. In Steam right click on
tModLoader in the library, then hover over Manage and click on Browse local files. In the folder that appears find tModLoader-Logs and open that folder. Inside that folder are the logs files. Select them all except the Old folder and drag them into this chat. If you need a visual guide to this process watch this: https://github.com/tModLoader/tModLoader/assets/4522492/3f4efa43-753f-4733-b630-ba85e711340cfunny-blueOP•2y ago
@Michaelsoftman Pls Give young soul your wisdom :tragedy:
funny-blueOP•2y ago
GitHub
Basic NPC Drops and Loot 1.4
A mod to make and play Terraria mods. Supports Terraria 1.4 (and earlier) installations - tModLoader/tModLoader
Missing the
() after the ModContent.ItemType<FrostStone> (needs to be ModContent.ItemType<FrostStone>())
Also, go to #mod-programming-help for these kind of questions.funny-blueOP•2y ago
Will do Rijam, thanks for the help,ididn't think needing that many was right,but:
funny-blueOP•2y ago

funny-blueOP•2y ago
funny-blueOP•2y ago
I will look out for the count of the pairs of these ()