Mod
Airdrop Supply
No reviews yet
Random air drops of supplies
Does not follow a specific thematic focus apart from vanilla Minecraft.
Used for mods with little to no gameplay elements.
General improvements to world generation, such as bug fixes, aesthetic overhauls, or misc additions.
Provides tools specifically for customizing modpacks.
Forge is a popular mod loader for versions 1.1+ of Minecraft.
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
A custom Airdrop Supply mod
Developed specifically for my modpacks
In this mod, you can customize the time you want to drop supplies and the loot box you want to drop
There are currently two types (medical drop: medic, military drop: ammo) and three levels (basic, medium, advanced) of Airdrop Supply. You can customize the Airdrop Supply according to your needs.
This mod needs to be used with a Datapack to be fully effective and is a mod for modpack authors.
Configuration file
A standard configuration file is at config/airdrop_supply-common.toml
### Configuration Options
All configuration options are as follows (all integers) :
AIRDROP_SPREAD_RANGE = Maximum distance of airdrop supply spread, not less than 10
AIRDROP_SPAWN_INTERVAL = how often airdrop supplies appear, in ticks, not less than 100
AIRDROP_DESPAWN_TIME = how long it takes for airdrop supplies to disappear, in ticks, not less than 100
MEDIC_AIRDROP_WEIGHT = Weight of medical type of airdrop supply, not less than 0
AMMO_AIRDROP_WEIGHT = Weight of military type airdrop supply, not less than 0.
NO_AIRDROP_WEIGHT = No drop supply weight, not less than zero.
Please note that the sum of MEDIC_AIRDROP_WEIGHT and AMMO_AIRDROP_WEIGHT should be greater than 1. Otherwise it will crash.
BASIC_BASE_WEIGHT = the base weight of a normal airdrop supply, not less than 0.
BASIC_MULTIPLE_WEIGHT = the weight of the normal airdrop supply, not less than 0.
MEDIUM_BASE_WEIGHT = the base weight of the intermediate airdrop supply, not less than -10000
MEDIUM_MULTIPLE_WEIGHT = the weight of the intermediate airdrop supply, not less than -10000
ADVANCED_BASE_WEIGHT = the base weight of the advanced airdrop supply, not less than -10000
ADVANCED_MULTIPLE_WEIGHT = the weight of an advanced drop supply, not less than -10000.
Weights for different levels are calculated as follows: Weight = BASE_WEIGHT + DAY * MULTIPLE_WEIGHT (added weight)
Weight less than 1 means that airdrop supply will not appear at that level.
Datapack.
This mod Datapack needs to include six loot tables, how to make and use the Datapack is not described here.
You can check the mod's data/airdrop_supply/loot_tables, which contains the six loot tables.
Among them:
airdrop_supply/medic_basic corresponds to the loot tables for normal medical airdrop supplies
airdrop_supply/medic_medium corresponds to the loot tables of the intermediate medical airdrop supplies.
airdrop_supply/medic_advanced corresponds to the loot table of an advanced medical airdrop supplies.
airdrop_supply/ammo_basic corresponds to the loot table of a normal military airdrop supply.
airdrop_supply/ammo_medium corresponds to the loot table of an intermediate military airdrop supplies.
airdrop_supply/ammo_advanced corresponds to the loot table of an advanced military airdrop supplies.
Airdrop Supply Summoning Commands
Format: /airdrop x y z (Airdrop level) (Airdrop type)
Valid only in overworld.
A custom Airdrop Supply mod Developed specifically for my modpacks
In this mod, you can customize the time you want to drop supplies and the loot box you want to drop
There are currently two types (medical drop: medic, military drop: ammo) and three levels (basic, medium, advanced) of Airdrop Supply. You can customize the Airdrop Supply according to your needs.
This mod needs to be used with a Datapack to be fully effective and is a mod for modpack authors. Configuration file A standard configuration file is at config/airdrop_supply-common.toml
Configuration Options
All configuration options are as follows (all integers) :
AIRDROP_SPREAD_RANGE = Maximum distance of airdrop supply spread, not less than 10 AIRDROP_SPAWN_INTERVAL = how often airdrop supplies appear, in ticks, not less than 100 AIRDROP_DESPAWN_TIME = how long it takes for airdrop supplies to disappear, in ticks, not less than 100 MEDIC_AIRDROP_WEIGHT = Weight of medical type of airdrop supply, not less than 0 AMMO_AIRDROP_WEIGHT = Weight of military type airdrop supply, not less than 0. NO_AIRDROP_WEIGHT = No drop supply weight, not less than zero.
Please note that the sum of MEDIC_AIRDROP_WEIGHT and AMMO_AIRDROP_WEIGHT should be greater than 1. Otherwise it will crash.
BASIC_BASE_WEIGHT = the base weight of a normal airdrop supply, not less than 0. BASIC_MULTIPLE_WEIGHT = the weight of the normal airdrop supply, not less than 0. MEDIUM_BASE_WEIGHT = the base weight of the intermediate airdrop supply, not less than -10000 MEDIUM_MULTIPLE_WEIGHT = the weight of the intermediate airdrop supply, not less than -10000 ADVANCED_BASE_WEIGHT = the base weight of the advanced airdrop supply, not less than -10000 ADVANCED_MULTIPLE_WEIGHT = the weight of an advanced drop supply, not less than -10000.
Weights for different levels are calculated as follows: Weight = BASE_WEIGHT + DAY * MULTIPLE_WEIGHT (added weight) Weight less than 1 means that airdrop supply will not appear at that level.
Datapack. This mod Datapack needs to include six loot tables, how to make and use the Datapack is not described here. You can check the mod's data/airdrop_supply/loot_tables, which contains the six loot tables. Among them: airdrop_supply/medic_basic corresponds to the loot tables for normal medical airdrop supplies airdrop_supply/medic_medium corresponds to the loot tables of the intermediate medical airdrop supplies. airdrop_supply/medic_advanced corresponds to the loot table of an advanced medical airdrop supplies. airdrop_supply/ammo_basic corresponds to the loot table of a normal military airdrop supply. airdrop_supply/ammo_medium corresponds to the loot table of an intermediate military airdrop supplies. airdrop_supply/ammo_advanced corresponds to the loot table of an advanced military airdrop supplies.
Airdrop Supply Summoning Commands Format: /airdrop x y z (Airdrop level) (Airdrop type) Valid only in overworld.
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