nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)
Craftable ExpBottle

Craftable ExpBottle

Data pack

This Datapack enables сraft expbottle 1.16 - 1.20 for survival players.

Server Game MechanicsUtility

170 downloads
1 follower

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

how to craft

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

External resources


Project members

Kolt5ik

Owner


Technical information

License
MIT
Project ID