diff --git a/mods/ItayFeeder@CodexArcanum/description.md b/mods/ItayFeeder@CodexArcanum/description.md index 45f56acc..d902cb6e 100644 --- a/mods/ItayFeeder@CodexArcanum/description.md +++ b/mods/ItayFeeder@CodexArcanum/description.md @@ -1,13 +1,7 @@ -This is a successor project to itayfeeder's Codex Arcanum - Codex Arcanum is a mod that aims to expand Balatro by adding a new type of consumable card: Alchemical Cards! Alchemical cards possess powerful, but temporary abilities that you can use in a blind. Gain hands and discards mid-blind, duplicate cards, remove debuffs, and much more! The are a total of 24 alchemical cards! -The mod also adds 8 new jokers, 4 new vouchers, 7 new booster packs, a Tarot card, a new Boss Blind, and a Spectral card, to expand the game and allow a smoother experience with alchemical cards. - -As well as providing necessary bug fixes, the Redux Arcanum fork also implements a suite of balance changes and a few new features. - -If you wish to play with the mechanics more faithful to the original mod, you can disable the new content by clicking the Redux Arcanum mod in the mod list and unchecking "new content". \ No newline at end of file +The mod also adds 8 new jokers, 4 new vouchers, 7 new booster packs, a Tarot card, a new Boss Blind, and a Spectral card, to expand the game and allow a smoother experience with alchemical cards. \ No newline at end of file diff --git a/mods/ItayFeeder@CodexArcanum/meta.json b/mods/ItayFeeder@CodexArcanum/meta.json index df56e887..a87383b2 100644 --- a/mods/ItayFeeder@CodexArcanum/meta.json +++ b/mods/ItayFeeder@CodexArcanum/meta.json @@ -1,9 +1,9 @@ { - "title": "Redux Arcanum", + "title": "Codex Arcanum", "requires-steamodded": true, "requires-talisman": false, "categories": ["Content"], - "author": "itayfeder, jumbocarrot0", - "repo":"https://github.com/jumbocarrot0/Redux-Arcanum", - "downloadURL":"https://github.com/jumbocarrot0/Redux-Arcanum/archive/refs/heads/main.zip" + "author": "itayfeder, lshtech", + "repo":"https://github.com/lshtech/Codex-Arcanum", + "downloadURL":"https://github.com/lshtech/Codex-Arcanum/archive/refs/heads/main.zip" } diff --git a/mods/jumbocarrot0@ReduxArcanum/description.md b/mods/jumbocarrot0@ReduxArcanum/description.md new file mode 100644 index 00000000..45f56acc --- /dev/null +++ b/mods/jumbocarrot0@ReduxArcanum/description.md @@ -0,0 +1,13 @@ +This is a successor project to itayfeeder's Codex Arcanum + +Codex Arcanum is a mod that aims to expand Balatro by adding a new type of consumable card: Alchemical Cards! + +Alchemical cards possess powerful, but temporary abilities that you can use in a blind. Gain hands and discards mid-blind, duplicate cards, remove debuffs, and much more! + +The are a total of 24 alchemical cards! + +The mod also adds 8 new jokers, 4 new vouchers, 7 new booster packs, a Tarot card, a new Boss Blind, and a Spectral card, to expand the game and allow a smoother experience with alchemical cards. + +As well as providing necessary bug fixes, the Redux Arcanum fork also implements a suite of balance changes and a few new features. + +If you wish to play with the mechanics more faithful to the original mod, you can disable the new content by clicking the Redux Arcanum mod in the mod list and unchecking "new content". \ No newline at end of file diff --git a/mods/jumbocarrot0@ReduxArcanum/meta.json b/mods/jumbocarrot0@ReduxArcanum/meta.json new file mode 100644 index 00000000..df56e887 --- /dev/null +++ b/mods/jumbocarrot0@ReduxArcanum/meta.json @@ -0,0 +1,9 @@ +{ + "title": "Redux Arcanum", + "requires-steamodded": true, + "requires-talisman": false, + "categories": ["Content"], + "author": "itayfeder, jumbocarrot0", + "repo":"https://github.com/jumbocarrot0/Redux-Arcanum", + "downloadURL":"https://github.com/jumbocarrot0/Redux-Arcanum/archive/refs/heads/main.zip" +}