A Minecraft mod on the Fabric modloader which aims to add some useful vehicles.

Overview

Automobility

A Minecraft vehicle mod adding customizable cars.

Made for ModFest 1.17

Screenshots

Standard Cars
Drifting
Turbo
c:arr:
DaBaby

Try it out!

Recommended to use along with LambdaControls, which allows for controller support when driving an automobile. (Already loaded when using in dev environment)

There are no official releases yet.

If you would like to try it out:

Option A: Clone the repository and run the game in the dev environment.
Option B: Download a GitHub Actions artifact from this repository, and use the jar not suffixed with dev or sources.

To get an automobile in game, summon one in with /summon automobility:automobile. You will need to edit its NBT to change the frame or wheels.

Driving with Keyboard/Mouse:

  • W - Accelerate
  • S - Brake/Reverse
  • A/D - Steer left/right
  • Space - Drift

Driving with Controller (LambdaControls):

  • A - Accelerate
  • B - Brake/Reverse
  • LStick - Steer left/right
  • RTrigger - Drift
Comments
  • Client cannot start with create-1.18.2-0.5.0c-683

    Client cannot start with create-1.18.2-0.5.0c-683

    opened by Mikm159 8
  • Crash 1.19.2 Forge

    Crash 1.19.2 Forge

    04:16:16] [main/FATAL] [mixin/]: Mixin apply failed automobility.mixins.json:EntityMixin -> net.minecraft.world.entity.Entity: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException Critical injection failure: @Inject annotation on automobility$spoofGroundStart could not find any targets matching 'collide' in net.minecraft.world.entity.Entity. Using refmap mixin.refmap.json [PREINJECT Applicator Phase -> automobility.mixins.json:EntityMixin -> Prepare Injections -> -> handler$bif000$automobility$spoofGroundStart(Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V -> Parse] org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: Critical injection failure: @Inject annotation on automobility$spoofGroundStart could not find any targets matching 'collide' in net.minecraft.world.entity.Entity. Using refmap mixin.refmap.json [PREINJECT Applicator Phase -> automobility.mixins.json:EntityMixin -> Prepare Injections -> -> handler$bif000$automobility$spoofGroundStart(Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V -> Parse] at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.validateTargets(InjectionInfo.java:656) ~[mixin-0.8.5.jar%2363!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.findTargets(InjectionInfo.java:587) ~[mixin-0.8.5.jar%2363!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.readAnnotation(InjectionInfo.java:330) ~[mixin-0.8.5.jar%2363!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.(InjectionInfo.java:316) ~[mixin-0.8.5.jar%2363!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.(InjectionInfo.java:308) ~[mixin-0.8.5.jar%2363!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.injection.struct.CallbackInjectionInfo.(CallbackInjectionInfo.java:46) ~[mixin-0.8.5.jar%2363!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at jdk.internal.reflect.GeneratedConstructorAccessor65.newInstance(Unknown Source) ~[?:?] {} at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] {} at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] {} at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?] {} at org.spongepowered.asm.mixin.injection.struct.InjectionInfo$InjectorEntry.create(InjectionInfo.java:149) ~[mixin-0.8.5.jar%2363!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.parse(InjectionInfo.java:708) ~[mixin-0.8.5.jar%2363!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinTargetContext.prepareInjections(MixinTargetContext.java:1311) ~[mixin-0.8.5.jar%2363!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.prepareInjections(MixinApplicatorStandard.java:1042) ~[mixin-0.8.5.jar%2363!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:393) ~[mixin-0.8.5.jar%2363!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325) ~[mixin-0.8.5.jar%2363!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) ~[mixin-0.8.5.jar%2363!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) ~[mixin-0.8.5.jar%2363!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.5.jar%2363!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar%2363!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar%2363!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar%2363!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-10.0.8.jar%2354!/:10.0.8+10.0.8+main.0ef7e830] {} at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.8.jar%2354!/:?] {} at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.8.jar%2354!/:?] {} at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.8.jar%2354!/:?] {} at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.4.jar:?] {} at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.4.jar:?] {} at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.4.jar:?] {} at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {} at net.minecraftforge.registries.GameData.init(GameData.java:108) ~[forge-1.19.2-43.1.57-universal.jar%23307!/:?] {re:mixin,re:classloading,pl:mixin:APP:kiwi.mixins.json:GameDataMixin,pl:mixin:A} at net.minecraftforge.registries.GameData.(GameData.java:93) ~[forge-1.19.2-43.1.57-universal.jar%23307!/:?] {re:mixin,re:classloading,pl:mixin:APP:kiwi.mixins.json:GameDataMixin,pl:mixin:A} at net.minecraft.core.Registry.forge(Registry.java:435) ~[server-1.19.2-20220805.130853-srg.jar%23302!/:?] {re:classloading} at net.minecraft.core.Registry.forge(Registry.java:419) ~[server-1.19.2-20220805.130853-srg.jar%23302!/:?] {re:classloading} at net.minecraft.core.Registry.(Registry.java:186) ~[server-1.19.2-20220805.130853-srg.jar%23302!/:?] {re:classloading} at net.minecraft.server.Bootstrap.m_135870_(Bootstrap.java:43) ~[server-1.19.2-20220805.130853-srg.jar%23302!/:?] {re:mixin,re:classloading,pl:mixin:APP:t_and_t.mixins.json:LoadConfig,pl:mixin:A} at net.minecraft.server.Main.main(Main.java:110) ~[server-1.19.2-20220805.130853-srg.jar%23302!/:?] {re:classloading,re:mixin,pl:mixin:A} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {} at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {} at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {} at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:29) ~[fmlloader-1.19.2-43.1.57.jar%2367!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2354!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2354!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2354!/:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2354!/:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2354!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2354!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2354!/:?] {} at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {} Exception in thread "main" java.lang.RuntimeException: java.lang.reflect.InvocationTargetException at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:32) at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:106) at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:77) at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) Caused by: java.lang.reflect.InvocationTargetException at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:29) at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ... 7 more Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520) at TRANSFORMER/[email protected]/net.minecraftforge.registries.GameData.init(GameData.java:108) at TRANSFORMER/[email protected]/net.minecraftforge.registries.GameData.(GameData.java:93) at TRANSFORMER/[email protected]/net.minecraft.core.Registry.forge(Registry.java:435) at TRANSFORMER/[email protected]/net.minecraft.core.Registry.forge(Registry.java:419) at TRANSFORMER/[email protected]/net.minecraft.core.Registry.(Registry.java:186) at TRANSFORMER/[email protected]/net.minecraft.server.Bootstrap.m_135870_(Bootstrap.java:43) at TRANSFORMER/[email protected]/net.minecraft.server.Main.main(Main.java:110) ... 13 more Caused by: org.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [automobility.mixins.json:EntityMixin] from phase [DEFAULT] in config [automobility.mixins.json] FAILED during APPLY at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinError(MixinProcessor.java:636) at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinApplyError(MixinProcessor.java:588) at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:379) ... 33 more Caused by: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: Critical injection failure: @Inject annotation on automobility$spoofGroundStart could not find any targets matching 'collide' in net.minecraft.world.entity.Entity. Using refmap mixin.refmap.json [PREINJECT Applicator Phase -> automobility.mixins.json:EntityMixin -> Prepare Injections -> -> handler$bif000$automobility$spoofGroundStart(Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V -> Parse] at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.injection.struct.InjectionInfo.validateTargets(InjectionInfo.java:656) at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.injection.struct.InjectionInfo.findTargets(InjectionInfo.java:587) at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.injection.struct.InjectionInfo.readAnnotation(InjectionInfo.java:330) at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.injection.struct.InjectionInfo.(InjectionInfo.java:316) at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.injection.struct.InjectionInfo.(InjectionInfo.java:308) at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.injection.struct.CallbackInjectionInfo.(CallbackInjectionInfo.java:46) at jdk.internal.reflect.GeneratedConstructorAccessor65.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.injection.struct.InjectionInfo$InjectorEntry.create(InjectionInfo.java:149) at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.injection.struct.InjectionInfo.parse(InjectionInfo.java:708) at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinTargetContext.prepareInjections(MixinTargetContext.java:1311) at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.prepareInjections(MixinApplicatorStandard.java:1042) at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:393) at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325) at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ... 33 more Appuyez sur une touche pour continuer...

    opened by manu1978 1
  • Toggleable Dash Panel

    Toggleable Dash Panel

    Hi, so there are Dash Panels. Pretty cool.

    But I think they could be even cooler, if they have the ability, to be toggable with a redstone signal.

    This way, it would be possible to build cups that open new ways after lets say 2 rounds. A player could even add more conditions to it using redstone. And to give a little inspiration, in the racing games of from this red plumber is it also possible. (And depending on which mods are used too, you could do really advanced stuff) ^^

    opened by 1Turtle 1
  • Artifact expired

    Artifact expired

    i want to download this but it seems like the artifact has expired. i never used github before and just wanted to dwnload this mod but it says that the artifact is expired. please fix. thx!

    opened by Oxycity 0
  • Forge dependency version should be more specific to avoid crashes

    Forge dependency version should be more specific to avoid crashes

    Details

    As the title says. Once I place a slope or steep slope, the game fully shuts down and crashes, with the report being attached below. Nothing else happened, all I did was place it. I was in creative mode and grabbed it from the creative menu.

    Minecraft Version: 1.19.2 Forge Version: 43.1.7 Automobility Version: 0.4.1

    crash-2022-12-05_20.48.09-client.txt

    Other Mods

    Full Mod List Alex's Delight NCP_Bails alexsdelight-1.4.jar

    Alex's Mobs sbom_xela alexsmobs-1.21.0.jar

    Allurement TeamAbnormals allurement-1.19-3.0.0.jar

    Amplified Nether Starmute Amplified_Nether_v1.2.jar

    Another Furniture Starfish_Studios another_furniture-forge-2.1.2-1.19.2.jar

    AppleSkin squeek502 appleskin-forge-mc1.19-2.4.2.jar

    Architectury API (Fabric/Forge) shedaniel architectury-6.3.56-forge.jar

    Automobility FoundationGames automobility-0.4.1+1.19.2-forge.jar

    Berry Good TeamAbnormals berry_good-1.19.2-6.0.1.jar

    Better Combat [Fabric & Forge] daedelus_dev bettercombat-forge-1.5.1+1.19.jar

    BetterF3 cominixo BetterF3-4.0.0-Forge-1.19.2.jar

    Blue's Dynamic Lights blue_paint2 bdlmod-1.19.2-1.1.0.jar

    Blueprint TeamAbnormals blueprint-1.19.2-6.1.0.jar

    Boatload TeamAbnormals boatload-1.19-4.1.0.jar

    Buzzier Bees TeamAbnormals buzzier_bees-1.19-5.0.1.jar

    Canary AbdElAziz333 canary-mc1.19.2-0.1.3.jar

    Chat Heads dzwdz chat_heads-0.7.1-forge-1.19.1.jar

    Citadel sbom_xela citadel-2.1.1-1.19.jar

    Cloth Config API (Fabric/Forge) shedaniel cloth-config-8.2.88-forge.jar

    Controlling Jaredlll08 Controlling-forge-1.19.2-10.0+7.jar

    Corpse henkelmax corpse-1.19.2-1.0.0.jar

    Create simibubi create-1.19.2-0.5.0.f.jar

    Create Enchantment Industry dragons_plus create_enchantment_industry-1.19.2-for-create-0.5.0.f-1.1.7.jar

    Create Slice & Dice possible_triangle sliceanddice-2.0.0.jar

    Create: Crystal Clear singularity_cyvack create_crystal_clear-0.1e-1.19.2.jar

    Create: Extended Flywheels rabbitminers extendedflywheels-1.2.3-1.19.2-0.5.f.jar

    Creeper Overhaul joosh_7889 creeperoverhaul-2.0.5-forge.jar

    Crossbowverhaul dertoaster_98 crossbowverhaul-1.19.2-1.6.1-universal.jar

    Customizable Elytra Hidoni customizableelytra-1.19.0-1.7.4.jar

    Darker Depths naterbobber DarkerDepths-1.19-1.0.6-patch3.jar

    Decorative Blocks stohun Decorative Blocks-forge-1.19.2-3.0.0.jar

    Ecologics SameDifferent ecologics-forge-1.19.2-2.1.10.jar

    Effective (Forge) BottomTextDanny effective_fg-1.3.4.jar

    Farmer's Delight vectorwing FarmersDelight-1.19-1.2.0.jar

    Farmer's Respite lumpazl FarmersRespite-1.19-2.0.jar

    Galosphere orcinus73 Galosphere-1.19.2-1.2.0-Forge.jar

    GeckoLib ThanosGecko geckolib-forge-1.19-3.1.38.jar

    Harvest Season MehVahdJukaar harvestseason-1.19.2-1.2.1.jar

    Haunted Harvest MehVahdJukaar hauntedharvest-1.19.2-2.0.1.jar

    Hex Casting petrak_at hexcasting-forge-1.19.2-0.10.2.jar

    I Wanna Skate sbom_xela iwannaskate-1.0.1.jar

    Illuminations Forge 🔥 dimadencep illuminations-forge-1.19.2-1.10.9.20.jar

    Immersive Weathering [FORGE] OrdanaryMods immersive_weathering-1.19.2-1.2.5-forge.jar

    Incubation TeamAbnormals incubation-1.19-3.0.0.jar

    Infernal Expansion InfernalStudios infernal-expansion-1.19.2-2.5.3.jar

    Infused Foods ApexMdr infusedfoods-1.19.2-7.2.0.jar

    Jade 🔍 Snownee_ Jade-1.19.1-forge-8.6.0.jar

    Jade Addons (Forge) Snownee_ JadeAddons-1.19.2-forge-3.2.0.jar

    Just Enough Effect Descriptions (JEED) MehVahdJukaar jeed-1.19.2-1.17.jar

    Just Enough Items (JEI) mezz jei-1.19.2-forge-11.4.0.287.jar

    Just Enough Professions (JEP) Mrbysco JustEnoughProfessions-forge-1.19-2.0.1.jar

    Just Enough Resources (JER) way2muchnoise JustEnoughResources-1.19.2-1.2.0.188.jar

    Kotlin for Forge thedarkcolour kotlinforforge-3.7.1-obf.jar

    KubeJS LatvianModder kubejs-forge-1902.6.0-build.128.jar

    LootJS: KubeJS Addon Lytho_ lootjs-forge-1.19.2-2.7.7.jar

    Map Atlases [Forge] lilypuree Map Atlases-forge-1.19.2-3.0.1.jar

    Mimic Mod RedrixTTV Mimic-forge-1.19.1-1.2.38.jar

    Mining Master InfernalStudios miningmaster-1.19.2-4.0.0.jar

    Moonlight Lib MehVahdJukaar moonlight-1.19.2-2.1.13-forge.jar

    Mouse Tweaks YaLTeR MouseTweaks-forge-mc1.19-2.23.jar

    Neapolitan TeamAbnormals neapolitan-1.19.2-4.0.2.jar

    Neko's Enchanted Books Nekomaster1000 NekosEnchantedBooks-1.19-1.8.0.jar

    Nether's Delight lumpazl NethersDelight-1.19-3.0.jar

    Nullscape Starmute Nullscape_v1.2a.jar

    Nyf's Spiders theNyfaria spiderstpo-1.19.2-2.0.3.jar

    Observable tasgon observable-3.3.0.jar

    Ok Zoomer Forge matyrobbrt okzoomer-forge-1.19-2.1.1.jar

    Patchouli Vazkii Patchouli-1.19.2-77.jar

    PAUCAL petrak_at paucal-forge-1.19.2-0.5.0.jar

    Paxi (Forge) YUNGNICKYOUNG Paxi-1.19.2-Forge-3.0.jar

    Personality TeamAbnormals personality-1.19-3.0.1.jar

    playerAnimator KosmX player-animation-lib-forge-0.4.0.jar

    Rhino LatvianModder rhino-forge-1902.2.2-build.264.jar

    Rotten Creatures fusionstudiomc rottencreatures-forge-1.19.2-1.0.1.jar

    Savage & Ravage TeamAbnormals savage_and_ravage-1.19-5.0.2.jar

    Second Chance (Forge) InfernalStudios secondchanceforge-1.19-1.5.1.jar

    Shield Expansion InfernalStudios shieldexp-1.19.2-1.0.2.jar

    Shutup Experimental Settings! Corgi_Taco shutupexperimentalsettings-1.0.5.jar

    Simple Voice Chat henkelmax voicechat-forge-1.19.2-2.3.16.jar

    Snowy Spirit MehVahdJukaar snowyspirit-1.19.2-2.0.12.jar

    Sound Physics Remastered henkelmax soundphysics-forge-1.19.2-1.0.16.jar

    spark Iucko spark-1.9.45-forge.jar

    Structory botanydev Structory-1.19-v1.3.jar

    Supplementaries MehVahdJukaar supplementaries-1.19.2-2.2.26.jar

    Tectonic apollounknowndev tectonic-mod-mc1.19-v1.0.3a.jar

    Woodworks TeamAbnormals woodworks-1.19.2-2.1.0.jar

    YUNG's API (Forge) YUNGNICKYOUNG YungsApi-1.19.2-Forge-3.8.2.jar

    YUNG's Better Desert Temples (Forge) YUNGNICKYOUNG YungsBetterDesertTemples-1.19.2-Forge-2.2.1.jar

    YUNG's Better Dungeons (Forge) YUNGNICKYOUNG YungsBetterDungeons-1.19.2-Forge-3.2.2.jar

    YUNG's Better Mineshafts (Forge) YUNGNICKYOUNG YungsBetterMineshafts-1.19.2-Forge-3.2.0.jar

    YUNG's Better Ocean Monuments (Forge) YUNGNICKYOUNG YungsBetterOceanMonuments-1.19.2-Forge-2.1.0.jar

    YUNG's Better Strongholds (Forge) YUNGNICKYOUNG YungsBetterStrongholds-1.19.2-Forge-3.2.0.jar

    YUNG's Better Witch Huts (Forge) YUNGNICKYOUNG YungsBetterWitchHuts-1.19.2-Forge-2.1.0.jar

    YUNG's Bridges (Forge) YUNGNICKYOUNG YungsBridges-1.19.2-Forge-3.1.0.jar

    YUNG's Extras (Forge) YUNGNICKYOUNG YungsExtras-1.19.2-Forge-3.1.0.jar

    Zetter — Painting Mod dantaeusb zetter-0.18.4-1.19.2-beta.jar

    opened by juicebin 3
  • Feature Request: Publish Recipes on web/Recipe Book ingame

    Feature Request: Publish Recipes on web/Recipe Book ingame

    Kinda a purist, I'm not really a fan of JEI and other crowd-half-your-screen item index mods. Not being able to google the recipes for this mod is a little infuriating however. Sure, the vanilla recipe book has mixed reception. But not publishing the recipes, even on the git for the mod? Why?

    opened by Keith-UCT 1
  • Crash after driving Automobility vehicle Quilt [1.19.2]

    Crash after driving Automobility vehicle Quilt [1.19.2]

    I was driving an Automobility vehicle and the game crashed and now it crashes every time I load the world.

    [Quilt 1.19.2]

    Crash Report: https://pastebin.com/T3nVb6pN

    opened by waddon1 1
  • Feature Request: Adding a type of truck to carry entities with you

    Feature Request: Adding a type of truck to carry entities with you

    A bigger truck to carry entities such as pandas, cows, sheep, etc would be really cool to have! Also, planned feature of boat with the same theme of textures you have? Maybe with motors and advanced sailing mechanics? Could be really nice to see!

    opened by celsiusqc 0
  • [Feature Request] Collision with Create contraptions

    [Feature Request] Collision with Create contraptions

    I'm not sure how much of this needs to happen on Create's end vs. on your end, but it would be awesome if Automobility cars could collide properly with Create contraptions. It would give players a lot more options to make ramps, elevators, gates, and so on--especially when playing in Survival.

    opened by Derpford 1
Releases(0.0.3-modfest+1.17)
Owner
null
The loader for mods under Fabric. It provides mod loading facilities and useful abstractions for other mods to use, which is compatible with spigot now

Silk The loader for mods under Fabric. It provides mod loading facilities and useful abstractions for other mods to use, which is compatible with spig

null 1 Oct 1, 2022
Fabric mod to add Copper Golem. Goal is to achieve parity with what was announced/shown at Minecraft Live 2021

Copper Golem for Fabric ?? Sadly at Minecraft Live 2021 the Copper Golem did not win the vote to get added into 1.18. But this little golem is so cute

null 10 Sep 23, 2022
A Minecraft (Fabric) mod that improves the statistics screen and makes it more useful.

Better Statistics Screen This Minecraft mod replaces the Vanilla statistics screen with an new and improved statistics screen that is easier to use an

TheCSDev 7 Dec 31, 2022
Load ModLoader mods as if they were FabricLoader mods.

Fabricated ModLoader Load ModLoader mods as if they were FabricLoader mods. Currently, only mod folder mods are supported, mods with class edits are u

Cat Core 21 Dec 6, 2022
C2ME-fabric - A Fabric mod designed to improve the chunk performance of Minecraft.

C^2M-Engine A Fabric mod designed to improve the chunk performance of Minecraft. So what is C2ME? C^2M-Engine, or C2ME for short, is a Fabric mod desi

