Update to 1.13, mods update, light, attract to sound
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
#The name of the modpack
|
||||
modpackName = "Banana"
|
||||
#The version of the modpack
|
||||
modpackVersion = "1.12"
|
||||
modpackVersion = "1.13"
|
||||
#Use the metadata.json to determine the modpack version
|
||||
#ONLY ENABLE THIS IF YOU KNOW WHAT YOU ARE DOING
|
||||
useMetadata = false
|
||||
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"logbegone": {
|
||||
"phrases": [
|
||||
"[Render thread/INFO] [Silent Gear/]: true",
|
||||
"Channels "
|
||||
],
|
||||
"regex": [
|
||||
".*\[Render thread\/INFO\] \[Silent Gear\/\]: true.*",
|
||||
".*Render thread.*INFO.*Silent Gear.*: true",
|
||||
"Channels "
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user