11# Building Modules
22
33These modules focus on placement, decoration, and building convenience.
4+ ## Vertical Slab
5+ - ** Config key:** ` modules.verticalslab `
6+ - ** Description:** Enables vertical slab placement visuals.
7+ - ** Permission node:** ` mint.module.verticalslab ` (default; override with ` modules.verticalslab.permission ` )
8+
9+ ![ Vertical Slab Preview] ( media/modules/vertical-slab.gif )
10+
11+ ## Dyeable Item Frames
12+ - ** Config key:** ` modules.dyeable-item-frames `
13+ - ** Description:** Dyes item frames using mixed dye combinations with a wool-style texture overlay.
14+ - ** Permission node:** ` mint.module.dyeable-item-frames ` (default; override with ` modules.dyeable-item-frames.permission ` )
15+
16+ ![ Dyeable Item Frames Preview] ( media/modules/itemframes.png )
417
518## Reacharound Placement
619- ** Config key:** ` modules.reacharound-placement `
@@ -11,62 +24,42 @@ These modules focus on placement, decoration, and building convenience.
1124- ** Config key:** ` modules.blockdecoration `
1225- ** Description:** Decorates supported blocks with display skins.
1326- ** Permission node:** ` mint.module.blockdecoration ` (default; override with ` modules.blockdecoration.permission ` )
14- - ** Preview:** ` media/modules/block-decoration.gif `
1527
1628![ Block Decoration Preview] ( media/modules/block-decoration.gif )
1729
1830## Carpet Geometry
1931- ** Config key:** ` modules.carpetgeometry `
2032- ** Description:** Uses a stonecutter to craft geometric patterns into carpets.
2133- ** Permission node:** ` mint.module.carpetgeometry ` (default; override with ` modules.carpetgeometry.permission ` )
22- - ** Preview:** ` media/modules/carpet-geometry.gif `
2334
2435![ Carpet Geometry Preview] ( media/modules/carpet-geometry.gif )
2536
2637## Ladder Place
2738- ** Config key:** ` modules.ladder-place `
2839- ** Description:** Places ladders quickly above or below your current position.
2940- ** Permission node:** ` mint.module.ladder-place ` (default; override with ` modules.ladder-place.permission ` )
30- - ** Preview:** ` media/modules/fast-ladder.gif `
3141
3242![ Ladder Place Preview] ( media/modules/fast-ladder.gif )
3343
3444## Sign Items
3545- ** Config key:** ` modules.sign-items `
3646- ** Description:** Places items on hanging signs using display entities.
3747- ** Permission node:** ` mint.module.sign-items ` (default; override with ` modules.sign-items.permission ` )
38- - ** Preview:** ` media/modules/signitems.png `
3948
4049![ Sign Items Preview] ( media/modules/signitems.png )
4150
4251## Slab Breaker
4352- ** Config key:** ` modules.slab-breaker `
4453- ** Description:** Breaks only one half of double slabs.
4554- ** Permission node:** ` mint.module.slab-breaker ` (default; override with ` modules.slab-breaker.permission ` )
46- - ** Preview:** ` media/modules/slab-breaker.gif `
4755
4856![ Slab Breaker Preview] ( media/modules/slab-breaker.gif )
4957
5058## Mixed Slab
5159- ** Config key:** ` modules.mixedslab `
5260- ** Description:** Places two different slab types in one block space.
5361- ** Permission node:** ` mint.module.mixedslab ` (default; override with ` modules.mixedslab.permission ` )
54- - ** Preview:** ` media/modules/mixed-slab.gif `
5562
5663![ Mixed Slab Preview] ( media/modules/mixed-slab.gif )
5764
58- ## Vertical Slab
59- - ** Config key:** ` modules.verticalslab `
60- - ** Description:** Enables vertical slab placement visuals.
61- - ** Permission node:** ` mint.module.verticalslab ` (default; override with ` modules.verticalslab.permission ` )
62- - ** Preview:** ` media/modules/vertical-slab.gif `
63-
64- ![ Vertical Slab Preview] ( media/modules/vertical-slab.gif )
6565
66- ## Dyeable Item Frames
67- - ** Config key:** ` modules.dyeable-item-frames `
68- - ** Description:** Dyes item frames using mixed dye combinations with a wool-style texture overlay.
69- - ** Permission node:** ` mint.module.dyeable-item-frames ` (default; override with ` modules.dyeable-item-frames.permission ` )
70- - ** Preview:** ` media/modules/itemframes.png `
71-
72- ![ Dyeable Item Frames Preview] ( media/modules/itemframes.png )
0 commit comments