Compatibility
Minecraft: Java Edition
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
Platforms
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed MIT
Published 12 months ago
Updated 12 months ago
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