Описание
# The Roughly Enough Items Collapsible Entries Quality of Life Mod
You want it, don't you? **REI Collapsible Entries** adds some default quality-of-life collapsible entries for you, which could significantly improve your game experience with **[Roughly Enough Items.](https://modrinth.com/mod/rei)**
## Supported Entries
### Custom Tags
You can configure custom tags to appear as entries in `/config/reicpllapsibleentries.toml`.
```toml
# A possible config structure
customTags = [
"namespace:tag_path",
"namespace:tag_path"
]
```
> Via **[Mod Menu,](https://modrinth.com/mod/modmenu)** you can also configure the tags with an in-game GUI.
> You can query an item's tag through command `/reicollapsibleentries tags` while holding the item. By clicking on the results (if any), you can also toggle the tag directly in a quick config screen.
### Tags
c
#c:shulker_boxes
#c:ores
#c:dyes
#c:glass_blocks
#c:glass_panes
minecraft
#minecraft:carpets
#minecraft:beds
#minecraft:banners
#minecraft:candles
#minecraft:music_discs
#minecraft:leaves
#minecraft:signs
#minecraft:hanging_signs
#minecraft:logs
#minecraft:planks
#minecraft:stairs
#minecraft:slabs
#minecraft:doors
#minecraft:trapdoors
#minecraft:fence_gates
#minecraft:boats
#minecraft:walls
#minecraft:fences
#minecraft:trim_templates
#minecraft:decorated_pot_sherds
#minecraft:swords
#minecraft:shovels
#minecraft:pickaxes
#minecraft:axes
#minecraft:hoes
#minecraft:small_flowers
#minecraft:tall_flowers
#minecraft:rails
#minecraft:saplings
catwalksinc
#catwalksinc:filled_paint_rolls
create
#create:toolboxes
#create:seats
create:stonetypes
#create:stone_types/veridium
#create:stone_types/scorchia
#create:stone_types/scoria
#create:stone_types/ochrum
#create:stone_types/limestone
#create:stone_types/crimsite
#create:stone_types/asurine
#create:stone_types/tuff
#create:stone_types/deepslate
#create:stone_types/dripstone
#create:stone_types/calcite
#create:stone_types/andesite
#create:stone_types/diorite
#create:stone_types/granite
farmersdelight
#farmersdelight:canvas_signs
tconstruct
#tconstruct:foundry
#tconstruct:smeltery
tconstruct:casts
#tconstruct:casts/red_sand
#tconstruct:casts/sand
#tconstruct:casts/gold
itemfilters
#itemfilters:filters
### Vanilla Item Types
- Fluids
- Spawn eggs
- Banners, banner patterns, etc.
- Tools and armors (sorted by both material and type)
- Copper block variations
- Enchanted books
- Arrows
- Paintings
- Suspicious stews, potions, etc.
- Horse armors
- Terracotta, glazed terracotta, concretes, concrete powders, etc.
- Beds, wools, carpets, etc.
- Corals, coral fans, coral blocks and dead ones
- Skulls and heads
- Buttons, pressure plates, etc.
- Saplings
### Mods
- [Ad Astra](https://modrinth.com/mod/ad-astra)
- [Applied Energetics 2](https://modrinth.com/mod/ae2)
- [Catwalks LLC.](https://modrinth.com/mod/catwalks-llc)
- [CC: Tweaked (ComputerCraft)](https://modrinth.com/mod/cc-tweaked)
- [Create](https://modrinth.com/mod/create-fabric)
- [Farmer's Delight](https://modrinth.com/mod/farmers-delight-fabric)
- [Hephaestus (Tinkers' Construct)](https://modrinth.com/mod/hephaestus)
- [Industrial Revolution](https://www.curseforge.com/minecraft/mc-mods/industrial-revolution)
- [Item Filters](https://www.curseforge.com/minecraft/mc-mods/item-filters)
- [Kibe](https://modrinth.com/mod/kibe)
- [Promenade](https://modrinth.com/mod/promenade)