Stats

827 views 4 downloadsMar 23, 2023 Mar 23, 2023

Rated: 0.0/5.0


Creators and Publishers

BlakeBr0

Creator

mchoarder

Publisher

Additional Links

You may find some useful information by following these links

https://www.curseforge.com/minecraft/mc-mods/cucumber


Share this post



Cucumber Library Mod

DescriptionInstallationScreenshotsComments Downloads


Cucumber Library Is a mod designed to be a shared library mod which is supposed to be used for many of the mods made by BlakeBr0 and some other mods.
For players, you will notice that some of the blocks and items will show the tags in their tooltips. This is useful if you are making a mod pack or are playing with many mods and want to see what the tags are of an item to find compatibility with other items. For this to be enabled, you must enable advanced tooltips in the config.
However, the main reason one is likely installing Cucumber is because of the mods that rely on its code; the author of Cucumber writes most, but 3rd party mods also exist; here are some of the mods which use Cucumber:

  • Quantum Singularities
  • TenyTech Mod
  • Mystical Agriculture Tiered Crystals
  • Extended Crafting: Nomifactory Edition
  • Mystical Agriculture
  • Mystical Agradditions
  • Mystical Customization
  • Extended Crafting
  • Pickle Tweaks
  • Iron Jetpacks
  • More Buckets
  • And more

    For developers, there are many modules which do many things, including:
  • client
  • command
  • compat/almostunified
  • compat/almos
  • tunified
  • config
  • container
  • crafting
  • energy
  • event
  • fluid
  • handler
  • helper
  • iface
  • init
  • inventory
  • item
  • lib
  • network
  • tileentity
  • And More
    Cucumber also has a wiki with lots of information about developing mods with it. One thing you may need to worry about is that, officially, only Minecraft Forge is supported and not Fabric.