Mads Møller
Last activity
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Badges
No badges earned
Activity overview
Latest activity by Mads Møller-
Mads Møller created a post,
Can we test for an empty inventory in MC EDU?
In java you can use a commandblock and test the student for an empty inventory and if true place a block.Ex:/execute if entity @p[nbt={Inventory:[]}] run setblock ~ ~1 ~ minecraft:redstone_lamp[lit...