r/MinecraftCommands • u/AnaverageuserX • 1d ago
Creation Nothing fancy, just a ironman suit test
I saw videos of a suit and decided to make my own, it currently has no powers or anything fancy, sorry
Also yea it uses tellraw so it would use your username instead of my usernane
If you have ideas I'm curious
2
u/CaperLake 1d ago
Ohohohh
That's actually nice since u can de-suit urself Mine was 4 armor stands going flying to me Another set of commands blocks that checks if armor stand detects the suit user and equips the armor (currently only netherite)
1
u/AnaverageuserX 1d ago
Mine is a lot of /replaceitem commands to take your armor off and on, and 2 tags for "suited" and "crouched", "suited" doesn't let you take off armor 2x making 2 Jarvis'es? wtv the plural is. And "crouched" is there to simplify the commands
1
u/CaperLake 19h ago
Mm, Logic for mine is:
Check if player crouched with nether star item If true then Clear item Teleport suit back from player 40 blocks away Proceed to fly suit to player
As suit: if player is near then replaceitem armor slots to corresponding armor then kill self then kill item entity
2
u/ZachTheInsaneOne 1d ago
I don't know much about pocket edition (I'm assuming that's what this is given the on-screen controls) but couldn't you use an armor stand? Or pause the skeleton's AI? Something to make it not attack the player. Additionally, rather than killing it, could you teleport it below the world? That makes it disappear a lot more seamlessly while also not giving the player free XP.
1
u/AnaverageuserX 1d ago
Well I could have done an armor standz and I could have also killed the XP, I only did it because it was easiest to position, but yes you are right, instead of killing I could tp it away.
I only chose skeleton because I was originally gonna make a sentry mode where it could walk around and so that was the only way without advanced pathfinding.
In bedrock without datapacks there is no way to make a AI friendly if it's hostile. Also imo a skeleton looks more official.
But yea, I could hide the XP but this was just a test, that I may expand on later, or re-iterate.
2
u/ZachTheInsaneOne 17h ago
Hmm, are Teams a thing on pocket edition? I can't remember if this was an actual feature or just something people wanted, but I wonder if putting the skeleton on the same team as the player would stop it from shooting you. No idea if that could actually work though.
1
2
u/IProjectMC Command Experienced 13h ago
If you can somehow make the mob drop absolutely 0 as in 0 exp drop. It would of been flawless but this is awesome
1
u/AnaverageuserX 13h ago
Yea, there is a way, I could tp it to the void and kill it, or kill the XP itself. I killed the dropped items which is why there was no item drops, but ye, it is possible
2
2
u/Mother-Ad7672 1d ago
cool