Removed "Chunk Sending"
This commit is contained in:
parent
b8667d11de
commit
1d568aea1d
|
@ -10,7 +10,7 @@ hash = "a132fc3ad4053560ff53c918b1838b39770ba3702086cab25d881d62bbd997a7"
|
|||
|
||||
[[files]]
|
||||
file = "modinfo.toml"
|
||||
hash = "96964447713e4e6558b48c81f80f399a5626ed5b46b245d983effb16824d4568"
|
||||
hash = "238b04d693393ff038b571fc1a9592419e9fb03a1fd5c3f9344ccf22d1d8929a"
|
||||
|
||||
[[files]]
|
||||
file = "mods/3dskinlayers.pw.toml"
|
||||
|
@ -247,11 +247,6 @@ file = "mods/chunk-loaders.pw.toml"
|
|||
hash = "c0a9f74591d0a2ea22da7775d167c00c877959a69d6ef51d6f78ce52d4c896ae"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/chunk-sending-forge-fabric.pw.toml"
|
||||
hash = "a952fb0d69dd033d3577501d2a0b3f0e4c013fa8b5b06a66a0f22eff8df5066d"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/clickthrough.pw.toml"
|
||||
hash = "e6d3f593517ccc7331cb2f581deaa092094bef8fc501284eacd7379a33bee212"
|
||||
|
|
|
@ -2131,6 +2131,7 @@ link = "https://www.curseforge.com/minecraft/mc-mods/chunk-sending-forge-fabric"
|
|||
icon = "https://media.forgecdn.net/avatars/thumbnails/782/744/256/256/638130016628532924.png"
|
||||
side = "both"
|
||||
optional = false
|
||||
removed = true
|
||||
|
||||
[mods.better-than-mending]
|
||||
name = "Better Than Mending"
|
||||
|
|
|
@ -1,13 +0,0 @@
|
|||
name = "Chunk Sending[Forge/Fabric]"
|
||||
filename = "chunksending-fabric-1.20.1-2.8.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
hash = "7dcbf4ad0e571fd5b86af0262197305f2067481b"
|
||||
mode = "metadata:curseforge"
|
||||
|
||||
[update]
|
||||
[update.curseforge]
|
||||
file-id = 4894794
|
||||
project-id = 831663
|
Loading…
Reference in New Issue