Skip to content

Commit

Permalink
add EnderChest previews
Browse files Browse the repository at this point in the history
  • Loading branch information
sakura-ryoko committed Nov 14, 2024
1 parent 913e4f2 commit 515c318
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main/resources/assets/tweakeroo/lang/en_us.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@
"tweakeroo.config.generic.name.sculkSensorPulseLength": "sculkSensorPulseLength",
"tweakeroo.config.generic.name.serverNbtRequestRate": "serverNbtRequestRate",
"tweakeroo.config.generic.name.shulkerDisplayBgColor": "shulkerDisplayBgColor",
"tweakeroo.config.generic.name.shulkerDisplayEnderChest": "shulkerDisplayEnderChest",
"tweakeroo.config.generic.name.shulkerDisplayRequireShift": "shulkerDisplayRequireShift",
"tweakeroo.config.generic.name.slotSyncWorkaround": "slotSyncWorkaround",
"tweakeroo.config.generic.name.slotSyncWorkaroundAlways": "slotSyncWorkaroundAlways",
Expand Down Expand Up @@ -156,6 +157,7 @@
"tweakeroo.config.generic.comment.sculkSensorPulseLength": "The pulse length for Sculk Sensors, if the 'tweakSculkPulseLength' tweak is enabled.",
"tweakeroo.config.generic.comment.serverNbtRequestRate": "Limit request rate for server entity data syncer",
"tweakeroo.config.generic.comment.shulkerDisplayBgColor": "Enables tinting/coloring the Shulker Box display\nbackground texture with the dye color of the box",
"tweakeroo.config.generic.comment.shulkerDisplayEnderChest": "Enables Ender Chest display similar to the Shulker Box Display.",
"tweakeroo.config.generic.comment.shulkerDisplayRequireShift": "Whether or not holding shift is required for the Shulker Box preview",
"tweakeroo.config.generic.comment.slotSyncWorkaround": "This prevents the server from overriding the durability or\nstack size on items that are being used quickly for example\nwith the fast right click tweak.",
"tweakeroo.config.generic.comment.slotSyncWorkaroundAlways": "Enables the slot sync workaround at all times when the use key\nis held, not only when using fast right click or fast block placement.\nThis is mainly for other mods that may quickly use items when\nholding down use, such as Litematica's Easy Place mode.",
Expand Down

0 comments on commit 515c318

Please sign in to comment.