Skip to content

Commit

Permalink
fix: Asia not africa cmon
Browse files Browse the repository at this point in the history
  • Loading branch information
GeekCornerGH committed Jun 3, 2024
1 parent d9be741 commit a8286f1
Show file tree
Hide file tree
Showing 13 changed files with 37 additions and 31 deletions.
6 changes: 6 additions & 0 deletions maps/africa/index.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: Comming soon
---

Africa maps comming soon
Sorry guys
31 changes: 0 additions & 31 deletions maps/africa/israel-palestine-lebanon.mdx

This file was deleted.

31 changes: 31 additions & 0 deletions maps/asia/israel-palestine-lebanon.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
---
title: Israel - Palestine - Lebanon
---
import Slider from "react-slick";
import "@site/src/css/slider.css";


### Informations
* Size in blocks of the map: 21504x10752 blocks (~231 km2)
* Size of the download: ~20GB
* Coordinates for chunky: Unknown
* Scale: ~1:30
* Price: Free

:::danger
The map is currently a bit broken. Generation may be not accurate.
:::

### Preview
<img src="/img/maps/previews/asia/israel-palestine-lebanon.webp" alt="A picture of the Israel-Palestine-Lebanon map"></img>

### Gallery
<Slider dots centerPadding="10px" arrows={false} infinite slidesToShow={1} slidesToScroll={1} pauseOnHover speed={500} autoplay autoplaySpeed={3000}>
<img src="/img/maps/gallery/asia/israel-palestine-lebanon/0.webp"></img>
<img src="/img/maps/gallery/asia/israel-palestine-lebanon/1.webp"></img>
<img src="/img/maps/gallery/asia/israel-palestine-lebanon/2.webp"></img>
<img src="/img/maps/gallery/asia/israel-palestine-lebanon/3.webp"></img>
<img src="/img/maps/gallery/asia/israel-palestine-lebanon/4.webp"></img>
<img src="/img/maps/gallery/asia/israel-palestine-lebanon/5.webp"></img>
<img src="/img/maps/gallery/asia/israel-palestine-lebanon/6.webp"></img>
</Slider>
Empty file.
Empty file.

0 comments on commit a8286f1

Please sign in to comment.