Minecraft Blogs / Article

How to change the item in Suspicious Sand/Gravel - Advanced Archeology in Minecraft

  • 320 views, 4 today
  • 3
  • 2
  • 2
CiderMC's Avatar CiderMC
Level 9 : Apprentice Miner
1
Hey everyone, I was trying to find an in-depth guide on how to change the item inside of either suspicious sand or suspicious gravel, but couldn't really find a cool one that let you modify the items. Below you can use the following commands to get whatever item inside of the sussy sand!

If you want just one step of the guide, you can delete the parts that were added. Make sure to be careful with your commas and brackets as that's what is usually the culprit of the command not working! If you have questions, please feel free to comment and I will try and help :D

Sets block below you to suspicious sand with 1 diamond inside.
/setblock ~ ~-1 ~ minecraft:suspicious_sand{item:{id:diamond},Count:1}
Note: You can only go up to 14 on the Count modifier, when you go to 15 it will start randomizing how many get dug up!

How to add efficiency enchant to the suspicious sand item
/setblock ~ ~-1 ~ minecraft:suspicious_sand{item:{id:diamond,tag:{Enchantments:[{id:"minecraft:efficiency",lvl:2}]},Count:1}}

How to add a colored name to the suspicious sand item
/setblock ~ ~-1 ~ minecraft:suspicious_sand{item:{id:diamond,tag:{display:{Name:'[{"text":"ChangeItHere","color":"red","italic":false,"bold":false}]'},Enchantments:[{id:"minecraft:efficiency",lvl:2}]},Count:1}}

How to add lore to the suspicious sand item
/setblock ~ ~-1 ~ minecraft:suspicious_sand{item:{id:diamond,tag:{display:{Name:'[{"text":"ChangeNameHere","color":"red","italic":false,"bold":false}]',Lore:['[{"text":"ChangeLoreHere"}]']},Enchantments:[{id:"minecraft:efficiency",lvl:2}]},Count:1}}
CreditBased off of ZverTNT - BlastersTNT's guide
Tags

Create an account or sign in to comment.

2
03/06/2024 7:57 am
Level 1 : New Miner
Vater9
Vater9's Avatar
Du bist der Beste Danke <3
1
04/02/2024 6:11 pm
Level 9 : Apprentice Miner
CiderMC
CiderMC's Avatar
Ofc, hope it helped <3
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome