Skip to content

Commit

Permalink
Merge pull request #36 from MeepishRealms/dev
Browse files Browse the repository at this point in the history
Fix missing mods and bump to 1.5.1
  • Loading branch information
bruglet authored Jun 11, 2024
2 parents e44d3b0 + b07d412 commit 0fa1e46
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion modrinth.index.json
Original file line number Diff line number Diff line change
Expand Up @@ -2277,5 +2277,5 @@
"game": "minecraft",
"name": "Modded Expansion",
"summary": "MeepishRealms: Modded Expansion is a vanilla-aesthetic Forge modpack focused around long-term progression, automation, building, socialization, and collaboration.",
"versionId": "1.5.0"
"versionId": "1.5.1"
}
2 changes: 1 addition & 1 deletion overrides/config/bcc-common.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
#The name of the modpack
modpackName = "Modded Expansion"
#The version of the modpack
modpackVersion = "1.5.0"
modpackVersion = "1.5.1"
#Use the metadata.json to determine the modpack version
#ONLY ENABLE THIS IF YOU KNOW WHAT YOU ARE DOING
useMetadata = false
Expand Down
22 changes: 11 additions & 11 deletions overrides/config/simple-rpc/simple-rpc.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
#The Asset ID of the image to display as the small image
smallImageKey = ["mclogo"]
#The text that gets displayed when the small image is hovered
smallImageText = "MR:ME v1.5.0"
smallImageText = "MR:ME v1.5.1"
#The buttons to display on Discord
buttons = []

Expand All @@ -48,7 +48,7 @@
#The Asset ID of the image to display as the small image
smallImageKey = ["mclogo"]
#The text that gets displayed when the small image is hovered
smallImageText = "MR:ME v1.5.0"
smallImageText = "MR:ME v1.5.1"
#The buttons to display on Discord
buttons = []

Expand All @@ -67,7 +67,7 @@
#The Asset ID of the image to display as the small image
smallImageKey = ["mclogo"]
#The text that gets displayed when the small image is hovered
smallImageText = "MR:ME v1.5.0"
smallImageText = "MR:ME v1.5.1"
#The buttons to display on Discord
buttons = []

Expand All @@ -86,7 +86,7 @@
#The Asset ID of the image to display as the small image
smallImageKey = ["mclogo"]
#The text that gets displayed when the small image is hovered
smallImageText = "MR:ME v1.5.0"
smallImageText = "MR:ME v1.5.1"
#The buttons to display on Discord
buttons = []

Expand All @@ -105,7 +105,7 @@
#The Asset ID of the image to display as the small image
smallImageKey = ["mclogo"]
#The text that gets displayed when the small image is hovered
smallImageText = "MR:ME v1.5.0"
smallImageText = "MR:ME v1.5.1"
#The buttons to display on Discord
buttons = []

Expand All @@ -124,7 +124,7 @@
#The Asset ID of the image to display as the small image
smallImageKey = ["mclogo"]
#The text that gets displayed when the small image is hovered
smallImageText = "MR:ME v1.5.0"
smallImageText = "MR:ME v1.5.1"
#The buttons to display on Discord
buttons = []

Expand All @@ -143,7 +143,7 @@
#The Asset ID of the image to display as the small image
smallImageKey = ["mclogo"]
#The text that gets displayed when the small image is hovered
smallImageText = "MR:ME v1.5.0"
smallImageText = "MR:ME v1.5.1"
#The buttons to display on Discord
buttons = []

Expand Down Expand Up @@ -179,7 +179,7 @@
#The Asset ID of the image to display as the small image
smallImageKey = ["mclogo"]
#The text that gets displayed when the small image is hovered
smallImageText = "MR:ME v1.5.0"
smallImageText = "MR:ME v1.5.1"
#The buttons to display on Discord
buttons = []

Expand Down Expand Up @@ -210,7 +210,7 @@
#The Asset ID of the image to display as the small image
smallImageKey = ["overworld"]
#The text that gets displayed when the small image is hovered
smallImageText = "MR:ME v1.5.0"
smallImageText = "MR:ME v1.5.1"
#The buttons to display on Discord
buttons = []

Expand All @@ -228,7 +228,7 @@
#The Asset ID of the image to display as the small image
smallImageKey = ["nether"]
#The text that gets displayed when the small image is hovered
smallImageText = "MR:ME v1.5.0"
smallImageText = "MR:ME v1.5.1"
#The buttons to display on Discord
buttons = []

Expand All @@ -246,7 +246,7 @@
#The Asset ID of the image to display as the small image
smallImageKey = ["end"]
#The text that gets displayed when the small image is hovered
smallImageText = "MR:ME v1.5.0"
smallImageText = "MR:ME v1.5.1"
#The buttons to display on Discord
buttons = []

Binary file added overrides/mods/Uppers-1.0.1.jar
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 0fa1e46

Please sign in to comment.