this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

feat: add nether portal fix

Falxie_ 3b337078 bb377aec

+19 -1
+5
index.toml
··· 2155 2155 metafile = true 2156 2156 2157 2157 [[files]] 2158 + file = "mods/netherportalfix.pw.toml" 2159 + hash = "749b5c01f7d44a3479c096cad7f917b2e2ded86e4cd65208c0af434c1b478534" 2160 + metafile = true 2161 + 2162 + [[files]] 2158 2163 file = "mods/nethers-delight.pw.toml" 2159 2164 hash = "c2d9646b499b29682e9425ecf809be000069ac01eb61430cb367ddf1b7e63255" 2160 2165 metafile = true
+13
mods/netherportalfix.pw.toml
··· 1 + name = "NetherPortalFix" 2 + filename = "netherportalfix-forge-1.18-9.0.0.jar" 3 + side = "both" 4 + 5 + [download] 6 + hash-format = "sha1" 7 + hash = "85cba403b5671116aa688a54b825ea3edd2a7031" 8 + mode = "metadata:curseforge" 9 + 10 + [update] 11 + [update.curseforge] 12 + file-id = 3549513 13 + project-id = 241160
+1 -1
pack.toml
··· 6 6 [index] 7 7 file = "index.toml" 8 8 hash-format = "sha256" 9 - hash = "8d149462c3f12d34de3a0a3c74044c746f98eab16f3b472b776d1e4cf89119d0" 9 + hash = "ecb8fce4aa3c4d7b9f975d4c97278f664ee451dcc9b29cf1bd8554e04baea54e" 10 10 11 11 [versions] 12 12 forge = "40.1.76"