as said in the title, the lua API call to surface.set_tiles() doesn't update the minimap
putting an item (that shows on the map) make the minimap redraw though (only on the chunk the entity was built on)
this bug makes my wip mod not show changes to the map at all
the surface :
the minimap :
how it should look :
any mean to update the map manually (except by placing an entity in the chunk) would be nice !
[0.12.21] [kovarex] surface.set_tiles() doesn't update the minimap
Re: [0.12.21] [kovarex] surface.set_tiles() doesn't update the minimap
Thanks for the report, the bug is fixed for 0.12.22 now.