ok nvm I still need help, I thought I had it and I was just being brain dead. but I am stuck. even after fixing what I thought needed to be fixed. I still cant seem to figure it out
sorry I am on meds at the moment.
is it how I compressed the folder? something i missed in the coding?
You accidentally named your manifest file manifest.json.json. Actually, all your files are .json.json files. Do you have file extensions turned on so you can see that?
ok tested and i cant see it in the building editior … now issues with the files anymore and no log issues … so there must be an issue in the building brushes file … mom ^^
This isn’t the major bug, but I think the building brushes needs the localization strings fixed. Right now, it’s written for terrian_colors mod (old name of the mod?). You need to change that to oak_tree for those strings to work…
Edit: The bug is in that you typoed “always_avaible” at the start of the file. Change to “always_available” and it works.
You may find that you have building_brush in your localization strings, but you have building_brushes in your localization file. You’ll need to make them the same in both files.