add QOL mods regarding doors

This commit is contained in:
Luna 2025-08-17 11:33:22 -03:00
parent 0c8170a3a8
commit 81b826b296
4 changed files with 38 additions and 2 deletions

View file

@ -244,6 +244,16 @@ file = "mods/distanthorizons.pw.toml"
hash = "b939065a330de5ec14058d303293e15d2119a3632c69af75617dc0fb2aeed991" hash = "b939065a330de5ec14058d303293e15d2119a3632c69af75617dc0fb2aeed991"
metafile = true metafile = true
[[files]]
file = "mods/door-knocker-vanilla-edition.pw.toml"
hash = "9e811666a5276fe76416b24814e0b4e56a0415341b203590a67af4c5feb95bba"
metafile = true
[[files]]
file = "mods/double-doors.pw.toml"
hash = "19ed3ab7fccbb3946ce87aa84bfe6aa1bfe546bd007d447b0112e1cf114d14ee"
metafile = true
[[files]] [[files]]
file = "mods/duckling.pw.toml" file = "mods/duckling.pw.toml"
hash = "45a0847dd7bbb39abfaf0005d0075077c0714148180807584d424f703f2e3365" hash = "45a0847dd7bbb39abfaf0005d0075077c0714148180807584d424f703f2e3365"

View file

@ -0,0 +1,13 @@
name = "Door Knocker [Vanilla Edition]"
filename = "doorknockmodVanilla-1.0.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/buRCy5Db/versions/Bcu5PwrK/doorknockmodVanilla-1.0.jar"
hash-format = "sha512"
hash = "87a46c57aac2b0fbb3acc985765da6b61e9fbd9a2d2b7fac041c061f288e579c729225b2907a6154951fe591581635b822c2f3ac704c8adc501cbf9f79980576"
[update]
[update.modrinth]
mod-id = "buRCy5Db"
version = "Bcu5PwrK"

13
mods/double-doors.pw.toml Normal file
View file

@ -0,0 +1,13 @@
name = "Double Doors"
filename = "doubledoors-1.20.1-7.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/JrvR9OHr/versions/F3Sryqc5/doubledoors-1.20.1-7.1.jar"
hash-format = "sha512"
hash = "d5d649121e56227642b3171bde535948dbdc294d215498e17327456e1cb7b07ec6c54c96d340a17b9f492c78a32e26f2d243159df41876b5df3933c9531425f6"
[update]
[update.modrinth]
mod-id = "JrvR9OHr"
version = "F3Sryqc5"

View file

@ -1,12 +1,12 @@
name = "Linuxcraft" name = "Linuxcraft"
author = "Astreaprtcl" author = "Astreaprtcl"
version = "v1.11.0" version = "v1.11.1"
pack-format = "packwiz:1.1.0" pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "c6dfa22be04ae87dc20262aa4d7f8d7b66446fda407c517d201b1ea13c4dea20" hash = "231bf7ea8ff5f5dcddbc3c12853e5cf8ba29d4a0812d39c02ff589ba8cfdab72"
[versions] [versions]
fabric = "0.16.14" fabric = "0.16.14"