| 123456789101112131415161718192021222324 |
- {
- "type": "minecraft:crafting_shapeless",
- "ingredients": [
- {
- "item": "minecraft:honey_block"
- },
- {
- "item": "minecraft:glass_bottle"
- },
- {
- "item": "minecraft:glass_bottle"
- },
- {
- "item": "minecraft:glass_bottle"
- },
- {
- "item": "minecraft:glass_bottle"
- }
- ],
- "result": {
- "item": "minecraft:honey_bottle",
- "count": 4
- }
- }
|