Add JEI Integration

carryon-pedestal
copygirl 2 years ago
parent c85f5ed03b
commit 71bd91f4bd
  1. 22
      config/jeiintegration-client.toml
  2. 2
      docs/MODS.md
  3. 13
      mods/jei-integration.pw.toml

@ -0,0 +1,22 @@
# Configure the options below to one of the following: disabled, enabled, onShift, onDebug or onShiftAndDebug
[tooltip_options]
# Configure tooltip for burn time.
burnTimeTooltipMode = "disabled"
# Configure tooltip for durability.
durabilityTooltipMode = "onShift"
# Configure tooltip for enchantability
enchantabilityTooltipMode = "onShift"
# Configure tooltip for hunger and saturation.
foodTooltipMode = "disabled"
# Configure tooltip for max stack size.
maxStackSizeTooltipMode = "disabled"
# Configure tooltip for NBT data.
nbtTooltipMode = "disabled"
# Configure tooltip for registry name. E.g. minecraft:stone
registryNameTooltipMode = "disabled"
# Configure tooltip for tags. E.g. forge:ingot, minecraft:planks
tagsTooltipMode = "disabled"
# Configure tooltip for translation key. E.g. block.minecraft.stone
translationKeyTooltipMode = "disabled"

@ -281,11 +281,13 @@
- ![](icon/cf.png) [Catalogue] - Improved, prettier mod list
- ![](icon/cf.png) [Inventory Essentials] - Simple ways to move single / all items around
- ![](icon/cf.png) [Inventory Hotswap] - Switch out hotbar items for another from your inventory quickly
- ![](icon/mr.png) [JEI Integration] - Shows additional item information (durability, enchantability)
[Better Mods Button]: https://www.curseforge.com/minecraft/mc-mods/better-mods-button
[Catalogue]: https://www.curseforge.com/minecraft/mc-mods/catalogue
[Inventory Essentials]: https://www.curseforge.com/minecraft/mc-mods/inventory-essentials
[Inventory Hotswap]: https://www.curseforge.com/minecraft/mc-mods/inventory-hotswap
[JEI Integration]: https://modrinth.com/mod/jei-integration
### Information

@ -0,0 +1,13 @@
name = "JEI Integration"
filename = "jeiintegration_1.18.2-9.0.0.37.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/umCLwNyK/versions/9.0.0/jeiintegration_1.18.2-9.0.0.37.jar"
hash-format = "sha1"
hash = "680eb558dd2165d5fc70def67fc854f6cf583b2a"
[update]
[update.modrinth]
mod-id = "umCLwNyK"
version = "mW8ZH77Q"
Loading…
Cancel
Save