
DatapacksJava
Craftable ExpBottle
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.

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
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.20, 1.20.1, 1.20.2
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — see the MC Java Mods guides for the full walkthrough.
Verified by MCModsHub
- Downloads as crafting-Experience 1.20.zip
- Download size: 1 KB
- Download link checked 6 Sept 2026 — working
These come from our own check of the pack file, not from the source page.