Converts a /give command into full NBT data used for entities/blocks. Note that it will not verify your input and expects /give to be formatted correctly. I created this to quickly convert other people's /give commands to NBT, as it was a common request.

Input /give:


id:minecraft:stone,Count:1b,Damage:0s,tag:{display:{Name:"Test"}}
Go Back