Here is my blockstate file
{
"variants": {
"": { "model": "tamako_market:block/kotatsu"}
}
}
Here is my model file
{
"loader": "forge:obj",
"model": "tamako_market:models/block/kotatsu.obj"
}
Here is my mtl file
newmtl m_0
map_Kd tamako_market:block/kotatsu
Here is my obj file
And here is my assets folder
Thanks for helping!