Last active
April 20, 2024 23:28
-
-
Save Tiviacz1337/b916e3981957f1e6f2de99ea0aa328fa 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/pizzacraft", | |
| "promos": { | |
| "1.20.1-recommended": "7.0.8", | |
| "1.20.1-latest": "7.0.8", | |
| "1.19.4-recommended": "6.4.1", | |
| "1.19.4-latest": "6.4.1", | |
| "1.19.2-recommended": "6.2.4", | |
| "1.19.2-latest": "6.2.4", | |
| "1.19-recommended": "6.0.0", | |
| "1.18.2-recommended": "5.1.4", | |
| "1.18.2-latest": "5.1.4", | |
| "1.18.1-recommended": "5.0.0", | |
| "1.17.1-recommended": "4.0.3", | |
| "1.16.5-recommended": "3.0.9", | |
| "1.12.2-recommended": "2.0.19" | |
| }, | |
| "1.20.1": { | |
| "7.0.0": "Initial release for 1.20.1", | |
| "7.0.1": "Added Pizza Station", | |
| "7.0.2": "Added Pizza Station", | |
| "7.0.3": "Added Pizza Station", | |
| "7.0.8": "Refreshed look and new content" | |
| }, | |
| "1.19.4": { | |
| "6.4.0": "Added Pizza Station", | |
| "6.4.1": "Added Pizza Station" | |
| }, | |
| "1.19.2": { | |
| "6.2.0": "Initial release for 1.19.2", | |
| "6.2.2": "Fixed olive trees not spawning", | |
| "6.2.3": "Added Pizza Station", | |
| "6.2.4": "Added Pizza Station" | |
| }, | |
| "1.19": { | |
| "6.0.0": "Initial release for 1.19" | |
| }, | |
| "1.18.2": { | |
| "5.1.0": "Initial release for 1.18.2", | |
| "5.1.1": "Bug Fixes", | |
| "5.1.2": "Bug Fixes", | |
| "5.1.3": "Bug Fixes", | |
| "5.1.4": "Added Pizza Station" | |
| }, | |
| "1.18.1": { | |
| "5.0.0": "Initial release for 1.18" | |
| }, | |
| "1.17.1": { | |
| "4.0.0": "Initial release for 1.17", | |
| "4.0.1": "Bug Fixes", | |
| "4.0.2": "Bug Fixes", | |
| "4.0.3": "Bug Fixes" | |
| }, | |
| "1.16.5": { | |
| "3.0.0": "Initial beta release for 1.16", | |
| "3.0.1": "Fixed crash on startup", | |
| "3.0.2": "Fixed server crash on startup", | |
| "3.0.3": "Added advancements", | |
| "3.0.4": "Big content update", | |
| "3.0.7": "Crash fixes", | |
| "3.0.8": "Bug fixes", | |
| "3.0.9": "Bug fixes" | |
| }, | |
| "1.12.2": { | |
| "0.4.6": "Alpha v1", | |
| "0.5.7": "Alpha v2", | |
| "0.6.5": "Alpha v3", | |
| "0.7.0": "Alpha v4", | |
| "1.0.0": "Official release", | |
| "1.1.5": "Changed pizza oven functioning and model, improved performance", | |
| "1.2.0": "Code cleanup, removed cash and shop", | |
| "1.2.5": "Deleted meat mix, changed pizza box textures, added In-game config screen", | |
| "1.3.0": "Added Pizza Board and Burnt Pizza shields, you can take pizza slices to inventory from actually placed pizza", | |
| "1.4.1": "Fixed crash on server", | |
| "1.4.2": "New oven model, small bugfix", | |
| "2.0.16.16": "Huge update, check it out!", | |
| "2.0.17.17": "Server crash fix", | |
| "2.0.18.18": "Bug fixes", | |
| "2.0.19": "Fixed cascading worldgen lag issue" | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment