Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
Prestige Items Beta
Adds 1 item, the Dev Cube. More to come maybe as I learn how to mod more.
| Date uploaded | 2 years ago |
| Version | 0.0.1 |
| Download link | BlueBubbee-Prestige_Items_Beta-0.0.1.zip |
| Downloads | 245 |
| Dependency string | BlueBubbee-Prestige_Items_Beta-0.0.1 |
This mod requires the following mods to function
bbepis-BepInExPack
Unified BepInEx all-in-one modding pack - plugin framework, detour library
Preferred version: 5.4.2108RiskofThunder-R2API_Language
API for modifying the language localisation of the game
Preferred version: 1.0.1README
Prestige Items (Beta)
v0.0.1
Adds one whole item to the game. Wow! Is it balanced? No not really, but it's fun and it taught me how to make an item.
I'm currently learning how to mod, and this is my work from following the tutorial lol. At least the item I made is somewhat original. :)
Items
Note: You can spawn in the Dev Cube by pressing F2 while in a game. This is leftover from the Boilerplate demo. This is probably incompatible with any other mod that uses that keybind, though.
Common
| Icon | Name | Description |
|---|---|---|
![]() |
Dev Cube | Killing an enemy grants the holder a random status buff for 4 (+1 per stack) seconds. |
Credits
Thanks to the Modding Wiki Tutorials & Boilerplate, the Henry Tutorial, and KomradeSpectre's Aetherium Item Tutorial. I literally would have pulled my hair out if I didn't have these to reference.
Also if you're gonna make a mod, please make sure you have the right version of Unity so you don't have to start all over after you already sank 5 hours into learning how to do everything. Go to the modding discord and type in !versions and save yourself the tears. :(
CHANGELOG
0.2.0
- Added item: Promobauble
- Added item: Parasitic Symbiosis
- Updated dependencies to be more specific
- Fixed internal version numbering
- Behind the scenes fixes that should make things easier for development going forward
0.1.0
- Added item: Refined Shard
- Added item: Charting Fungus
- Updated store icon :)
0.0.1
- First beta "release"
- Added Dev Cube item
