Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
deirn authored Sep 15, 2020
1 parent b03ba0f commit aab7fcc
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# megane [![1][1]][6] [![2][2]][4] [![3][3]][5] <img src="src/main/resources/assets/megane/icon.png" align="right"/>
# megane [![1][1]][6] [![2][2]][4] [![3][3]][5] [![14][14]][15] <img src="src/main/resources/assets/megane/icon.png" align="right"/>

megane is a [HWYLA][11] plugin that add useful tooltips such as energy, fluid volumes, and inventory contents.
megane is a [HWYLA][11] plugin that adds useful tooltips such as energy, fluid volumes, and inventory contents.
megane also add an API for other mod creator to add that tooltip.

- Team Reborn's [Energy][12] support
Expand All @@ -11,7 +11,7 @@ megane also add an API for other mod creator to add that tooltip.
## For players
### Configuration
Configuration can be done with editing `.minecraft/config/waila/megane.json` directly or via the config screen.
For energy bar colors and units, `megane` value determine what's the default value.
For energy bar colors and units, `megane` value determines what's the default value.
**Config will get overloaded by the server**, so if the server disabled inventory tooltip, you won't see inventory tooltip regardless wether you enabled it or not.


Expand Down Expand Up @@ -72,3 +72,5 @@ For energy bar colors and units, `megane` value determine what's the default val
[11]: https://www.curseforge.com/minecraft/mc-mods/hwyla
[12]: https://github.com/TechReborn/Energy
[13]: https://github.com/AlexIIL/LibBlockAttributes
[14]: https://img.shields.io/badge/dynamic/json?color=orange&label=downloads&query=downloadCount&url=https%3A%2F%2Faddons-ecs.forgesvc.net%2Fapi%2Fv2%2Faddon%2F408118&logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAXCAYAAACS5bYWAAAABmJLR0QA/wD/AP+gvaeTAAAB80lEQVRIib2WsUuVURjGn2NhUjSZQ7Rli6mL1SBtQYNgpi2FIOjmVEpb0H8Q1GRIpIMkQkG4VIjicKElaZEGxTGC0qFAQQX7NXynOH18373nHM+9D9zhnu993ufH+d57zzEKEPBc0niIJ6WaAusrdaHwVCjsx8icZUlvJe1H+iVJBtiS1H6cJjU0IemHpPlj9NiUVBEwTv20DRjgRYT3AJgBLv9Dts0WEgK62gVOAfcDfStA8dsGTgJPgd8JQSvABjBkgdc9fU+AEzUHA7gCLCWCncv17vXwTAVPM9AOPAQ+AD8jYXeBbqfnM+CoSv060FyNy3iAN0m6KOmS/VyQ1CqpTdJggWVG0oCkc5LWjDHXbJ9H1j9WEnXDGLNaiydawOfc7izb9e/2+1qufhb4VLCr9T9sgAe50Md2/RbZCPU5tR12DEaAvZzvXiNg24BDJ3S6Sm0n8B44C6w6nj2gpe6wFmLRCf5F2f/j/54vjuddIzj/Bt/JvdKvQD9Q+OMF7ubqJxsJ2wxMAZsF0AtAF9kpeRN47YzNPjANdDQM1oEepVjfgFcF629CM0KviGWgpyVdLXl8XtJwwfoZoCdFfpDIzv8YvQzJSbKzkm5H+vrxubSkEtmNbSdyZwGu+2al2NleZXeFWA34FqaA9Q4rkfcI/QF8wa/Bkt5sxwAAAABJRU5ErkJggg==
[15]: https://www.curseforge.com/minecraft/mc-mods/megane

0 comments on commit aab7fcc

Please sign in to comment.