How do I make Endermen in Minecraft can pick up all blocks?

Ev
6

I have a quick question.

I would like to do a little experiment with end terms. To do this, they should be able to pick up all blocks. In my experience, they can only pick up certain blocks. Do you know how I can get them to pick up and place everything? It's about Minecraft 1.15 Java.

Sh
1

/ summon Enderman ~ ~ ~ {carried: ENTER THE BLOCK ID HERE}

Ev

Thanks, but can I also make the Endermen wear all blocks?

Sh

All at once? Lol

Ev

No, you can lift any block if possible. Only one at a time

Sh

Well as I said, you enter:
/ summon Enderman ~ ~ ~ {carried: 1}
for example, this command would spawn an enderman holding a stone because the "block-id" of the normal stone is 1. If you want another specific block you have to enter the id of the block you want instead of "1" in the command (https://minecraft-ids.grahamedgecombe.com/ these are all block IDs), if you think that it did not have one in front of it and then in this one Right now, picking up the particular block, I don't think that will work.

Be

I've already written you an answer here. Unfortunately, this was deleted because it appears that you can't have download links in the answers.

If you have not yet found the solution, you could send me a friend request so that I can send you the whole message.

Here is my solution:

All blocks that Endermans can save are stored in a game file, which can be overwritten with a data pack. Datapacks are installed in worlds and only affect those worlds in which they were inserted.