Skip to content

Commit

Permalink
Add Ikara (LabyMod#1187)
Browse files Browse the repository at this point in the history
* Add Ikara

* Update manifest.json - fixed Invalid JSON

* Update manifest.json - Removed Web, Support and other links

* Update manifest.json - Removed ],

* Update manifest.json - Added ,

* Added compressed version of Background PNG
  • Loading branch information
oipika committed Jun 26, 2024
1 parent a62d98b commit 9619d48
Show file tree
Hide file tree
Showing 10 changed files with 42 additions and 0 deletions.
Binary file added minecraft_servers/ikara/background.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added minecraft_servers/ikara/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added minecraft_servers/ikara/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added minecraft_servers/ikara/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added minecraft_servers/ikara/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added minecraft_servers/ikara/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
42 changes: 42 additions & 0 deletions minecraft_servers/ikara/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
{
"server_name": "ikara",
"nice_name": "Ikara",
"direct_ip": "ikara.gg",
"supported_languages": [
"en"
],
"social": {
"web_shop": "https://store.ikara.gg",
"twitter": "PlayIKARA",
"tiktok": "PlayIkara",
"discord": "https://discord.gg/BzUyWTCWD2",
"youtube": "https://www.youtube.com/@Ikaranetwork"
},
"gamemodes": {
"factions": {
"name": "Factions",
"color": "#7CFDFF",
"command": "/server factions"
},
"practice": {
"name": "Practice",
"color": "#FFE287",
"command": "/server practice"
},
"survival": {
"name": "Survival",
"color": "#8CFCB9",
"command": "/server survival"
}
},
"discord": {
"server_id": 566396846549893136,
"rename_to_minecraft_name": false
},
"brand": {
"primary": "#f8c161",
"background": "#464646",
"text": "#EEEEEE"
},
"yt_trailer": "1PkHxJT02J4&t"
}

0 comments on commit 9619d48

Please sign in to comment.