Linked Questions
16 questions linked to/from How do I use an NBT editor to modify item properties?
2
votes
2
answers
101k
views
How can I obtain items that exceed their maximum enchantment level? [duplicate]
I'm on Bedrock Edition (Windows 10, same as PE) and was wondering if there was any way to go above max on enchanting. For example, if I type /enchant ExamplePlayerName sharpness 10 it would just say ...
2
votes
4
answers
55k
views
How do you enchant a stick in Minecraft Bedrock Edition version 1.9? [duplicate]
Is there a way to enchant a stick in Minecraft Bedrock Edition version 1.9?
2
votes
1
answer
5k
views
How can I make a tool unbreakable? [duplicate]
I have looked everywhere for a command that does the same thing as:
/give @s netherite_sword{unbreakable:1} 1
but for Bedrock Edition instead of Java Edition. But I just can't seem to find an answer ...
0
votes
2
answers
4k
views
Enchanting non-enchantable items on MCPE 1.2.3 iOS [duplicate]
I know that there is the /enchant command, but it, as usual, only does armor and weapons and fishing rods, and my long-waited "Sticky the Stick" is unmakeable. Any suggestions on how to enchant any ...
0
votes
0
answers
2k
views
Enchanting random items in Bedrock Edition [duplicate]
There's a cool thing in Minecraft Java that lets players to enchant items that normally aren't enchantable and I've been wanting a way to enchant unenchantable items in Bedrock without some client.
...
0
votes
2
answers
1k
views
How do I get Iron golem spawner on Minecraft PE 1.15 [duplicate]
I need a iron golem spawner for my iron farm. Is there a command(setblock or give) to give me a mob spawner that spawns iron golems?
0
votes
0
answers
58
views
In bedrock edition, how do you get fortune 100,000 on a pick without mods? I'm ready to cheat in a pick at this point [duplicate]
I'm ok with cheating in one, but I can't get mods with the way I get my Minecraft.
0
votes
0
answers
35
views
How to get a knockback 1000 stick with commands on Minecraft Education Edition? [duplicate]
I have been trying to do this one can cant! Can anyone help?
22
votes
3
answers
53k
views
Is it possible to use NBT tags in commands in Minecraft: Bedrock Edition?
This question was split into different questions for each workaround. See these two meta posts for more information.
Can you use NBT tags in commands? I’ve tried commands that normally work in Java ...
8
votes
2
answers
18k
views
How do I give a player an item with custom properties?
I'm used to creating Java Edition Minecraft maps, where NBT can be used to set many different block, item, and entity properties, like an item's CanPlaceOn/CanDestroy list, a chest's items, and more!
...
1
vote
1
answer
4k
views
How do I fix Universal Minecraft Editor's broken chunk locator?
The Universal Minecraft Editor allows users to edit many different parts of their world, including the NBT of items, entities, and blocks. It is commonly used to edit NBT data of items.
However, the ...
5
votes
2
answers
2k
views
Is there a way to enchant armor a player is wearing?
I'm setting up a killer gamemode and I would like the killer to have armor with curse of binding on it. I'm triggering the transformation with a single button attached to multiple command blocks. Is ...
3
votes
0
answers
631
views
Minecraft Bedrock Edition addons and NBT data
How can I make my custom blocks "have" NBT data, such as damage values, or full blown custom NBT tags? My specific case is adding a "luck" component to my custom block, which can ...
4
votes
1
answer
608
views
How to transfer savedata from player A to player B on Minecraft Bedrock Server?
I have a Minecraft Bedrock server running on Ubuntu. I just got a new MC account and the old one is no longer accessible. Is there some way to transfer the savedata from my old account to my new one?
...
2
votes
1
answer
403
views
How do I make a painting invincible?
How do I make a painting unable to be broken? I am open to commands, addons, or even external programs if needed. The only way I have found is using weakness on players however I need them to be able ...