Skip to content

Commit

Permalink
Release v4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Chikage0o0 authored and github-actions[bot] committed Jan 21, 2023
1 parent be06f08 commit 1264cd3
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 28 deletions.
2 changes: 1 addition & 1 deletion client-overrides/config/customwindowtitle-client.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
title = "CreateOrigin-v4.4.9"
title = "CreateOrigin-v4.5.0"
icon16 = "customwindowtitle/icon16.png"
icon32 = "customwindowtitle/icon32.png"
30 changes: 5 additions & 25 deletions index.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
hash-format = "sha256"

[[files]]
file = "config/bclib/server.json"
hash = "c01362d70dd8d13c6e7e3f33e4689cf5c628904f43767d15c20a0161431729a4"

[[files]]
file = "config/couplings.toml"
hash = "be21b33281635226c219c0531f88c32b568ebd13273152ee8af63d29b979499e"
Expand Down Expand Up @@ -250,11 +254,6 @@ file = "mods/continuity.pw.toml"
hash = "3cbe3d523b39667928fcc34f71651b0e581e5c541dd5ecf17228464770466bc5"
metafile = true

[[files]]
file = "mods/cosmetic-armor.pw.toml"
hash = "024e9ce1c59032baaf74867f7ceb8ec03e1de56bfa9ff8a8a14e4e00a91b3401"
metafile = true

[[files]]
file = "mods/couplings.pw.toml"
hash = "e9959b342401ffdb0ddae4e9fd151b97a9cb94624d4658daafdac0c17d8bc262"
Expand Down Expand Up @@ -455,11 +454,6 @@ file = "mods/imblocker.pw.toml"
hash = "2a917f831b65bc75e867b942f7cd65e435b84278fd935ca410bf166ba69bb913"
metafile = true

[[files]]
file = "mods/in-game-account-switcher.pw.toml"
hash = "56465de2413772705c4afac308416c3795e4c5c942bf508943a94ca6d8485698"
metafile = true

[[files]]
file = "mods/indium.pw.toml"
hash = "e8168531c092676d47cac3657bfc525f096f11ff5372ce6e322ad57778b81635"
Expand Down Expand Up @@ -575,11 +569,6 @@ file = "mods/masa-gadget.pw.toml"
hash = "16cecaf4a0a16a86028d6144f05078ff34e74bad0c7cf8ab9b6530e3afe00edb"
metafile = true

[[files]]
file = "mods/mcwifipnp.pw.toml"
hash = "a1c1b7caa37b8311deb621db7a9bec5e324f6a51e5ab879a7a82c7a38ceee966"
metafile = true

[[files]]
file = "mods/merequester.pw.toml"
hash = "645e78bf78f6cb6ad5791b1a112e06e07c35c30caca8ce68e1f0f710a061d4b5"
Expand Down Expand Up @@ -800,11 +789,6 @@ file = "mods/touhou-origins.pw.toml"
hash = "ad3593db1cb1577d5f26985968b6fbc94642ea37b021d362aee9c2eea8613a02"
metafile = true

[[files]]
file = "mods/transparentcosmetics.pw.toml"
hash = "ecd904ed1ef5fba4bcd9b6180276562e954dacb508e82df1dc074f302ea033da"
metafile = true

[[files]]
file = "mods/trashslot-fabric-edition.pw.toml"
hash = "da15ba648e0d6f9a092975d26bdeca271d9fcddb5dad2fbd38357cc3f6e1064f"
Expand Down Expand Up @@ -967,10 +951,6 @@ hash = "415100bcac773834934001c3666630dd358b33d9bb7e334a94bdfb79e3a70c32"
file = "openloader/data/CreateOriginModify/data/createorigin/advancements/createorigin/swords.json"
hash = "216bf24053023ad4a70d0e2a3509a6d36f2243d44a19a64696fdd7a684c585bf"

[[files]]
file = "openloader/data/CreateOriginModify/data/createorigin/advancements/createorigin/transparent_cosmetics.json"
hash = "7ee240a67a7b63bcd4732a924e824d451ed8df9bc6c541df060ce201c5f7d152"

[[files]]
file = "openloader/data/CreateOriginModify/data/createorigin/advancements/createorigin/trash.json"
hash = "240ecd90e3176e61b38b597b88698d0cf5c185ef3e397dc644d5bb00931822fe"
Expand Down Expand Up @@ -2599,7 +2579,7 @@ metafile = true

[[files]]
file = "resourcepacks/XeKrSquarePattern.pw.toml"
hash = "7a384de6bf472d5c4987a82efd8f76a933589b892e8687d99f6d6db41e03283a"
hash = "c9bab8a47f126beae8b9b725c0f18fea73a8bf916a10140dc29041bae4f5ab23"
metafile = true

[[files]]
Expand Down
2 changes: 1 addition & 1 deletion pack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "29ee60389dd1b7b8cc3fbf3326d1698fd5d45ca7310bb5d0c0d7e8d17d49d2ee"
hash = "334999676af70ce82c6daf985799a4292fed32cb4dcb9c72a40658fa64f20580"

[versions]
fabric = "0.14.11"
Expand Down
2 changes: 1 addition & 1 deletion server-overrides/server.properties
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ enable-query=false
generator-settings={}
enforce-secure-profile=true
level-name=world
motd=CreateOrigin v4.4.9
motd=CreateOrigin v4.5.0
query.port=25565
pvp=true
generate-structures=true
Expand Down

0 comments on commit 1264cd3

Please sign in to comment.