Описание
# Debug Component
A NeoForge 1.21.1 addon for Create that turns encased kinetic parts and fluid pipes into configurable power and fluid sources. Sneak-right-click an encased block to open its settings screen.

## Features
- **Kinetic sources** (encased shafts, cogwheels, large cogwheels): set rotation speed (rpm, negative reverses) and stress capacity (su) via the settings screen. Configured blocks act as network sources and keep their config across chunk reloads.
- **Fluid sources** (copper encased fluid pipes): set a fluid ID (e.g. `minecraft:water`) and amount in mb, or enable infinite mode for a non-depleting source. Supports potion fluids (`create:potion` + any vanilla potion ID).
- **Settings screen**: fluid list panel (click to fill and copy an ID), Tab auto-completion for fluid IDs, red-field validation, and full-ID display for long names.
## Usage
1. Place a block from the "Blank Filling" creative tab.
2. Kinetic: sneak-right-click an encased shaft / cogwheel, enter speed (e.g. `128` or `-64`) and stress capacity (e.g. `2048`), confirm.
3. Fluid: sneak-right-click a copper encased pipe, enter a fluid ID and amount, or toggle infinite. Pick a potion entry from the list to use potion fluid.
4. The kinetic block starts rotating and driving connected machines; the pipe can be drained by pumps.