Описание

[](https://modrinth.com/mod/fabric-api)

[](https://raw.githubusercontent.com/Aton-Kish/reinforced-barrels/1.19/LICENSE)
[](https://ko-fi.com/atonkish)
# Reinforced Barrels
The Reinforced Barrels mod adds reinforced barrels.
[](https://modrinth.com/mod/fabric-api)
| Name | Description |
| ---------------- | ------------------------------------------------------------------------------------------------------- |
| Copper Barrel | A copper barrels has a container inventory with 45 slots. |
| Iron Barrel | An iron barrels has a container inventory with 54 slots. |
| Gold Barrel | A gold barrels has a container inventory with 81 slots. |
| Diamond Barrel | A diamond barrels has a container inventory with 108 slots. |
| Netherite Barrel | A netherite barrel has a container inventory with 108 slots. This is resistant to blast, fire and lava. |
## Recipe
| Name | Type | Recipe |
| ---------------- | --------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Copper Barrel | Shaped Crafting | |
| Iron Barrel | Shaped Crafting | |
| Gold Barrel | Shaped Crafting | |
| Diamond Barrel | Shaped Crafting | |
| Netherite Barrel | Smithing | |
## Configure
You can configure from the [Mod Menu](https://modrinth.com/mod/modmenu) or by editing `config/reinfcore.json` directly.
| Key | Type | Default | Description |
| ------------------- | ------------------------ | ---------- | -------------------------------- |
| `screenType` | `"SINGLE"` \| `"SCROLL"` | `"SINGLE"` | the screen type |
| `scrollScreen.rows` | int | `6` | the number of scroll screen rows |
### Screen Type
| Screen Type: `"SINGLE"` | Screen Type: `"SCROLL"` |
| --------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------- |
|  |  |
### Scroll Screen
#### Rows
| Rows: `6` | Rows: `9` |
| ------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------ |
|  |  |
## Related projects
- [Reinforced Chests](https://modrinth.com/mod/reinforced-chests)
- [Reinforced Shulker Boxes](https://modrinth.com/mod/reinforced-shulker-boxes)