diff --git a/docs/index.md b/docs/index.md index c8e0624..150b52b 100644 --- a/docs/index.md +++ b/docs/index.md @@ -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) diff --git a/docs/mods/boring_smp/index.md b/docs/mods/boring_smp.md similarity index 74% rename from docs/mods/boring_smp/index.md rename to docs/mods/boring_smp.md index 056d267..ea21435 100644 --- a/docs/mods/boring_smp/index.md +++ b/docs/mods/boring_smp.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 diff --git a/docs/mods/brewery/index.md b/docs/mods/brewery.md similarity index 100% rename from docs/mods/brewery/index.md rename to docs/mods/brewery.md diff --git a/docs/mods/goml/index.md b/docs/mods/goml.md similarity index 60% rename from docs/mods/goml/index.md rename to docs/mods/goml.md index 6c5377b..9f48ba7 100644 --- a/docs/mods/goml/index.md +++ b/docs/mods/goml.md @@ -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. diff --git a/docs/mods/boring_smp/recipes/diamond_from_shards.png b/docs/mods/recipes/boring_smp/diamond_from_shards.png similarity index 100% rename from docs/mods/boring_smp/recipes/diamond_from_shards.png rename to docs/mods/recipes/boring_smp/diamond_from_shards.png diff --git a/docs/mods/boring_smp/recipes/diamond_shard_from_diamonds.png b/docs/mods/recipes/boring_smp/diamond_shard_from_diamonds.png similarity index 100% rename from docs/mods/boring_smp/recipes/diamond_shard_from_diamonds.png rename to docs/mods/recipes/boring_smp/diamond_shard_from_diamonds.png diff --git a/docs/mods/boring_smp/recipes/tweaks_activator_rail.png b/docs/mods/recipes/boring_smp/tweaks_activator_rail.png similarity index 100% rename from docs/mods/boring_smp/recipes/tweaks_activator_rail.png rename to docs/mods/recipes/boring_smp/tweaks_activator_rail.png diff --git a/docs/mods/boring_smp/recipes/tweaks_bundle_from_leather.png b/docs/mods/recipes/boring_smp/tweaks_bundle_from_leather.png similarity index 100% rename from docs/mods/boring_smp/recipes/tweaks_bundle_from_leather.png rename to docs/mods/recipes/boring_smp/tweaks_bundle_from_leather.png diff --git a/docs/mods/boring_smp/recipes/tweaks_bundle_from_rabbit_hide.png b/docs/mods/recipes/boring_smp/tweaks_bundle_from_rabbit_hide.png similarity index 100% rename from docs/mods/boring_smp/recipes/tweaks_bundle_from_rabbit_hide.png rename to docs/mods/recipes/boring_smp/tweaks_bundle_from_rabbit_hide.png diff --git a/docs/mods/boring_smp/recipes/tweaks_detector_rail.png b/docs/mods/recipes/boring_smp/tweaks_detector_rail.png similarity index 100% rename from docs/mods/boring_smp/recipes/tweaks_detector_rail.png rename to docs/mods/recipes/boring_smp/tweaks_detector_rail.png diff --git a/docs/mods/boring_smp/recipes/tweaks_dispenser_without_bow.png b/docs/mods/recipes/boring_smp/tweaks_dispenser_without_bow.png similarity index 100% rename from docs/mods/boring_smp/recipes/tweaks_dispenser_without_bow.png rename to docs/mods/recipes/boring_smp/tweaks_dispenser_without_bow.png diff --git a/docs/mods/boring_smp/recipes/tweaks_powered_rail.png b/docs/mods/recipes/boring_smp/tweaks_powered_rail.png similarity index 100% rename from docs/mods/boring_smp/recipes/tweaks_powered_rail.png rename to docs/mods/recipes/boring_smp/tweaks_powered_rail.png diff --git a/docs/mods/boring_smp/recipes/tweaks_rail.png b/docs/mods/recipes/boring_smp/tweaks_rail.png similarity index 100% rename from docs/mods/boring_smp/recipes/tweaks_rail.png rename to docs/mods/recipes/boring_smp/tweaks_rail.png diff --git a/docs/mods/boring_smp/recipes/warp_stone.png b/docs/mods/recipes/boring_smp/warp_stone.png similarity index 100% rename from docs/mods/boring_smp/recipes/warp_stone.png rename to docs/mods/recipes/boring_smp/warp_stone.png diff --git a/docs/mods/goml/recipes/angelic_aura.png b/docs/mods/recipes/goml/angelic_aura.png similarity index 100% rename from docs/mods/goml/recipes/angelic_aura.png rename to docs/mods/recipes/goml/angelic_aura.png diff --git a/docs/mods/goml/recipes/chaos_zone.png b/docs/mods/recipes/goml/chaos_zone.png similarity index 100% rename from docs/mods/goml/recipes/chaos_zone.png rename to docs/mods/recipes/goml/chaos_zone.png diff --git a/docs/mods/goml/recipes/crystal_claim_anchor.png b/docs/mods/recipes/goml/crystal_claim_anchor.png similarity index 100% rename from docs/mods/goml/recipes/crystal_claim_anchor.png rename to docs/mods/recipes/goml/crystal_claim_anchor.png diff --git a/docs/mods/goml/recipes/crystal_upgrade_kit.png b/docs/mods/recipes/goml/crystal_upgrade_kit.png similarity index 100% rename from docs/mods/goml/recipes/crystal_upgrade_kit.png rename to docs/mods/recipes/goml/crystal_upgrade_kit.png diff --git a/docs/mods/goml/recipes/emeradic_claim_anchor.png b/docs/mods/recipes/goml/emeradic_claim_anchor.png similarity index 100% rename from docs/mods/goml/recipes/emeradic_claim_anchor.png rename to docs/mods/recipes/goml/emeradic_claim_anchor.png diff --git a/docs/mods/goml/recipes/emeradic_upgrade_kit.png b/docs/mods/recipes/goml/emeradic_upgrade_kit.png similarity index 100% rename from docs/mods/goml/recipes/emeradic_upgrade_kit.png rename to docs/mods/recipes/goml/emeradic_upgrade_kit.png diff --git a/docs/mods/goml/recipes/ender_binding.png b/docs/mods/recipes/goml/ender_binding.png similarity index 100% rename from docs/mods/goml/recipes/ender_binding.png rename to docs/mods/recipes/goml/ender_binding.png diff --git a/docs/mods/goml/recipes/explosion_controller.png b/docs/mods/recipes/goml/explosion_controller.png similarity index 100% rename from docs/mods/goml/recipes/explosion_controller.png rename to docs/mods/recipes/goml/explosion_controller.png diff --git a/docs/mods/goml/recipes/glistening_claim_anchor.png b/docs/mods/recipes/goml/glistening_claim_anchor.png similarity index 100% rename from docs/mods/goml/recipes/glistening_claim_anchor.png rename to docs/mods/recipes/goml/glistening_claim_anchor.png diff --git a/docs/mods/goml/recipes/glistening_upgrade_kit.png b/docs/mods/recipes/goml/glistening_upgrade_kit.png similarity index 100% rename from docs/mods/goml/recipes/glistening_upgrade_kit.png rename to docs/mods/recipes/goml/glistening_upgrade_kit.png diff --git a/docs/mods/goml/recipes/goggles.png b/docs/mods/recipes/goml/goggles.png similarity index 100% rename from docs/mods/goml/recipes/goggles.png rename to docs/mods/recipes/goml/goggles.png diff --git a/docs/mods/goml/recipes/greeter.png b/docs/mods/recipes/goml/greeter.png similarity index 100% rename from docs/mods/goml/recipes/greeter.png rename to docs/mods/recipes/goml/greeter.png diff --git a/docs/mods/goml/recipes/heaven_wings.png b/docs/mods/recipes/goml/heaven_wings.png similarity index 100% rename from docs/mods/goml/recipes/heaven_wings.png rename to docs/mods/recipes/goml/heaven_wings.png diff --git a/docs/mods/goml/recipes/lake_spirit_grace.png b/docs/mods/recipes/goml/lake_spirit_grace.png similarity index 100% rename from docs/mods/goml/recipes/lake_spirit_grace.png rename to docs/mods/recipes/goml/lake_spirit_grace.png diff --git a/docs/mods/goml/recipes/makeshift_claim_anchor.png b/docs/mods/recipes/goml/makeshift_claim_anchor.png similarity index 100% rename from docs/mods/goml/recipes/makeshift_claim_anchor.png rename to docs/mods/recipes/goml/makeshift_claim_anchor.png diff --git a/docs/mods/goml/recipes/pvp_arena.png b/docs/mods/recipes/goml/pvp_arena.png similarity index 100% rename from docs/mods/goml/recipes/pvp_arena.png rename to docs/mods/recipes/goml/pvp_arena.png diff --git a/docs/mods/goml/recipes/reinforced_claim_anchor.png b/docs/mods/recipes/goml/reinforced_claim_anchor.png similarity index 100% rename from docs/mods/goml/recipes/reinforced_claim_anchor.png rename to docs/mods/recipes/goml/reinforced_claim_anchor.png diff --git a/docs/mods/goml/recipes/reinforced_upgrade_kit.png b/docs/mods/recipes/goml/reinforced_upgrade_kit.png similarity index 100% rename from docs/mods/goml/recipes/reinforced_upgrade_kit.png rename to docs/mods/recipes/goml/reinforced_upgrade_kit.png diff --git a/docs/mods/goml/recipes/village_core.png b/docs/mods/recipes/goml/village_core.png similarity index 100% rename from docs/mods/goml/recipes/village_core.png rename to docs/mods/recipes/goml/village_core.png diff --git a/docs/mods/goml/recipes/withered_claim_anchor.png b/docs/mods/recipes/goml/withered_claim_anchor.png similarity index 100% rename from docs/mods/goml/recipes/withered_claim_anchor.png rename to docs/mods/recipes/goml/withered_claim_anchor.png diff --git a/docs/mods/goml/recipes/withered_upgrade_kit.png b/docs/mods/recipes/goml/withered_upgrade_kit.png similarity index 100% rename from docs/mods/goml/recipes/withered_upgrade_kit.png rename to docs/mods/recipes/goml/withered_upgrade_kit.png diff --git a/docs/mods/goml/recipes/withering_seal.png b/docs/mods/recipes/goml/withering_seal.png similarity index 100% rename from docs/mods/goml/recipes/withering_seal.png rename to docs/mods/recipes/goml/withering_seal.png diff --git a/docs/mods/universal_shops/recipes/trade_block.png b/docs/mods/recipes/universal_shops/trade_block.png similarity index 100% rename from docs/mods/universal_shops/recipes/trade_block.png rename to docs/mods/recipes/universal_shops/trade_block.png diff --git a/docs/mods/universal_shops/index.md b/docs/mods/universal_shops.md similarity index 96% rename from docs/mods/universal_shops/index.md rename to docs/mods/universal_shops.md index 5bad9c7..706626a 100644 --- a/docs/mods/universal_shops/index.md +++ b/docs/mods/universal_shops.md @@ -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