HeroOfTheWinds / minetest-caverealms

A mod for Minetest to add underground realms
17 stars 14 forks source link

False wall mounted torches #10

Open MarkuBu opened 8 years ago

MarkuBu commented 8 years ago

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

screenshot_20160504_202705

Zeno- commented 8 years ago

CC @sofar

MarkuBu commented 8 years ago

He already knows about that

https://github.com/minetest-mods/torches/issues/5

Zeno- commented 8 years ago

Now he knows twice! Which is twice as good... I think

MarkuBu commented 8 years ago

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

sofar commented 8 years ago

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.

HeroOfTheWinds commented 8 years ago

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.