commit a093f1970862ece95ff6b701c9d5f923b0b7b899 Author: Kolyah35 Date: Sun Aug 30 22:31:46 2026 +0300 Add The Dark Ship RU for 26.1.2 diff --git a/horror_packs/index.json b/horror_packs/index.json new file mode 100644 index 0000000..a0fb91f --- /dev/null +++ b/horror_packs/index.json @@ -0,0 +1,29 @@ +{ + "packs": [ + { + "id": "the_dark_ship", + "name": "The Dark Ship", + "description": "Хоррор-карта, действие которой разворачивается на борту мрачного заброшенного океанского лайнера. Исследуйте корабль, решайте головоломки, выясните, что случилось с пассажирами, и постарайтесь выбраться, пока вас не настигла тьма морских глубин.", + "downloadURI": "https://gitea.sffnetwork.ru/Kolyah35/L4JDownloadableContent/raw/branch/main/horror_packs/packs/the_dark_ship.zip", + "downloadVariants": [ + { + "id": "26_1_2", + "minVersion": "26.1.2", + "downloadURI": "https://gitea.sffnetwork.ru/Kolyah35/L4JDownloadableContent/raw/branch/main/horror_packs/packs/the_dark_ship.zip" + } + ], + "imageUrl": "https://gitea.sffnetwork.ru/Kolyah35/L4JDownloadableContent/raw/branch/main/horror_packs/preview_images/the_dark_ship_preview.png", + "resourceAlbumIconUrl": "resource_album_icons/the_dark_ship.png", + "worldTemplateIconUrl": "https://gitea.sffnetwork.ru/Kolyah35/L4JDownloadableContent/raw/branch/main/horror_packs/world_icons/the_dark_ship.png", + "worldTemplateDownloadURI": "https://gitea.sffnetwork.ru/Kolyah35/L4JDownloadableContent/raw/branch/main/world_templates/26.1.2/the_dark_ship.mcsave", + "worldTemplateFolderName": "The Dark Ship", + "worldTemplateVariants": [ + { + "id": "26_1_2", + "minVersion": "26.1.2", + "downloadURI": "https://gitea.sffnetwork.ru/Kolyah35/L4JDownloadableContent/raw/branch/main/world_templates/26.1.2/the_dark_ship.mcsave" + } + ] + } + ] +} \ No newline at end of file diff --git a/horror_packs/packs/the_dark_ship.zip b/horror_packs/packs/the_dark_ship.zip new file mode 100644 index 0000000..3a66548 Binary files /dev/null and b/horror_packs/packs/the_dark_ship.zip differ diff --git a/horror_packs/preview_images/the_dark_ship_preview.png b/horror_packs/preview_images/the_dark_ship_preview.png new file mode 100644 index 0000000..1798245 Binary files /dev/null and b/horror_packs/preview_images/the_dark_ship_preview.png differ diff --git a/horror_packs/resource_album_icons/the_dark_ship.png b/horror_packs/resource_album_icons/the_dark_ship.png new file mode 100644 index 0000000..5911392 Binary files /dev/null and b/horror_packs/resource_album_icons/the_dark_ship.png differ diff --git a/horror_packs/world_icons/the_dark_ship.png b/horror_packs/world_icons/the_dark_ship.png new file mode 100644 index 0000000..5911392 Binary files /dev/null and b/horror_packs/world_icons/the_dark_ship.png differ diff --git a/world_templates/26.1.2/the_dark_ship.mcsave b/world_templates/26.1.2/the_dark_ship.mcsave new file mode 100644 index 0000000..ff25ebf Binary files /dev/null and b/world_templates/26.1.2/the_dark_ship.mcsave differ