Minor polishing fixes

removed config for default options
This commit is contained in:
Wroclaw 2022-06-19 03:33:33 +02:00
parent 1056338c3b
commit f9d64cb559
4 changed files with 4 additions and 10 deletions

View file

@ -1,6 +1,6 @@
A 1.18.2 minecraft modpack for general use and to improve quality of life on multiplayer servers that I play.
A 1.18.2 Minecraft modpack for general use and to improve quality of life on multiplayer servers that I play.
Uses Fabric mod loader.
Uses Quilt mod loader.
You can check what mods are used by checking what is in the [mods](./mods) folder.

View file

@ -1,2 +0,0 @@
defaultDifficulty = "NORMAL"
lockDifficulty = false

View file

@ -12,10 +12,6 @@ hash = "a68a46e2a8e447a5fc6bbd3c5242bff42fe767c07afeca106f8e09d2d3fe25ca"
file = "config/customwindowtitle-client.toml"
hash = "103ab2253b65e0a98457fc2f753f3e18a9beefa290ca5e81bd7b1a76b1e870ae"
[[files]]
file = "config/defaultoptions.toml"
hash = "3e93640912ed3a9ddf871b45ccf373d7d8db57e50bcc2798e9b7112b2e031c67"
[[files]]
file = "config/enhanced_bes.properties"
hash = "0b909b5ebd8775bfcc0345a8bdc5a3b7c57ab864d6b52b68686849e4d94ccaea"

View file

@ -1,12 +1,12 @@
name = "VMU"
author = "Wroclaw"
version = "1.1.1"
version = "1.1.2+mc1.18"
pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "389dcf606b265e1bd0b4bfd112981374c8f3346e77beed6f253678ee1d6ecb17"
hash = "6ea6237016943c06994003faf9221f2d1d7215970ef80e9f4dea1dfb7fd27b51"
[versions]
minecraft = "1.18.2"