Added tags to search result, search no long matches the project tags (the ones used for filtering) and implemented author page that show up on search.

This commit is contained in:
天クマ 2025-10-25 19:51:28 -03:00
commit e54f2336db
27 changed files with 244 additions and 89 deletions

View file

@ -0,0 +1,19 @@
---
name: "Console HUD"
subtitle: "A simple way to add custom commands with custom responses to your server."
author: "LO6AN"
downloadLink: "https://archive.org/details/console-hud-v-1.1/12548478.png"
tags: mod
---
## Description
This mod is made to replicate the HUD given to you by the console version of the game. It shifts the hotbar upwards and reorients the way lighting is shown on the blocks to make it better match. The controls are not displayed on the bottom, nor are any other interface elements tweaked. This mod does not allow you to play with a controller, for that I recommend using AntiMicro.
## Classes Edited
- ```uq.class``` (GuiIngame.java)
## Installation
- Add files to Minecraft.jar
For MultiMC, this means creating a Beta 1.7.3 Instance, clicking the "Add to Minecraft.jar" button within the Version Window, and selecting the zip for this mod
For the Vanilla launcher, this means cramming the edited class files from this mod into your Beta 1.7.3 Jar.