Skip to content

skyblock-wiki/wikitools

Repository files navigation

WikiTools

WikiTools is a Minecraft mod that performs tasks to support the workflow of the Hypixel SkyBlock Wiki.

This mod focuses on non-rendering tasks. There is a separate mod, WikiRenderer, for rendering tasks.

Installation

  • Install the correct Minecraft version required by WikiTools (find Minecraft version requirement in Releases)
  • Install Fabric
  • Install mods for Fabric:

Features

  • Copy Data Tags

    • Key: N
    • Description: Copy data tags (NBT) to your clipboard. This feature works on:
      • Entities you are looking at; The texture ID of the player skin is included (if applicable).
      • Items you are hovering over.
  • Copy Item Tooltip

    • Key: X
    • Description: Copy tooltip data of the item you are hovering over to your clipboard.
    • Available Behaviors:
      • Default: Copy tooltip data in the format of an inventory slot template call.
      • Shift+Key: Copy tooltip data in the format of a tooltip module data item.
  • Copy Opened UI

    • Key: C
    • Description: Copy the opened UI to your clipboard in the UI template format.
    • Available Behaviors:
      • Default: The empty slot is the implicit slot and thus will not be added explicitly. The displayed name on an item is used as item name in the UI template item definition.
      • Shift+Key: Fill with blank by default mode: Change the implicit slot to Black Stained Glass Pane (Blank), so it will not be added explicitly. The empty slot will be added explicitly.
      • Control+Key: Always use Minecraft item name for non skull items mode:
        • For player heads, since the item name "Player Head" is often not useful, the displayed name is used as item name in the UI template item definition.
        • For all other items, the English Minecraft item name is used as item name in the UI template item definition. If an item is enchanted, the item name becomes Enchanted <Minecraft item name>.
  • Copy Skull ID

    • Key: Z
    • Description: Copy the texture ID of a skull to your clipboard. With this ID, the corresponding skin file can be downloaded on https://textures.minecraft.net/texture/<ID>. This feature works on:
      • Placed player heads.
      • Entities wearing player heads (excluding Players and NPCs).
      • Player head items you are hovering over.
  • View Item ID

    • Condition: This feature is active when Show Advanced Tooltips (F3+H) is on.
    • Description: Find the SkyBlock item ID of the item you are hovering over and append it to the tooltip shown on screen.
  • Mod Update Checker

    • Description: Check for new WikiTools release on GitHub and send an update reminder message.

Other Pages

About

Wiki-specific utilities for Minecraft.

Resources

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors