Description
Drops
Discord server available now: https://discord.gg/XPbSdSRu5a
This mod adds configurable care packages (or drops) in your world that contain a variety of configurable items.
By default, every 7th in-game night at sunset all players will be alert as to the X Y and Z co-ordinates of the next drop. The drop will then spawn at midnight. If nobody captures the drop before sunrise, the drop will despawn (by default).
This mod includes some default drop contents but most modpack authors are advised to change these.
Usage
This mod is primarily designed for worlds that have a world border set (using the Vanilla /worldborder command). However, if no world border is set drops will instead spawn within a configurable radius of world spawn (default 2000).
Configuration
Drop Contents
The config file (drops.cfg) contains a string array. Each line that is added to the file represents one item. These items are configured in the following format:
item [rarity] [minStackSize] [maxStackSize] [nbtJSON]
All parameters marked with [] are optional.
item is the item id (e.g. minecraft:saddle)
rarity is an integer > 0 (bigger = more common)
minStackSize is an integer > 0 and < 65, representing the minimum amount of that item that can spawn in a stack
maxStackSize is an integer > 0 and < 65, representing the maximum amount of that item that can spawn in a stack
nb: if minStackSize is present, so must maxStackSize
nbtJSON is a JSON string, in NBT format.
Other Configuration
You are also able to tweak: number of days until a drop; radius from spawn drops will spawn (if world border is not enabled).
You are also able to toggle: beam displaying above a drop; drop despawning at the end of a night; drop spawning with a lightning flash.
Testing
To test your drop configuration, you can use the /drop-force <now> command.
If the <now> parameter is not given (i.e. /drop-force), the drop will spawn at the next midnight.
If the <now> parameter is given (i.e. /drop-force now), the drop will spawn instantly regardless of current world time.
Issues & Feature Requests
Please submit any issues and/or feature requests on the Drops GitHub page.
AD
Become Premium to remove Ads!
What means Verified?
-
Compatibility: The mod should be compatible with the latest version of Minecraft and be clearly labeled with its supported versions.
-
Functionality: The mod should work as advertised and not cause any game-breaking bugs or crashes.
-
Security: The mod should not contain any malicious code or attempts to steal personal information.
-
Performance: The mod should not cause a significant decrease in the game's performance, such as by causing lag or reducing frame rates.
-
Originality: The mod should be original and not a copy of someone else's work.
-
Up-to-date: The mod should be regularly updated to fix bugs, improve performance, and maintain compatibility with the latest version of Minecraft.
-
Support: The mod should have an active developer who provides support and troubleshooting assistance to users.
-
License: The mod should be released under a clear and open source license that allows others to use, modify, and redistribute the code.
-
Documentation: The mod should come with clear and detailed documentation on how to install and use it.
AD
Become Premium to remove Ads!
How to Install
Download Forge & Java
Download Forge from the offical Site or here. If you dont have Java installed then install it now from here. After Downloading Forge you can run the file with Java.
Prepare
Lounch Minecraft and select your Forge istallation as Version this will create a Folder called Mods.
Add Mods
Type Win+R and type %appdata% and open the .minecraft Folder. There will you find your Folder called Mods. Place all Mods you want to play in this Folder
Enjoy
You are now Ready. Re-start your Game and start Playing.