diff --git a/README.md b/README.md index 96f2f1b..899d953 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # HypixelAPI -I'm trying to make a Hypixel API website, just to test my skills in HTML, CSS, and JS. Practically just gonna be a worse version of sky.shiiyu.moe. +Just a bit of code dealing with the Hypixel API, hopefully providing some interesting results. diff --git a/index.html b/index.html index 47e7a70..ff12c93 100644 --- a/index.html +++ b/index.html @@ -33,7 +33,7 @@ padding: 14px 16px; transition: 0.3s; font-size: 17px; - width: 50%; + width: calc(100% / 3); text-align: center; } @@ -50,6 +50,7 @@

Skyblock Data Viewer

+
diff --git a/price-finder/calculate.js b/price-finder/calculate.js new file mode 100644 index 0000000..fc87b6c --- /dev/null +++ b/price-finder/calculate.js @@ -0,0 +1 @@ +//https://moulberry.codes/lowestbin.json diff --git a/price-finder/index.html b/price-finder/index.html new file mode 100644 index 0000000..f03ac22 --- /dev/null +++ b/price-finder/index.html @@ -0,0 +1,47 @@ + + + + Skyblock Profile Viewer + + + + + + + + +
+

Skyblock Price Calculator

+
+ +
+ + +