create a minecraft item that has the following description: 'Create a Minecraft Forge mod for version 1.20.1 that recreates the core gameplay and systems of the Dragon Block C mod by JinGames.
Name the mod "Dragon Block Ares".
The mod should include the following key systems and features:
🧬 Character Creation
Add a GUI at the start of the game to allow the player to choose:
Race (Saiyan, Human, Namekian, etc.)
Gender (Male/Female)
Hair style (with hair physics if possible)
Eye color and skin tone
Outfit selection (Saiyan Armor, Gi, etc.)
💥 Ki System & Combat
Add Ki energy mechanics:
Ki charging (hold a key to charge energy)
Ki blasts (with damage, range, and visuals)
Beam attacks (Kamehameha, Galick Gun, etc.)
Ki bar HUD with energy regeneration
Add melee combat enhancements:
Punch/kick animations
Charge attacks
Flight and fast flight toggle (with effects and camera tilt)
🔄 Transformations
Allow transformations for Saiyans:
Super Saiyan 1, 2, 3 (visual changes, stat boosts, aura effects)
Kaioken (drains health but increases power)
Transformations should require certain levels of Ki, experience, or training.
🧠 Attributes and Stats
Add a training and stat system:
Stats: Strength, Constitution, Dexterity, Spirit, Willpower, etc.
XP gain from fighting, training (e.g., punching dummies), or quests.
Upgrade stats via a custom GUI
🌍 World Generation
Generate Dragon Ball structures and NPCs in the world:
Kami’s Lookout, Capsule Corp, King Kai’s planet (can be custom dimensions)
NPCs: Master Roshi, King Kai, Goku, Vegeta (with dialogues and training quests)
🐉 Dragon Balls
Add collectable Dragon Balls:
Spawn naturally or drop from mobs/structures
Summon Shenron via altar or ritual when all are gathered
Shenron grants configurable wishes (e.g., revive, items, stat boosts)
⚙️ Configurations
Config file support:
Enable/disable races, transformations, NPCs, or dimensions
Customize player height/scale, Ki cost multipliers, stat XP rates
🎨 Visuals and Audio
Use a custom HUD:
Power level display
Ki bar and transformation level
Mini-aura indicator
Add visual FX for:
Transformations (glow, aura, sound effects)
Ki charging (particle effects)
Flight trails
🔧 Development Notes
Structure the code modularly for easy updates and future expansion.
Use Forge @Mod annotation for mod entry.
Ensure compatibility with other popular 1.20.1 mods (like Custom NPCs, JEI, etc.)
Avoid using any copyrighted assets or code directly from JinGames—recreate mechanics from scratch.'