Compare commits
10 commits
9a3449f523
...
bfe8c32c25
Author | SHA1 | Date | |
---|---|---|---|
|
bfe8c32c25 | ||
|
8dbf3c1c62 | ||
|
00dd7f118d | ||
|
e0fdd82777 | ||
|
cbfd049b65 | ||
|
510af67a8f | ||
|
39a8a977ec | ||
|
d0e1dc5848 | ||
|
2a2721d29a | ||
|
bef8bf017e |
1
.gitignore
vendored
|
@ -1 +1,2 @@
|
|||
.notes
|
||||
site
|
||||
|
|
|
@ -1,5 +0,0 @@
|
|||
# Boring SMP Wiki
|
||||
|
||||
## Mods
|
||||
- [Claims](./mods/claims/index.md)
|
||||
- [Shops](./mods/shops/index.md)
|
7
docs/index.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
# Boring SMP
|
||||
|
||||
## Mods
|
||||
- [Boring SMP](./mods/boring_smp.md)
|
||||
- [Brewery](./mods/brewery.md)
|
||||
- [Get Off My Lawn](./mods/goml.md)
|
||||
- [Universal Shops](./mods/universal_shops.md)
|
52
docs/mods/boring_smp.md
Normal file
|
@ -0,0 +1,52 @@
|
|||
# Boring SMP
|
||||
## 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/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
|
||||
- Allays
|
||||
- Armadillos
|
||||
- Bees
|
||||
- Camels
|
||||
- Chickens
|
||||
- Cows
|
||||
- Donkeys
|
||||
- Foxes
|
||||
- Frogs
|
||||
- Goats
|
||||
- Horses
|
||||
- Llamas
|
||||
- Mules
|
||||
- Ocelots
|
||||
- Pandas
|
||||
- Pigs
|
||||
- Rabbit
|
||||
- Sheeps
|
||||
- Villagers
|
||||
- Zombie Villagers
|
||||
|
||||
## 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/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/boring_smp/tweaks_dispenser_without_bow.png)
|
||||
- Bundles from Leather and Rabbit Hide
|
||||
![](./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/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
|
5
docs/mods/brewery.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
# Brewery
|
||||
Work In Progress, check out the [mod's page](https://modrinth.com/mod/brewery) for now.
|
||||
|
||||
## Links
|
||||
- [Modrinth](https://modrinth.com/mod/brewery)
|
|
@ -1,40 +1,45 @@
|
|||
# Claims
|
||||
# Get Off My Lawn
|
||||
## Anchors
|
||||
Name | Radius in blocks | Recipe
|
||||
-----------|------------------|--------------------------------------
|
||||
Makeshift | 10 | ![](./img/makeshift_claim_anchor.png)
|
||||
Reinforced | 25 | ![](./img/reinforced_claim_anchor.png)
|
||||
Glistening | 50 | ![](./img/glistening_claim_anchor.png)
|
||||
Crystal | 75 | ![](./img/crystal_claim_anchor.png)
|
||||
Emeradic | 125 | ![](./img/emeradic_claim_anchor.png)
|
||||
Withered | 200 | ![](./img/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 | ![](./img/reinforced_upgrade_kit.png)
|
||||
Glistening Upgrade Kit | ![](./img/glistening_upgrade_kit.png)
|
||||
Crystal Upgrade Kit | ![](./img/crystal_upgrade_kit.png)
|
||||
Emeradic Upgrade Kit | ![](./img/emeradic_upgrade_kit.png)
|
||||
Withered Upgrade Kit | ![](./img/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 | ![](./img/ender_binding.png)
|
||||
Lake Spirit's Grace | Grants players water breathing and dolphin's grace | ![](./img/lake_spirit_grace.png)
|
||||
Angelic Auroa | Grants players regeneration | ![](./img/angelic_aura.png)
|
||||
Heaven's Wings | Grants players flight | ![](./img/heaven_wings.png)
|
||||
Village Core | Protects vilalgers from hostile mobs | ![](./img/village_core.png)
|
||||
Withering Seal | Prevents players from getting the wither effect | ![](./img/withering_seal.png)
|
||||
Chaos Zone | Grants players strength | ![](./img/chaos_zone.png)
|
||||
Greeter | Sends a message to players entering your claim | ![](./img/greeter.png)
|
||||
PvP Arena | Allows toggeling PvP | ![](./img/pvp_arena.png)
|
||||
Explosion Controller | Allows toggeling of explosions | ![](./img/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.
|
||||
You can either wear them on your head or hold them in any of your hands to see the borders. Be aware that it only has one durability, so when wearing it be careful.
|
||||
![](./recipes/goml/goggles.png)
|
||||
|
||||
## Exceptions
|
||||
While claims protect the majority of your entities and blocks, there are some exceptions.
|
BIN
docs/mods/recipes/boring_smp/diamond_from_shards.png
Normal file
After Width: | Height: | Size: 3 KiB |
BIN
docs/mods/recipes/boring_smp/diamond_shard_from_diamonds.png
Normal file
After Width: | Height: | Size: 2.6 KiB |
BIN
docs/mods/recipes/boring_smp/tweaks_activator_rail.png
Normal file
After Width: | Height: | Size: 2.9 KiB |
BIN
docs/mods/recipes/boring_smp/tweaks_bundle_from_leather.png
Normal file
After Width: | Height: | Size: 3.4 KiB |
BIN
docs/mods/recipes/boring_smp/tweaks_bundle_from_rabbit_hide.png
Normal file
After Width: | Height: | Size: 3.4 KiB |
BIN
docs/mods/recipes/boring_smp/tweaks_detector_rail.png
Normal file
After Width: | Height: | Size: 3.3 KiB |
BIN
docs/mods/recipes/boring_smp/tweaks_dispenser_without_bow.png
Normal file
After Width: | Height: | Size: 4.2 KiB |
BIN
docs/mods/recipes/boring_smp/tweaks_powered_rail.png
Normal file
After Width: | Height: | Size: 3.2 KiB |
BIN
docs/mods/recipes/boring_smp/tweaks_rail.png
Normal file
After Width: | Height: | Size: 2.7 KiB |
BIN
docs/mods/recipes/boring_smp/warp_stone.png
Normal file
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 |
BIN
docs/mods/recipes/goml/goggles.png
Normal file
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 |
BIN
docs/mods/recipes/universal_shops/trade_block.png
Normal file
After Width: | Height: | Size: 8.5 KiB |
30
docs/mods/universal_shops.md
Normal file
|
@ -0,0 +1,30 @@
|
|||
# Universal Shops
|
||||
Shops give players the possibility to sell and buy items.
|
||||
|
||||
## Selling
|
||||
If you want to sell items, your best location is the Shopping District. In order to create a shop, please ask a moderator for a plot, otherwise your shop will be removed. The moderator will create a claim for you with the exact dimensions you need.
|
||||
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/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
|
||||
- Item: For one item spent, the buyer can buy one stock.
|
||||
- Free: The stock is free to take. This is useful for public farms, where you want to make the output chests available to everyone.
|
||||
|
||||
### Stock Type
|
||||
- Equal Item: The buyer gets one of the selected item per purchase made.
|
||||
- Any Stack: The buyer can choose to buy any item from the storage container.
|
||||
|
||||
### Hologram
|
||||
- Full: An icon of the stock, the stock's name, and the price will be shown.
|
||||
- Icon only: An icon of the stock will be shown.
|
||||
- Disabled: Nothing is shown.
|
||||
|
||||
## Buying
|
||||
Buying an item is easy. Right click any shop and a GUI will open up. You will see the price of one stock on the left. Be sure to have it in your inventory, as the item will be taken from your inventory when you purchase an item.
|
||||
To purchase an item, just click on the stock item, your payment will be made and you will have the displayed item in your cursor. You can also hold shift in order to put the item instantly in your inventory.
|
||||
|
||||
## Links
|
||||
- [Modrinth](https://modrinth.com/mod/universal-shops)
|
3
mkdocs.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
site_name: Boring SMP
|
||||
theme:
|
||||
name: mkdocs
|
|
@ -1,4 +0,0 @@
|
|||
# Shops
|
||||
|
||||
## Links
|
||||
- [Modrinth](https://modrinth.com/mod/universal-shops)
|