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).
- 06:01, 7 July 2025 JoshuaEpstein talk contribs created page File:Invicon Warped Stem.png (Redirected page to File:Invicon Warped Stem.gif) Tag: New redirect
- 06:01, 7 July 2025 JoshuaEpstein talk contribs created page File:Invicon Crimson Stem.png (Redirected page to File:Invicon Crimson Stem.gif) Tag: New redirect
- 06:00, 7 July 2025 JoshuaEpstein talk contribs created page File:Invicon Warped Fungus.png (Uploaded with SimpleBatchUpload)
- 06:00, 7 July 2025 JoshuaEpstein talk contribs uploaded File:Invicon Warped Fungus.png (Uploaded with SimpleBatchUpload)
- 06:00, 7 July 2025 JoshuaEpstein talk contribs uploaded File:Invicon Calcite.png (Uploaded with SimpleBatchUpload)
- 05:59, 7 July 2025 JoshuaEpstein talk contribs created page File:Invicon Magma Block.png (Redirected page to File:Invicon Magma Block.gif) Tag: New redirect
- 05:59, 7 July 2025 JoshuaEpstein talk contribs created page File:Invicon Vine.png (Uploaded with SimpleBatchUpload)
- 05:59, 7 July 2025 JoshuaEpstein talk contribs uploaded File:Invicon Vine.png (Uploaded with SimpleBatchUpload)
- 05:59, 7 July 2025 JoshuaEpstein talk contribs created page File:Invicon Twisting Vines.png (Uploaded with SimpleBatchUpload)
- 05:59, 7 July 2025 JoshuaEpstein talk contribs uploaded File:Invicon Twisting Vines.png (Uploaded with SimpleBatchUpload)
- 05:59, 7 July 2025 JoshuaEpstein talk contribs created page File:Invicon Mycelium.png (Uploaded with SimpleBatchUpload)
- 05:59, 7 July 2025 JoshuaEpstein talk contribs uploaded File:Invicon Mycelium.png (Uploaded with SimpleBatchUpload)
- 05:59, 7 July 2025 JoshuaEpstein talk contribs created page File:Invicon Vines.png (Uploaded with SimpleBatchUpload)
- 05:59, 7 July 2025 JoshuaEpstein talk contribs uploaded File:Invicon Vines.png (Uploaded with SimpleBatchUpload)
- 05:57, 7 July 2025 JoshuaEpstein talk contribs created page File:Invicon Prismarine.png (Redirected page to File;Invicon Prismarine.gif) Tag: New redirect
- 05:48, 7 July 2025 JoshuaEpstein talk contribs created page File:Invicon Tuff.png
- 05:48, 7 July 2025 JoshuaEpstein talk contribs uploaded File:Invicon Tuff.png
- 05:47, 7 July 2025 JoshuaEpstein talk contribs created page File:Invicon Sunflower.png
- 05:47, 7 July 2025 JoshuaEpstein talk contribs uploaded File:Invicon Sunflower.png
- 05:30, 7 July 2025 JoshuaEpstein talk contribs created page MediaWiki:Gadget-VaultAltarComponent.js (Created page with "* Gadget: VaultAltarComponent * ---------------------------- * Renders a Vault Level slider + dynamic ingredient tables * Only activates if #vault-altar-component is present on the page.: (function () { const JSON_PAGE = 'MediaWiki:Vault_altar_ingredients.json'; $(function () { const host = document.getElementById('vault-altar-component'); if (!host) return; $.getJSON(getRawURL(JSON_PAGE, 'application/json')) .done(data => initialise(ho...")
- 05:28, 7 July 2025 JoshuaEpstein talk contribs created page Template:VaultAltarTable/styles.css (Created page with "Vault Altar Table â presentation only: .vault-altar-header { font-weight: 600; margin-bottom: .7em; } .vault-altar-level-slider { width: 60%; margin: 0 .7em; } .vault-altar-slider-value { font-weight: 700; } .vault-altar-output { margin-top: 1em; } .vault-altar-category { margin-top: 1.4em; } .vault-altar-table { width: 100%; border-collapse: collapse; margin-bottom: 1em; background: #f9f9f9; } .vault-altar-table th, .vault-a...")
- 05:24, 7 July 2025 JoshuaEpstein talk contribs deleted page MediaWiki:Gadget-VaultAltarComponent.js (content was: "( function ( mw, $ ) { 'use strict'; const container = document.getElementById("vault-altar-component"); if (!container) return; // ------------------------ Configurable ------------------------- // // Title (in the page namespace) of the raw JSON data. Change this // if you decide to store the file elsewhere. const JSON_PAGE...", and the only contributor was "JoshuaEpstein" (talk))
- 05:16, 7 July 2025 JoshuaEpstein talk contribs created page Template:VaultAltarTable (Created page with "<script> mw.loader.load('ext.gadget.VaultAltarComponent'); </script> <div id="vault-altar-component"></div>")
- 05:13, 7 July 2025 JoshuaEpstein talk contribs created page User:JoshuaEpstein/common.js (Created page with "mw.loader.load('/index.php?title=MediaWiki:Gadget-VaultAltarComponent.js&action=raw&ctype=text/javascript');")
- 05:10, 7 July 2025 JoshuaEpstein talk contribs created page MediaWiki:Gadget-VaultAltarComponent.css (Created page with "Vault Altar Component Styling: .vault-altar-wrapper { border: 1px solid #ccc; padding: 1em; margin-top: 1em; border-radius: 6px; background-color: #f9f9f9; } .vault-altar-header { font-weight: bold; font-size: 1.2em; margin-bottom: 0.5em; } .vault-altar-slider { display: flex; align-items: center; gap: 1em; margin-bottom: 1em; } .vault-altar-slider input[type='range'] { flex-grow: 1; } .vault-altar-slider-valu...")
- 05:09, 7 July 2025 JoshuaEpstein talk contribs created page MediaWiki:Gadgets-definition (Created page with "== Custom == * VaultAltarComponent[ResourceLoader|default|targets=desktop]|VaultAltarComponent.js")
- 05:09, 7 July 2025 JoshuaEpstein talk contribs created page MediaWiki:Gadget-VaultAltarComponent.js (Created page with "( function ( mw, $ ) { 'use strict'; // ------------------------ Configurable ------------------------- // // Title (in the page namespace) of the raw JSON data. Change this // if you decide to store the file elsewhere. const JSON_PAGE = 'MediaWiki:Vault_altar_ingredients.json'; // Where in the DOM do we inject the component? Default is the // beginning of the article body. const TARGET_NODE_SELECTOR = '#mw-content-text'; // -------...")
- 05:08, 7 July 2025 JoshuaEpstein talk contribs created page MediaWiki:Vault altar ingredients.json (Created page with "{ "LEVELS": { "0": { "resource": [ { "value": { "items": [ { "item": "minecraft:cobblestone" }, { "item": "minecraft:diorite" }, { "item": "minecraft:andesite" }, { "item": "minecraft:granite" } ], "amount": { "min": 1,...")
- 19:57, 6 July 2025 JoshuaEpstein talk contribs created page File:Invicon Yellow Dye.png (Uploaded with SimpleBatchUpload)
- 19:57, 6 July 2025 JoshuaEpstein talk contribs created page File:Invicon Yellow Candle.png (Uploaded with SimpleBatchUpload)
- 19:57, 6 July 2025 JoshuaEpstein talk contribs uploaded File:Invicon Yellow Dye.png (Uploaded with SimpleBatchUpload)
- 19:57, 6 July 2025 JoshuaEpstein talk contribs created page File:Invicon Written Book.png (Uploaded with SimpleBatchUpload)
- 19:57, 6 July 2025 JoshuaEpstein talk contribs uploaded File:Invicon Yellow Candle.png (Uploaded with SimpleBatchUpload)
- 19:57, 6 July 2025 JoshuaEpstein talk contribs uploaded File:Invicon Written Book.png (Uploaded with SimpleBatchUpload)
- 19:57, 6 July 2025 JoshuaEpstein talk contribs created page File:Invicon Writable Book.png (Uploaded with SimpleBatchUpload)
- 19:57, 6 July 2025 JoshuaEpstein talk contribs uploaded File:Invicon Writable Book.png (Uploaded with SimpleBatchUpload)
- 19:57, 6 July 2025 JoshuaEpstein talk contribs uploaded a new version of File:Invicon Wooden Sword.png (Uploaded with SimpleBatchUpload)
- 19:57, 6 July 2025 JoshuaEpstein talk contribs created page File:Invicon Wooden Shovel.png (Uploaded with SimpleBatchUpload)
- 19:57, 6 July 2025 JoshuaEpstein talk contribs uploaded File:Invicon Wooden Shovel.png (Uploaded with SimpleBatchUpload)
- 19:57, 6 July 2025 JoshuaEpstein talk contribs created page File:Invicon Wooden Pickaxe.png (Uploaded with SimpleBatchUpload)
- 19:57, 6 July 2025 JoshuaEpstein talk contribs uploaded File:Invicon Wooden Pickaxe.png (Uploaded with SimpleBatchUpload)
- 19:57, 6 July 2025 JoshuaEpstein talk contribs created page File:Invicon Wooden Hoe.png (Uploaded with SimpleBatchUpload)
- 19:57, 6 July 2025 JoshuaEpstein talk contribs uploaded File:Invicon Wooden Hoe.png (Uploaded with SimpleBatchUpload)
- 19:57, 6 July 2025 JoshuaEpstein talk contribs created page File:Invicon Wooden Axe.png (Uploaded with SimpleBatchUpload)
- 19:57, 6 July 2025 JoshuaEpstein talk contribs created page File:Invicon White Dye.png (Uploaded with SimpleBatchUpload)
- 19:57, 6 July 2025 JoshuaEpstein talk contribs uploaded File:Invicon Wooden Axe.png (Uploaded with SimpleBatchUpload)
- 19:57, 6 July 2025 JoshuaEpstein talk contribs uploaded File:Invicon White Dye.png (Uploaded with SimpleBatchUpload)
- 19:57, 6 July 2025 JoshuaEpstein talk contribs created page File:Invicon Wheat.png (Uploaded with SimpleBatchUpload)
- 19:57, 6 July 2025 JoshuaEpstein talk contribs created page File:Invicon White Candle.png (Uploaded with SimpleBatchUpload)
- 19:57, 6 July 2025 JoshuaEpstein talk contribs uploaded File:Invicon White Candle.png (Uploaded with SimpleBatchUpload)