mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-15 02:50:57 -06:00
feat: fixed minecraft worlds
This commit is contained in:
parent
2b1a44d591
commit
4dca730684
6 changed files with 144 additions and 115 deletions
|
|
@ -26,7 +26,7 @@ in
|
|||
macUser = "02:00:00:00:00:41";
|
||||
ip = "192.168.50.141";
|
||||
gate = "192.168.50.1";
|
||||
ssh = 2401;
|
||||
ssh = 2410;
|
||||
port = 43000;
|
||||
};
|
||||
paths = {
|
||||
|
|
@ -53,7 +53,7 @@ in
|
|||
macUser = "02:00:00:00:00:42";
|
||||
ip = "192.168.50.142";
|
||||
gate = "192.168.50.1";
|
||||
ssh = 2402;
|
||||
ssh = 2411;
|
||||
port = 43001;
|
||||
};
|
||||
paths = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue