Slightly Improved Font Resource Pack (1.21.8, 1.20.1) – Texture Pack
Slightly Improved Font Resource Pack (1.21.8, 1.20.1) is a slight and clean pack which aims to add a slightly improved version of vanilla Minecraft font – a redraw of original…
Slightly Improved Font Resource Pack (1.21.8, 1.20.1) is a slight and clean pack which aims to add a slightly improved version of vanilla Minecraft font – a redraw of original…
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 Library (1.21.1, 1.20.1) lets you create scripts in JavaScript language to manage your server. This mod adds new blocks and items, change recipes, add custom handlers for quest mods…
Rhino Mod (1.21.4, 1.20.1) adds JavaScript engine Rhino that supports ES6 and doesn’t depend on built-in Nashorn engine that got removed in Java 15. A fork of Mozilla’s Rhino library,…
Item Filter Mod (1.20.1, 1.19.2) is a library mod that is used by mods like FTB Quests, Modular Pipes and QNet. It adds a single item, “Item Filter” which allows…
Nicer Rain Resource Pack (1.21.8, 1.20.1) improves the visual appeal of Minecraft’s rain by updating the texture of both the raindrops and splash particles. This subtle improvement makes rainy weather…
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)…
Quartz Chests Mod (1.16.5, 1.15.2) adds quartz chests with customizable colors and decorations. They differ from the standard ones in that they have an increased number of slots and also…
Hate waiting eons while F3+T reloads all resources when you need to test a single texture or language changes? Well then, Resource Reloader Mod (1.12.2) is for you. Features: Support…
FTB Industrial Contraptions Mod (1.18.2, 1.16.5) is a modern twist on an old tech mod. This mod uses ⚡ Zaps as power system and works slightly differently from RF. Your…
Tanky Mod (1.19, 1.16.5) adds large, nostalgic, multiblock tanks. Comes in two variants: Iron tanks and Steel tanks. Should be compatible with all pipe mods. To construct a tank, place…
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) –…