Logo
MINECRAFTBIBLE
Items
Items

All game items

Blocks
Blocks

Building blocks

Mobs
Mobs

Creatures & monsters

Biomes
Biomes

World biomes

Structures
Structures

Generated structures

Recipes
Recipes

Crafting guides

Advancements
Advancements

Achievements

Loot Tables
Loot Tables

Drop rates

Tags
Tags

Item groupings

All Versions
View all data →
Capes
Cape ArchiveNEW

Browse rare Minecon capes, OptiFine capes, and custom capes from players worldwide

Browse

Player Database
Player DatabasePopular

Search any player

Skin Browser
Skin Browser

Browse & download skins

Cape Gallery
Cape GalleryNEW

Minecon & OptiFine capes

Seed Vault
Seed Vault

Curated seeds

Learn

Guides
GuidesNew

Tutorials & tips

Blog
Blog

News & updates

Community

Community Hub
Community HubHub

Posts, discussions & more

All Versions
View community →
Seed Analyzer
Seed Analyzer

World seed analysis

Loot Explorer
Loot Explorer

Drop rates

Crafting Calculator
Crafting Calculator

Material planning

Enchant Calculator
Enchant Calculator

Probability math

Redstone Lab
Redstone Lab

Signal timing

Trading Profit
Trading Profit

Villager ROI

All Versions
View all tools →
Mods
Mods

Browse all mods

Plugins
Plugins

Server plugins

Resource Packs
Resource Packs

Textures & sounds

Shaders
Shaders

Visual enhancements

Datapacks
Datapacks

World logic

Scanner
Mod Intelligence

Scan & analyze any mod

All Versions
View all mods →
Loading...
IntroductionIntroductionVersion HistoryVersion HistoryGuidesGuidesBlog & NewsBlog & News
ItemsItemsBlocksBlocksMobsMobsRecipesRecipesBiomesBiomesStructuresStructuresAdvancementsAdvancementsLoot TablesLoot TablesTagsTags
ModsModsPluginsPluginsResource PacksResource PacksShadersShadersDatapacksDatapacks

MinecraftBible

The Ultimate Wiki

Logo
MINECRAFTBIBLE

The ultimate Minecraft reference. Every item, block, mob, and recipe documented with precision.

Community

  • Player Database
  • Skin Browser
  • Cape Gallery
  • Community Hub
  • Seed Vault

Database

  • Items
  • Blocks
  • Mobs
  • Recipes
  • Biomes
  • Structures

Tools

  • Seed Analyzer
  • Mod Intelligence
  • Crafting Calculator
  • Enchant Calculator

Mods & Packs

  • Mods
  • Plugins
  • Resource Packs
  • Shaders
  • Datapacks

© 2026 MinecraftBible. Not affiliated with Mojang or Microsoft.

PrivacyTermsContact
KastAutoBrewing
PluginLicenseRef-All-Rights-Reserved

KastAutoBrewing

Auto-brewing machine with 4 stages and a live timer: water goes in from above, finished potions go down. (Авто-Зельеварка)

8
Downloads
0
Followers
4 months ago
Updated
📦
1
Versions
paperpurpurspigot
Download Latestv1.0.0View on Modrinth

📖About KastAutoBrewing

KastAutoBrewing — Modrinth Description (RU + EN) — for 1.16.5

Version target: Paper/Purpur 1.16.5 (api-version: 1.16), Java 16


RU

KastAutoBrewing — серверная авто‑зельеварка для Paper/Purpur 1.16.5 (Java 16).
Работает в автоматическом режиме: положите ингредиенты и огненный порошок, при желании подключите воронки (вода сверху, готовые зелья уходят вниз).
Меню по этапам (живой таймер), рецепт настраивается командой /ktbrewing craft.

▶ Видео-обзор:

Особенности

  • Автоварка: ингредиенты + топливо; удобный GUI c этапами и навигацией.
  • Воронки: сверху — вода; снизу — выдача готовых зелий.
  • Слоты: ингредиент — 5, топливо — 3 (blaze powder → заряды), бутылки — 20/24/31.

Требования: Paper/Purpur 1.16.5, Java 16
Установка: поместите .jar в plugins/ и перезапустите сервер.

Показать config.yml (по умолчанию)
# ----- General -----
item:
  name: "&#00FFCBА&#00FFC7в&#00FFC2т&#00FFBEо&#00FFB9-&#00FFB5З&#00FFB0е&#00FFACл&#00FFA8ь&#00FFA3е&#00FF9Fв&#00FF9Aа&#00FF96р&#00FF91к&#00FF8Dа"
  lore:
    - '&7'
    - '&7Особенности:'
    - ' &f— варит зелья в &#00FF45автоматическом режиме&f;'
    - ' &f нужно положить ингредиенты и &#00FF45огненный порошок&f;'
    - ' &f— так же можно &#00FF45поставить воронки&f;'
    - '&7'
  glow: true
placeable:
  # Блок/предмет, который игрок ставит как авто-зельеварку
  # По умолчанию обычная зельеварка
  material: BREWING_STAND

fuel:
  # Предмет топлива для всех этапов
  material: BLAZE_POWDER
  # 1 единица топлива = сколько 'варок'
  charges_per_item: 3  # 1 порошок -> 3 варки (то есть 9 зелий)
  max_stack: 64

ingredients:
  max_stack: 64

gui:
  # Размер GUI для этапов (1-3) и склада (4)
  size: 54
  title_format: "Авто-зельеварка : %stage%/4"

hologram:
  enable: true
  lines:
    - "&eАвто Зелье-Варка"
    - "&7Варит автоматически зелья."

sound:
  brew_done: "BLOCK_BREWING_STAND_BREW"
  brew_done_radius: 5

# Рецепт крафта задаётся через /ktbrewing craft
recipe:
  enabled: true
  pattern:
    - "   "
    - " B "
    - "   "
  keys: {}  # автозаполнится после команды craft

EN

KastAutoBrewing is a server‑side auto brewing machine for Paper/Purpur 1.16.5 (Java 16).
It works automatically: put ingredients and blaze powder, optionally attach hoppers (water from the top, finished potions go down).
A multi‑stage GUI with a live timer is included; the recipe is configurable via /ktbrewing craft.

▶ Video showcase:

Features

  • Automatic brewing with a simple multi‑stage GUI.
  • Hoppers: water in from the top; finished potions extracted to the bottom.
  • Slots: ingredient — 5, fuel — 3 (blaze powder → charges), bottles — 20/24/31.

Requirements: Paper/Purpur 1.16.5, Java 16
Install: drop the .jar into plugins/ and restart.

Show default config.yml (English comments)
# ----- General -----
item:
  name: "&#00FFCBAuto-Brewer"
  lore:
    - '&7'
    - '&7Highlights:'
    - ' &f— brews potions in an &#00FF45automatic mode&f;'
    - ' &f put in ingredients and &#00FF45blaze powder&f;'
    - ' &f— you can also &#00FF45attach hoppers&f;'
    - '&7'
  glow: true
placeable:
  # Block/item players place as the auto brewer
  # Default is the vanilla brewing stand
  material: BREWING_STAND

fuel:
  # Fuel item used across all stages
  material: BLAZE_POWDER
  # How many "brews" one fuel item provides
  charges_per_item: 3  # 1 powder -> 3 brews (i.e. 9 potions)
  max_stack: 64

ingredients:
  max_stack: 64

gui:
  # GUI size for stages (1-3) and storage (4)
  size: 54
  title_format: "Auto-Brewer : %stage%/4"

hologram:
  enable: true
  lines:
    - "&eAuto Brewer"
    - "&7Brews potions automatically."

sound:
  brew_done: "BLOCK_BREWING_STAND_BREW"
  brew_done_radius: 5

# Crafting recipe is defined via /ktbrewing craft
recipe:
  enabled: true
  pattern:
    - "   "
    - " B "
    - "   "
  keys: {}

👥 Team & Contributors

kast1ent
kast1entOwner

⚙️ Compatibility

Environment
🖥️ Server-side
Loaders
paperpurpurspigot
Minecraft Versions
1.161.16.11.16.21.16.31.16.41.16.5

🔗 Links

Modrinth Page