Skip to content

Commit 2f248db

Browse files
committed
update emi config
1 parent 9422932 commit 2f248db

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

minecraft/config/emi.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
/**
1010
* Whether cheating in items is enabled.
1111
*/
12-
cheat-mode: true;
12+
cheat-mode: false;
1313

1414
/**
1515
* How much EMI should use tooltips and popups to show controls and information.
@@ -468,7 +468,7 @@
468468
/**
469469
* Whether hovering the output of a recipe should show the recipe's EMI ID.
470470
*/
471-
show-recipe-ids: true;
471+
show-recipe-ids: false;
472472

473473
/**
474474
* Whether to display additional widgets added to recipes from other mods.

minecraft/index.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ preserve = true
2828

2929
[[files]]
3030
file = "config/emi.css"
31-
hash = "cf132b34246dc550e1a32ba464ad1571021617549ab84092b4a3ad9beb627a26"
31+
hash = "19edbcdaafacdb6ce897f2f86147b838b3eae1aac4136425c8c6a54b1df06e89"
3232
preserve = true
3333

3434
[[files]]

minecraft/pack.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
66
[index]
77
file = "index.toml"
88
hash-format = "sha256"
9-
hash = "e2778dcf6c77a8ab5c3aa86e8a90225a8191979fbb7c4eb3020583e94c7d135a"
9+
hash = "97a7f8a200a9de45e400f7edf11d944b257dd891fdad24f2b864ea6e3aaeba5d"
1010

1111
[versions]
1212
forge = "47.4.0"

0 commit comments

Comments
 (0)