- check_circle Functions
- check_circle Loot Tables
- 6,576 views, 2 today
- 634 downloads, 0 today
28
Supply Drop
Description:
Every so often, a random loot chest will spawn around your world, notifying each player of the coordinates of where it will be. When the chest spawns, fireworks will be in the sky, and a chest will appear.
Functions:
supply_drop:timer_reset - Resets the timer the chest will spawn in.
supply_drop:spawn_instantly - Spawns in a supply drop as fast as possible
supply_drop:uninstall - Removes all scoreboards from this data pack.
As of version 1.1.0, to change the timer type...
/scoreboard players set TimerSet SupplyDrop.Timer (Any Number In Ticks)
Check out my other data pack called "Combat Items" This data pack goes alongside that one if you change the loot table to this one
Description:
Every so often, a random loot chest will spawn around your world, notifying each player of the coordinates of where it will be. When the chest spawns, fireworks will be in the sky, and a chest will appear.
Read Me:
If you want to change the loot in the loot table, you can. To do so, open the data pack and go to
"supply_drop/loot_tables"
change the loot.json file
I recommend creating a loot table on misodes website
"supply_drop/loot_tables"
change the loot.json file
I recommend creating a loot table on misodes website
Functions:
supply_drop:timer_reset - Resets the timer the chest will spawn in.
supply_drop:spawn_instantly - Spawns in a supply drop as fast as possible
supply_drop:uninstall - Removes all scoreboards from this data pack.
As of version 1.1.0, to change the timer type...
/scoreboard players set TimerSet SupplyDrop.Timer (Any Number In Ticks)
Check out my other data pack called "Combat Items" This data pack goes alongside that one if you change the loot table to this one
Compatibility | Minecraft 1.18 |
to | Minecraft 1.20 |
Tags |
2 Update Logs
Update #2 : by Keebsz 11/23/2023 1:20:05 pmNov 23rd, 2023
Version 1.2.0
- Fixed chest floating.
- Fixed coordinates not showing (hopefully).
- Updated mcmeta
- Fixed chest floating.
- Fixed coordinates not showing (hopefully).
- Updated mcmeta
LOAD MORE LOGS
5810317
119
Create an account or sign in to comment.
As for how to supply drop randomizes it's within 500 blocks near coords 120 -301 (close to most default spawns)
Or the chest will have specific loot to where it spawn
Like if it spawn on desert its loot will be food water etc
If in snow it loot leather food fire
Is that possible