figuring out colors

This commit is contained in:
2024-03-09 23:40:18 -05:00
Unverified
parent 4f12fe38ab
commit 3d8c37cd13
4 changed files with 18 additions and 14 deletions

View File

@@ -1,9 +1,10 @@
---
title: "Click Counter"
image: "featured-image.png"
style:
background: "#df7988"
color: "#fff"
---
A Minecraft Forge 1.8.9 mod for counting how many times you left/right click. Featuring custom coloring, positioning, and prefixes, this mod provides useful statistics. Get started by typing the "/clicks" command in chat. The project is under the [MIT License](https://raw.githubusercontent.com/joshuafhiggins/clickcounter/master/LICENSE).
A Minecraft Forge 1.8.9 mod for counting how many times you left/right click. Featuring custom coloring, positioning, and prefixes, this mod provides useful statistics. Get started by typing the "/clicks" command in chat. The project is under the [MIT License](https://raw.githubusercontent.com/joshuafhiggins/clickcounter/master/LICENSE).
style:
background: "#df7988"
color: "#fff"