add boring smp mod
|
@ -1,5 +1,6 @@
|
|||
# Boring SMP Wiki
|
||||
|
||||
## Mods
|
||||
- [Boring SMP Mod](./mods/boring_smp/index.md)
|
||||
- [Get Off My Lawn](./mods/goml/index.md)
|
||||
- [Universal Shops](./mods/universal_shops/index.md)
|
||||
|
|
52
mods/boring_smp/index.md
Normal file
|
@ -0,0 +1,52 @@
|
|||
# Boring SMP Mod
|
||||
## 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)
|
||||
|
||||
## 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/diamond_from_shards.png)
|
||||
![](./recipes/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)
|
||||
- Bundles from Leather and Rabbit Hide
|
||||
![](./recipes/tweaks_bundle_from_leather.png)
|
||||
![](./recipes/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)
|
||||
- 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
|
BIN
mods/boring_smp/recipes/diamond_from_shards.png
Normal file
After Width: | Height: | Size: 3 KiB |
BIN
mods/boring_smp/recipes/diamond_shard_from_diamonds.png
Normal file
After Width: | Height: | Size: 2.6 KiB |
BIN
mods/boring_smp/recipes/tweaks_activator_rail.png
Normal file
After Width: | Height: | Size: 2.9 KiB |
BIN
mods/boring_smp/recipes/tweaks_bundle_from_leather.png
Normal file
After Width: | Height: | Size: 3.4 KiB |
BIN
mods/boring_smp/recipes/tweaks_bundle_from_rabbit_hide.png
Normal file
After Width: | Height: | Size: 3.4 KiB |
BIN
mods/boring_smp/recipes/tweaks_detector_rail.png
Normal file
After Width: | Height: | Size: 3.3 KiB |
BIN
mods/boring_smp/recipes/tweaks_dispenser_without_bow.png
Normal file
After Width: | Height: | Size: 4.2 KiB |
BIN
mods/boring_smp/recipes/tweaks_powered_rail.png
Normal file
After Width: | Height: | Size: 3.2 KiB |
BIN
mods/boring_smp/recipes/tweaks_rail.png
Normal file
After Width: | Height: | Size: 2.7 KiB |
BIN
mods/boring_smp/recipes/warp_stone.png
Normal file
After Width: | Height: | Size: 3 KiB |