Skip to content

Commit ca94a9b

Browse files
committed
Remove emojis from section titles in README files
1 parent 235aa63 commit ca94a9b

2 files changed

Lines changed: 25 additions & 25 deletions

File tree

README.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 🛠️ StackableTools (Kotlin Edition)
1+
# StackableTools (Kotlin Edition)
22

33
[![Minecraft Version](https://img.shields.io/badge/Minecraft-1.20-blue.svg?style=for-the-badge&logo=minecraft)](https://www.minecraft.net/)
44
[![Minecraft Version](https://img.shields.io/badge/Minecraft-1.20.1-blue.svg?style=for-the-badge&logo=minecraft)](https://www.minecraft.net/)
@@ -22,13 +22,13 @@
2222

2323
**StackableTools** is a powerful Minecraft Fabric mod rewritten in Kotlin that makes tools stackable, revolutionizing your inventory management without breaking the game's balance.
2424

25-
## 📥 Download Links
25+
## Download Links
2626
| Platform | Link |
2727
| :------------- | :------------------------------------------------------------------------------------ |
2828
| **CurseForge** | [Download on CurseForge](https://www.curseforge.com/minecraft/mc-mods/stackabletools) |
2929
| **Modrinth** | [Download on Modrinth](https://modrinth.com/mod/stackabletools) |
3030

31-
## 🎮 Version Support
31+
## Version Support
3232
| Minecraft Version | Fabric Loader | Fabric API | Status | Notes |
3333
| :---------------- | :------------ | :--------- | :----------- | :-------------------------- |
3434
| 1.20.0 | ≥0.18.5 | ≥0.97.0 | ✅ Supported | Community-tested (untested) |
@@ -38,15 +38,15 @@
3838
| 1.20.4 | ≥0.18.5 | ≥0.97.3 |**Tested** | Fully tested & recommended |
3939
| 1.20.5+ | ≥0.18.5 | ≥1.0.0 | ⚠️ Untested | May require code updates |
4040

41-
## Main Features
42-
- ⚔️ **Stackable Tools**: Swords, pickaxes, shovels, axes, and more are now stackable!
43-
- 🧪 **Potions Support**: Stack your potions (up to 16 by default).
44-
- 🛡️ **Durability Isolation**: Only the item you are using takes damage. The rest of the stack stays pristine!
45-
- ⚙️ **Fully Configurable**: Fine-tune stack sizes for each category (Tools, Potions, Enchants).
46-
- 🔄 **Mending Compatible**: Works perfectly with Mending and Unbreaking.
47-
- 🏗️ **Smart Insertion**: Picked-up items will automatically merge into existing stacks.
41+
## Main Features
42+
- **Stackable Tools**: Swords, pickaxes, shovels, axes, and more are now stackable!
43+
- **Potions Support**: Stack your potions (up to 16 by default).
44+
- **Durability Isolation**: Only the item you are using takes damage. The rest of the stack stays pristine!
45+
- **Fully Configurable**: Fine-tune stack sizes for each category (Tools, Potions, Enchants).
46+
- **Mending Compatible**: Works perfectly with Mending and Unbreaking.
47+
- **Smart Insertion**: Picked-up items will automatically merge into existing stacks.
4848

49-
## ⚙️ Configuration (Developer)
49+
## Configuration (Developer)
5050
> [!IMPORTANT]
5151
> To build the mod yourself, you **must** configure your environment first.
5252
@@ -64,7 +64,7 @@
6464
./compile.sh
6565
```
6666

67-
## 🚀 Installation (User)
67+
## Installation (User)
6868
1. Download the latest `.jar` from the [Releases](https://github.com/yoanndev90/StackableTools/releases) page.
6969
2. Install **Fabric Loader** and **Fabric API**.
7070
3. Place the `.jar` in your `mods/` folder.
@@ -73,20 +73,20 @@
7373
> [!TIP]
7474
> We recommend using **Freesm Launcher** (a fork of Prism) for the best modding experience.
7575

76-
## 🛠️ Requirements
76+
## Requirements
7777
- ☕ **Java 21+** (Targeting latest stable JVM)
7878
- 🐘 **Gradle 8.11+**
7979
- 🧶 **Fabric Loader**
8080

81-
## 🤝 Contributing
81+
## Contributing
8282
Contributions are what make the open source community such an amazing place to learn, inspire, and create.
8383
1. Fork the Project.
8484
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`).
8585
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`).
8686
4. Push to the Branch (`git push origin feature/AmazingFeature`).
8787
5. Open a Pull Request.
8888

89-
## 📜 License
89+
## License
9090
CC0 1.0 Universal. See [LICENSE](LICENSE) for details.
9191

9292
---

README_FR.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 🛠️ StackableTools (Édition Kotlin)
1+
# StackableTools (Édition Kotlin)
22

33
[![Version Minecraft](https://img.shields.io/badge/Minecraft-1.20-1.20.4-blue.svg?style=for-the-badge&logo=minecraft)](https://www.minecraft.net/)
44
[![Fabric API](https://img.shields.io/badge/Loader-Fabric-orange.svg?style=for-the-badge)](https://fabricmc.net/)
@@ -12,13 +12,13 @@
1212

1313
**StackableTools** est un puissant mod Minecraft pour Fabric, réécrit en Kotlin, qui rend les outils empilables (stackables), révolutionnant la gestion de votre inventaire sans casser l'équilibre du jeu.
1414

15-
## 📥 Liens de téléchargement
15+
## Liens de téléchargement
1616
| Plateforme | Lien |
1717
| :------------- | :---------------------------------------------------------------------------------------- |
1818
| **CurseForge** | [Télécharger sur CurseForge](https://www.curseforge.com/minecraft/mc-mods/stackabletools) |
1919
| **Modrinth** | [Télécharger sur Modrinth](https://modrinth.com/mod/stackabletools) |
2020

21-
## 🎮 Support des versions
21+
## Support des versions
2222
| Version Minecraft | Fabric Loader | Fabric API | Statut | Remarques |
2323
| :---------------- | :------------ | :--------- | :----------- | :------------------------------------ |
2424
| 1.20.0 | ≥0.18.5 | ≥0.97.0 | ✅ Compatible | Testé par la communauté (non vérifié) |
@@ -28,15 +28,15 @@
2828
| 1.20.4 | ≥0.18.5 | ≥0.97.3 |**Testé** | Complètement testé & recommandé |
2929
| 1.20.5+ | ≥0.18.5 | ≥1.0.0 | ⚠️ Non testé | Peut nécessiter des mises à jour |
3030

31-
## Fonctionnalités principales
31+
## Fonctionnalités principales
3232
- ⚔️ **Outils empilables** : Épées, pioches, pelles, haches et plus sont désormais empilables !
3333
- 🧪 **Support des potions** : Empilez vos potions (jusqu'à 16 par défaut).
3434
- 🛡️ **Isolation de la durabilité** : Seul l'objet utilisé subit des dégâts. Le reste de la pile reste intact !
3535
- ⚙️ **Entièrement configurable** : Ajustez la taille des piles pour chaque catégorie.
3636
- 🔄 **Compatible Mending** : Fonctionne parfaitement avec Mending (Raccommodage) et Unbreaking (Solidité).
3737
- 🏗️ **Insertion intelligente** : Les objets ramassés fusionnent automatiquement avec les piles existantes.
3838

39-
## ⚙️ Configuration (Développeur)
39+
## Configuration (Développeur)
4040
> [!IMPORTANT]
4141
> Pour compiler le mod vous-même, vous **devez** d'abord configurer votre environnement.
4242
@@ -54,7 +54,7 @@
5454
./compile.sh
5555
```
5656

57-
## 🚀 Installation (Utilisateur)
57+
## Installation (Utilisateur)
5858
1. Téléchargez le dernier `.jar` depuis la page des [Releases](https://github.com/yoann/StackableTools/releases).
5959
2. Installez **Fabric Loader** et **Fabric API**.
6060
3. Placez le `.jar` dans votre dossier `mods/`.
@@ -63,12 +63,12 @@
6363
> [!TIP]
6464
> Nous recommandons l'utilisation de **Freesm Launcher** (un fork de Prism) pour une meilleure expérience de modding.
6565

66-
## 🛠️ Prérequis
66+
## Prérequis
6767
- ☕ **Java 21+** (Cible la dernière JVM stable)
6868
- 🐘 **Gradle 8.11+**
6969
- 🧶 **Fabric Loader**
7070

71-
## ⚙️ Configuration facile
71+
## Configuration facile
7272
Le fichier de configuration est généré dans `config/stackabletools.toml`.
7373

7474
Options disponibles :
@@ -78,15 +78,15 @@ Options disponibles :
7878
- `stacking.max_potion_stack_size` (16 par défaut)
7979
- `stacking.active_categories` (`["tools","potions"]` par défaut)
8080

81-
## 🤝 Contribuer
81+
## Contribuer
8282
Les contributions rendent la communauté open source formidable.
8383
1. Forkez le projet.
8484
2. Créez votre branche de fonctionnalité (`git checkout -b feature/AmazingFeature`).
8585
3. Commitez vos changements (`git commit -m 'Add some AmazingFeature'`).
8686
4. Pushez vers la branche (`git push origin feature/AmazingFeature`).
8787
5. Ouvrez une Pull Request.
8888

89-
## 📜 Licence
89+
## Licence
9090
CC0 1.0 Universal. Voir [LICENSE](LICENSE) pour plus de détails.
9191

9292
---

0 commit comments

Comments
 (0)