restructure wiki
|
@ -1,9 +1,7 @@
|
|||
# Boring SMP
|
||||
|
||||
For full documentation visit [mkdocs.org](https://www.mkdocs.org).
|
||||
|
||||
## Mods
|
||||
- [Boring SMP](./mods/boring_smp/index.md)
|
||||
- [Brewery](./mods/brewery/index.md)
|
||||
- [Get Off My Lawn](./mods/goml/index.md)
|
||||
- [Universal Shops](./mods/universal_shops/index.md)
|
||||
- [Boring SMP](./mods/boring_smp.md)
|
||||
- [Brewery](./mods/brewery.md)
|
||||
- [Get Off My Lawn](./mods/goml.md)
|
||||
- [Universal Shops](./mods/universal_shops.md)
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
## Warp Stone
|
||||
The Warp Stone item can be used to teleport to Lodestones. It works very similar to a compass, that can be bound to a Lodestone. You can bind a Warp Stone to a Lodestone by right clicking, and then always teleport back to the Lodestone.
|
||||
In case the Lodestone gets removed, your Warp Stone will no longer work.
|
||||
![](./recipes/warp_stone.png)
|
||||
![](./recipes/boring_smp/warp_stone.png)
|
||||
|
||||
## Bucketable Entities
|
||||
Most peaceful entities can be picked up by sneaking and right clicking it while holding a bucket. You will now have a bucket with that entity inside, which can be
|
||||
|
@ -30,23 +30,23 @@ Most peaceful entities can be picked up by sneaking and right clicking it while
|
|||
## Diamond Shards
|
||||
A Diamond Shard is equivilant to 0.25 Diamonds. They exist for the economy, so that you can sell items for cheaper if a Diamond isn't cheap enough.
|
||||
They can also be obtained by smelting diamond gear.
|
||||
![](./recipes/diamond_from_shards.png)
|
||||
![](./recipes/diamond_shard_from_diamonds.png)
|
||||
![](./recipes/boring_smp/diamond_from_shards.png)
|
||||
![](./recipes/boring_smp/diamond_shard_from_diamonds.png)
|
||||
|
||||
## 100% Villager Conversion Rate
|
||||
Due to the server's difficulty being set to Normal, Villagers would usually only successfully convert to Zombie Villagers 50% of the time. The Mod changes this so that Villagers convert successfully 100% of the time.
|
||||
|
||||
## Crafting Tweaks
|
||||
- Dispensers without bows
|
||||
![](./recipes/tweaks_dispenser_without_bow.png)
|
||||
![](./recipes/boring_smp/tweaks_dispenser_without_bow.png)
|
||||
- Bundles from Leather and Rabbit Hide
|
||||
![](./recipes/tweaks_bundle_from_leather.png)
|
||||
![](./recipes/tweaks_bundle_from_rabbit_hide.png)
|
||||
![](./recipes/boring_smp/tweaks_bundle_from_leather.png)
|
||||
![](./recipes/boring_smp/tweaks_bundle_from_rabbit_hide.png)
|
||||
- Rails are crafted with nuggets instead of ingots.
|
||||
![](./recipes/tweaks_rail.png)
|
||||
![](./recipes/tweaks_powered_rail.png)
|
||||
![](./recipes/tweaks_detector_rail.png)
|
||||
![](./recipes/tweaks_activator_rail.png)
|
||||
![](./recipes/boring_smp/tweaks_rail.png)
|
||||
![](./recipes/boring_smp/tweaks_powered_rail.png)
|
||||
![](./recipes/boring_smp/tweaks_detector_rail.png)
|
||||
![](./recipes/boring_smp/tweaks_activator_rail.png)
|
||||
- You can decompress Wool back into String, Nether Wart Blocks, and all ice variants
|
||||
- Rotten Flesh can be smelted into leather
|
||||
- Shapeless Bread, Paper and Shulker Boxes
|
|
@ -1,40 +1,40 @@
|
|||
# Claims
|
||||
# Get Off My Lawn
|
||||
## Anchors
|
||||
Name | Radius in blocks | Recipe
|
||||
-----------|------------------|--------------------------------------
|
||||
Makeshift | 10 | ![](./recipes/makeshift_claim_anchor.png)
|
||||
Reinforced | 25 | ![](./recipes/reinforced_claim_anchor.png)
|
||||
Glistening | 50 | ![](./recipes/glistening_claim_anchor.png)
|
||||
Crystal | 75 | ![](./recipes/crystal_claim_anchor.png)
|
||||
Emeradic | 125 | ![](./recipes/emeradic_claim_anchor.png)
|
||||
Withered | 200 | ![](./recipes/withered_claim_anchor.png)
|
||||
Makeshift | 10 | ![](./recipes/goml/makeshift_claim_anchor.png)
|
||||
Reinforced | 25 | ![](./recipes/goml/reinforced_claim_anchor.png)
|
||||
Glistening | 50 | ![](./recipes/goml/glistening_claim_anchor.png)
|
||||
Crystal | 75 | ![](./recipes/goml/crystal_claim_anchor.png)
|
||||
Emeradic | 125 | ![](./recipes/goml/emeradic_claim_anchor.png)
|
||||
Withered | 200 | ![](./recipes/goml/withered_claim_anchor.png)
|
||||
|
||||
## Upgrades
|
||||
Anchors can be upgraded by using Upgrade Kits. These can be used to upgrade a lower tier anchor to a higher tier enchor. For example, a Makeshift Anchor can be upgraded to a Reinforced Anchor by using a Reinforced Upgrade Kit.
|
||||
|
||||
Name | Recipe
|
||||
-----------------------|--------------------------------------
|
||||
Reinforced Upgrade Kit | ![](./recipes/reinforced_upgrade_kit.png)
|
||||
Glistening Upgrade Kit | ![](./recipes/glistening_upgrade_kit.png)
|
||||
Crystal Upgrade Kit | ![](./recipes/crystal_upgrade_kit.png)
|
||||
Emeradic Upgrade Kit | ![](./recipes/emeradic_upgrade_kit.png)
|
||||
Withered Upgrade Kit | ![](./recipes/withered_upgrade_kit.png)
|
||||
Reinforced Upgrade Kit | ![](./recipes/goml/reinforced_upgrade_kit.png)
|
||||
Glistening Upgrade Kit | ![](./recipes/goml/glistening_upgrade_kit.png)
|
||||
Crystal Upgrade Kit | ![](./recipes/goml/crystal_upgrade_kit.png)
|
||||
Emeradic Upgrade Kit | ![](./recipes/goml/emeradic_upgrade_kit.png)
|
||||
Withered Upgrade Kit | ![](./recipes/goml/withered_upgrade_kit.png)
|
||||
|
||||
## Augments
|
||||
An anchors feature set can be extended using Augments. These are blocks that need to be placed next to your claim anchor.
|
||||
|
||||
Name | Function | Recipe
|
||||
---------------------|----------------------------------------------------|----------
|
||||
Ender Binding | Prevents Endermen from teleporting | ![](./recipes/ender_binding.png)
|
||||
Lake Spirit's Grace | Grants players water breathing and dolphin's grace | ![](./recipes/lake_spirit_grace.png)
|
||||
Angelic Auroa | Grants players regeneration | ![](./recipes/angelic_aura.png)
|
||||
Heaven's Wings | Grants players flight | ![](./recipes/heaven_wings.png)
|
||||
Village Core | Protects vilalgers from hostile mobs | ![](./recipes/village_core.png)
|
||||
Withering Seal | Prevents players from getting the wither effect | ![](./recipes/withering_seal.png)
|
||||
Chaos Zone | Grants players strength | ![](./recipes/chaos_zone.png)
|
||||
Greeter | Sends a message to players entering your claim | ![](./recipes/greeter.png)
|
||||
PvP Arena | Allows toggeling PvP | ![](./recipes/pvp_arena.png)
|
||||
Explosion Controller | Allows toggeling of explosions | ![](./recipes/explosion_controller.png)
|
||||
Ender Binding | Prevents Endermen from teleporting | ![](./recipes/goml/ender_binding.png)
|
||||
Lake Spirit's Grace | Grants players water breathing and dolphin's grace | ![](./recipes/goml/lake_spirit_grace.png)
|
||||
Angelic Auroa | Grants players regeneration | ![](./recipes/goml/angelic_aura.png)
|
||||
Heaven's Wings | Grants players flight | ![](./recipes/goml/heaven_wings.png)
|
||||
Village Core | Protects vilalgers from hostile mobs | ![](./recipes/goml/village_core.png)
|
||||
Withering Seal | Prevents players from getting the wither effect | ![](./recipes/goml/withering_seal.png)
|
||||
Chaos Zone | Grants players strength | ![](./recipes/goml/chaos_zone.png)
|
||||
Greeter | Sends a message to players entering your claim | ![](./recipes/goml/greeter.png)
|
||||
PvP Arena | Allows toggeling PvP | ![](./recipes/goml/pvp_arena.png)
|
||||
Explosion Controller | Allows toggeling of explosions | ![](./recipes/goml/explosion_controller.png)
|
||||
|
||||
## Goggles of Claim Revealing
|
||||
You can craft Goggles of Claim Revealing to reveal claim borders.
|
Before Width: | Height: | Size: 3 KiB After Width: | Height: | Size: 3 KiB |
Before Width: | Height: | Size: 2.6 KiB After Width: | Height: | Size: 2.6 KiB |
Before Width: | Height: | Size: 2.9 KiB After Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 3.4 KiB After Width: | Height: | Size: 3.4 KiB |
Before Width: | Height: | Size: 3.4 KiB After Width: | Height: | Size: 3.4 KiB |
Before Width: | Height: | Size: 3.3 KiB After Width: | Height: | Size: 3.3 KiB |
Before Width: | Height: | Size: 4.2 KiB After Width: | Height: | Size: 4.2 KiB |
Before Width: | Height: | Size: 3.2 KiB After Width: | Height: | Size: 3.2 KiB |
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 2.7 KiB |
Before Width: | Height: | Size: 3 KiB After Width: | Height: | Size: 3 KiB |
Before Width: | Height: | Size: 3.5 KiB After Width: | Height: | Size: 3.5 KiB |
Before Width: | Height: | Size: 3.7 KiB After Width: | Height: | Size: 3.7 KiB |
Before Width: | Height: | Size: 8 KiB After Width: | Height: | Size: 8 KiB |
Before Width: | Height: | Size: 7.7 KiB After Width: | Height: | Size: 7.7 KiB |
Before Width: | Height: | Size: 7.4 KiB After Width: | Height: | Size: 7.4 KiB |
Before Width: | Height: | Size: 7.3 KiB After Width: | Height: | Size: 7.3 KiB |
Before Width: | Height: | Size: 7.1 KiB After Width: | Height: | Size: 7.1 KiB |
Before Width: | Height: | Size: 9 KiB After Width: | Height: | Size: 9 KiB |
Before Width: | Height: | Size: 7.8 KiB After Width: | Height: | Size: 7.8 KiB |
Before Width: | Height: | Size: 7.8 KiB After Width: | Height: | Size: 7.8 KiB |
Before Width: | Height: | Size: 3.9 KiB After Width: | Height: | Size: 3.9 KiB |
Before Width: | Height: | Size: 8.2 KiB After Width: | Height: | Size: 8.2 KiB |
Before Width: | Height: | Size: 4.5 KiB After Width: | Height: | Size: 4.5 KiB |
Before Width: | Height: | Size: 7.2 KiB After Width: | Height: | Size: 7.2 KiB |
Before Width: | Height: | Size: 9.2 KiB After Width: | Height: | Size: 9.2 KiB |
Before Width: | Height: | Size: 3.8 KiB After Width: | Height: | Size: 3.8 KiB |
Before Width: | Height: | Size: 7.5 KiB After Width: | Height: | Size: 7.5 KiB |
Before Width: | Height: | Size: 7.1 KiB After Width: | Height: | Size: 7.1 KiB |
Before Width: | Height: | Size: 6.9 KiB After Width: | Height: | Size: 6.9 KiB |
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 10 KiB |
Before Width: | Height: | Size: 9.4 KiB After Width: | Height: | Size: 9.4 KiB |
Before Width: | Height: | Size: 4.9 KiB After Width: | Height: | Size: 4.9 KiB |
Before Width: | Height: | Size: 8.5 KiB After Width: | Height: | Size: 8.5 KiB |
|
@ -1,4 +1,4 @@
|
|||
# Shops
|
||||
# Universal Shops
|
||||
Shops give players the possibility to sell and buy items.
|
||||
|
||||
## Selling
|
||||
|
@ -6,7 +6,7 @@ If you want to sell items, your best location is the Shopping District. In order
|
|||
If the Shopping District is not a viable option for you, you are free to build your shop anywhere else without asking a moderator.
|
||||
|
||||
Once you built your house, you can now stock it with items. You firstly need to craft a Trade Shop, which can be placed on any storage container, e.g. barrel.
|
||||
![](./recipes/trade_block.png)
|
||||
![](./recipes/universal_shops/trade_block.png)
|
||||
|
||||
Once placed down, it will complain that it is unconfigured. To configure it, right click the shop to open up it's menu. There you have multiple options for the price, stock and the hologram.
|
||||
### Price Type
|