atm9/client/config/potionblender/potion_blender_config.json

11 lines
190 B
JSON
Raw Normal View History

2024-10-03 12:30:14 -07:00
{
"configVersion": 3,
"cauldronInventorySize": 4,
"litItems": [
"minecraft:flint_and_steel",
"minecraft:fire_charge"
],
"dowsingItems": [
"minecraft:water_bucket"
]
}