Translation notice
This page was translated with machine translation and may contain inaccuracies. If you can help improve it, please open an issue or submit a pull request.
block and item operations
block operation
Structure block
- Structure block - Minecraft Wiki
1.10+ - [1.10 New Features] Structure block from getting started to giving up
- [1.14+] Random generation and modification of combined structures
- How to use structure block
- [For Beginners] Architects can also happily enjoy structural blocks - pictures and texts teach you how to use structural blocks
load structure
- Use command /place
- Use structure block
mcfunction
execute at @p run setblock ~ ~ ~ structure_block{name:"woodland_mansion/1x1_a3",mode:"LOAD",powered:0}
execute at @p run setblock ~ ~-1 ~ redstone_blockPlace block /setblock
Copy region /clone
fill area /fill
Modify mob biome /fillbiome
item operation
Clear item /clear
give item /give
Place loot table /loot
- rua shadow box
1.16 - [1.14]How to use loot replace
1.14 - Inline loot table/predicate/item decorators
Enchant item /enchant
Modify item stack
- /item
1.17+ - /replaceitem
1.16-