Compare commits
2 Commits
dccadd2fb0
...
95f824854d
Author | SHA1 | Date | |
---|---|---|---|
95f824854d | |||
9bf821f4bc |
19
index.toml
19
index.toml
@ -662,6 +662,11 @@ file = "mods/harvest-with-ease.pw.toml"
|
||||
hash = "c0d22ad84204a7d1e7c4db4a7459c5d6c3cf3a835fea87fe720ac566c976fba4"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/ibe-editor.pw.toml"
|
||||
hash = "bfcd277c259af8388ce8f23effab31579f983a90296f3f823a8a66aff4fec271"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/immediatelyfast.pw.toml"
|
||||
hash = "c4afda1d505225ad18e689ded06f0ed170dec2ea5e6c9621277b565d0fc338b8"
|
||||
@ -812,6 +817,16 @@ file = "mods/mystical-oak-tree.pw.toml"
|
||||
hash = "2e6ce38ed7d1e8491d0d7f4936dc021323f40409c6e506f87190a25f1b354091"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/nbt-autocomplete.pw.toml"
|
||||
hash = "7df392739cc1a8103210d6b30464ece1a53aba72ca282295a6280ff03d3bc5aa"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/nbttooltip.pw.toml"
|
||||
hash = "2cf463afd8ed7ead7a82c187c187e41d9424e89def1b9af2bd2fab111a2062e7"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/no-chat-reports.pw.toml"
|
||||
hash = "7ca62a9da5c2ec9f0a8bed5394021c959e90077db16b313be44f4c8736f7fbf5"
|
||||
@ -1128,8 +1143,8 @@ hash = "5944130f698e8cac37ddb6599351d96d4018208eb26c551a682a2d13b647320f"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/wall-jumped.pw.toml"
|
||||
hash = "f4cff9d20e97f677949c597b4f1a0718acc89ad9ab7e561e6e3dad502551e2a6"
|
||||
file = "mods/wall-jump-txf.pw.toml"
|
||||
hash = "835987c537ef5912c6aa03c703a6630e1fff9372ef71a8ef83e1a24fa2251ced"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
|
18
mods/ibe-editor.pw.toml
Normal file
18
mods/ibe-editor.pw.toml
Normal file
@ -0,0 +1,18 @@
|
||||
name = "IBE Editor"
|
||||
filename = "IBEEditor-1.20-2.2.8-fabric.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/E9sX1ncV/versions/loGmZ8r0/IBEEditor-1.20-2.2.8-fabric.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "19e9483bc594ea50a90abaaaef666d742eb1185c"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "E9sX1ncV"
|
||||
version = "loGmZ8r0"
|
||||
|
||||
[option]
|
||||
optional = true
|
||||
description = "Simple GUI Mod to edit an item, a block or an entity in your current world, you probably don't need this"
|
||||
default = false
|
18
mods/nbt-autocomplete.pw.toml
Normal file
18
mods/nbt-autocomplete.pw.toml
Normal file
@ -0,0 +1,18 @@
|
||||
name = "NBT Autocomplete"
|
||||
filename = "NBTac-FABRIC-1.20.1-1.1.8.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/UR0ocuEt/versions/W2RLvDtx/NBTac-FABRIC-1.20.1-1.1.8.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "5180231458ef2cce161af9111a6a3d522baa2493"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "UR0ocuEt"
|
||||
version = "W2RLvDtx"
|
||||
|
||||
[option]
|
||||
optional = true
|
||||
description = "Adds suggestions for NBT tags in commands, you probably don't need this"
|
||||
default = false
|
18
mods/nbttooltip.pw.toml
Normal file
18
mods/nbttooltip.pw.toml
Normal file
@ -0,0 +1,18 @@
|
||||
name = "NBT Tooltip"
|
||||
filename = "nbttooltip-1.7.2.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/G0GDoyVf/versions/dPnIKDCb/nbttooltip-1.7.2.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "78d9fc823a35fd1751a6752f78d01430bdfcf5e4"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "G0GDoyVf"
|
||||
version = "dPnIKDCb"
|
||||
|
||||
[option]
|
||||
optional = true
|
||||
description = "Shows items' NBT data in their tooltip, you probably don't need this"
|
||||
default = false
|
13
mods/wall-jump-txf.pw.toml
Normal file
13
mods/wall-jump-txf.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Wall-Jump TXF"
|
||||
filename = "walljump-1.20.1-1.1.4-fabric.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/oUoetxfR/versions/numCVc6W/walljump-1.20.1-1.1.4-fabric.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "f44a51db9ba59c67da752670bb04f30e2e8a3d03"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "oUoetxfR"
|
||||
version = "numCVc6W"
|
@ -1,13 +0,0 @@
|
||||
name = "Wall Jumped"
|
||||
filename = "walljump-fabric-1.20.1-1.4.4.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/ulUgV6dN/versions/S8hgsE3p/walljump-fabric-1.20.1-1.4.4.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "7413559ed4bb213479fe6227be30a7b7e842d30c"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "ulUgV6dN"
|
||||
version = "S8hgsE3p"
|
Loading…
Reference in New Issue
Block a user