← Назад к ресурсам

Reinforced Barrels

Adds reinforced barrels.

Modrinth cursed storage

Описание

![Reinforced Barrels](https://raw.githubusercontent.com/Aton-Kish/reinforced-barrels/1.19/images/header.png) [![Mod Loader: Fabric](https://img.shields.io/static/v1?label=modloader&message=fabric&color=brightgreen)](https://modrinth.com/mod/fabric-api) ![Mod Environment](https://img.shields.io/static/v1?label=environment&message=client%2Fserver&color=yellow) [![MIT License](https://img.shields.io/static/v1?label=licence&message=MIT&color=blue)](https://raw.githubusercontent.com/Aton-Kish/reinforced-barrels/1.19/LICENSE) [![Ko-fi](https://www.ko-fi.com/img/githubbutton_sm.svg)](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"` | | --------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------- | | ![Single Screen](https://raw.githubusercontent.com/Aton-Kish/reinforced-barrels/1.19/images/modmenu/single.png) | ![Scroll Screen](https://raw.githubusercontent.com/Aton-Kish/reinforced-barrels/1.19/images/modmenu/scroll6.png) | ### Scroll Screen #### Rows | Rows: `6` | Rows: `9` | | ------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------ | | ![Scroll Screen: 6 rows](https://raw.githubusercontent.com/Aton-Kish/reinforced-barrels/1.19/images/modmenu/scroll6.png) | ![Scroll Screen: 9 rows](https://raw.githubusercontent.com/Aton-Kish/reinforced-barrels/1.19/images/modmenu/scroll9.png) | ## Related projects - [Reinforced Chests](https://modrinth.com/mod/reinforced-chests) - [Reinforced Shulker Boxes](https://modrinth.com/mod/reinforced-shulker-boxes)