Craftable ExpBottle

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

347

Quick challenge

How far can you run before the mobs catch you?

Craftable ExpBottle

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

ADS