Compare commits
No commits in common. "cd0fcbb485d34b6ac7eaefdbef888126269df154" and "80e81b50a9f2651a85e27abaa9df65a9c053413e" have entirely different histories.
cd0fcbb485
...
80e81b50a9
4 changed files with 0 additions and 60 deletions
|
@ -1,5 +0,0 @@
|
||||||
# No Repair Cost
|
|
||||||
Removes the repair cost that anvils add.
|
|
||||||
|
|
||||||
## Links
|
|
||||||
- [Modrinth](https://modrinth.com/datapack/no-repair-costs)
|
|
|
@ -1,22 +0,0 @@
|
||||||
# VanillaTweaks
|
|
||||||
## Double Shulker Shells
|
|
||||||
Shulkers always drop two shells.
|
|
||||||
|
|
||||||
## Fast leaf decay
|
|
||||||
Leaves decay much faster than in vanilla.
|
|
||||||
|
|
||||||
## Mini Blocks
|
|
||||||
Many blocks can be turned into their heads in a grindstone.
|
|
||||||
|
|
||||||
## More Mob Heads
|
|
||||||
Every mob has a chance to drop their head when killed.
|
|
||||||
|
|
||||||
## Crafting Tweaks
|
|
||||||
- More trapdoors, 12 instead of 2
|
|
||||||
- More stairs, 8 instead of 4
|
|
||||||
- More bark, 4 instead of 3
|
|
||||||
- More bricks, 4 instead of 1
|
|
||||||
- Back to Blocks, allows converting slabs and stairs back to blocks
|
|
||||||
|
|
||||||
## Links
|
|
||||||
- [Website](https://vanillatweaks.net/)
|
|
|
@ -1,13 +1,8 @@
|
||||||
# Boring SMP
|
# Boring SMP
|
||||||
|
|
||||||
## Datapacks
|
|
||||||
- [No Repair Cost](./mods/norepaircost.md)
|
|
||||||
- [VanillaTweaks](./mods/vanillatweaks.md)
|
|
||||||
|
|
||||||
## Mods
|
## Mods
|
||||||
- [Boring SMP](./mods/boring_smp.md)
|
- [Boring SMP](./mods/boring_smp.md)
|
||||||
- [Brewery](./mods/brewery.md)
|
- [Brewery](./mods/brewery.md)
|
||||||
- [Dynmap](./mods/dynmap.md)
|
- [Dynmap](./mods/dynmap.md)
|
||||||
- [Get Off My Lawn](./mods/goml.md)
|
- [Get Off My Lawn](./mods/goml.md)
|
||||||
- [Universal Shops](./mods/universal_shops.md)
|
- [Universal Shops](./mods/universal_shops.md)
|
||||||
- [Other mods](./mods/other.md)
|
|
||||||
|
|
|
@ -1,28 +0,0 @@
|
||||||
# Other Mods
|
|
||||||
## Crops Love Rain
|
|
||||||
Crops makes crops grow much faster when it's raining. It seepds up:
|
|
||||||
- Wheat
|
|
||||||
- Beetroots
|
|
||||||
- Carrots
|
|
||||||
- Potatoes
|
|
||||||
- Bamboo
|
|
||||||
- Saplings
|
|
||||||
- Sugar Cane
|
|
||||||
- WIP: Check if it speeds up melons and pumpkins
|
|
||||||
|
|
||||||
[Modrinth](https://modrinth.com/mod/crops-love-rain)
|
|
||||||
|
|
||||||
## Invisible Frames
|
|
||||||
Item frames can be made invisible by punching them with a glass pane. Turn them back into normal item frames by punching it again.
|
|
||||||
|
|
||||||
[Modrinth](https://modrinth.com/mod/eg-invisible-frames)
|
|
||||||
|
|
||||||
## Essential Commands
|
|
||||||
Currently only used for the `/afk`, `/tpa` and `/rtp` commands. It automatically puts you into AFK Mode after 15 Minutes of not moving.
|
|
||||||
|
|
||||||
[Modrinth](https://modrinth.com/mod/essential-commands)
|
|
||||||
|
|
||||||
## No Chat Reports
|
|
||||||
Removes the ability to report chat messages.
|
|
||||||
|
|
||||||
[Modrinth](https://modrinth.com/mod/no-chat-reports)
|
|
Loading…
Reference in a new issue