Minecraft Build Tools 1.14 (Creative mode)

Описание к видео Minecraft Build Tools 1.14 (Creative mode)

Today we take a look at some handy creative build tools for minecraft 1.14!

Commands:
Stone Cleaner:
/execute if entity @p[nbt={SelectedItem:{id:"minecraft:cobweb",Count:1b}}] at @p run fill ~5 ~-40 ~5 ~ ~ ~ stone replace minecraft:diorite

Kelp Removal:
/execute if entity @p[nbt={SelectedItem:{id:"minecraft:dried_kelp_block",Count:1b}}] at @p run fill ~10 ~-40 ~-10 ~ ~ ~ water replace minecraft:kelp_plant

Log Removal:
/execute if entity @p[nbt={SelectedItem:{id:"minecraft:carrot_on_a_stick",Count:1b}}] at @p run fill ~5 ~-40 ~5 ~ ~ ~ air replace minecraft:jungle_log

Path tool:
/execute if entity @p[nbt={SelectedItem:{id:"minecraft:diamond_block",Count:1b}}] at @p run fill ~2 ~-40 ~2 ~ ~ ~ minecraft:cobblestone replace minecraft:grass_block

Sand Painter:
/execute if entity @p[nbt={SelectedItem:{id:"minecraft:golden_carrot",Count:1b}}] at @p run fill ~10 ~-40 ~-10 ~ ~ ~ minecraft:sand replace minecraft:gravel

Clone tool: (changes to the command are recuired!)
/execute if entity @p[nbt={SelectedItem:{id:"minecraft:compass",Count:1b}}] at @p run clone 1694 64 185 1690 69 181 ~ ~ ~ masked normal

Комментарии

Информация по комментариям в разработке