Skip to content

Ender-Developer/Rustborn-ModJam

Repository files navigation

Rustborn - Hytale Modjam First Edition :3

Rustborn It is a mod set in a desert environment. You must search for parts for your robot, fully exploring the surface of zone 2, find parts with different rarities, and build your robot, which will follow you and fight alongside you.

✨ Features

  • 36 Unique Robot Variants: extensive combinations.
  • Component Rarity System: Each robot part comes with specific rarity tiers:
    • Head & Body: 2 Rarity Tiers.
    • Legs & Arms: 3 Rarity Tiers.
  • Dynamic Stats: The rarity of the parts directly impacts the robot's attributes, scaling its Damage, Health, and Size.

⚙️ Gameplay Mechanics

  • Taming & Combat: Upon spawning, interact with the robot to tame it. Once tamed, it will follow you and automatically attack your targets.
  • Management GUI: Interact with a tamed robot to open a detailed interface. Here you can check stats and monitor Durability.
  • Repair System: Keep your robot operational using the Repair Item inside the GUI.
    • ⚠️ Warning: You must repair the robot before durability reaches 0%. If it hits zero, the robot is permanently destroyed.

🛠️ Crafting

All mod crafts are made at the Machine Bench.

Rustborn Repairer

- This item is used to repair your robot before it is completely defeated.

Recipe:

  • 1x Rustborn's Body
  • 1x Rustborn's Arm
  • 10x Essence of Life

Rustborn's Core

- This item is used to spawn your robot. It has 36 variations, using different rarities for each part of the robot.

Recipe:

  • 1x Rustborn's Head
  • 1x Rustborn's Body
  • 1x Rustborn's Arm
  • 1x Rustborn's Leg

Machine Bench

Recipe&:

  • 6x Any Tree log
  • 4x Any Stone
  • 5x Copper Ingot
  • 2x Iron Ingot

📦 Installation

⚠️ If the world does not start after performing this process, start the world without the mod enabled, then after entering for the first time, exit the world, change the worldgen field, and enable the mod, then enter the mod again.

  1. Download the latest release of Rustborn.
  2. Place the mod files into your Hytale server or client mods folder
  3. Create a world and enter it once to generate the files.
  4. Exit the world and stop the server (if it is a server)
  5. Navigate to: universe/worlds/default/config.json
  6. Update the WorldGen field

From:

"WorldGen": {
    "Type": "Hytale"
  },

To:

"WorldGen": {
    "Type": "Rustborn-GEN"
  },

🤝 Contributing

We welcome contributions! Please feel free to verify the manifest.json for dependency details.

Authors


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages