document spray cans
This commit is contained in:
parent
f120ca6d69
commit
06fcb8574e
1 changed files with 11 additions and 8 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Boring SMP
|
# Boring SMP
|
||||||
## Warp Stone
|
## 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.
|
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.
|
In case the Lodestone gets removed, your Warp Stone will no longer work.
|
||||||
![](./recipes/boring_smp/warp_stone.png)
|
![](./recipes/boring_smp/warp_stone.png)
|
||||||
|
|
||||||
## Bucketable Entities
|
## 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
|
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
|
- Allays
|
||||||
- Armadillos
|
- Armadillos
|
||||||
- Bees
|
- Bees
|
||||||
|
@ -28,21 +28,24 @@ Most peaceful entities can be picked up by sneaking and right clicking it while
|
||||||
- Zombie Villagers
|
- Zombie Villagers
|
||||||
|
|
||||||
## Diamond Shards
|
## 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.
|
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.
|
They can also be obtained by smelting diamond gear.
|
||||||
![](./recipes/boring_smp/diamond_from_shards.png)
|
![](./recipes/boring_smp/diamond_from_shards.png)
|
||||||
![](./recipes/boring_smp/diamond_shard_from_diamonds.png)
|
![](./recipes/boring_smp/diamond_shard_from_diamonds.png)
|
||||||
|
|
||||||
## 100% Villager Conversion Rate
|
## 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.
|
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.
|
||||||
|
|
||||||
|
## Spray Cans
|
||||||
|
WIP: Document Spray cans and the Boring Canvas Event
|
||||||
|
|
||||||
## Crafting Tweaks
|
## Crafting Tweaks
|
||||||
- Dispensers without bows
|
- Dispensers without bows
|
||||||
![](./recipes/boring_smp/tweaks_dispenser_without_bow.png)
|
![](./recipes/boring_smp/tweaks_dispenser_without_bow.png)
|
||||||
- Bundles from Leather and Rabbit Hide
|
- Bundles from Leather and Rabbit Hide
|
||||||
![](./recipes/boring_smp/tweaks_bundle_from_leather.png)
|
![](./recipes/boring_smp/tweaks_bundle_from_leather.png)
|
||||||
![](./recipes/boring_smp/tweaks_bundle_from_rabbit_hide.png)
|
![](./recipes/boring_smp/tweaks_bundle_from_rabbit_hide.png)
|
||||||
- Rails are crafted with nuggets instead of ingots.
|
- Rails are crafted with nuggets instead of ingots.
|
||||||
![](./recipes/boring_smp/tweaks_rail.png)
|
![](./recipes/boring_smp/tweaks_rail.png)
|
||||||
![](./recipes/boring_smp/tweaks_powered_rail.png)
|
![](./recipes/boring_smp/tweaks_powered_rail.png)
|
||||||
![](./recipes/boring_smp/tweaks_detector_rail.png)
|
![](./recipes/boring_smp/tweaks_detector_rail.png)
|
||||||
|
|
Loading…
Reference in a new issue