Starting Loot

Quick rating

Starting Loot

No reviews yet

custom modification designed to provide players with an enhanced and personalized starting experience by allowing them to set their initial gear through the use of LootTables.

QoL & Tweaks
Mod Loaders
NeoForge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Unsupported
Server Required

About

Project Details

Type
Mod
License
MIT License
Latest Version
starting_loot-0.1.0.jar
Authors
CurseForge
Modrinth

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Starting Loot

The Starting Loot Mod is a custom modification designed to provide players with an enhanced and personalized starting experience by allowing them to set their initial gear through the use of LootTables. This feature empowers players to tailor the contents of their inventory at the beginning of a new game, ensuring that they can begin their adventure with customized equipment and resources.

Getting Started

To utilize this mod, follow these simple steps:

  1. Mod Installation: First, ensure that you have properly installed the Starting Loot Mod in your game. Depending on the game platform and mod loader, this may involve downloading the mod file from a repository and placing it in the appropriate mods folder.
  2. Configuration File: The mod requires a configuration file named starting_loot.json to specify the starter loot settings. Create or download a pre-configured version of this JSON file and place it in your game's configuration directory. The exact path might vary depending on the game; common locations include a "config" folder within the root directory of the game installation.
  3. LootTable Configuration: Open the starting_loot.json file with a text editor to define the items and chances of receiving them when a player starts a new game. A LootTable typically contains entries for different item types, each with its own weight or chance to spawn, quality, and potentially additional attributes like enchantments.
  4. JSON Structure: The JSON should adhere to the format specified by Minecraft. It will likely contain key-value pairs representing item IDs/names and their associated properties. For example:
{
  "pools": [
    {
      "rolls": 1,
      "entries": [
        {
          "type": "minecraft:item",
          "name": "minecraft:stone"
        }
      ]
    }
  ]
}
  1. Save and Launch: Once you've configured your starting_loot.json file to your liking, save it and launch your game. The mod will read this file during startup and apply the custom starter loot to all new player characters.

By following these steps, you'll be able to create a unique and exciting starting point for every player, adding depth and replayability to your gaming experience.

Starting Loot

The Starting Loot Mod is a custom modification designed to provide players with an enhanced and personalized starting experience by allowing them to set their initial gear through the use of LootTables. This feature empowers players to tailor the contents of their inventory at the beginning of a new game, ensuring that they can begin their adventure with customized equipment and resources.

Getting Started

To utilize this mod, follow these simple steps:

  1. Mod Installation: First, ensure that you have properly installed the Starting Loot Mod in your game. Depending on the game platform and mod loader, this may involve downloading the mod file from a repository and placing it in the appropriate mods folder.
  2. Configuration File: The mod requires a configuration file named starting_loot.json to specify the starter loot settings. Create or download a pre-configured version of this JSON file and place it in your game's configuration directory. The exact path might vary depending on the game; common locations include a "config" folder within the root directory of the game installation.
  3. LootTable Configuration: Open the starting_loot.json file with a text editor to define the items and chances of receiving them when a player starts a new game. A LootTable typically contains entries for different item types, each with its own weight or chance to spawn, quality, and potentially additional attributes like enchantments.
  4. JSON Structure: The JSON should adhere to the format specified by Minecraft. It will likely contain key-value pairs representing item IDs/names and their associated properties. For example:
{
  "pools": [
    {
      "rolls": 1,
      "entries": [
        {
          "type": "minecraft:item",
          "name": "minecraft:stone"
        }
      ]
    }
  ]
}
  1. Save and Launch: Once you've configured your starting_loot.json file to your liking, save it and launch your game. The mod will read this file during startup and apply the custom starter loot to all new player characters.

By following these steps, you'll be able to create a unique and exciting starting point for every player, adding depth and replayability to your gaming experience.

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Total Downloads
CurseForge
<1,000
Modrinth
<1,000
Last Updated
CurseForge
Modrinth
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works