Update configuration files: Adjust max render distance in c2me.toml, modify worker thread range in flywheel-client.toml, change early window dimensions in fml.toml, and update sodium options and shader hash in respective JSON files. Add new mention keyword in chat.json.
This commit is contained in:
+8
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"credit": "Made with Blockbench",
|
||||
"parent": "amendments:block/signs/sign_0",
|
||||
"textures": {
|
||||
"1": "amendments:block/signs/aether/sign_skyroot",
|
||||
"particle": "amendments:block/signs/aether/sign_skyroot"
|
||||
}
|
||||
}
|
||||
+8
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"credit": "Made with Blockbench",
|
||||
"parent": "amendments:block/signs/sign_1",
|
||||
"textures": {
|
||||
"1": "amendments:block/signs/aether/sign_skyroot",
|
||||
"particle": "amendments:block/signs/aether/sign_skyroot"
|
||||
}
|
||||
}
|
||||
+8
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"credit": "Made with Blockbench",
|
||||
"parent": "amendments:block/signs/sign_2",
|
||||
"textures": {
|
||||
"1": "amendments:block/signs/aether/sign_skyroot",
|
||||
"particle": "amendments:block/signs/aether/sign_skyroot"
|
||||
}
|
||||
}
|
||||
+8
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"credit": "Made with Blockbench",
|
||||
"parent": "amendments:block/signs/sign_3",
|
||||
"textures": {
|
||||
"1": "amendments:block/signs/aether/sign_skyroot",
|
||||
"particle": "amendments:block/signs/aether/sign_skyroot"
|
||||
}
|
||||
}
|
||||
+8
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"credit": "Made with Blockbench",
|
||||
"parent": "amendments:block/signs/sign_wall",
|
||||
"textures": {
|
||||
"1": "amendments:block/signs/aether/sign_skyroot",
|
||||
"particle": "amendments:block/signs/aether/sign_skyroot"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user