added blackstone castle
This commit is contained in:
parent
0d2a6443d2
commit
d967f74180
39
docs/season1/Bases/blackstone_castle.md
Normal file
39
docs/season1/Bases/blackstone_castle.md
Normal file
@ -0,0 +1,39 @@
|
||||
import Tabs from '@theme/Tabs';
|
||||
import TabItem from '@theme/TabItem';
|
||||
|
||||
# Blackstone Castle
|
||||
|
||||

|
||||
|
||||
<Tabs>
|
||||
<TabItem value="about" label="Description">
|
||||
The first mega base of the server. We started building it when the Nether Update was still fresh, so we got a lot of inspiration from these blocks. The base contains a fully automatic sorting system that sorts almost every item in the game. It also contains various farms and a villager hallways that are connected with it. You can get to the storage through a secret entrance next to the main staircase leading up from the mirror hall. The secret entrance is a one-block drop hidden beneth a retractable crafting table. The lever for it is behind the painting.
|
||||
</TabItem>
|
||||
<TabItem value="coords" label="Coords" default>
|
||||
| X | Y | Z |
|
||||
| ----- | ----- | ----- |
|
||||
| ? | ? | ? |
|
||||
</TabItem>
|
||||
<TabItem value="ncooords" label="Nether Directions">
|
||||
The base doesn't have a portal. But it's quiet easy to get there from Spawn. Simply follow the trail from the market, passing the furnace, to the entrance of the castle.
|
||||
</TabItem>
|
||||
<TabItem value="builders" label="Builders">
|
||||
- BuildingBrute
|
||||
- genieu13
|
||||
</TabItem>
|
||||
<TabItem value="date" label="Date Finished">
|
||||
04/2023
|
||||
</TabItem>
|
||||
</Tabs>
|
||||
|
||||
## Lore and Tales
|
||||
|
||||
[Coming soon!]
|
||||
|
||||
## Build Process
|
||||
|
||||
[Coming soon!]
|
||||
|
||||
## Additional Pictures
|
||||
|
||||
[Coming soon!]
|
@ -16,7 +16,7 @@ This is an example markdown code and the resulting page that it outputs. You swi
|
||||
|
||||
<Tabs>
|
||||
<TabItem value="about" label="Description">
|
||||
Here can go a short description of the base.
|
||||
Here can go a description of the base.
|
||||
</TabItem>
|
||||
<TabItem value="coords" label="Coords" default>
|
||||
| X | Y | Z |
|
||||
@ -72,7 +72,7 @@ This is an example markdown code and the resulting page that it outputs. You swi
|
||||
|
||||
<Tabs>
|
||||
<TabItem value="about" label="Description">
|
||||
Here can go a short description of the base.
|
||||
Here can go a description of the base.
|
||||
</TabItem>
|
||||
<TabItem value="coords" label="Coords" default>
|
||||
| X | Y | Z |
|
||||
|
Binary file not shown.
After Width: | Height: | Size: 8.5 MiB |
Loading…
x
Reference in New Issue
Block a user