null 414 Jan 7, 2023
The most powerfull forge server software (not yet) which aims for high capacity and performance on 1.16.5 modded server.

GoldenForge The most powerfull forge server software (not yet) which aims for high capacity and performance on 1.16.5 modded server. Current work Asyn

null 20 Sep 3, 2022
An elegant Minecraft mod template for the Fabric mod loader

Fabric Example Mod Lorem ipsum dolor sit amet Example is a Minecraft mod that lorem ipsum dolor sit amet. Ut mi lectus, egestas a justo nec, hendrerit

Axieum 24 Dec 25, 2022
Addon to the Minecraft Forge/Fabric mod InvMove that adds mod compatibilities

Addon to the Minecraft Forge/Fabric mod InvMove that adds mod compatibilities

David M. 3 Oct 21, 2022
A mod for Fabric which cleans up your chat by removing duplicate messages, extending the chat history, and more

CompactChat for Fabric CompactChat is a mod which will clean up your minecraft chat. If a message is sent twice, the previous message will be removed,

Conor Byrne 12 Oct 26, 2022
Infinity Buttons is a fabric mod which adds exciting new buttons!

Infinity Buttons Infinity Buttons is a mod which adds exciting new buttons! Current features Large Buttons, which are bigger than normal buttons. Copp

LarsMans 5 Nov 20, 2022
This is a mod than add economy

