Little Picture Frames Mod (1.21.1, 1.20.1) – Bring Any Picture inside Minecraft
Little Picture Frames Mod (1.21.1, 1.20.1) allows you to pick any picture or video of the internet and bring it to Minecraft. You can choose the size, rotate or flip…
Minecraft Mods (short for Modifications) are community-created extensions or modifications that add new features to Minecraft, change existing mechanics, or make the game more enjoyable. For example: adding new mobs, weapons, tools, blocks, improving graphics, adding lighting effects, shaders, and even introducing complex new systems such as machinery, magic, energy, or enhanced survival.
Little Picture Frames Mod (1.21.1, 1.20.1) allows you to pick any picture or video of the internet and bring it to Minecraft. You can choose the size, rotate or flip…
WaterMedia Mod (1.21.5, 1.20.1) is a Library and API providing multimedia support using VLC native libraries for mods like VideoPlayer or WaterFrames. Designed to be used in modded envyroments of…
Gliscowo’s Enchantment Descriptions Mod (1.21.8, 1.20.1) adds descriptions to tooltips that contain enchantments. It uses the same language-key format as Enchantment Descriptions, so all mods that already have descriptions available…
Project Expansion Mod (1.21.1, 1.20.1) is an unofficial expansion of ProjectE, providing an emc display, more ways to passively generate emc and more. Features: Advanced Alchemical Chest: Advanced Alchemical Chests…
More Mekanism Processing Mod (1.21.1, 1.20.1) adds Mekanism’s ore processing to other mod’s ores. It can: 1 Ore process into up to 5 ingots, 3 Raw Material process into up…
The Aether Redux Mod (1.20.1, 1.19.2) is an expansive addon for The Aether Mod, adding many cool new features, including several new biomes, improved dungeon structures, and more. You can…
Extra features for use in KubeJS scripts, made for the All of Fabric 4 modpack. KubeJS Extras Mod (1.18.2, 1.17.1) allows hiding recipe outputs from REI, all controlled by KubeJS…
KubeJS Tinkers Construct Mod (1.18.2) allows KubeJS to edit and create Tinker’s Construct recipes. Features: Supported Recipe Types: event.recipes.tconstruct.casting_table(outputItem, inputFluidId) event.recipes.tconstruct.casting_table(outputItem, inputFluidId, inputFluidAmount) // defaults to 144 mB Supported recipe…
KubeJS Blood Magic Mod (1.18.2, 1.16.5) allows KubeJS to edit and create Blood Magic recipes. Features: Supported Recipe Types: – altar event.recipes.bloodmagic.altar(output, input) event.recipes.bloodmagic.altar(output, input).upgradeLevel(int).altarSyphon(int).consumptionRate(int).drainRate(int) – array event.recipes.bloodmagic.array(output, baseInput, addedInput)…
KubeJS Immersive Engineering Mod (1.19.2, 1.18.2) adds Immersive Engineering Mod integration for KubeJS. Features: Supported Recipe Types: – immersiveengineeringAlloy event.recipes.immersiveengineeringAlloy(output, input1, input2) – immersiveengineeringBlastFurnace event.recipes.immersiveengineeringBlastFurnace(output, input) event.recipes.immersiveengineeringBlastFurnace(output, input, slag) –…
KubeJS Thermal Expansion Mod (1.20.1, 1.19.2) adds Thermal Expansion Mod integration for KubeJS. Features: Supported Recipe Types: Furnace Sawmill Pulverizer Smelter Centrifuge Press Crucible Chiller Refinery Brewer Bottler event.recipes.thermal.press(‘minecraft:bone’, ‘#forge:dyes/black’)…
KubeJS Create Mod (1.20.1, 1.19.2) allows you to add and properly edit recipes of Create mod in KubeJS scripts. Features: Supported Recipe types: CreateCrushing CreateCutting CreateMilling CreateBasin CreateMixing (supports .heated()…
KubeJS Mekanism Mod (1.21.1, 1.20.1) allows you to Mekanism with KubeJS. Features: Supported recipe types: Crushing Enriching Smelting event.recipes.mekanismCrushing(output, input) Combining event.recipes.mekanismCombining(output, input1, input2) Compressing Purifying Injecting event.recipes.mekanismPurifying(output, inputItem, inputGas)…
KubeJS UI Mod (1.19.2, 1.18.2) allows you to tweak main menu with KubeJS. Requires: Minecraft Forge or Fabric API KubeJS Library Architectury API How to install: Click the following link…
ProbeJS Mod (1.21.1, 1.20.1) is a typing generator mod to generate KubeJS typings. Enabling Intellisense for your KubeJS environments. The generation is for VSCode only, other IDEs may support auto-completions…