Last active
December 5, 2022 00:16
-
-
Save Tiviacz1337/3f4df725e9107ae6093e07c498515d01 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "homepage":"https://www.curseforge.com/minecraft/mc-mods/cloud-boots-mod", | |
| "promos":{ | |
| "1.19.2-recommended": "2.2.0", | |
| "1.19.2-latest": "2.2.0", | |
| "1.19.1-recommended": "2.1.0", | |
| "1.19.1-latest": "2.1.0", | |
| "1.19-recommended": "2.0.1", | |
| "1.19-latest": "2.0.1", | |
| "1.18.2-recommended": "2.1.2", | |
| "1.18.2-latest": "2.1.2", | |
| "1.17.1-recommended": "2.0.3", | |
| "1.17.1-latest": "2.0.3", | |
| "1.16.5-recommended": "2.1.2", | |
| "1.16.5-latest": "2.1.2", | |
| "1.16.4-recommended": "2.0.0", | |
| "1.16.4-latest": "2.0.0", | |
| "1.15.2-recommended":"2.1.0", | |
| "1.15.2-latest":"2.1.0", | |
| "1.14.4-recommended":"2.0.0", | |
| "1.14.4-latest":"2.0.0", | |
| "1.14.2-recommended":"2.0.0", | |
| "1.14.2-latest":"2.0.0", | |
| "1.13.2-recommended":"2.0.0", | |
| "1.13.2-latest":"2.0.0", | |
| "1.12.2-recommended":"1.4.1", | |
| "1.12.2-latest":"1.4.1" | |
| }, | |
| "1.12.2":{ | |
| "1.0.0":"Release", | |
| "1.1.0":"Golden feather negates fall damage, when holding in hand", | |
| "1.2.0":"Changed acceleration in air, so jumping is much better", | |
| "1.3.0":"Added particles when jumping", | |
| "1.3.1":"Code clean-up", | |
| "1.3.2":"Code clean-up", | |
| "1.4.0":"Mod improvements", | |
| "1.4.1":"Bug fixes" | |
| }, | |
| "1.13.2":{ | |
| "2.0.0":"Release" | |
| }, | |
| "1.14.2":{ | |
| "2.0.0":"Release" | |
| }, | |
| "1.14.4":{ | |
| "2.0.0":"Release" | |
| }, | |
| "1.15.2":{ | |
| "2.0.0":"Release", | |
| "2.1.0":"Code clean-up" | |
| }, | |
| "1.16.4":{ | |
| "2.0.0":"Release" | |
| }, | |
| "1.16.5":{ | |
| "2.1.0":"Updated Textures", | |
| "2.1.1":"Curios integration", | |
| "2.1.2":"Added translations" | |
| }, | |
| "1.17.1":{ | |
| "2.0.1":"Updated Textures", | |
| "2.0.2":"Curios integration", | |
| "2.0.3":"Added translations" | |
| }, | |
| "1.18.2":{ | |
| "2.1.0":"Updated Textures", | |
| "2.1.1":"Curios integration", | |
| "2.1.2":"Added translations" | |
| }, | |
| "1.19":{ | |
| "2.0.0":"Updated Textures", | |
| "2.0.1":"Curios integration" | |
| }, | |
| "1.19.1":{ | |
| "2.1.0":"Added translations" | |
| }, | |
| "1.19.2":{ | |
| "2.2.0":"Port to 1.19.2" | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment