minecraft/plan.txt
Flytre 6ef151c0a3 Random chest generation & loot
Signed-off-by: Flytre <flytre7@gmail.com>
2021-09-11 18:20:13 -04:00

10 lines
554 B
Plaintext

-Some system to identify tributes, those who have died, and commentators.
-> Assume all of those not admin in config are tributes.
-> Use duck interface to determine whether a tribute has died or not
-> Put tributes who have died in spectator mode
-> Sidebar: Shows number of alive tributes and game time
-Loot and chest system
-> Run a program to detect each block on the map and find all valid chest locations
-> Valid location: 3 blocks of air above a solid block
-> Loot table for survival games loot needs to be made