Lottery - 抽奖
🔸It uses the new version's unique Mannequin, which allows for a more intuitive view of who won the prize, and is more visually prominent.
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
Lottery - 抽奖
- 中文 - 使用到了新版添加的Mannequin玩家模型作为抽奖结果载体 - 玩家通过`/function lottery:subject/lottery_course/lottery_phase/phase1`运行抽奖 - 使用数据包之前请先在`lottery/data/lottery/function/load/summon_mannequin.mcfunction`第四行修改模型生成位置(这很重要) - 这是我做的第一个数据包,所以如果你通读我的数据包就会发现他做的很粗糙,你甚至不能一键更改它抽奖的持续时间。但它在一般情况下无需更改过多文件就能流畅使用。
- English - Uses the new Mannequin to showcase lottery winners. - Start the lottery by running `/function lottery:subject/lottery_course/lottery_phase/phase1.` - Before using this datapack, please modify the model spawn position on line 4 of `lottery/data/lottery/function/load/summon_mannequin.mcfunction (this is important!).` - This is my first datapack, so if you look through it, you'll notice it's quite rough – you can't even change the lottery duration with a single command. However, it should run smoothly in most cases without needing to modify too many files.