raenask18
Terrarian
I've been working on a mod, copying and slightly modifying assets from the example mod since I'm not great at coding. I've successfully added a few items, such as weapons, wings, a damage class, crafting recipes, and a material. However, when I went to add a tile (copied from the MinionBossTrophy), while it did not present any errors, the item did not show up in Cheat Sheet's item browser, nor Hero's Mod's item browser. I attempted to copy another tile without changing it, the ExampleCraftingTable, and after reformatting the namespace so that it is recognised in my mod and not ExampleMod's, that item did not show up in the item browsers either. I found a post with what seemed to be a similar problem, but it was solved without a solution being posted. Whatever help you can offer would be greatly appreciated.