Skip to content

Commit e97b277

Browse files
committed
updated docs
1 parent b38eca5 commit e97b277

4 files changed

Lines changed: 11 additions & 11 deletions

File tree

docs/building.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,35 +29,35 @@ These modules focus on placement, decoration, and building convenience.
2929

3030
## Carpet Geometry
3131
- **Config key:** `modules.carpetgeometry`
32-
- **Description:** Uses a stonecutter to craft geometric patterns into carpets.
32+
- **Description:** Use a stonecutter to craft geometric patterns into carpets.
3333
- **Permission node:** `mint.module.carpetgeometry` (default; override with `modules.carpetgeometry.permission`)
3434

3535
![Carpet Geometry Preview](media/modules/carpet-geometry.gif)
3636

3737
## Ladder Place
3838
- **Config key:** `modules.ladder-place`
39-
- **Description:** Places ladders quickly above or below your current position.
39+
- **Description:** Place ladders quickly above or below your current position.
4040
- **Permission node:** `mint.module.ladder-place` (default; override with `modules.ladder-place.permission`)
4141

4242
![Ladder Place Preview](media/modules/fast-ladder.gif)
4343

4444
## Sign Items
4545
- **Config key:** `modules.sign-items`
46-
- **Description:** Places items on hanging signs using display entities.
46+
- **Description:** Place items on hanging signs.
4747
- **Permission node:** `mint.module.sign-items` (default; override with `modules.sign-items.permission`)
4848

4949
![Sign Items Preview](media/modules/signitems.png)
5050

5151
## Slab Breaker
5252
- **Config key:** `modules.slab-breaker`
53-
- **Description:** Breaks only one half of double slabs.
53+
- **Description:** Break only one half of double slabs.
5454
- **Permission node:** `mint.module.slab-breaker` (default; override with `modules.slab-breaker.permission`)
5555

5656
![Slab Breaker Preview](media/modules/slab-breaker.gif)
5757

5858
## Mixed Slab
5959
- **Config key:** `modules.mixedslab`
60-
- **Description:** Places two different slab types in one block space.
60+
- **Description:** Place two different slab types in one block space.
6161
- **Permission node:** `mint.module.mixedslab` (default; override with `modules.mixedslab.permission`)
6262

6363
![Mixed Slab Preview](media/modules/mixed-slab.gif)

docs/entity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ These modules modify mob and creature-specific behavior.
1111

1212
## Feather Pluck
1313
- **Config key:** `modules.feather-pluck`
14-
- **Description:** Plucks feathers from chickens with shears using cooldown and feedback cues.
14+
- **Description:** Pluck feathers from chickens with shears.
1515
- **Permission node:** `mint.module.feather-pluck` (default; override with `modules.feather-pluck.permission`)
1616

1717
## Vexes Die With Their Masters

docs/farming.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ These modules improve crop handling, growth, and world interaction utilities.
44

55
## Crop Interact
66
- **Config key:** `modules.crop-interact`
7-
- **Description:** Right-clicks mature crops to harvest and automatically replant.
7+
- **Description:** Right-click mature crops to harvest and automatically replant.
88
- **Permission node:** `mint.module.crop-interact` (default; override with `modules.crop-interact.permission`)
99

1010
## Bone Meal Anything

docs/interaction.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ These modules add social, decorative, and utility interactions.
44

55
## Double Door
66
- **Config key:** `modules.doubledoor`
7-
- **Description:** Opens paired double doors together.
7+
- **Description:** Open paired double doors together.
88
- **Permission node:** `mint.module.doubledoor` (default; override with `modules.doubledoor.permission`)
99

1010
## Door Knock
1111
- **Config key:** `modules.door-knock`
12-
- **Description:** Left-clicks doors to play a knock sound.
12+
- **Description:** Left-click doors to play a knock sound.
1313
- **Permission node:** `mint.module.door-knock` (default; override with `modules.door-knock.permission`)
1414

1515
## Invisible Frame
@@ -19,10 +19,10 @@ These modules add social, decorative, and utility interactions.
1919

2020
## Painting Scroll
2121
- **Config key:** `modules.painting-scroll`
22-
- **Description:** Scrolls paintings to cycle fitting variants.
22+
- **Description:** Scroll paintings to cycle fitting variants.
2323
- **Permission node:** `mint.module.painting-scroll` (default; override with `modules.painting-scroll.permission`)
2424

2525
## Leash Decoration
2626
- **Config key:** `modules.leash-decoration`
27-
- **Description:** Links fences with leads and lets players swing from them.
27+
- **Description:** Link fences with leads and lets players swing from them.
2828
- **Permission node:** `mint.module.leash-decoration` (default; override with `modules.leash-decoration.permission`)

0 commit comments

Comments
 (0)