-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
False wall mounted torches #10
Comments
CC @sofar |
He already knows about that |
Now he knows twice! Which is twice as good... I think |
But I don't think, that he can solve the issue. He said, that the mapgen has to use default:torch_wall if the torches mod is installed. Thats why I opend this issue here |
you can re-run the replacement LBM, but that's about it. The problem is that you're using a lua mapgen and the conversion LBM runs right before that. |
Alright, I'll look into this sometime in the near future. I should be back in action next week, though limitedly, since my college semester finals are done on Tuesday. The issue isn't necessarily my mapgen, it's the fact that those forts spawn via ABM using schematics. So the schematic data doesn't know about the different torches. |
If sofars Torches mod is installed the wall mounted torches are horizontal
https://github.com/minetest-mods/torches
If the torches mod is installed default:torch_wall must be used
The text was updated successfully, but these errors were encountered: