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.
Includes quality of life improvements and small tweaks to enhance and customize gameplay.
Neoforge is a fork of the Minecraft Forge available for versions 1.20.1+ of Minecraft. Many Forge mods are compatible with Neoforge and vice versa.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
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.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
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:
- 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.
- Configuration File: The mod requires a configuration file named
starting_loot.jsonto 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. - LootTable Configuration: Open the
starting_loot.jsonfile with a text editor to define the items and chances of receiving them when a player starts a new game. ALootTabletypically contains entries for different item types, each with its own weight or chance to spawn, quality, and potentially additional attributes like enchantments. - 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"
}
]
}
]
}
- Save and Launch: Once you've configured your
starting_loot.jsonfile 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:
- 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.
- Configuration File: The mod requires a configuration file named
starting_loot.jsonto 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. - LootTable Configuration: Open the
starting_loot.jsonfile with a text editor to define the items and chances of receiving them when a player starts a new game. ALootTabletypically contains entries for different item types, each with its own weight or chance to spawn, quality, and potentially additional attributes like enchantments. - 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"
}
]
}
]
}
- Save and Launch: Once you've configured your
starting_loot.jsonfile 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
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
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources