Skip to content

Commit

Permalink
Update version.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mchorse committed May 21, 2019
1 parent 3c13621 commit 9cd974a
Showing 1 changed file with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions version.json
Original file line number Diff line number Diff line change
@@ -1,32 +1,35 @@
{
"homepage": "https://minecraft.curseforge.com/projects/blockbuster",
"1.10.2": {
"1.6": "This big massive update probably isn't as big as 1.5, however, it saturated with so many awesome features that expand new horizons of machinima creation! Beside that, this update also makes Blockbuster much more stable than 1.5.3.",
"1.5.3": "This patch update is quite massive in comparison to two previous patches. This update adds body part system, image morphs, a new Aperture integration, URL textures, few miscellaneous tweaks and lots of bug/crash fixes.",
"1.5.2": "This patch update adds more colored blocks for chroma keying and fixes lots of things (including pose editor that I broke in 1.5.1).",
"1.5.1": "This patch update fixes minor bugs introduced in 1.5, as well as fixing some of the older bugs. Also, this patch contains a little surprise for 1.10.2 and 1.11.2, allowing them enjoy 1.12.2 exclusive item model feature introduced in 1.5.",
"1.5": "Blockbuster 1.5 is a massive update which improves almost every aspect of the mod. Main features of 1.5 are: improved support for OBJ, revamped GUIs, improved damage control and green screen features.",
"1.4.10": "Patch 1.4.10 adds few nice misc. features (model block and OBJ loading without JSON model) which generally should improve UX a bit and simplify decorating set with Blockbuster models/Metamorph morphs, and lay down a foundation for future new features (which involves removing old useless code)."
},
"1.11.2": {
"1.6": "This big massive update probably isn't as big as 1.5, however, it saturated with so many awesome features that expand new horizons of machinima creation! Beside that, this update also makes Blockbuster much more stable than 1.5.3.",
"1.5.3": "This patch update is quite massive in comparison to two previous patches. This update adds body part system, image morphs, a new Aperture integration, URL textures, few miscellaneous tweaks and lots of bug/crash fixes.",
"1.5.2": "This patch update adds more colored blocks for chroma keying and fixes lots of things (including pose editor that I broke in 1.5.1).",
"1.5.1": "This patch update fixes minor bugs introduced in 1.5, as well as fixing some of the older bugs. Also, this patch contains a little surprise for 1.10.2 and 1.11.2, allowing them enjoy 1.12.2 exclusive item model feature introduced in 1.5.",
"1.5": "Blockbuster 1.5 is a massive update which improves almost every aspect of the mod. Main features of 1.5 are: improved support for OBJ, revamped GUIs, improved damage control and green screen features.",
"1.4.10": "Patch 1.4.10 adds few nice misc. features (model block and OBJ loading without JSON model) which generally should improve UX a bit and simplify decorating set with Blockbuster models/Metamorph morphs, and lay down a foundation for future new features (which involves removing old useless code)."
},
"1.12.2": {
"1.6": "This big massive update probably isn't as big as 1.5, however, it saturated with so many awesome features that expand new horizons of machinima creation! Beside that, this update also makes Blockbuster much more stable than 1.5.3.",
"1.5.3": "This patch update is quite massive in comparison to two previous patches. This update adds body part system, image morphs, a new Aperture integration, URL textures, few miscellaneous tweaks and lots of bug/crash fixes.",
"1.5.2": "This patch update adds more colored blocks for chroma keying and fixes lots of things (including pose editor that I broke in 1.5.1).",
"1.5.1": "This patch update fixes minor bugs introduced in 1.5, as well as fixing some of the older bugs. Also, this patch contains a little surprise for 1.10.2 and 1.11.2, allowing them enjoy 1.12.2 exclusive item model feature introduced in 1.5.",
"1.5": "Blockbuster 1.5 is a massive update which improves almost every aspect of the mod. Main features of 1.5 are: improved support for OBJ, revamped GUIs, improved damage control and green screen features.",
"1.4.10": "Patch 1.4.10 adds few nice misc. features (model block and OBJ loading without JSON model) which generally should improve UX a bit and simplify decorating set with Blockbuster models/Metamorph morphs, and lay down a foundation for future new features (which involves removing old useless code)."
},
"promos": {
"1.10.2-latest": "1.5.3",
"1.10.2-recommended": "1.5.3",
"1.11.2-latest": "1.5.3",
"1.11.2-recommended": "1.5.3",
"1.12.2-latest": "1.5.3",
"1.12.2-recommended": "1.5.3"
"1.10.2-latest": "1.6",
"1.10.2-recommended": "1.6",
"1.11.2-latest": "1.6",
"1.11.2-recommended": "1.6",
"1.12.2-latest": "1.6",
"1.12.2-recommended": "1.6"
}
}

0 comments on commit 9cd974a

Please sign in to comment.