Craftable ExpBottle
craft expbottle for vanilla minecraft in survival
This Datapack craft expbottle for vanilla minecraft in survival 1.20
how to craft -> three glasses, one diamond and one lapis lazuli
Config
{
"type": "minecraft:crafting_shaped",
"pattern": [
" # ",
"GDG",
" G "
],
"key": {
"#": {
"item": "minecraft:lapis_lazuli"
},
"G": {
"item": "minecraft:glass"
},
"D": {
"item": "minecraft:diamond"
}
},
"result": {
"item": "minecraft:experience_bottle",
"count": 15
}
}
line of code -
"count": 15
this is the number of items received after crafting