diff --git a/docs/help/lag.md b/docs/help/lag.md index 6a1e832..f0446d4 100644 --- a/docs/help/lag.md +++ b/docs/help/lag.md @@ -5,7 +5,7 @@ description: Find and Fix server lag, and or FPS issues # Lag -For identifying Lag sources/causes [Project-Wakerife](../project-w/index.md) has the Spark and Observable mods by default. +For identifying Lag sources/causes [Project-Wakerife](../mod-guides/index.md) has the Spark and Observable mods by default. ### [Spark Profiler](https://spark.lucko.me/docs) @@ -23,7 +23,7 @@ Users can also use the command `/spark profiler --only-ticks-over 100 --timeout Observable has the same permission requirements, but users need to set a keybind in their Keybinds settings to open the UI, from there click the profile TPS button and wait for it to complete, then depending on the mc version, you will either get a url, or an in-game table listing what blocks/entities are costing the most TPS, it will also visually highlight blocks with a spectrum color coding from **Green** to **Red**, with things colored in red generally being the worst for performance. -Observable is an in-game profiler that can be used by anyone (1.20+, enabled by default in [Project-Wakerife](../project-w/index.md) and _must create a keybind_). In order to use the "Visit" button on the web page, you _must be op_. +Observable is an in-game profiler that can be used by anyone (1.20+, enabled by default in [Project-Wakerife](../mod-guides/index.md)) and _must create a keybind_). In order to use the "Visit" button on the web page, you _must be op_. ### [Crash Utilities](https://legacy.curseforge.com/minecraft/mc-mods/crash-utilities) (Item Clear) diff --git a/docs/mod-guides/AutoTools.md b/docs/mod-guides/AutoTools.md new file mode 100644 index 0000000..4964b93 --- /dev/null +++ b/docs/mod-guides/AutoTools.md @@ -0,0 +1,19 @@ +--- +title: AutoTools +description: AutoTools Guide +authors: + - Pundah +comments: false +--- +# AutoTools +![](img/Autotools.png){.center} +## Description +???+ Quote "Curseforge Description" + + === " " + ``` markdown + AutoTools looks through your whole inventory and finds the best tool to mine a block or attack a mob. The tool is determined by mining speed, mining level, enchantments, and the DPS. the Mod features a high level of customisation with many config options. + ``` + + +> CurseForge: [AutoTools](https://www.curseforge.com/minecraft/mc-mods/autotools) | Project Wakerife - [GitHub](https://github.com/Pundah) | Project Wakerife - [Discord](https://discord.gg/M4HQTQ9g9f) \ No newline at end of file diff --git a/docs/mod-guides/Comforts.md b/docs/mod-guides/Comforts.md index f430e1b..1bd2649 100644 --- a/docs/mod-guides/Comforts.md +++ b/docs/mod-guides/Comforts.md @@ -30,4 +30,4 @@ comments: false * Insulated Sleeping Bags. ``` -> CurseForge: [Comforts]([link](https://www.curseforge.com/minecraft/mc-mods/comforts)) | Project Wakerife - [GitHub](https://github.com/Pundah) | Project Wakerife - [Discord](https://discord.gg/M4HQTQ9g9f) \ No newline at end of file +> CurseForge: [Comforts](https://www.curseforge.com/minecraft/mc-mods/comforts) | Project Wakerife - [GitHub](https://github.com/Pundah) | Project Wakerife - [Discord](https://discord.gg/M4HQTQ9g9f) \ No newline at end of file diff --git a/docs/mod-guides/Deeper and Darker.md b/docs/mod-guides/Deeper and Darker.md new file mode 100644 index 0000000..4888798 --- /dev/null +++ b/docs/mod-guides/Deeper and Darker.md @@ -0,0 +1,18 @@ +--- +title: Deeper and Darker +description: Deeper and Darker Guide +authors: + - Pundah +comments: false +--- +# Deeper and Darker +![](img/DeeperandDarker.png){.center} +## Description +???+ Quote "Curseforge Description" + + === " " + ``` markdown + Deeper and Darker is a mod that aims to enhance the Deep Dark in Minecraft. It adds many new features related to the Deep Dark and a new dimension called the Otherside. + ``` + +> CurseForge: [Deeper and Darker](https://www.curseforge.com/minecraft/mc-mods/deeperdarker) | Project Wakerife - [GitHub](https://github.com/Pundah) | Project Wakerife - [Discord](https://discord.gg/M4HQTQ9g9f) \ No newline at end of file diff --git a/docs/mod-guides/Easy Piglins.md b/docs/mod-guides/Easy Piglins.md new file mode 100644 index 0000000..96bf956 --- /dev/null +++ b/docs/mod-guides/Easy Piglins.md @@ -0,0 +1,18 @@ +--- +title: Easy Piglins +description: Easy Piglins Guide +authors: + - Pundah +comments: false +--- +# Easy Piglins +![](img/EasyPiglins.png){.center} +## Description +???+ Quote "Curseforge Description" + + === " " + ``` markdown + This mod lets you pick up adult piglins as an item. There is also a block that automates bartering. + ``` + +> CurseForge: [Easy Piglins](https://www.curseforge.com/minecraft/mc-mods/easy-piglins) | Project Wakerife - [GitHub](https://github.com/Pundah) | Project Wakerife - [Discord](https://discord.gg/M4HQTQ9g9f) \ No newline at end of file diff --git a/docs/mod-guides/Easy Villagers.md b/docs/mod-guides/Easy Villagers.md new file mode 100644 index 0000000..43fff96 --- /dev/null +++ b/docs/mod-guides/Easy Villagers.md @@ -0,0 +1,19 @@ +--- +title: Easy Villagers +description: Easy Villagers Guide +authors: + - Pundah +comments: false +--- +# Easy Villagers +![](img/EasyVillagers.png){.center} +## Description +???+ Quote "Curseforge Description" + + === " " + ``` markdown + This mod lets you pick up villagers as an item. + There are also blocks that substitute every farm that includes villagers. + ``` + +> CurseForge: [Easy Villagers](https://www.curseforge.com/minecraft/mc-mods/easy-villagers) | Project Wakerife - [GitHub](https://github.com/Pundah) | Project Wakerife - [Discord](https://discord.gg/M4HQTQ9g9f) \ No newline at end of file diff --git a/docs/mod-guides/Enderman Overhaul.md b/docs/mod-guides/Enderman Overhaul.md new file mode 100644 index 0000000..a6fde3f --- /dev/null +++ b/docs/mod-guides/Enderman Overhaul.md @@ -0,0 +1,20 @@ +--- +title: Enderman Overhaul +description: Enderman Overhaul Guide +authors: + - Pundah +comments: false +--- +# Enderman Overhaul +![](img/EndermanOverhaul1.png){.center} +![](img/EndermanOverhaul2.png){.center} +## Description +???+ Quote "Curseforge Description" + + === " " + ``` markdown + Enderman Overhaul adds over 20 new endermen variants, each with their own sounds, models, and animations! + ``` + + +> CurseForge: [Enderman Overhaul](https://www.curseforge.com/minecraft/mc-mods/enderman-overhaul) | Project Wakerife - [GitHub](https://github.com/Pundah) | Project Wakerife - [Discord](https://discord.gg/M4HQTQ9g9f) \ No newline at end of file diff --git a/docs/mod-guides/Expanded Delight.md b/docs/mod-guides/Expanded Delight.md new file mode 100644 index 0000000..f1b1cda --- /dev/null +++ b/docs/mod-guides/Expanded Delight.md @@ -0,0 +1,18 @@ +--- +title: Expanded Delight +description: Expanded Delight Guide +authors: + - Pundah +comments: false +--- +# Expanded Delight +![](img/ExpandedDelight.png){.center} +## Description +???+ Quote "Curseforge Description" + + === " " + ``` markdown + Expansion mod for Farmer's Delight. + ``` + +> CurseForge: [Expanded Delight](https://www.curseforge.com/minecraft/mc-mods/expanded-delight) | Project Wakerife - [GitHub](https://github.com/Pundah) | Project Wakerife - [Discord](https://discord.gg/M4HQTQ9g9f) \ No newline at end of file diff --git a/docs/mod-guides/Extended Industrialization.md b/docs/mod-guides/Extended Industrialization.md new file mode 100644 index 0000000..675df64 --- /dev/null +++ b/docs/mod-guides/Extended Industrialization.md @@ -0,0 +1,18 @@ +--- +title: Extended Industrialization +description: Extended Industrialization Guide +authors: + - Pundah +comments: false +--- +# Extended Industrialization +![](img/ExtendedIndustrialization.png){.center} +## Description +???+ Quote "Curseforge Description" + + === " " + ``` markdown + This mod is an addon for Modern Industrialization that adds a bunch of new machines, power sources, tools, resources, and more! + ``` + +> CurseForge: [Extended Industrialization](https://www.curseforge.com/minecraft/mc-mods/extended-industrialization) | Project Wakerife - [GitHub](https://github.com/Pundah) | Project Wakerife - [Discord](https://discord.gg/M4HQTQ9g9f) \ No newline at end of file diff --git a/docs/mod-guides/Extra Delight.md b/docs/mod-guides/Extra Delight.md new file mode 100644 index 0000000..de9bfe4 --- /dev/null +++ b/docs/mod-guides/Extra Delight.md @@ -0,0 +1,18 @@ +--- +title: Extra Delight +description: Extra Delight Guide +authors: + - Pundah +comments: false +--- +# Extra Delight +![](img/ExtraDelight.png){.center} +## Description +???+ Quote "Curseforge Description" + + === " " + ``` markdown + Extra Delight is an addon for Farmer's Delight with the aim to bring more cooking workstations and recipes to go along with them. + ``` + +> CurseForge: [Extra Delight](https://www.curseforge.com/minecraft/mc-mods/extradelight) | Project Wakerife - [GitHub](https://github.com/Pundah) | Project Wakerife - [Discord](https://discord.gg/M4HQTQ9g9f) \ No newline at end of file diff --git a/docs/mod-guides/Functional Storage.md b/docs/mod-guides/Functional Storage.md new file mode 100644 index 0000000..03f3c93 --- /dev/null +++ b/docs/mod-guides/Functional Storage.md @@ -0,0 +1,18 @@ +--- +title: Functional Storage +description: Functional Storage Guide +authors: + - Pundah +comments: false +--- +# Functional Storage +![](img/FunctionalStorage.png){.center} +## Description +???+ Quote "Curseforge Description" + + === " " + ``` markdown + Functional Storage is an alternative take on the storage solution of Storage Drawers, with an updated look and additional functionalities. + ``` + +> CurseForge: [Functional Storage](https://www.curseforge.com/minecraft/mc-mods/functional-storage) | Project Wakerife - [GitHub](https://github.com/Pundah) | Project Wakerife - [Discord](https://discord.gg/M4HQTQ9g9f) \ No newline at end of file diff --git a/docs/mod-guides/Generator Galore.md b/docs/mod-guides/Generator Galore.md new file mode 100644 index 0000000..554ad77 --- /dev/null +++ b/docs/mod-guides/Generator Galore.md @@ -0,0 +1,18 @@ +--- +title: Generator Galore +description: Generator Galore Guide +authors: + - Pundah +comments: false +--- +# Generator Galore +![](img/GeneratorGalore.jpeg){.center} +## Description +???+ Quote "Curseforge Description" + + === " " + ``` markdown + Adds a variety of simple generators. + ``` + +> CurseForge: [Generator Galore](https://www.curseforge.com/minecraft/mc-mods/generatorgalore) | Project Wakerife - [GitHub](https://github.com/Pundah) | Project Wakerife - [Discord](https://discord.gg/M4HQTQ9g9f) \ No newline at end of file diff --git a/docs/mod-guides/Genetics Resequenced.md b/docs/mod-guides/Genetics Resequenced.md new file mode 100644 index 0000000..5086254 --- /dev/null +++ b/docs/mod-guides/Genetics Resequenced.md @@ -0,0 +1,22 @@ +--- +title: "Genetics: Resequenced" +description: "Genetics: Resequenced Guide" +authors: + - Pundah +comments: false +--- +# Genetics: Resequenced +![](img/GeneticsResequenced.png){.center} +## Description +???+ Quote "Curseforge Description" + + === " " + ``` markdown + A modern remake of the mod Genetics Reborn (which was itself a remake of Advanced Genetics)! + + With this mod, you can scrape mobs for their Genes, processing them into any of 80+ powers, and infuse them into yourself or others! + + Most Genes can be utilized by both players and mobs, so your pets can be as powerful as you are! + ``` + +> CurseForge: [Genetics: Resequenced](https://www.curseforge.com/minecraft/mc-mods/genetics-resequenced) | Project Wakerife - [GitHub](https://github.com/Pundah) | Project Wakerife - [Discord](https://discord.gg/M4HQTQ9g9f) \ No newline at end of file diff --git a/docs/mod-guides/GraveStone Mod.md b/docs/mod-guides/GraveStone Mod.md new file mode 100644 index 0000000..e502ed2 --- /dev/null +++ b/docs/mod-guides/GraveStone Mod.md @@ -0,0 +1,18 @@ +--- +title: GraveStone Mod +description: GraveStone Mod Guide +authors: + - Pundah +comments: false +--- +# GraveStone Mod +![](img/GraveStoneMod.png){.center} +## Description +???+ Quote "Curseforge Description" + + === " " + ``` markdown + Every time you die, a grave is placed at your position. To retrieve your items just break the grave. There is also a config option to get your items back by sneaking on the grave (1.16.3+ only). + ``` + +> CurseForge: [GraveStone Mod](https://www.curseforge.com/minecraft/mc-mods/gravestone-mod) | Project Wakerife - [GitHub](https://github.com/Pundah) | Project Wakerife - [Discord](https://discord.gg/M4HQTQ9g9f) \ No newline at end of file diff --git a/docs/mod-guides/Hyperbox.md b/docs/mod-guides/Hyperbox.md new file mode 100644 index 0000000..d301627 --- /dev/null +++ b/docs/mod-guides/Hyperbox.md @@ -0,0 +1,19 @@ +--- +title: Hyperbox +description: Hyperbox Guide +authors: + - Pundah +comments: false +--- +# Hyperbox +![](img/Hyperbox.png){.center} +## Description +???+ Quote "Curseforge Description" + + === " " + ``` markdown + The Hyperbox block acts as a portal to another dimension. Each hyperbox has its own dimension stored within; should the block be mined and placed somewhere else, the dimension will remain linked to that block. + ``` + + +> CurseForge: [Hyperbox](https://www.curseforge.com/minecraft/mc-mods/hyperbox) | Project Wakerife - [GitHub](https://github.com/Pundah) | Project Wakerife - [Discord](https://discord.gg/M4HQTQ9g9f) \ No newline at end of file diff --git a/docs/mod-guides/Improvable Skills 3.md b/docs/mod-guides/Improvable Skills 3.md new file mode 100644 index 0000000..6318a14 --- /dev/null +++ b/docs/mod-guides/Improvable Skills 3.md @@ -0,0 +1,21 @@ +--- +title: Improvable Skills 3 +description: Improvable Skills 3 Guide +authors: + - Pundah +comments: false +--- +# Improvable Skills 3 +![](img/ImprovableSkills31.png){.center} +![](img/ImprovableSkills32.png){.center} +## Description +???+ Quote "Curseforge Description" + + === " " + ``` markdown + This is a complete re-write of old PlayerStats and PlayerStats 2 by Zeitheron and xMrVizzy, but using new HammerLib. + + This mod allows players to upgrade themselves using experience and Book of Skills. + ``` + +> CurseForge: [Improvable Skills 3](https://www.curseforge.com/minecraft/mc-mods/improvable-skills) | Project Wakerife - [GitHub](https://github.com/Pundah) | Project Wakerife - [Discord](https://discord.gg/M4HQTQ9g9f) \ No newline at end of file diff --git a/docs/mod-guides/Iron Furnaces.md b/docs/mod-guides/Iron Furnaces.md new file mode 100644 index 0000000..aa1def0 --- /dev/null +++ b/docs/mod-guides/Iron Furnaces.md @@ -0,0 +1,20 @@ +--- +title: Iron Furnaces +description: Iron Furnaces Guide +authors: + - Pundah +comments: false +--- +# Iron Furnaces +![](img/IronFurnaces1.png){.center} +![](img/IronFurnaces2.png){.center} +## Description +???+ Quote "Curseforge Description" + + === " " + ``` markdown + Inspired by cpw's Iron Chests mod, adds a few different tiers of furnace. + ``` + + +> CurseForge: [Iron Furnaces](https://www.curseforge.com/minecraft/mc-mods/iron-furnaces) | Project Wakerife - [GitHub](https://github.com/Pundah) | Project Wakerife - [Discord](https://discord.gg/M4HQTQ9g9f) \ No newline at end of file diff --git a/docs/mod-guides/Item Collectors.md b/docs/mod-guides/Item Collectors.md new file mode 100644 index 0000000..89e1a87 --- /dev/null +++ b/docs/mod-guides/Item Collectors.md @@ -0,0 +1,18 @@ +--- +title: Item Collectors +description: Item Collectors Guide +authors: + - Pundah +comments: false +--- +# Item Collectors +![](img/ItemCollectors.png){.center} +## Description +???+ Quote "Curseforge Description" + + === " " + ``` markdown + Item Collectors adds Collectors which collect items in a specified range! Item Collectors range can be changed and items can be whitelisted or blacklisted! + ``` + +> CurseForge: [Item Collectors](https://www.curseforge.com/minecraft/mc-mods/item-collectors) | Project Wakerife - [GitHub](https://github.com/Pundah) | Project Wakerife - [Discord](https://discord.gg/M4HQTQ9g9f) \ No newline at end of file diff --git a/docs/mod-guides/JAMD.md b/docs/mod-guides/JAMD.md new file mode 100644 index 0000000..76bd8f0 --- /dev/null +++ b/docs/mod-guides/JAMD.md @@ -0,0 +1,18 @@ +--- +title: JAMD +description: JAMD Guide +authors: + - Pundah +comments: false +--- +# JAMD +![](img/JAMD.png){.center} +## Description +???+ Quote "Curseforge Description" + + === " " + ``` markdown + Adds a simply mining dimension, simply craft The Mining Portal and then right-click and boom your in the mining dimension. + ``` + +> CurseForge: [JAMD](https://www.curseforge.com/minecraft/mc-mods/jamd) | Project Wakerife - [GitHub](https://github.com/Pundah) | Project Wakerife - [Discord](https://discord.gg/M4HQTQ9g9f) \ No newline at end of file diff --git a/docs/mod-guides/Just Dire Things.md b/docs/mod-guides/Just Dire Things.md new file mode 100644 index 0000000..9b1f80c --- /dev/null +++ b/docs/mod-guides/Just Dire Things.md @@ -0,0 +1,29 @@ +--- +title: Just Dire Things +description: Just Dire Things Guide +authors: + - Pundah +comments: false +--- +# Just Dire Things +![](img/JustDireThings.png){.center} +## Description +???+ Quote "Curseforge Description" + + === " " + ``` markdown + Just Dire Things started as a collection of random items and blocks I wanted added to the game. Then things kind of got away from me..... + + This mod adds: + 4 Tiers of Resources, requiring exploration of the different Minecraft Dimensions to unlock. + 4 Tiers of Tools, each with unique abilities, some never before seen! + 4 Tiers of Armor, each with their own set of Unique Abilities! + Many blocks designed around automation. Including: + Block Breakers/Placers + Sensors + Teleporters + Energy Generator and distribution blocks. + ``` + + +> CurseForge: [Just Dire Things](https://www.curseforge.com/minecraft/mc-mods/just-dire-things) | Project Wakerife - [GitHub](https://github.com/Pundah) | Project Wakerife - [Discord](https://discord.gg/M4HQTQ9g9f) \ No newline at end of file diff --git a/docs/mod-guides/LaserIO.md b/docs/mod-guides/LaserIO.md new file mode 100644 index 0000000..bc3a5f1 --- /dev/null +++ b/docs/mod-guides/LaserIO.md @@ -0,0 +1,23 @@ +--- +title: LaserIO +description: LaserIO Guide +authors: + - Pundah +comments: false +--- +# LaserIO +![](img/LaserIO.png){.center} +## Description +???+ Quote "Curseforge Description" + + === " " + ``` markdown + It started out as a completely different mod, but once I saw how many people wanted to see 'EnderIO Pipes' brought back - the plans got changed and LaserIO was born. + + LaserIO seeks to replicate the mechanics of EnderIO - allowing you to interact with items, fluids, energy, and redstone -- all from the same block face! Furthermore, 9 separate configurations can be placed per block face, leading to nearly limitless potential for logistics around transportation of resources. + + This mod has a built in Patchouli book to get you started, and teach you the ways of LaserIO! + ``` + + +> CurseForge: [LaserIO](https://www.curseforge.com/minecraft/mc-mods/laserio) | Project Wakerife - [GitHub](https://github.com/Pundah) | Project Wakerife - [Discord](https://discord.gg/M4HQTQ9g9f) \ No newline at end of file diff --git a/docs/mod-guides/Mekanism.md b/docs/mod-guides/Mekanism.md new file mode 100644 index 0000000..1bda356 --- /dev/null +++ b/docs/mod-guides/Mekanism.md @@ -0,0 +1,24 @@ +--- +title: Mekanism +description: Mekanism Guide +authors: + - Pundah +comments: false +--- +# Mekanism +![](img/Mekanism.png){.center} +## Description +???+ Quote "Curseforge Description" + + === " " + ``` markdown + Mekanism isn’t simply another add-on. Mekanism is an experience that will forever change the way you play Minecraft. + + Here at Mekanism, Inc., we bring you a suite of low, mid, and high tier machinery to elevate your archaic home and inefficient resource processing to the 21st century. With our collection of high-tech tools, high-end energy generators, advanced transmission systems and intricate processing mechanisms, you’ll find yourself relieved of the tedious tasks of ‘mining’ and ‘crafting’ and quickly progressing to new levels of technological enlightenment. + + You may not realize it, but every time you smelt an ore directly into its respective ingot, you’re wasting the majority of what you’ve mined. Mekanism’s team of experienced chemical and mechanical engineers have developed advanced ore processing machinery to extract resources from ores with utmost efficiency. With our purification, dissolution, chemical injection, and crystallization technologies, you can now double, triple, quadruple, even quintuple your ingot production per ore, given enough infrastructure and energy. + + Our engineering team understands and embraces gradual technological progression. For whatever stage of gameplay you’ve reached, we offer a tier of machinery to suit your needs. Every Mekanism machine can be upgraded to a factory, allowing you to process, 3 (basic), 5 (advanced), 7 (elite), or even 9 (ultimate) different items at once -- in a single machine! No more are the rows, even walls of slow and ugly furnaces that once plagued your home. Condense your machinery infrastructure with Mekanism today. + ``` + +> CurseForge: [Mekanism](https://www.curseforge.com/minecraft/mc-mods/mekanism) | Project Wakerife - [GitHub](https://github.com/Pundah) | Project Wakerife - [Discord](https://discord.gg/M4HQTQ9g9f) \ No newline at end of file diff --git a/docs/mod-guides/Modular Force Field Systems (MFFS).md b/docs/mod-guides/Modular Force Field Systems (MFFS).md new file mode 100644 index 0000000..f5fe23a --- /dev/null +++ b/docs/mod-guides/Modular Force Field Systems (MFFS).md @@ -0,0 +1,19 @@ +--- +title: Modular Force Field Systems (MFFS) +description: Modular Force Field Systems (MFFS) Guide +authors: + - Pundah +comments: false +--- +# Modular Force Field Systems (MFFS) +![](img/MFFS.png){.center} +## Description +???+ Quote "Curseforge Description" + + === " " + ``` markdown + Modular Force Field System (or MFFS) is a mod that adds force fields, high tech machinery and defensive measures to Minecraft. Ever tired of nuclear explosions blowing up your house or want to keep people out of your secret bases? May the force (fields) be with you! + ``` + + +> CurseForge: [Modular Force Field Systems (MFFS)](https://www.curseforge.com/minecraft/mc-mods/mffs) | Project Wakerife - [GitHub](https://github.com/Pundah) | Project Wakerife - [Discord](https://discord.gg/M4HQTQ9g9f) \ No newline at end of file diff --git a/docs/mod-guides/Mystical Agriculture.md b/docs/mod-guides/Mystical Agriculture.md new file mode 100644 index 0000000..c080a85 --- /dev/null +++ b/docs/mod-guides/Mystical Agriculture.md @@ -0,0 +1,19 @@ +--- +title: Mystical Agriculture +description: Mystical Agriculture Guide +authors: + - Pundah +comments: false +--- +# Mystical Agriculture +![](img/MysticalAgriculture.png){.center} +## Description +???+ Quote "Curseforge Description" + + === " " + ``` markdown + Mystical Agriculture is a mod based around the concept of growing your resources with crops. Use crops to grow essences used to make materials, mob drops, tools, armor and possibly even more! + ``` + + +> CurseForge: [Mystical Agriculture](https://www.curseforge.com/minecraft/mc-mods/mystical-agriculture) | Project Wakerife - [GitHub](https://github.com/Pundah) | Project Wakerife - [Discord](https://discord.gg/M4HQTQ9g9f) \ No newline at end of file diff --git a/docs/mod-guides/Occultism.md b/docs/mod-guides/Occultism.md new file mode 100644 index 0000000..9addaa6 --- /dev/null +++ b/docs/mod-guides/Occultism.md @@ -0,0 +1,23 @@ +--- +title: Occultism +description: Occultism Guide +authors: + - Pundah +comments: false +--- +# Occultism +![](img/Occultism.png){.center} +## Description +???+ Quote "Curseforge Description" + + === " " + ``` markdown + Magicians are widely known as powerful wielders of magic. + In truth, however, they rely on summoned spirit slaves, known as demons, who perform magic on their behalf. + + This mod is inspired by the world of Jonathan Stroud's Bartimaeus. If you haven't read the books, do that now! + With the help of occult rituals you will summon spirits, also known as demons, from "The Other Place" to aid you in your adventures. + ``` + + +> CurseForge: [Occultism](https://www.curseforge.com/minecraft/mc-mods/occultism) | Project Wakerife - [GitHub](https://github.com/Pundah) | Project Wakerife - [Discord](https://discord.gg/M4HQTQ9g9f) \ No newline at end of file diff --git a/docs/mod-guides/Oreberries Replanted.md b/docs/mod-guides/Oreberries Replanted.md new file mode 100644 index 0000000..b052263 --- /dev/null +++ b/docs/mod-guides/Oreberries Replanted.md @@ -0,0 +1,18 @@ +--- +title: Oreberries Replanted +description: Oreberries Replanted Guide +authors: + - Pundah +comments: false +--- +# Oreberries Replanted +![](img/OreberriesReplanted.png){.center} +## Description +???+ Quote "Curseforge Description" + + === " " + ``` markdown + Are you tired of your ores generating in rock? Do you want to grow your ore? Well, you no longer have to hope! Now you can grow ores in the form of berries. + ``` + +> CurseForge: [Oreberries Replanted](https://www.curseforge.com/minecraft/mc-mods/oreberries-replanted) | Project Wakerife - [GitHub](https://github.com/Pundah) | Project Wakerife - [Discord](https://discord.gg/M4HQTQ9g9f) \ No newline at end of file diff --git a/docs/mod-guides/Pam's HarvestCraft 2.md b/docs/mod-guides/Pam's HarvestCraft 2.md new file mode 100644 index 0000000..a8d6213 --- /dev/null +++ b/docs/mod-guides/Pam's HarvestCraft 2.md @@ -0,0 +1,19 @@ +--- +title: Pam's HarvestCraft 2 +description: Pam's HarvestCraft 2 Guide +authors: + - Pundah +comments: false +--- +# Pam's HarvestCraft 2 +![](img/PamsHarvestCraft2.png){.center} +## Description +???+ Quote "Curseforge Description" + + === " " + ``` markdown + Welcome to the brand new HarvestCraft for 1.14.4 and beyond! Please read carefully as this is NOT a update of Pam's HarvestCraft but a re-boot. Pam's HarvestCraft 2 comes in four mods. This mod adds 400+ new foods to Minecraft using the crops and fruit trees from PHC 2 - Crops and PHC 2 - Trees, allows you to create 120+ new foods (1.20 has 180+!!) for Minecraft using vanilla Minecraft ingredients (There are a few generic recipes at the bottom that will work with any fruit or vegetable in any correctly tagged mod.), adds FRUIT TREES ONLY, and adds CROPS ONLY. I did not touch vanilla food at all. + ``` + + +> CurseForge: [Pam's HarvestCraft 2](https://www.curseforge.com/minecraft/mc-mods/pams-harvestcraft-2-food-extended) | Project Wakerife - [GitHub](https://github.com/Pundah) | Project Wakerife - [Discord](https://discord.gg/M4HQTQ9g9f) \ No newline at end of file diff --git a/docs/mod-guides/Powah! (Rearchitected).md b/docs/mod-guides/Powah! (Rearchitected).md new file mode 100644 index 0000000..2cff740 --- /dev/null +++ b/docs/mod-guides/Powah! (Rearchitected).md @@ -0,0 +1,20 @@ +--- +title: Powah! (Rearchitected) +description: Powah! (Rearchitected) Guide +authors: + - Pundah +comments: false +--- +# Powah! (Rearchitected) +![](img/Powah!(Rearchitected).png){.center} +## Description +???+ Quote "Curseforge Description" + + === " " + ``` markdown + To generate energy, Powah! adds Furnators, Magmators, Solar Panels, Thermo Generators, and of course the Reactor multiblocks! + + Powah! also adds the classic Energy Cables and Energy Cells, but also cool and unique mechanics such as the upgradable Ender Network, Player Transmitters, the Energizing crafting system, and a bunch of cool gadgets and items such as the Charged Snowball! + ``` + +> CurseForge: [Powah! (Rearchitected)](https://www.curseforge.com/minecraft/mc-mods/powah-rearchitected) | Project Wakerife - [GitHub](https://github.com/Pundah) | Project Wakerife - [Discord](https://discord.gg/M4HQTQ9g9f) \ No newline at end of file diff --git a/docs/mod-guides/Productive Bees.md b/docs/mod-guides/Productive Bees.md new file mode 100644 index 0000000..f8e7e54 --- /dev/null +++ b/docs/mod-guides/Productive Bees.md @@ -0,0 +1,23 @@ +--- +title: Productive Bees +description: Productive Bees Guide +authors: + - Pundah +comments: false +--- +# Productive Bees +![](img/ProductiveBees.png){.center} +## Description +???+ Quote "Curseforge Description" + + === " " + ``` markdown + Productive Bees builds on the content added by Minecraft 1.15 and adds additional bees and advanced beehives allowing you to put your bees to work creating resources in a fully automated setup. Productive bees are just as derpy as their vanilla cousins, but makes up for it in usefulness and beeuty. + + This mod adds bees for most vanilla resources as well as all your favorite modded resources like copper, lead, silver etc. There are also a lot of bees for mod specific resources like Mystical Agriculture essence, Silents Gems, Powah, Tinkers Construct, Thermal and many more. In total you can find more than 200 bees if the relevant mods are installed. + + We also add up to 32 variants of a new advanced beehives for the bees to live in, most of which are made from wood added by other mods. + ``` + + +> CurseForge: [Productive Bees](https://www.curseforge.com/minecraft/mc-mods/productivebees) | Project Wakerife - [GitHub](https://github.com/Pundah) | Project Wakerife - [Discord](https://discord.gg/M4HQTQ9g9f) \ No newline at end of file diff --git a/docs/mod-guides/Productive Trees.md b/docs/mod-guides/Productive Trees.md new file mode 100644 index 0000000..ccf7d8a --- /dev/null +++ b/docs/mod-guides/Productive Trees.md @@ -0,0 +1,24 @@ +--- +title: Productive Trees +description: Productive Trees Guide +authors: + - Pundah +comments: false +--- +# Productive Trees +![](img/ProductiveTrees.png){.center} +## Description +???+ Quote "Curseforge Description" + + === " " + ``` markdown + Introducing the 'Productive Trees' mod for Minecraft, a spiritual successor to the tree breeding mini-game from Forestry. + With this mod, you can now engage in the art of tree breeding, allowing you to cross-pollinate different tree species and cultivate unique, hybrid varieties. Gone are the days of building with wood from boring old vanilla trees with a collection of over 160 new unique wood sets. + + With Productive Trees, you have the power to strategically breed trees to yield beautiful wood types. Experiment with various combinations to discover and unlock a plethora of exciting possibilities. Imagine harvesting a tree that not only provides rare wood but also bears delicious fruits or nuts! + + Enhance your forestry skills, create your unique tree species, and transform your in-game world into a thriving ecosystem of custom-grown wonders. Download the Productive Trees mod today and embark on a journey of arboreal innovation in the vast pixelated landscapes of Minecraft. + ``` + + +> CurseForge: [Productive Trees](https://www.curseforge.com/minecraft/mc-mods/productivetrees) | Project Wakerife - [GitHub](https://github.com/Pundah) | Project Wakerife - [Discord](https://discord.gg/M4HQTQ9g9f) \ No newline at end of file diff --git a/docs/mod-guides/Relics.md b/docs/mod-guides/Relics.md new file mode 100644 index 0000000..978a6b1 --- /dev/null +++ b/docs/mod-guides/Relics.md @@ -0,0 +1,18 @@ +--- +title: Relics +description: Relics Guide +authors: + - Pundah +comments: false +--- +# Relics +![](img/Relics.png){.center} +## Description +???+ Quote "Curseforge Description" + + === " " + ``` markdown + Reliсs is an easy-to-install drag-n-drop mod that adds dozens of unique items with complex and thoughtful mechanics. The true potential of each relic can be unlocked both when used alone, and in combination with other relics or even mods. When creating each relic, we took into account that modpack will not consist only of our mod, therefore the mod balance is automatically adjusted to the needs of the modpack, which makes Relics fits perfectly both in the vanilla-like modpack and modpack, where the numbers of health and damage is in the thousands. + ``` + +> CurseForge: [Relics](https://www.curseforge.com/minecraft/mc-mods/relics-mod) | Project Wakerife - [GitHub](https://github.com/Pundah) | Project Wakerife - [Discord](https://discord.gg/M4HQTQ9g9f) \ No newline at end of file diff --git a/docs/mod-guides/Security Craft.md b/docs/mod-guides/Security Craft.md new file mode 100644 index 0000000..aa9cd9f --- /dev/null +++ b/docs/mod-guides/Security Craft.md @@ -0,0 +1,19 @@ +--- +title: Security Craft +description: Guide +authors: + - Pundah +comments: false +--- +# Security Craft +![](img/SecurityCraft.png){.center} +## Description +???+ Quote "Curseforge Description" + + === " " + ``` markdown + placeholder + ``` + + +> CurseForge: [Security Craft](https://www.curseforge.com/minecraft/mc-mods/security-craft) | Project Wakerife - [GitHub](https://github.com/Pundah) | Project Wakerife - [Discord](https://discord.gg/M4HQTQ9g9f) \ No newline at end of file diff --git a/docs/mod-guides/Simple Magnets.md b/docs/mod-guides/Simple Magnets.md new file mode 100644 index 0000000..557af52 --- /dev/null +++ b/docs/mod-guides/Simple Magnets.md @@ -0,0 +1,19 @@ +--- +title: Simple Magnets +description: Simple Magnets Guide +authors: + - Pundah +comments: false +--- +# Simple Magnets +![](img/SimpleMagnets.png){.center} +## Description +???+ Quote "Curseforge Description" + + === " " + ``` markdown + Simple Magnets adds Magnets that pickup Items and Experience around the player! Magnets can be configured with a whitelist or blacklist and have up to an 11 blocks range! Magnets can also be used in Baubles or Curios slots! Magnets can also be toggled with a key bind + ``` + + +> CurseForge: [Simple Magnets](https://www.curseforge.com/minecraft/mc-mods/simple-magnets) | Project Wakerife - [GitHub](https://github.com/Pundah) | Project Wakerife - [Discord](https://discord.gg/M4HQTQ9g9f) \ No newline at end of file diff --git a/docs/mod-guides/Sophisticated Backpacks.md b/docs/mod-guides/Sophisticated Backpacks.md new file mode 100644 index 0000000..8866a7e --- /dev/null +++ b/docs/mod-guides/Sophisticated Backpacks.md @@ -0,0 +1,19 @@ +--- +title: Sophisticated Backpacks +description: Sophisticated Backpacks Guide +authors: + - Pundah +comments: false +--- +# Sophisticated Backpacks +![](img/SophisticatedBackpacks.png){.center} +## Description +???+ Quote "Curseforge Description" + + === " " + ``` markdown + Sophisticated backpacks is yet another backpack mod this time with backpack you can place in world, color in different color combinations, upgrade with more inventory and enhance with many functional upgrades. + ``` + + +> CurseForge: [Sophisticated Backpacks](https://www.curseforge.com/minecraft/mc-mods/sophisticated-backpacks) | Project Wakerife - [GitHub](https://github.com/Pundah) | Project Wakerife - [Discord](https://discord.gg/M4HQTQ9g9f) \ No newline at end of file diff --git a/docs/mod-guides/Tesseract.md b/docs/mod-guides/Tesseract.md new file mode 100644 index 0000000..59532c3 --- /dev/null +++ b/docs/mod-guides/Tesseract.md @@ -0,0 +1,19 @@ +--- +title: Tesseract +description: Tesseract Guide +authors: + - Pundah +comments: false +--- +# Tesseract +![](img/Tesseract.png){.center} +## Description +???+ Quote "Curseforge Description" + + === " " + ``` markdown + Tesseract allows you to transport Items, Fluid and Energy. Tesseracts work at any distance and even across dimensions! Use multiple channels to have different groups of Tesseracts! + ``` + + +> CurseForge: [Tesseract](https://www.curseforge.com/minecraft/mc-mods/tesseract) | Project Wakerife - [GitHub](https://github.com/Pundah) | Project Wakerife - [Discord](https://discord.gg/M4HQTQ9g9f) \ No newline at end of file diff --git a/docs/mod-guides/Trash Cans.md b/docs/mod-guides/Trash Cans.md new file mode 100644 index 0000000..17353f9 --- /dev/null +++ b/docs/mod-guides/Trash Cans.md @@ -0,0 +1,19 @@ +--- +title: Trash Cans +description: Trash Cans Guide +authors: + - Pundah +comments: false +--- +# Trash Cans +![](img/TrashCans.png){.center} +## Description +???+ Quote "Curseforge Description" + + === " " + ``` markdown + Trash Cans adds Trash Cans which can be used to void items, fluids and energy! Items and Fluids can be whitelisted or blacklisted and an energy transfer limit can be set! + ``` + + +> CurseForge: [Trash Cans](https://www.curseforge.com/minecraft/mc-mods/trash-cans) | Project Wakerife - [GitHub](https://github.com/Pundah) | Project Wakerife - [Discord](https://discord.gg/M4HQTQ9g9f) \ No newline at end of file diff --git a/docs/mod-guides/Utilitarian.md b/docs/mod-guides/Utilitarian.md new file mode 100644 index 0000000..602718e --- /dev/null +++ b/docs/mod-guides/Utilitarian.md @@ -0,0 +1,18 @@ +--- +title: Utilitarian +description: Utilitarian Guide +authors: + - Pundah +comments: false +--- +# Utilitarian +![](img/Utilitarian.png){.center} +## Description +???+ Quote "Curseforge Description" + + === " " + ``` markdown + Utilitarian is a mod containing a bunch of different functionality, neatly packaged in different modules that can be disabled and enabled depending on the users needs. + ``` + +> CurseForge: [Utilitarian](https://www.curseforge.com/minecraft/mc-mods/utilitarian) | Project Wakerife - [GitHub](https://github.com/Pundah) | Project Wakerife - [Discord](https://discord.gg/M4HQTQ9g9f) \ No newline at end of file diff --git a/docs/mod-guides/Waystones.md b/docs/mod-guides/Waystones.md new file mode 100644 index 0000000..c146723 --- /dev/null +++ b/docs/mod-guides/Waystones.md @@ -0,0 +1,20 @@ +--- +title: Waystones +description: Waystones Guide +authors: + - Pundah +comments: false +--- +# Waystones +![](img/Waystones.png){.center} +## Description +???+ Quote "Curseforge Description" + + === " " + ``` markdown + This mod adds waystone blocks that the player can return to once they've been activated, either through a Warp Scroll, a rechargeable Warp Stone, or by using an existing waystone to hop from one to the other. + + It can be used in Survival Mode, for Adventure Maps or on Multiplayer Servers as an alternative to /warp and /home commands. Waystones can be made globally available for all players and a configurable inventory button can be set up to allow warping without any additional items. + ``` + +> CurseForge: [Waystones](https://www.curseforge.com/minecraft/mc-mods/waystones) | Project Wakerife - [GitHub](https://github.com/Pundah) | Project Wakerife - [Discord](https://discord.gg/M4HQTQ9g9f) \ No newline at end of file diff --git a/docs/mod-guides/Wormhole (Portals).md b/docs/mod-guides/Wormhole (Portals).md new file mode 100644 index 0000000..e48b86f --- /dev/null +++ b/docs/mod-guides/Wormhole (Portals).md @@ -0,0 +1,19 @@ +--- +title: Wormhole (Portals) +description: Wormhole (Portals) Guide +authors: + - Pundah +comments: false +--- +# Wormhole (Portals) +![](img/Wormhole(Portals).png){.center} +## Description +???+ Quote "Curseforge Description" + + === " " + ``` markdown + Wormhole allows you to construct portals with the use of wormhole stabilizer technology! Constructed portals can teleport you to any defined location! Portals can be of any shape and size! Portals can also be colored using dyes! + ``` + + +> CurseForge: [Wormhole (Portals)](https://www.curseforge.com/minecraft/mc-mods/wormhole-portals) | Project Wakerife - [GitHub](https://github.com/Pundah) | Project Wakerife - [Discord](https://discord.gg/M4HQTQ9g9f) \ No newline at end of file diff --git a/docs/mod-guides/XyCraft.md b/docs/mod-guides/XyCraft.md new file mode 100644 index 0000000..4d02089 --- /dev/null +++ b/docs/mod-guides/XyCraft.md @@ -0,0 +1,18 @@ +--- +title: XyCraft +description: XyCraft Guide +authors: + - Pundah +comments: false +--- +# XyCraft +![](img/XyCraft.png){.center} +## Description +???+ Quote "Curseforge Description" + + === " " + ``` markdown + XyCraft Core serves as the foundation piece for all XyCraft mods as well as other mods that wish to tie into the framework. Note: XyCraft is compartmentalized into different mods to allow you to pick and choose what you want to have in your world as well as simplify the development process. + ``` + +> CurseForge: [XyCraft](https://www.curseforge.com/minecraft/mc-mods/xycraft) | Project Wakerife - [GitHub](https://github.com/Pundah) | Project Wakerife - [Discord](https://discord.gg/M4HQTQ9g9f) \ No newline at end of file diff --git a/docs/mod-guides/ZeroCore 2.md b/docs/mod-guides/ZeroCore 2.md new file mode 100644 index 0000000..9c82ba7 --- /dev/null +++ b/docs/mod-guides/ZeroCore 2.md @@ -0,0 +1,29 @@ +--- +title: ZeroCore 2 +description: ZeroCore 2 Guide +authors: + - Pundah +comments: false +--- +# ZeroCore 2 +![](img/ZeroCore2.png){.center} +## Description +???+ Quote "Curseforge Description" + + === " " + ``` markdown + ZeroCore is a mod intended for other mod authors + + It contains code to handle the basic mechanics of the game and Forge, including: + - handlers to process network messages on the correct thread + - new GUI system + - a base TileEntity implementation that simplifiy data syncronization between server and remote clients, updates and GUI handling + - helper classes and blockstate properties to handle connected textures + - standard configuration handler with built-in support for in-game configs changes + - standard ore generator and re-generation + - much more + + It's also the home of a revised multiblock API that support multiple client mods without performance penalities + ``` + +> CurseForge: [ZeroCore 2](https://www.curseforge.com/minecraft/mc-mods/zerocore) | Project Wakerife - [GitHub](https://github.com/Pundah) | Project Wakerife - [Discord](https://discord.gg/M4HQTQ9g9f) \ No newline at end of file diff --git a/docs/mod-guides/img/Autotools.png b/docs/mod-guides/img/Autotools.png new file mode 100644 index 0000000..59290da Binary files /dev/null and b/docs/mod-guides/img/Autotools.png differ diff --git a/docs/mod-guides/img/DeeperandDarker.png b/docs/mod-guides/img/DeeperandDarker.png new file mode 100644 index 0000000..4b413b1 Binary files /dev/null and b/docs/mod-guides/img/DeeperandDarker.png differ diff --git a/docs/mod-guides/img/EasyPiglins.png b/docs/mod-guides/img/EasyPiglins.png new file mode 100644 index 0000000..57f982f Binary files /dev/null and b/docs/mod-guides/img/EasyPiglins.png differ diff --git a/docs/mod-guides/img/EasyVillagers.png b/docs/mod-guides/img/EasyVillagers.png new file mode 100644 index 0000000..766a26b Binary files /dev/null and b/docs/mod-guides/img/EasyVillagers.png differ diff --git a/docs/mod-guides/img/EndermanOverhaul1.png b/docs/mod-guides/img/EndermanOverhaul1.png new file mode 100644 index 0000000..e8399fb Binary files /dev/null and b/docs/mod-guides/img/EndermanOverhaul1.png differ diff --git a/docs/mod-guides/img/EndermanOverhaul2.png b/docs/mod-guides/img/EndermanOverhaul2.png new file mode 100644 index 0000000..6bdc8ac Binary files /dev/null and b/docs/mod-guides/img/EndermanOverhaul2.png differ diff --git a/docs/mod-guides/img/ExpandedDelight.png b/docs/mod-guides/img/ExpandedDelight.png new file mode 100644 index 0000000..bbd5a8e Binary files /dev/null and b/docs/mod-guides/img/ExpandedDelight.png differ diff --git a/docs/mod-guides/img/ExtendedIndustrialization.png b/docs/mod-guides/img/ExtendedIndustrialization.png new file mode 100644 index 0000000..0ee8647 Binary files /dev/null and b/docs/mod-guides/img/ExtendedIndustrialization.png differ diff --git a/docs/mod-guides/img/ExtraDelight.png b/docs/mod-guides/img/ExtraDelight.png new file mode 100644 index 0000000..dd8e7a1 Binary files /dev/null and b/docs/mod-guides/img/ExtraDelight.png differ diff --git a/docs/mod-guides/img/FunctionalStorage.png b/docs/mod-guides/img/FunctionalStorage.png new file mode 100644 index 0000000..9a1c99f Binary files /dev/null and b/docs/mod-guides/img/FunctionalStorage.png differ diff --git a/docs/mod-guides/img/GeneratorGalore.jpeg b/docs/mod-guides/img/GeneratorGalore.jpeg new file mode 100644 index 0000000..5d609ac Binary files /dev/null and b/docs/mod-guides/img/GeneratorGalore.jpeg differ diff --git a/docs/mod-guides/img/GeneticsResequenced.png b/docs/mod-guides/img/GeneticsResequenced.png new file mode 100644 index 0000000..7dbc8a1 Binary files /dev/null and b/docs/mod-guides/img/GeneticsResequenced.png differ diff --git a/docs/mod-guides/img/GraveStoneMod.png b/docs/mod-guides/img/GraveStoneMod.png new file mode 100644 index 0000000..8c1a8e8 Binary files /dev/null and b/docs/mod-guides/img/GraveStoneMod.png differ diff --git a/docs/mod-guides/img/Hyperbox.png b/docs/mod-guides/img/Hyperbox.png new file mode 100644 index 0000000..c20b298 Binary files /dev/null and b/docs/mod-guides/img/Hyperbox.png differ diff --git a/docs/mod-guides/img/ImprovableSkills31.png b/docs/mod-guides/img/ImprovableSkills31.png new file mode 100644 index 0000000..30639f7 Binary files /dev/null and b/docs/mod-guides/img/ImprovableSkills31.png differ diff --git a/docs/mod-guides/img/ImprovableSkills32.png b/docs/mod-guides/img/ImprovableSkills32.png new file mode 100644 index 0000000..3d78628 Binary files /dev/null and b/docs/mod-guides/img/ImprovableSkills32.png differ diff --git a/docs/mod-guides/img/IronFurnaces1.png b/docs/mod-guides/img/IronFurnaces1.png new file mode 100644 index 0000000..3e72803 Binary files /dev/null and b/docs/mod-guides/img/IronFurnaces1.png differ diff --git a/docs/mod-guides/img/IronFurnaces2.png b/docs/mod-guides/img/IronFurnaces2.png new file mode 100644 index 0000000..9493122 Binary files /dev/null and b/docs/mod-guides/img/IronFurnaces2.png differ diff --git a/docs/mod-guides/img/ItemCollectors.png b/docs/mod-guides/img/ItemCollectors.png new file mode 100644 index 0000000..80432aa Binary files /dev/null and b/docs/mod-guides/img/ItemCollectors.png differ diff --git a/docs/mod-guides/img/JAMD.png b/docs/mod-guides/img/JAMD.png new file mode 100644 index 0000000..248ff84 Binary files /dev/null and b/docs/mod-guides/img/JAMD.png differ diff --git a/docs/mod-guides/img/JustDireThings.png b/docs/mod-guides/img/JustDireThings.png new file mode 100644 index 0000000..70a743f Binary files /dev/null and b/docs/mod-guides/img/JustDireThings.png differ diff --git a/docs/mod-guides/img/LaserIO.png b/docs/mod-guides/img/LaserIO.png new file mode 100644 index 0000000..626ed52 Binary files /dev/null and b/docs/mod-guides/img/LaserIO.png differ diff --git a/docs/mod-guides/img/MFFS.png b/docs/mod-guides/img/MFFS.png new file mode 100644 index 0000000..7156dae Binary files /dev/null and b/docs/mod-guides/img/MFFS.png differ diff --git a/docs/mod-guides/img/Mekanism.png b/docs/mod-guides/img/Mekanism.png new file mode 100644 index 0000000..96e144d Binary files /dev/null and b/docs/mod-guides/img/Mekanism.png differ diff --git a/docs/mod-guides/img/MysticalAgriculture.png b/docs/mod-guides/img/MysticalAgriculture.png new file mode 100644 index 0000000..4e16f59 Binary files /dev/null and b/docs/mod-guides/img/MysticalAgriculture.png differ diff --git a/docs/mod-guides/img/Occultism.png b/docs/mod-guides/img/Occultism.png new file mode 100644 index 0000000..529a782 Binary files /dev/null and b/docs/mod-guides/img/Occultism.png differ diff --git a/docs/mod-guides/img/OreberriesReplanted.png b/docs/mod-guides/img/OreberriesReplanted.png new file mode 100644 index 0000000..246b465 Binary files /dev/null and b/docs/mod-guides/img/OreberriesReplanted.png differ diff --git a/docs/mod-guides/img/PamsHarvestCraft2.png b/docs/mod-guides/img/PamsHarvestCraft2.png new file mode 100644 index 0000000..496d6e7 Binary files /dev/null and b/docs/mod-guides/img/PamsHarvestCraft2.png differ diff --git a/docs/mod-guides/img/Powah!(Rearchitected).png b/docs/mod-guides/img/Powah!(Rearchitected).png new file mode 100644 index 0000000..9adcef0 Binary files /dev/null and b/docs/mod-guides/img/Powah!(Rearchitected).png differ diff --git a/docs/mod-guides/img/ProductiveBees.png b/docs/mod-guides/img/ProductiveBees.png new file mode 100644 index 0000000..2be4c20 Binary files /dev/null and b/docs/mod-guides/img/ProductiveBees.png differ diff --git a/docs/mod-guides/img/ProductiveTrees.png b/docs/mod-guides/img/ProductiveTrees.png new file mode 100644 index 0000000..faac972 Binary files /dev/null and b/docs/mod-guides/img/ProductiveTrees.png differ diff --git a/docs/mod-guides/img/Relics.png b/docs/mod-guides/img/Relics.png new file mode 100644 index 0000000..9eafed4 Binary files /dev/null and b/docs/mod-guides/img/Relics.png differ diff --git a/docs/mod-guides/img/SecurityCraft.png b/docs/mod-guides/img/SecurityCraft.png new file mode 100644 index 0000000..331b1d4 Binary files /dev/null and b/docs/mod-guides/img/SecurityCraft.png differ diff --git a/docs/mod-guides/img/SimpleMagnets.png b/docs/mod-guides/img/SimpleMagnets.png new file mode 100644 index 0000000..bf3b1a7 Binary files /dev/null and b/docs/mod-guides/img/SimpleMagnets.png differ diff --git a/docs/mod-guides/img/SophisticatedBackpacks.png b/docs/mod-guides/img/SophisticatedBackpacks.png new file mode 100644 index 0000000..d9f2c73 Binary files /dev/null and b/docs/mod-guides/img/SophisticatedBackpacks.png differ diff --git a/docs/mod-guides/img/Tesseract.png b/docs/mod-guides/img/Tesseract.png new file mode 100644 index 0000000..eb543aa Binary files /dev/null and b/docs/mod-guides/img/Tesseract.png differ diff --git a/docs/mod-guides/img/TrashCans.png b/docs/mod-guides/img/TrashCans.png new file mode 100644 index 0000000..a2da19f Binary files /dev/null and b/docs/mod-guides/img/TrashCans.png differ diff --git a/docs/mod-guides/img/Utilitarian.png b/docs/mod-guides/img/Utilitarian.png new file mode 100644 index 0000000..989a1e0 Binary files /dev/null and b/docs/mod-guides/img/Utilitarian.png differ diff --git a/docs/mod-guides/img/Waystones.png b/docs/mod-guides/img/Waystones.png new file mode 100644 index 0000000..a31dde9 Binary files /dev/null and b/docs/mod-guides/img/Waystones.png differ diff --git a/docs/mod-guides/img/Wormhole(Portals).png b/docs/mod-guides/img/Wormhole(Portals).png new file mode 100644 index 0000000..5494845 Binary files /dev/null and b/docs/mod-guides/img/Wormhole(Portals).png differ diff --git a/docs/mod-guides/img/XyCraft.png b/docs/mod-guides/img/XyCraft.png new file mode 100644 index 0000000..0432d84 Binary files /dev/null and b/docs/mod-guides/img/XyCraft.png differ diff --git a/docs/mod-guides/img/ZeroCore2.png b/docs/mod-guides/img/ZeroCore2.png new file mode 100644 index 0000000..9e7ac8a Binary files /dev/null and b/docs/mod-guides/img/ZeroCore2.png differ diff --git a/docs/mod-guides/template.md.ignore b/docs/mod-guides/ztemplate.md.ignore similarity index 100% rename from docs/mod-guides/template.md.ignore rename to docs/mod-guides/ztemplate.md.ignore diff --git a/site/404.html b/site/404.html index 23827e2..280395f 100644 --- a/site/404.html +++ b/site/404.html @@ -409,6 +409,84 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -555,6 +633,27 @@ +
For identifying Lag sources/causes Project-Wakerife has the Spark and Observable mods by default.
+For identifying Lag sources/causes Project-Wakerife has the Spark and Observable mods by default.
Normal players also have access to the command /spark tps
& /forge tps
and that gives a general indication of any potential lag issues that might need investigating.
For Spark, players in SP worlds with cheats enabled, or Server OPs can use the command /spark profiler --timeout 180
to get a 3 minute snapshot of the server and anything that could be causing TPS issues. You can look at the URL returned by the mod to see an interactive online view of all server threads.
@@ -1561,7 +2458,7 @@
Observable has the same permission requirements, but users need to set a keybind in their Keybinds settings to open the UI, from there click the profile TPS button and wait for it to complete, then depending on the mc version, you will either get a url, or an in-game table listing what blocks/entities are costing the most TPS, it will also visually highlight blocks with a spectrum color coding from Green to Red, with things colored in red generally being the worst for performance.
-Observable is an in-game profiler that can be used by anyone (1.20+, enabled by default in Project-Wakerife and must create a keybind). In order to use the “Visit” button on the web page, you must be op.
+Observable is an in-game profiler that can be used by anyone (1.20+, enabled by default in Project-Wakerife) and must create a keybind). In order to use the “Visit” button on the web page, you must be op.
By default, Crash Utilities comes with most of our packs, though one feature Item Clear is disabled. It’s a very handy feature to have enabled with packs containing farms and automation to prevent massive entity leaks, which causes lag & crashes. This can keep your server entity count low for better performance.
To enable, locate and open world/serverconfigs/crashutilities-server.toml
. Very top section, set enabled
to true
. The timer
is the amount of time in minutes entities will be checked, followed by an Item Clear chat announcement when the entities goes over the maximum
threshold.