Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
16e84de
Create manifest.json
WolfPhonix Jan 18, 2025
498c4aa
Update manifest.json
WolfPhonix Jan 18, 2025
7567dbb
Add files via upload
WolfPhonix Jan 18, 2025
6781359
Add files via upload
WolfPhonix Jan 18, 2025
304bb27
Add files via upload
WolfPhonix Jan 18, 2025
d8dbdcf
Add files via upload
WolfPhonix Jan 18, 2025
ffdcb6e
Delete background.png
WolfPhonix Jan 19, 2025
d0930ce
Delete [email protected]
WolfPhonix Jan 19, 2025
1f4b6e9
Delete icon.png
WolfPhonix Jan 19, 2025
e4de004
Delete [email protected]
WolfPhonix Jan 19, 2025
95ca762
Delete logo.png
WolfPhonix Jan 19, 2025
0c17588
Delete [email protected]
WolfPhonix Jan 19, 2025
6c8c71b
Merge branch 'LabyMod:master' into master
WolfPhonix Jan 19, 2025
0026ced
SkibidiCraft
WolfPhonix Sep 25, 2025
d019ce5
SkibidiCraft
WolfPhonix Sep 25, 2025
cddb0bb
Update SkibidiCraft
WolfPhonix Sep 25, 2025
fe8d7fb
Create manifest.json
WolfPhonix Sep 25, 2025
c2cefe2
Add files via upload
WolfPhonix Sep 25, 2025
1ddc47e
Merge branch 'LabyMod:master' into master
WolfPhonix Sep 25, 2025
7b97d1e
Delete minecraft_servers/SkibidiCraft
WolfPhonix Sep 29, 2025
52e571b
Delete Skibidicraft directory
WolfPhonix Sep 29, 2025
1b816bc
Delete minecraft_servers/phonixblocks/background.png
WolfPhonix Sep 29, 2025
3c9392c
Delete minecraft_servers/phonixblocks/[email protected]
WolfPhonix Sep 29, 2025
49093bf
Update manifest.json
WolfPhonix Sep 29, 2025
6e19b40
Add files via upload
WolfPhonix Sep 29, 2025
faf60f5
Delete minecraft_servers/phonixblocks/[email protected]
WolfPhonix Sep 29, 2025
9c90c90
Add files via upload
WolfPhonix Sep 29, 2025
0db8aac
Delete minecraft_servers/phonixblocks/[email protected]
WolfPhonix Sep 29, 2025
86e5cdc
Add files via upload
WolfPhonix Sep 29, 2025
8d482ea
Delete minecraft_servers/phonixblocks/[email protected]
WolfPhonix Sep 29, 2025
d8fe5bb
Add files via upload
WolfPhonix Sep 29, 2025
982d796
Delete SkibidiCraft
WolfPhonix Sep 29, 2025
ab559ba
Merge branch 'LabyMod:master' into master
WolfPhonix Oct 6, 2025
6365f35
Update manifest.json
WolfPhonix Oct 7, 2025
4826fd3
Update manifest.json
WolfPhonix Oct 7, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified minecraft_servers/phonixblocks/background.png
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Compress image

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified minecraft_servers/phonixblocks/[email protected]
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Compress image

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
29 changes: 26 additions & 3 deletions minecraft_servers/phonixblocks/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,34 @@
],
"social": {
"web": "https://phonixblocks.de",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not reachable

"web_support": "https://forum.phonixblocks.de",
"discord": "https://discord.gg/cTSyECkTWs"
"discord": "https://discord.gg/PwjQzAC7C8"

},
"gamemodes": {
"phonix-insel": {
"name": "Phonix-Insel",
"color": "#ff6121"
},
"survival": {
"name": "Survival",
"color": "#ADD8E6"
},
"phonixsmp": {
"name": "PhonixSMP",
"color": "#ff6121"
},
"discord": {
"server_id": 1233770982926454905,
"server_id": 1233770982926454800,
"rename_to_minecraft_name": false
},
"brand": {
"primary": "#ff6121",
"background": "#e14d19",
"text": "#FFFFFF"
},
"location": {
"city": "Nürnberg",
"country": "Germany",
"country_code": "DE"
}
}