Clean things up

master
BodgeMaster 2023-05-16 04:08:25 +02:00
parent ee70dfcb10
commit ec2ba5c158
5 changed files with 46 additions and 60 deletions

View File

@ -1,4 +0,0 @@
# Minecraft-Server
- [Info about the server(s)](./minecraft_server_info.md)
- [Recommended mods](./mods.md)

1
README.md Symbolic link
View File

@ -0,0 +1 @@
overview.md

16
overview.md Normal file
View File

@ -0,0 +1,16 @@
# Minecraft Servers
My servers are whitelisted - get in touch if youre interested.
## Survival Server
For now, the only Minecraft server here thats consistently running. Be warned that you may need a beefy computer for an enjoyable experience around the spawn area.
- Real Minecraft: `lostcave.ddnss.de:45539`
- Bedrock Minecraft: `lostcave.ddnss.de` port `45540`
The server itself runs on 1.18.2 but it is set up with ViaVersion and Geyser to allow newer/older clients as well as Bedrock to connect. Yell at me if either are out of date again - I tend not to notice due to mostly sticking to 1.18.
- Locations: [link](./survival/locations.md)
- Item sorter index: [link](./survival/item-sorter.md)
- Recommended mods: [link](./survival/mods.md)

View File

@ -1,53 +1,12 @@
# LostCave Minecraft Servers
Welcome to LostCave!
This file contains most of the information that you will want to know about the servers I run.
This includes:
- where to find stuff (important places like farms, tbd)
- item sorter overview
- server customizations (tbd)
## How do I get on the whitelist?
Visit [the Minecraft section of my website](https://lostcave.ddnss.de/common/sites/minecraft/). Its bilingual. The rest should be self-explanatory.
## Server Connection Information
- Survival: `lostcave.ddnss.de:45539`
- ~~Creative: `lostcave.ddnss.de:63542`~~ See creative server section below.
## Creative Server
The creative server will remain offline for the foreseeable future. This has two reasons:
1. I need to set it up again, remake spawn and the plot system, and copy the buildings from the old world.
2. Having the full system resources available to the survival server is nice.
## Survival Server
### Important Places (WIP)
(coords tbd)
- Item sorter
- Supersmelter (furnace array)
- Mob farm
- Slime farm (half unfinished)
- Guardian farm
- Nether Hub
- End portal
- XP farm
- Teleporter to new 1.18 world generation area
- Raid Farm (property of ☭Soda☭Fountain☭#9545 / CurvedSans666, contact him for further information)
### Item Sorter Overview
# Item Sorter Overview
There is a big building below spawn that houses mainly an item sorter but also some other things. An overview of all items currently being sorted and where to find them is provided here.
#### Configured Sorter Units:
## Configured Sorter Units:
Naming scheme: `<side><row><face><unit position from center><level>` `[LR][0-2][BF][0-9AB][0-4]`
Naming scheme: `<side><row><face><unit position from center><level>` (Regex: `[LR][0-2][BF][0-9AB][0-4]`)
Check below for a full map-like overview of the sorter hall (or dont bc its completely garbled... FFS).
Check below for a full map-like overview of the sorter hall (or dont if its completely garbled again... FFS).
- **L0F00** Redstone Dust
- **L0F10** Redstone Repeater
@ -331,18 +290,16 @@ Check below for a full map-like overview of the sorter hall (or dont bc it
- **R0BA4** Cobblestone Stairs
- **R0BB4** Stone Stairs
#### Bulk Storage Units:
## Bulk Storage Units:
Currently one for overflow and one for cobble, dirt, gravel, deepslate, granite, etc. Access chests are to the left (green carpet) of the entrance.
Currently only one for overflow and one for cobble, dirt, gravel, deepslate, granite, etc. Access chests are to the left (green carpet) of the entrance.
The output from the overflow is being separated into chests for stackable and unstackable items.
Four unused bulk torage units with automatic shulker box loaders at the entrance to the villager trading hall (will probably be torn down).
Bulk storage input needs to be redone to add a sorter bypass for non-stackable items and an automatic trashing system for worthless overflowing items.
Reducing the amount of actual bulk storage might also be useful for performance reasons.
Reducing the amount of actual bulk storage might also be beneficial to (server and client) performance.
#### Not an item sorter but also in the building:
## Not an item sorter but also in the building:
- **C0** Sugar Cane Farm
- **C1** wool farm (most colors working.....), chicken and egg farms
@ -352,13 +309,13 @@ To the left of the entrance (green carpet) are the access chests for the bulk st
To the right of the entrance (red carpet) is a water source and a lava farm.
On the left side of the sorter hall is the entrance to the (semi functional) villager trading hall. I need to make the zombification process work before actually being able to use it.
On the left side of the sorter hall is the entrance to the villager trading hall.
On the right side is a dig site for a massive construction project.
On the right side is an IBM PC monument.
#### Full Layout ASCII art:
## Full Layout ASCII art:
Units that are set up for filtering items are marked with an x.
This is a top-down view of the sorter, the entrance being at the bottom. Units that are in use are marked with an x.
```
// // // // // // // // // // // // // // / / // // // // // // // // // // // // // //

16
survival/locations.md Normal file
View File

@ -0,0 +1,16 @@
# Important Places (WIP)
(coords tbd)
- Item sorter
- Supersmelter (furnace array)
- Mob farm
- Slime farm (half unfinished)
- Guardian farm
- Nether Hub
- End portal
- XP farm
- Teleporter to new 1.18 world generation area
- Raid Farm (property of ☭Soda☭Fountain☭#9545 / CurvedSans666, contact him for further information)
This really got neglected. :/ Someone kick my ass to fix it, cba rn bc working on more important stuff.

View File

@ -49,4 +49,4 @@ Here is a short list of steps:
- Enter a name, set the version to the previously installed Fabric Loader, change the game directory to a separate directory to keep things clean in your main `.minecraft` directory
- `Create`
3. Put the mods in the `mods` folder inside the game directory (launch Minecraft once with this profile if it doesnt exist, then close it again)
4. You should be all set. Launch Minecraft and enjoy your mods. The launcher may complain about Minecraft being modded because ... well... it is. Duh.
4. You should be all set. Launch Minecraft and enjoy your mods. The launcher may complain about Minecraft being modded because ... well... it is. Duh. Microsoft doesnt want you to do that.