1.21.8-1.21.11 finish

This commit is contained in:
2026-01-02 21:44:23 +01:00
parent b24431cc55
commit daf1311bb3
7 changed files with 6 additions and 478 deletions

View File

@@ -3,13 +3,14 @@
"id": "smooth-double-doors",
"version": "${version}",
"name": "Smooth Double Doors",
"description": "Double doors + double trapdoors + smooth animations (no resource pack).",
"description": "Make double doors, trapdoors, and fence gates open together with fluid smooth animations, fully configurable and texture-pack friendly.",
"authors": ["DekinDev"],
"contact": {
"sources": "https://git.straice.com/DekinDev/Smooth-Double-Doors",
"issues": "https://git.straice.com/DekinDev/Smooth-Double-Doors/issues"
"issues": "https://git.straice.com/DekinDev/Smooth-Double-Doors/issues",
"homepage": "https://modrinth.com/project/smooth-double-doors"
},
"license": "MPL-2.0",
"license": "Apache-2.0",
"icon": "assets/smooth-double-doors/icon.png",
"environment": "*",
"entrypoints": {
@@ -28,4 +29,4 @@
"fabric-api": "*",
"modmenu": "*"
}
}
}