Skip to content

Commit e81659e

Browse files
committed
docs: update version support table (1.20 – 26.1.2)
1 parent 4ceb15e commit e81659e

1 file changed

Lines changed: 11 additions & 13 deletions

File tree

README.md

Lines changed: 11 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
# StackableTools (Kotlin Edition)
22

3-
[![Minecraft Version](https://img.shields.io/badge/Minecraft-1.20-blue.svg?style=for-the-badge&logo=minecraft)](https://www.minecraft.net/)
4-
[![Minecraft Version](https://img.shields.io/badge/Minecraft-1.20.1-blue.svg?style=for-the-badge&logo=minecraft)](https://www.minecraft.net/)
5-
[![Minecraft Version](https://img.shields.io/badge/Minecraft-1.20.2-blue.svg?style=for-the-badge&logo=minecraft)](https://www.minecraft.net/)
6-
[![Minecraft Version](https://img.shields.io/badge/Minecraft-1.20.3-blue.svg?style=for-the-badge&logo=minecraft)](https://www.minecraft.net/)
7-
[![Minecraft Version](https://img.shields.io/badge/Minecraft-1.20.4-blue.svg?style=for-the-badge&logo=minecraft)](https://www.minecraft.net/)
3+
[![Minecraft Version](https://img.shields.io/badge/Minecraft-1.21-blue.svg?style=for-the-badge&logo=minecraft)](https://www.minecraft.net/)
4+
[![Minecraft Version](https://img.shields.io/badge/Minecraft-1.21.1-blue.svg?style=for-the-badge&logo=minecraft)](https://www.minecraft.net/)
5+
[![Minecraft Version](https://img.shields.io/badge/Minecraft-1.21.4-blue.svg?style=for-the-badge&logo=minecraft)](https://www.minecraft.net/)
6+
[![Minecraft Version](https://img.shields.io/badge/Minecraft-1.21.11-blue.svg?style=for-the-badge&logo=minecraft)](https://www.minecraft.net/)
87

98

109
[![Fabric API](https://img.shields.io/badge/Loader-Fabric-orange.svg?style=for-the-badge)](https://fabricmc.net/)
@@ -29,14 +28,13 @@
2928
| **Modrinth** | [Download on Modrinth](https://modrinth.com/mod/stackabletools) |
3029

3130
## Version Support
32-
| Minecraft Version | Fabric Loader | Fabric API | Status | Notes |
33-
| :---------------- | :------------ | :--------- | :----------- | :-------------------------- |
34-
| 1.20.0 | ≥0.18.5 | ≥0.97.0 | ✅ Supported | Community-tested (untested) |
35-
| 1.20.1 | ≥0.18.5 | ≥0.97.0 | ✅ Supported | Community-tested (untested) |
36-
| 1.20.2 | ≥0.18.5 | ≥0.97.0 | ✅ Supported | Community-tested (untested) |
37-
| 1.20.3 | ≥0.18.5 | ≥0.97.0 | ✅ Supported | Community-tested (untested) |
38-
| 1.20.4 | ≥0.18.5 | ≥0.97.3 |**Tested** | Fully tested & recommended |
39-
| 1.20.5+ | ≥0.18.5 | ≥1.0.0 | ⚠️ Untested | May require code updates |
31+
| Version | Supported (Theoretical) | Supported (Fully Tested) |
32+
| :------ | :---------------------- | :----------------------- |
33+
| 1.20 – 1.20.6 |||
34+
| 1.21.0 – 1.21.3 |||
35+
| 1.21.4 |||
36+
| 1.21.5 – 1.21.11 |||
37+
| 26.1 – 26.1.2 |||
4038

4139
## Main Features
4240
- **Stackable Tools**: Swords, pickaxes, shovels, axes, and more are now stackable!

0 commit comments

Comments
 (0)