Combined display of all available logs of Vault Hunters Official Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 15:13, 21 July 2025 Mnooseman talk contribs imported Module:Documentation by file upload (1 revision) (Import from Dev Miraheze)
- 15:13, 21 July 2025 Mnooseman talk contribs imported Module:Arguments by file upload (1 revision) (Import from Dev Miraheze)
- 15:13, 21 July 2025 Mnooseman talk contribs imported Template:Documentation subpage by file upload (1 revision) (Import from Dev Miraheze)
- 15:13, 21 July 2025 Mnooseman talk contribs imported Template:Documentation by file upload (1 revision) (Import from Dev Miraheze)
- 15:13, 21 July 2025 Mnooseman talk contribs imported Template:Fmbox by file upload (1 revision) (Import from Dev Miraheze)
- 15:13, 21 July 2025 Mnooseman talk contribs imported Template:Delete by file upload (1 revision) (Import from Dev Miraheze)
- 15:13, 21 July 2025 Mnooseman talk contribs imported Template:Cmbox by file upload (1 revision) (Import from Dev Miraheze)
- 15:13, 21 July 2025 Mnooseman talk contribs imported Template:Metabox by file upload (1 revision) (Import from Dev Miraheze)
- 15:13, 21 July 2025 Mnooseman talk contribs imported Template:Stub template by file upload (1 revision) (Import from Dev Miraheze)
- 15:13, 21 July 2025 Mnooseman talk contribs imported Template:Imbox by file upload (1 revision) (Import from Dev Miraheze)
- 15:13, 21 July 2025 Mnooseman talk contribs imported Template:Stub by file upload (1 revision) (Import from Dev Miraheze)
- 15:13, 21 July 2025 Mnooseman talk contribs imported Template:Shortcut by file upload (1 revision) (Import from Dev Miraheze)
- 15:13, 21 July 2025 Mnooseman talk contribs imported Template:Notice by file upload (1 revision) (Import from Dev Miraheze)
- 15:13, 21 July 2025 Mnooseman talk contribs imported Template:Hatnote by file upload (1 revision) (Import from Dev Miraheze)
- 15:13, 21 July 2025 Mnooseman talk contribs imported Template:Ambox by file upload (1 revision) (Import from Dev Miraheze)
- 15:13, 21 July 2025 Mnooseman talk contribs imported Template:Hidden by file upload (1 revision) (Import from Dev Miraheze)
- 23:59, 20 July 2025 Mnooseman talk contribs created page Server Install (Created page with "This guide will walk you through installing and configuring a dedicated server for '''Vault Hunters 3rd Edition v3.18.3''' running on Minecraft 1.18.2 with Forge. == System Requirements == === Minimum Requirements === * '''RAM''': 6 GB base + 2 GB per concurrent player ** Example: 10 GB total for 2 players, 12 GB for 3 players, etc. * '''Java Version''': Java 17 (required) * '''Minecraft Version''': 1.18.2 * '''Mod Loader''': Forge * '''Storage''': At least 5 GB free d...")
- 23:29, 20 July 2025 Mnooseman talk contribs created page User:Mnooseman/TestServerInstall (Created page with "This guide will walk you through installing and configuring a dedicated server for '''Vault Hunters 3rd Edition v3.18.3''' running on Minecraft 1.18.2 with Forge. == System Requirements == === Minimum Requirements === '''RAM''': 6 GB base + 2 GB per concurrent player ** Example: 10 GB total for 2 players, 12 GB for 3 players, etc. '''Java Version''': Java 17 (required) '''Minecraft Version''': 1.18.2 '''Mod Loader''': Forge '''Storage''': At least 5 GB free disk space '...")
- 18:37, 15 July 2025 Mnooseman talk contribs created page Module:MarkdownConverter (Created page with "local p = {} -- Main conversion function function p.convert(markdown) if not markdown or markdown == "" then return "" end local text = markdown -- Headers (### -> === ===, ## -> == ==, # -> = =) text = text:gsub("###%s*(.-)%s*\n", "=== %1 ===\n") text = text:gsub("##%s*(.-)%s*\n", "== %1 ==\n") text = text:gsub("#%s*(.-)%s*\n", "= %1 =\n") -- Bold (**text** -> '''text''') text = text:gsub("%*%*(.-)%*%*", "'''%1...")
- 17:56, 15 July 2025 Mnooseman talk contribs created page Module:VHVersion (Created page with "local p = {} local http = require('socket.http') local json = require('dkjson') function p.getVersion(frame) local url = 'https://api.vaulthunters.gg/patch-notes?limit=1' -- Fetch the data local body, status = http.request(url) if status ~= 200 then return 'Error fetching version data' end -- Parse JSON local data, pos, err = json.decode(body) if err then return 'Error parsing JSON: ' .. err end...")
- 16:08, 15 July 2025 Mnooseman talk contribs deleted page Vault Gear Modifiers (Unnecessary)
- 15:20, 15 July 2025 Mnooseman talk contribs moved page File:Invicon Dehammerizer On.png to File:Invicon Dehammerizer.png without leaving a redirect
- 15:14, 15 July 2025 Mnooseman talk contribs created page Category:Vault Hunters 3rd Edition (Created page with "Below is a list of all pages related to Vault Hunters 3rd Edition") Tag: 2017 source edit
- 06:08, 15 July 2025 Mnooseman talk contribs created page Unlocked mods (Created page with "<div class="vho-research-container"> <div class="vho-research-header">Researches</div> <div class="vho-categories-grid"> {{VHCategory |class=storage |title=Storage |icon=ResearchGroup Storage.png |content={{:VH Research UI/Storage}} }} {{VHCategory |class=looting |title=Looting |icon=ResearchGroup Looting.png |content={{:VH Research UI/Looting}} }} {{VHCategory |class=power |title=Power |icon=ResearchGroup Power.png |content={{:VH Research UI/Power}} }} {{VHCategory...") Tag: 2017 source edit
- 06:07, 15 July 2025 Mnooseman talk contribs created page VH Research UI/Vault-upgrades (Created page with "{{VHModIcon |id=potions |name=Potions |icon=Potion |description=Tier 1 Vault Potions |note=No CurseForge link available (feature of Vault Mod) }} {{VHModIcon |id=mixtures |name=Mixtures |icon=Mixture |description=Tier 2 Vault Potions |note=No CurseForge link available (feature of Vault Mod) }} {{VHModIcon |id=brews |name=Brews |icon=Brew |description=Tier 3 Vault Potions |note=No CurseForge link available (feature of Vault Mod) }} {{VHModIcon |id=vault-compass |name=Vaul...") Tag: 2017 source edit
- 06:06, 15 July 2025 Mnooseman talk contribs created page VH Research UI/Production (Created page with "{{VHModIcon |id=cagerium |name=Cagerium |description=Mob cages for automation and farming. |curseforge=https://www.curseforge.com/minecraft/mc-mods/cagerium }} {{VHModIcon |id=mob-spawners |name=Mob Spawners |description=Customizable mob spawner mechanics. |curseforge=https://www.curseforge.com/minecraft/mc-mods/ispawner }} {{VHModIcon |id=easy-piglins |name=Easy Piglins |description=Simplifies piglin trading and management. |curseforge=https://www.curseforge.com/minecra...") Tag: 2017 source edit
- 06:06, 15 July 2025 Mnooseman talk contribs created page VH Research UI/Big-toys (Created page with "{{VHModIcon |id=building-gadgets |name=Building Gadgets |description=Tools for building structures quickly. |curseforge=https://www.curseforge.com/minecraft/mc-mods/building-gadgets |wiki=https://github.com/Direwolf20-MC/BuildingGadgets/wiki }} {{VHModIcon |id=weirding-gadgets |name=Weirding Gadgets |description=Chunk loading and automation gadgets. |curseforge=https://www.curseforge.com/minecraft/mc-mods/chunky-mcchunkface }} {{VHModIcon |id=mining-gadgets |name=Mining...") Tag: 2017 source edit
- 06:05, 15 July 2025 Mnooseman talk contribs created page VH Research UI/Qol (Created page with "{{VHModIcon |id=waystones |name=Waystones |description=Teleportation waystones. |curseforge=https://www.curseforge.com/minecraft/mc-mods/waystones |wiki=https://mods.twelveiterations.com/mc/waystones }} {{VHModIcon |id=torch-master |name=Torch Master |description=Prevents mob spawning with mega torches. |curseforge=https://www.curseforge.com/minecraft/mc-mods/torchmaster |wiki=https://github.com/Xalcon/TorchMaster/wiki }} {{VHModIcon |id=trashcans |name=Trashcans |descri...") Tag: 2017 source edit
- 06:05, 15 July 2025 Mnooseman talk contribs created page VH Research UI/Big-mods (Created page with "{{VHModIcon |id=botania |name=Botania |description=Magic mod based on nature and flowers. |curseforge=https://www.curseforge.com/minecraft/mc-mods/botania |documentation=https://botaniamod.net/lexicon.html }} {{VHModIcon |id=mekanism |name=Mekanism |description=Tech mod with machines and power systems. |curseforge=https://www.curseforge.com/minecraft/mc-mods/mekanism |wiki=https://wiki.aidancbrady.com/wiki/Main_Page }} {{VHModIcon |id=thermal-expansion |name=Thermal Expa...") Tag: 2017 source edit
- 06:04, 15 July 2025 Mnooseman talk contribs created page VH Research UI/Handling (Created page with "{{VHModIcon |id=xnet |name=Xnet |description=Networked item, fluid, and energy transport. |curseforge=https://www.curseforge.com/minecraft/mc-mods/xnet |wiki=https://wiki.mcjty.eu/mods/index.php?title=XNet }} {{VHModIcon |id=modular-routers |name=Modular Routers |description=Modular item transport system. |curseforge=https://www.curseforge.com/minecraft/mc-mods/modular-routers |wiki=https://github.com/desht/ModularRouters/wiki }} {{VHModIcon |id=pipez |name=Pipez |descri...") Tag: 2017 source edit
- 06:04, 15 July 2025 Mnooseman talk contribs created page VH Research UI/Power (Created page with "{{VHModIcon |id=iron-generators |name=Iron Generators |description=Simple iron-based generators. |curseforge=https://www.curseforge.com/minecraft/mc-mods/iron-generators }} {{VHModIcon |id=powah |name=Powah |description=Power generation and management. |curseforge=https://www.curseforge.com/minecraft/mc-mods/powah-rearchitected |wiki=https://github.com/Technici4n/Powah#readme |support=https://discord.gg/Zd6t9ka7ne }} {{VHModIcon |id=flux-networks |name=Flux Networks |des...") Tag: 2017 source edit
- 06:00, 15 July 2025 Mnooseman talk contribs created page VH Research UI/Looting (Created page with "{{VHModIcon |id=stack-upgrading |name=Stack Upgrading |description=Upgrade item stack sizes. |note=No CurseForge link available (feature of Sophisticated Backpacks) }} {{VHModIcon |id=auto-refill |name=Auto Refill |description=Automatically refill items. |note=No CurseForge link available (feature of Sophisticated Backpacks) }} {{VHModIcon |id=auto-feeding |name=Auto Feeding |description=Automatically feed the player. |note=No CurseForge link available (feature of Sophis...") Tag: 2017 source edit
- 05:56, 15 July 2025 Mnooseman talk contribs created page VH Research UI/Storage (Created page with "========== VH Research UI/Storage ========== {{VHModIcon |id=colossal-chests |name=Colossal Chests |description=Massive storage chests. |curseforge=https://www.curseforge.com/minecraft/mc-mods/colossal-chests |wiki=https://github.com/ljfa-ag/ColossalChests/wiki }} {{VHModIcon |id=simple-storage-networks |name=Simple Storage Networks |description=Simple item storage and access. |curseforge=https://www.curseforge.com/minecraft/mc-mods/simple-storage-network |documentation=...") Tag: 2017 source edit
- 05:41, 15 July 2025 Mnooseman talk contribs created page Template:VHModIcon/styles.css (Created page with ".vho-mod-icon { position: relative; display: flex; justify-content: center; align-items: center; background: #4a4a4a; border-radius: 8px; padding: 12px; cursor: pointer; transition: all 0.2s ease; border: 2px solid transparent; } .vho-mod-icon:hover { background: #5a5a5a; border-color: #888; transform: translateY(-2px); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.4); } .vho-tooltip { position: absolute; bottom:...")
- 05:39, 15 July 2025 Mnooseman talk contribs created page Template:VHCategory/styles.css (Created page with ".vho-category { background: #3a3a3a; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); } .vho-category-header { display: flex; align-items: center; padding: 12px 16px; font-size: 18px; font-weight: bold; color: white; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7); } .vho-category-icon { margin-right: 12px; filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.5)); } .vho-category-content { d...")
- 05:37, 15 July 2025 Mnooseman talk contribs created page Template:VHCategory/doc (Created page with "<templatedata> { "params": { "class": { "label": "CSS Class", "description": "CSS class for category styling (e.g., storage, looting, power)", "type": "string", "required": true, "example": "storage", "suggestedvalues": ["storage", "looting", "power", "handling", "big-mods", "qol", "big-toys", "production", "vault-upgrades"] }, "title": { "label": "Category Title", "description": "Display name for the category...") Tag: 2017 source edit
- 05:36, 15 July 2025 Mnooseman talk contribs created page Template:VHCategory (Created page with "<includeonly><templatestyles src="Template:VHCategory/styles.css" /> <div class="vho-category"> <div class="vho-category-header {{{class}}}"> <div class="vho-category-icon">{{PixelatedImage|{{{icon}}}|50px}}</div>{{{title}}} </div> <div class="vho-category-content"> {{{content}}} </div> </div></includeonly><noinclude>{{Documentation}}</noinclude>") Tag: 2017 source edit
- 05:34, 15 July 2025 Mnooseman talk contribs created page Template:VHModIcon/doc (Created page with "{{documentation header}} <!-- documentation here --> == Usage == This template creates a mod icon for the VH Research UI system. === Parameters === * '''id''' (required) - The unique mod identifier used for JavaScript interactions * '''name''' (required) - Display name shown in tooltips * '''description''' - Brief description of the mod's functionality * '''icon''' - Image filename (defaults to name if not specified) * '''curseforge''' - URL to the mod's CurseForge page...") Tag: 2017 source edit
- 05:32, 15 July 2025 Mnooseman talk contribs created page Template:VHModIcon (Created page with "<includeonly> <div class="vho-mod-icon" data-mod="{{{id}}}" {{#if:{{{prerequisites|}}}|data-prerequisites="{{{prerequisites}}}"}} {{#if:{{{description|}}}|data-description="{{{description}}}"}} {{#if:{{{curseforge|}}}|data-curseforge="{{{curseforge}}}"}} {{#if:{{{wiki|}}}|data-wiki="{{{wiki}}}"}} {{#if:{{{documentation|}}}|data-documentation="{{{documentation}}}"}} {{#if:{{{support|}}}|data-support="{{{support}}}"}} {{#if:{{{note|}}}|d...") Tag: 2017 source edit
- 00:29, 15 July 2025 Mnooseman talk contribs deleted page Special:Badtitle/NS2228:VHCategory
- 00:28, 15 July 2025 Mnooseman talk contribs deleted page Special:Badtitle/NS2228:VHMod
- 00:28, 15 July 2025 Mnooseman talk contribs deleted page VHResearch:Categories/Storage
- 00:25, 15 July 2025 Mnooseman talk contribs created page VHResearch:Categories/Storage (Created page with "{{#visualdata:schema=VHCategory}} { "id": "storage", "name": "Storage", "color": "#4DB6AC", "icon": "ResearchGroup Storage.png", "description": "Mods focused on item storage and organization systems." } {{/visualdata}} == Storage Category == This page defines the Storage category for the VH Research system. Category:VH Research Categories") Tag: 2017 source edit
- 00:15, 15 July 2025 Mnooseman talk contribs created page Special:Badtitle/NS2228:VHCategory (Created page with "{ "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "VH Research Category", "description": "Schema for VH Research mod categories", "type": "object", "properties": { "id": { "type": "string", "title": "Category ID", "description": "Internal unique ID for the category, e.g. 'storage', 'magic', etc.", "pattern": "^[a-z-]+$" }, "name": { "type": "string", "title": "Display Name", "description"...")
- 23:17, 14 July 2025 Mnooseman talk contribs created page Unlockable mods (Created page with "TBD") Tag: 2017 source edit
- 22:10, 14 July 2025 Mnooseman talk contribs created page Special:Badtitle/NS2228:VHMod (Created page with "{"wiki":{"type":"schema","name":"VHMod","title":"VH Mod Unlock Data"},"properties":{"name":{"wiki":{"type":"property","name":"name","visibility":"visible","label":"Mod Name","help-message":"Display Name of the Mod","multiple-items":false,"preferred-input":"OO.ui.TextInputWidget","input-config":[],"required":true},"type":"string","format":"text","title":"Mod Name","description":"Display Name of the Mod"}},"required":["name"],"type":"object","title":"VH Mod Unlock Data"}")
- 19:33, 14 July 2025 Mnooseman talk contribs created page Wiki Team (Started the page) Tag: 2017 source edit
- 19:16, 14 July 2025 Mnooseman talk contribs deleted page File:Chaos boots.png
- 19:16, 14 July 2025 Mnooseman talk contribs deleted page File:Chaos chestplate.png
- 19:16, 14 July 2025 Mnooseman talk contribs deleted page File:Chaos helmet.png