diff --git a/README.md b/README.md index bfa01a2a..16ba4f1c 100644 --- a/README.md +++ b/README.md @@ -38,9 +38,9 @@ Check out: Create: Diesel Generators ??? Gateways to Eternity Add an absolute metric ton of gateways cause thats going to be fun - Could have integration with lightmans for special purchases (Hearts?) + Could have integration with lightmans for special purchases (Tickets for Heart Canisters?) Baubley Heart Canisters - Hearts need to be added to purchaseable items from server vending machines + Heart cans need to be added to purchaseable items from server vending machines (red = 1 / yellow = 2 / green = 3 / blue = 4) World: Towns and Towers diff --git a/index.toml b/index.toml index be65f003..15f49e0e 100644 --- a/index.toml +++ b/index.toml @@ -759,11 +759,6 @@ file = "mods/swingthroughgrass.pw.toml" hash = "9e94ddf43d8fd4067ab40e47cc690feb35a4a62b51f262581b55a231946fe8f6" metafile = true -[[files]] -file = "mods/tectonic.pw.toml" -hash = "4adf594e5f65bf0e89606a715b7c74e49f832fcefa713c6a6687c71a4982bccc" -metafile = true - [[files]] file = "mods/toast-control.pw.toml" hash = "163c1534919222bb25f2a048d02c7707992e769acb1755c346832d24516830e3" diff --git a/mods/tectonic.pw.toml b/mods/tectonic.pw.toml deleted file mode 100644 index 39d3778b..00000000 --- a/mods/tectonic.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Tectonic" -filename = "tectonic-forge-1.18.2-v2.2.jar" -side = "both" - -[download] -hash-format = "sha1" -hash = "5747b9e36347812ca3da68fa1c761e501c8d307a" -mode = "metadata:curseforge" - -[update] -[update.curseforge] -file-id = 5029028 -project-id = 686836 diff --git a/pack.toml b/pack.toml index 552c8aa6..2c2aca24 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "3a972a719f788033f4d385252554b95992ae9e98b5b0ce9138c38ae33c2d5d89" +hash = "dd9a5e851399ee2ae3737f11cc54094ece2f39756d852debed93c47e4cc0c005" [versions] forge = "40.2.14"