Source installation information for modders ------------------------------------------- This code follows the Minecraft Forge installation methodology

danizml 2 Oct 12, 2021
A Java mod meant to add new things to the current Erekir's progression

Erekir Expansion A Java mod meant to add new things to the current Erekir's progression. Fun Fact: I used my private JS mod version, Flar Expansion v1

Antumbra (or Lich) 14 Dec 18, 2022
Small mod for Minecraft Forge 1.16.5 that sends messages of in-game events to a channel in your Discord server. This mod also enables cross-chatting between Minecraft and Discord.

DiscordSync Small mod for Minecraft Forge 1.16.5 that sends messages of in-game events to a channel in your Discord server. This mod also enables cros

AeonLucid 4 Dec 20, 2022
A Fabric mod designed to improve the chunk performance of Minecraft.

C^2M-Engine A Fabric mod designed to improve the chunk performance of Minecraft. So what is C2ME? C^2M-Engine, or C2ME for short, is a Fabric mod desi

null 411 Jan 5, 2023
Minecraft Multi-Threading Mod Fabric Port

MCMTFabric - Minecraft Multi-Threading Mod Fabric Port This mod is based on the amazing work on JMT-MCMT. Please check that repository for details. No

Grider 108 Dec 30, 2022
Fabric mod for rainbow backgrounds in minecraft guis

rainbowify rainbowify is a Fabric mod for Minecraft 1.17 that adds a customizable rainbow background to many Minecraft HUDs. Discord: https://discord.

Lennox 18 Sep 29, 2022
Minecraft mod to change the stack size of all items. Fabric 1.17

Stacker Minecraft mod to change the stack size of all items. For Fabric 1.17 Note: This mod has a config that defaults to 64. Change it to be whatever

Andrew Grant 18 Sep 25, 2022
A client-side Fabric mod for Minecraft Beta 1.7.3 that allows you to connect to servers running almost any patch from Alpha v1.1.2_01 to Beta 1.7.3.

multiversion-fabric A client-side Fabric mod for Minecraft Beta 1.7.3 that allows you to connect to servers running almost any patch from Alpha v1.1.2

0n1 2 Mar 13, 2022
Minecraft Fabric mod for Stardew Valley-inspired hotbar swapping.

HotbarSwap Minecraft Fabric mod for Stardew Valley-inspired hotbar swapping. Developed for 1.18.1. Features Adds 2 keybinds: Swap Hotbar (Default: H):

null 6 Sep 19, 2022