All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Runecraft Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 09:44, 13 September 2024 Zanforian talk contribs moved page Runes/Tool/Fire Pick to Runes/Tool/Smelter (Misspelled title: name update)
- 09:44, 13 September 2024 Zanforian talk contribs moved page Runes/Tool/Fire Pick/Pattern3 to Runes/Tool/Smelter/Pattern3 (Misspelled title: name update)
- 22:21, 12 September 2024 Zanforian talk contribs moved page Runes/Tool/Power Pick to Runes/Tool/Power Tool (Misspelled title: change from pick specific to all tools)
- 22:21, 12 September 2024 Zanforian talk contribs moved page Runes/Tool/Light Pick to Runes/Tool/Light Tool (Misspelled title: change from pick specific to all tools)
- 22:20, 12 September 2024 Zanforian talk contribs moved page Runes/Tool/Light Pick/Pattern3 to Runes/Tool/Light Tool/Pattern3 (Misspelled title: change from pick specific to all tools)
- 22:19, 12 September 2024 Zanforian talk contribs moved page Runes/Tool/Power Pick/Pattern3 to Runes/Tool/Power Tool/Pattern3 (Misspelled title: change from pick specific to all tools)
- 10:02, 20 July 2024 Zanforian talk contribs created page Runes/Divination/Tempest/Pattern (Created page with "{| class="wikitable" style="text-align:center;" |+ ''' Activation Layer ''' |- | Snow Block||Snow Block||Snow Block |- | Snow Block||Water||Snow Block |- | Snow Block||Snow Block||Snow Block |} {| class="wikitable" style="text-align:center;" |+ ''' 2nd Layer ''' |- | Iron Bars||Snow Block||Iron Bars|Iron...")
- 09:57, 20 July 2024 Zanforian talk contribs created page Runes/Divination/Oracle/Pattern3 (Created page with "{| class="wikitable" style="text-align:center;" |+ ''' Activation Layer ''' |- | Redstone||Redstone||Redstone |- | Redstone||Bookshelf||Redstone |- | Redstone||Redstone||Redstone |}")
- 09:56, 20 July 2024 Zanforian talk contribs created page Runes/Divination/Diviner/Pattern3 (Created page with "{| class="wikitable" style="text-align:center;" |+ ''' Activation Layer ''' |- | Redstone||Redstone||Redstone |- | Redstone||Glass||Redstone |- | Redstone||Redstone||Redstone |}")
- 09:49, 20 July 2024 Zanforian talk contribs created page Runes/Divination/Depth Note/Pattern3 (Created page with "{| class="wikitable" style="text-align:center;" |+ ''' Activation Layer ''' |- | Tier 0||Gold Block||Gold Block |- | Gold Block||Diamond Block||Obsidian |- | Obsidian||Obsidian||Obsidian |}")
- 09:45, 20 July 2024 Zanforian talk contribs created page Runes/Divination/Compass/Pattern3 (Created page with "{| class="wikitable" style="text-align:center;" |+ ''' Activation Layer ''' |- | Ink||Air or Snow||Ink |- | Air or Snow||Ink||Air or Snow |- | Ink||Air or Snow||Ink |}")
- 09:41, 20 July 2024 Zanforian talk contribs created page Runes/Divination/Chrono Trigger/Pattern3 (Created page with "{| class="wikitable" style="text-align:center;" |+ ''' Activation Layer ''' |- | Gold Block||Gold Block||Gold Block |- | Gold Block||Diamond Block||Obsidian |- | Obsidian||Obsidian||Obsidian |} {| class="wikitable" style="text-align:center;" |+ ''' 2nd Layer ''' |- | Tier...")
- 22:22, 11 May 2024 Zanforian talk contribs created page Energy (Created page with "Energy is used in Runecraft to define the cost of each rune you use, on rune creation you get energy, and when using runes your energy decreases! More powerful effects usually require more energy, and energy is used over time for continuous effects, and each time an item or tool enhanced by a rune is used. How do you get energy? You get energy by creating runes or using the Aether Chest you use the Aether Chest by depositing items, each ite...")
- 22:17, 11 May 2024 Zanforian talk contribs created page Tier 0 (Created page with "== Tier 0 == Tier zero materials are blocks that are ignored when creating a rune. They are essentially "transparent", and are usually treated like Air (which is itself a tier 0 block.) Any rune pattern that shows blank space can typically have any tier zero material in those empty spaces. The default Tier 0 blocks include: *Air *Stone (Including all variants such as Andesite and Basalt) *Dirt *Netherrack (Including the Nylium variants found in nether biomes) *Grass Blo...")
- 22:06, 11 May 2024 Zanforian talk contribs created page Tiers (Created page with "Most vanilla Minecraft blocks may be used in the construction of runes. Each block has been assigned a tier value based on their rarity and difficulty to obtain, which affects the potency of the rune. Rarer and more valuable materials are usually higher tier, while more common and easy too obtain blocks provide little potency. So called Tier 0 blocks, including air, are typically completely ignored when creating runes. Consult this list for infor...")
- 21:41, 11 May 2024 Zanforian talk contribs created page Tool (Created page with "A tool is a minecraft item used to activate a rune. Some runes expect a literal tool like a shovel or pickaxe, while the "tool" used for some runes is a regular item, or even an empty hand. If a rune requires a specific item the Tool section of its wiki page will list what tool is required. If it lists multiple tools, or a category of items, any of the items in that group can be used.")
- 11:16, 10 May 2024 Zanforian talk contribs created page Template:Hatnote (Created page with "<includeonly><div class="hatnote searchaux">{{{1}}}</div></includeonly><noinclude> </noinclude>")
- 09:27, 10 May 2024 Zanforian talk contribs created page MediaWiki:Common.js (Created page with "Any JavaScript here will be loaded for all users on every page load.: * * Page loader * * Allows a page to be downloaded and displayed on demand. * Use with Template:LoadPage and Template:LoadBox: ( function() { var $loadPage = $wikipageContent.find( '.load-page' ); if ( !$loadPage.length ) { return; } // We need the spinner to show loading is happening, but we don't want // to have a delay while the module downloads, so we'll load this now...")
- 09:22, 10 May 2024 Zanforian talk contribs created page MediaWiki:Common.css (Created page with "CSS placed here will be applied to all skins: Template:LoadBox: .load-page { background-color: var(--custom-load-page-background); border: 1px solid var(--custom-load-page-border); margin-bottom: 0.5em; padding: 0 0.5em; } Template:LoadBox with navbox: .loadbox-navbox { padding: 2px !important; margin: 1em 0 0 !important; clear: both; } #content .loadbox-navbox > p { background-color: #CCC; text-align: center; margin: 0; padding: 0 3px;...")
- 08:46, 10 May 2024 Zanforian talk contribs created page MediaWiki:Sidebar (Created page with " * navigation ** mainpage|mainpage-description ** Runes|Rune List ** recentchanges-url|recentchanges ** randompage-url|randompage ** helppage|help-mediawiki * SEARCH * TOOLBOX * LANGUAGES")
- 07:28, 10 May 2024 Zanforian talk contribs created page Activation Layer (Created page with "The activation layer is the layer of the rune where the rune is activated, that is, where the block you click on is located. Runes that are only a single layer only have the activation layer, while three dimensional runes usually have the activation layer at the very top or bottom of the rune.")
- 07:16, 10 May 2024 Zanforian talk contribs created page Runes/Divination/Chrono Trigger/Pattern (Created page with "{| class="wikitable" style="text-align:center;" |+ ''' Activation Layer ''' |- | Gold Block||Gold Block||Gold Block |- | Gold Block||Diamond Block||Obsidian |- | Obsidian||Obsidian||Obsidian |} {| class="wikitable" style="text-align:center;" |+ ''' 2nd Layer ''' |- | Bloc...")
- 07:07, 10 May 2024 Zanforian talk contribs created page Runes/Admin/Seed Rune (Created page with "{{RuneBox|title=|materials=|size=|tool=|uses=|disp_widget=}}")
- 07:07, 10 May 2024 Zanforian talk contribs created page Runes/Admin/Salvation (Created page with "{{RuneBox|title=|materials=|size=|tool=|uses=|disp_widget=}}")
- 07:06, 10 May 2024 Zanforian talk contribs created page Runes/Admin/Redemption (Created page with "{{RuneBox|title=|materials=|size=|tool=|uses=|disp_widget=}}")
- 07:06, 10 May 2024 Zanforian talk contribs created page Runes/Admin/Absolution (Created page with "{{RuneBox|title=|materials=|size=|tool=|uses=|disp_widget=}}")
- 07:06, 10 May 2024 Zanforian talk contribs created page Runes/Admin/Altar of Judgement (Created page with "{{RuneBox|title=|materials=|size=|tool=|uses=|disp_widget=}}")
- 07:06, 10 May 2024 Zanforian talk contribs created page Runes/Admin/Admin Pick (Created page with "{{RuneBox|title=|materials=|size=|tool=|uses=|disp_widget=}}")
- 07:06, 10 May 2024 Zanforian talk contribs created page Runes/Automation/Redstone Sensor (Created page with "{{RuneBox|title=|materials=|size=|tool=|uses=|disp_widget=}}")
- 07:06, 10 May 2024 Zanforian talk contribs created page Runes/Automation/Pressure Sensor (Created page with "{{RuneBox|title=|materials=|size=|tool=|uses=|disp_widget=}}")
- 07:06, 10 May 2024 Zanforian talk contribs created page Runes/Automation/Damage Sensor (Created page with "{{RuneBox|title=|materials=|size=|tool=|uses=|disp_widget=}}")
- 07:05, 10 May 2024 Zanforian talk contribs created page Runes/Automation/Block Sensor (Created page with "{{RuneBox|title=|materials=|size=|tool=|uses=|disp_widget=}}")
- 07:05, 10 May 2024 Zanforian talk contribs created page Runes/Automation/Automation Designator (Created page with "{{RuneBox|title=|materials=|size=|tool=|uses=|disp_widget=}}")
- 07:05, 10 May 2024 Zanforian talk contribs created page Runes/True Name/True Name (Created page with "{{RuneBox|title=|materials=|size=|tool=|uses=|disp_widget=}}")
- 07:04, 10 May 2024 Zanforian talk contribs created page Runes/Ward/Void Ward (Created page with "{{RuneBox|title=|materials=|size=|tool=|uses=|disp_widget=}}")
- 07:04, 10 May 2024 Zanforian talk contribs created page Runes/Ward/True Name Ward (Created page with "{{RuneBox|title=|materials=|size=|tool=|uses=|disp_widget=}}")
- 07:04, 10 May 2024 Zanforian talk contribs created page Runes/Ward/Teleport Ward (Created page with "{{RuneBox|title=|materials=|size=|tool=|uses=|disp_widget=}}")
- 07:04, 10 May 2024 Zanforian talk contribs created page Runes/Ward/Tool Ward (Created page with "{{RuneBox|title=|materials=|size=|tool=|uses=|disp_widget=}}")
- 07:03, 10 May 2024 Zanforian talk contribs created page Runes/Ward/Flight Ward (Created page with "{{RuneBox|title=|materials=|size=|tool=|uses=|disp_widget=}}")
- 07:02, 10 May 2024 Zanforian talk contribs created page Runes/Ward/Danger Ward (Created page with "{{RuneBox|title=|materials=|size=|tool=|uses=|disp_widget=}}")
- 06:59, 10 May 2024 Zanforian talk contribs created page Runes/Ward/Aether Ward (Created page with "{{RuneBox|title=|materials=|size=|tool=|uses=|disp_widget=}}")
- 06:59, 10 May 2024 Zanforian talk contribs created page Runes/Meta/Genesis (Created page with "{{RuneBox|title=|materials=|size=|tool=|uses=|disp_widget=}}")
- 06:59, 10 May 2024 Zanforian talk contribs created page Runes/Meta/Permanence (Created page with "{{RuneBox|title=|materials=|size=|tool=|uses=|disp_widget=}}")
- 06:59, 10 May 2024 Zanforian talk contribs created page Runes/Meta/Dispel (Created page with "{{RuneBox|title=|materials=|size=|tool=|uses=|disp_widget=}}")
- 06:58, 10 May 2024 Zanforian talk contribs created page /Weapon/Siege bow (Created page with "{{RuneBox|title=|materials=|size=|tool=|uses=|disp_widget=}}")
- 06:58, 10 May 2024 Zanforian talk contribs created page Runes/Weapon/Shield (Created page with "{{RuneBox|title=|materials=|size=|tool=|uses=|disp_widget=}}")
- 06:58, 10 May 2024 Zanforian talk contribs created page Runes/Weapon/Multishot (Created page with "{{RuneBox|title=|materials=|size=|tool=|uses=|disp_widget=}}")
- 06:58, 10 May 2024 Zanforian talk contribs created page Runes/Weapon/Hell Maw (Created page with "{{RuneBox|title=|materials=|size=|tool=|uses=|disp_widget=}}")
- 06:58, 10 May 2024 Zanforian talk contribs created page Runes/Weapon/Bow of Translocation (Created page with "{{RuneBox|title=|materials=|size=|tool=|uses=|disp_widget=}}")
- 06:58, 10 May 2024 Zanforian talk contribs created page Runes/Weapon/Bow of Light (Created page with "{{RuneBox|title=|materials=|size=|tool=|uses=|disp_widget=}}")