Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
flier268 authored Feb 6, 2022
1 parent a5e01b0 commit f6f8c22
Showing 1 changed file with 22 additions and 5 deletions.
27 changes: 22 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,26 @@
# Fabric Example Mod
# MoreTooltips
Show item's info when mouse hover
## Feature
* Just need fabric API
* Burn Time Tooltip
* Show item's ID
* Durability Tooltip
* Mining Level of tool
* Hunger/Saturation Tooltip
* Max Stack Size Tooltip
* NBT Data Tooltip
* Registry Name Tooltip
* Exp Cost when repair
* Enchantability of tool
* Configable

## Setup
## Screenshot

For setup instructions please see the [fabric wiki page](https://fabricmc.net/wiki/tutorial:setup) that relates to the IDE that you are using.
![圖片](https://user-images.githubusercontent.com/19989232/152679878-882ee4be-72fa-4ba6-9861-dc0e0e094174.png)
![圖片](https://user-images.githubusercontent.com/19989232/152680036-6eab3d9d-4a6e-47f8-a36b-4abe13f028fc.png)
![圖片](https://user-images.githubusercontent.com/19989232/152680095-a5101af4-cdc5-47ed-b441-055dcb15a565.png)
![圖片](https://user-images.githubusercontent.com/19989232/152680104-43b14605-3bef-426e-b0db-e04b96e3f4cc.png)

## License

This template is available under the CC0 license. Feel free to learn from it and incorporate it in your own projects.
## Licence
[GPL 3.0](LICENSE)

0 comments on commit f6f8c22

Please # to comment.