From 2641ce4f17aca65f4cade420bbfbbd7eeebe65d9 Mon Sep 17 00:00:00 2001 From: Markil3 <75867393+Markil3@users.noreply.github.com> Date: Wed, 24 Feb 2021 10:44:13 -0700 Subject: [PATCH] Added screenshots to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5c1c22b..d994990 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ This Minecraft mod aims to move the ingame HUD out of the way whenever possible. up. However, once you've been able to see the information, it will fade away and allow you to enjoy your game without the clutter of unneeded HUD elements. +![screenshot1](screenshot1.png)![screenshot2](screenshot2.png)![screenshot3](screenshot3.png)![screenshot4](screenshot4.png)![screenshot5](screenshot5.png) + The following elements will only show up under certain conditions: * The health and armor bars will only show up when your health changes (i.e. after taking damage), when your health is low or when holding food. * The hunger bar will only show up when your hunger level (not your saturation) changes, you are hungry, or when holding food.