mactso / SpawnerInLight

0 stars 0 forks source link

Spawners deleting massive swaths of lava in the Nether #10

Closed Zerahn closed 8 months ago

Zerahn commented 1 year ago

So a spawner did this to the Nether

Can you have spawners ignore lava if there's more than like a dozen in range or something? It'd prevent exploiting a full exception without causing scenarios like this.

mactso commented 1 year ago

That's an interesting idea. I can probably do that in the next few weeks.

Please provide Minecraft version and modloader Version.

Zerahn commented 1 year ago

oh sorry, i always forget about that part. HarderSpawners-1.19.2-40.2.23.0 and i use CurseForge which auto-updates itself.

mactso commented 1 year ago

Thanks! By default i support the last major version (1.16.3-5, 1.18.2, 19.3) (tho I include earlier versions if they work with the same code). But if someone is actively using an intermediate version of the mod, I'll update it too.

mactso commented 1 year ago

Okay, the fix for this is written. I'm checking other open feature requests for this mod before publishing.

mactso commented 1 year ago

Hoping this will go up tonight. Looks good.

mactso commented 1 year ago

Well.. it's close but it's just not quite ready. Hopefully by saturday.

mactso commented 1 year ago

This was harder than expected and I had a trip in the middle but it is submitted for approval.

It also has a massive performance improvement for multi-player servers!