Tiles not showing up in-game

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.
 
Did you make both the tile and the item? There are two classes involved for tiles. If so, does the mod rebuild without errors?
 
Did you make both the tile and the item? There are two classes involved for tiles. If so, does the mod rebuild without errors?
I didn't know there was an item associated with the tile, I couldn't find it in the example mod. Could you please tell me the directory? It would be greatly appreciated!
 
Back
Top Bottom