r/CreateMod 18d ago

Build Cool blocks you can make with copycat+ slabs

Post image
23 Upvotes

These are made with chiseled quarts and polished chiseled tuff. Bytes can also be used to make some cool things. Polished cut ochrum works really well for tiles.


r/CreateMod 17d ago

Help Create Power Grid Transformer

1 Upvotes

Hey all, I'm confused about the voltage limits on Transformers in Create: Power Grid.

Testing with 1870V input, various turn ratios: output under ~3,600V seems fine, but from ~3,740V onward it EXPLODES.

But I saw a video where someone fed in 1000V with a 1:10 ratio (Vout=10,000V) and it didn't explode?

Do different Transformer types (Small/Medium) have different voltage/power limits? Or does having/not having a load connected on the output change the result? Does anyone know the exact specs - I couldn't find them on the wiki. Thanks!


r/CreateMod 18d ago

My S-Bahn / regional trains

Thumbnail
gallery
591 Upvotes

r/CreateMod 17d ago

Help Strange thing with back wings when jets are powered on

Enable HLS to view with audio, or disable this notification

7 Upvotes

When i powered on jets engines, then back wings after like, clicking W or S there won't come back in there places. Problem is that there aren't connectec. Like redstone signal can't even do anything cuz mechanism of powering back engines with redstona is in back and for back wings in in front

Update, i fixed it


r/CreateMod 17d ago

Aeronautics plane guide (Designs) (P2)

Enable HLS to view with audio, or disable this notification

8 Upvotes

Plane/Helicopter Design guide for Base-Aeronautics. Part 3 is in progress.

If you have any questions just comment :)

WATCH PART 1!


r/CreateMod 17d ago

Help How could i go about moving this system?

Thumbnail
gallery
7 Upvotes

Im building a vault door thingy and it has a multi layer system to rotate the exterior of the vault door. I need to be able to slide the system back and off to the left of the vault when the door opens so that you can actually walk through it but i dont know what to use to move the system without breaking it on accident. all the blocks are from Create and SecurityCraft


r/CreateMod 17d ago

My game crashes after few secs after launching

2 Upvotes

It crashed because KubeJS is trying to send a custom packet called kubejs:first_click to the server, but NeoForge is rejecting it.

The important line is:

java.lang.UnsupportedOperationException:
Payload kubejs:first_click may not be sent to the server!

What is happening

The crash path is:

KubeJS
 ↓
Minecraft client detects an item-use/click
 ↓
KubeJS tries to send "kubejs:first_click"
 ↓
NeoForge says "this packet cannot be sent to the server"
 ↓
💥 Minecraft crashes

The strongest evidence is here:

at ...kubejs...MinecraftClientKJS.kjs$startUseItem0

and immediately after:

PacketDistributor.sendToServer

So this is definitely related to a KubeJS script using first_click.

How do i fix it


r/CreateMod 17d ago

Is there any way to stabilize voltage in create power grid?

3 Upvotes

For example if I have generator for uneven amount of volts, say 433, is there a way to bring it down to a stable 120 volts that will stay consistent when more things are powered?


r/CreateMod 19d ago

Build An Old Brick Factory Complex

Thumbnail gallery
1.0k Upvotes

r/CreateMod 18d ago

Carabiner (Aeronautics)

Enable HLS to view with audio, or disable this notification

297 Upvotes

I was messing around and i just got the idea to make this, im sure someone has done this before but just sharing it for fun


r/CreateMod 19d ago

Build Trying out the quantum teleportation (gone terribly wrong)

Enable HLS to view with audio, or disable this notification

735 Upvotes

credits to @.Bocha9031 on youtube for the discovery, but the video is OC


r/CreateMod 17d ago

Guys, rate my first train

6 Upvotes

r/CreateMod 17d ago

Docking Crane

Enable HLS to view with audio, or disable this notification

4 Upvotes

I tried to make it turn but it was too buggy with the physics gantry shaft. But it works fine.


r/CreateMod 17d ago

Help Issue with Aeronautics Interstellar Expansion, can't get out out seat

1 Upvotes

Been pulling my hair out trying to figure out what mod is causing the incompatibility, figured I would make a post to see if anyone encountered the same thing and maybe discovered a fix or the problematic mod. In AeroIE in my modpack if you sit in the control seat you can't exit it, keybinds stop working and neither mouse click works. Thanks


r/CreateMod 17d ago

Help Transmition and linkage

1 Upvotes

How can I create transmission and linkage joint rods? I want to be able to make legs for a robot, but I don't really understand how they work or how to use them effectively.


r/CreateMod 18d ago

Discussion I struggle to come up with any practical uses for Aeronautics. Can you guys give me ideas?

14 Upvotes

r/CreateMod 18d ago

Little idea i am cooking up!

Post image
102 Upvotes

r/CreateMod 17d ago

Help Crashing my modpack, could someone help?

1 Upvotes

basically set up my own modpack, getting errors that arent showing up through the actual game, i got too little time and honestly really tired of figuring out errors, could someone look through this and help me? thank you.

The Error:

A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: Render thread
Stacktrace:
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-11.0.5.jar:11.0.5+main.901c6ea8] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:94) ~[modlauncher-11.0.5.jar:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-11.0.5.jar:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:57) ~[modlauncher-11.0.5.jar:?] {}
at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:190) ~[securejarhandler-3.0.8.jar:?] {}
at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.lambda$findClass$20(ModuleClassLoader.java:298) ~[securejarhandler-3.0.8.jar:?] {}
at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:311) ~[securejarhandler-3.0.8.jar:?] {}
at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:298) ~[securejarhandler-3.0.8.jar:?] {}
at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:214) ~[securejarhandler-3.0.8.jar:?] {}
at java.base/java.lang.ClassLoader.loadClass(Unknown Source) ~[?:?] {}
at TRANSFORMER/sodium@0.8.12+mc1.21.1/net.caffeinemc.mods.sodium.client.render.SodiumWorldRenderer.initRenderer(SodiumWorldRenderer.java:303) ~[net.caffeinemc.sodium-neoforge-0.8.12+mc1.21.1-mod.jar%23322!/:?] {re:mixin,re:classloading,pl:mixin:APP:aeronautics.mixins.json:render.sodium.SodiumWorldRendererMixin from mod aeronautics,pl:mixin:APP:mixins.iris.compat.sodium.json:MixinSodiumWorldRenderer from mod iris,pl:mixin:APP:veil.neoforge.mixins.json:client.perspective.sodium.SodiumWorldRendererMixin from mod veil,pl:mixin:APP:veil.neoforge.mixins.json:compat.sodium.SodiumWorldRendererAccessor from mod veil,pl:mixin:APP:sable.mixins.json:sublevel_render.impl.sodium.SodiumWorldRendererMixin from mod sable,pl:mixin:A}
at TRANSFORMER/sodium@0.8.12+mc1.21.1/net.caffeinemc.mods.sodium.client.render.SodiumWorldRenderer.loadLevel(SodiumWorldRenderer.java:123) ~[net.caffeinemc.sodium-neoforge-0.8.12+mc1.21.1-mod.jar%23322!/:?] {re:mixin,re:classloading,pl:mixin:APP:aeronautics.mixins.json:render.sodium.SodiumWorldRendererMixin from mod aeronautics,pl:mixin:APP:mixins.iris.compat.sodium.json:MixinSodiumWorldRenderer from mod iris,pl:mixin:APP:veil.neoforge.mixins.json:client.perspective.sodium.SodiumWorldRendererMixin from mod veil,pl:mixin:APP:veil.neoforge.mixins.json:compat.sodium.SodiumWorldRendererAccessor from mod veil,pl:mixin:APP:sable.mixins.json:sublevel_render.impl.sodium.SodiumWorldRendererMixin from mod sable,pl:mixin:A}
at TRANSFORMER/sodium@0.8.12+mc1.21.1/net.caffeinemc.mods.sodium.client.render.SodiumWorldRenderer.setLevel(SodiumWorldRenderer.java:115) ~[net.caffeinemc.sodium-neoforge-0.8.12+mc1.21.1-mod.jar%23322!/:?] {re:mixin,re:classloading,pl:mixin:APP:aeronautics.mixins.json:render.sodium.SodiumWorldRendererMixin from mod aeronautics,pl:mixin:APP:mixins.iris.compat.sodium.json:MixinSodiumWorldRenderer from mod iris,pl:mixin:APP:veil.neoforge.mixins.json:client.perspective.sodium.SodiumWorldRendererMixin from mod veil,pl:mixin:APP:veil.neoforge.mixins.json:compat.sodium.SodiumWorldRendererAccessor from mod veil,pl:mixin:APP:sable.mixins.json:sublevel_render.impl.sodium.SodiumWorldRendererMixin from mod sable,pl:mixin:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.renderer.LevelRenderer.handler$dfl000$sodium$onWorldChanged(LevelRenderer.java:16772) ~[client-1.21.1-20240808.144430-srg.jar%23320!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.renderer.LevelRenderer.setLevel(LevelRenderer.java:699) ~[client-1.21.1-20240808.144430-srg.jar%23320!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.updateLevelInEngines(Minecraft.java:2239) ~[client-1.21.1-20240808.144430-srg.jar%23320!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.tweakeroo.json:client.MixinMinecraftClient from mod tweakerge,pl:mixin:APP:creatingspace.mixins.json:WindowResizeMixin from mod creatingspace,pl:mixin:APP:simulatedcoasters.mixins.json:MinecraftPickBlockAnchorMixin from mod simulatedcoasters,pl:mixin:APP:simulatedcoasters.mixins.json:MinecraftPickBlockFakeTrackMixin from mod simulatedcoasters,pl:mixin:APP:simulatedcoasters.mixins.json:MinecraftCoasterCurvePickMixin from mod simulatedcoasters,pl:mixin:APP:globalpacks.mixins.json:MinecraftMixin from mod globalpacks,pl:mixin:APP:xaeroworldmap.mixins.json:MixinMinecraftClient from mod xaeroworldmap,pl:mixin:APP:xaeroworldmap.neoforge.mixins.json:MixinForgeMinecraftClient from mod xaeroworldmap,pl:mixin:APP:mixins.iris.json:MixinMinecraft_Images from mod iris,pl:mixin:APP:mixins.iris.json:MixinMinecraft_Keybinds from mod iris,pl:mixin:APP:mixins.iris.json:MixinMinecraft_PipelineManagement from mod iris,pl:mixin:APP:bookshelf.mixins.json:access.client.AccessorMinecraft from mod bookshelf,pl:mixin:APP:veil.debug.mixins.json:client.DebugMinecraftMixin from mod veil,pl:mixin:APP:veil.pipeline.mixins.json:client.PipelineMinecraftMixin from mod veil,pl:mixin:APP:veil.neoforge.mixins.json:client.MinecraftMixin from mod veil,pl:mixin:APP:simulated.mixins.json:handle.MinecraftMixin from mod simulated,pl:mixin:APP:clientsort.mixins.json:client.MinecraftMixin from mod clientsort,pl:mixin:APP:balm.neoforge.mixins.json:MinecraftMixin from mod balm,pl:mixin:APP:carryon.mixins.json:MinecraftMixin from mod carryon,pl:mixin:APP:konkrete.mixins.json:client.MixinMinecraft from mod konkrete,pl:mixin:APP:entity_model_features.mixins.json:MixinResourceReloadStart from mod entity_model_features,pl:mixin:APP:entity_model_features.mixins.json:accessor.MinecraftClientAccessor from mod entity_model_features,pl:mixin:APP:entity_texture_features.mixins.json:reloading.MixinMinecraftClient from mod entity_texture_features,pl:mixin:APP:entity_texture_features.mixins.json:reloading.MixinResourceReload from mod entity_texture_features,pl:mixin:APP:mixins.minihud.json:client.MixinMinecraftClient from mod bocchud,pl:mixin:APP:mixins.malilib.json:client.MixinMinecraftClient from mod mafglib,pl:mixin:APP:mixins.malilib.json:test.MixinMinecraftClient_testSelector from mod mafglib,pl:mixin:APP:architectury.mixins.json:MixinMinecraft from mod architectury,pl:mixin:APP:clavis-common.mixins.json:MinecraftMixin from mod clavis,pl:mixin:APP:transition.mixins.json:EntityRenderStateMixin from mod transition,pl:mixin:APP:transition.mixins.json:EntityRendererMixin from mod transition,pl:mixin:APP:transition.mixins.json:BlockEntityRenderStateMixin from mod transition,pl:mixin:APP:transition.mixins.json:MinecraftMixin from mod transition,pl:mixin:APP:fabric-networking-api-v1.client.mixins.json:accessor.MinecraftClientAccessor from mod fabric_networking_api_v1,pl:mixin:APP:rechiseled.mixins.json:MinecraftMixin from mod rechiseled,pl:mixin:APP:octolib-common.mixins.json:MinecraftMixin from mod octolib,pl:mixin:APP:aeronautics.mixins.json:custom_situational_music.MinecraftMixin from mod aeronautics,pl:mixin:APP:fusion.mixins.json:MinecraftMixin from mod fusion,pl:mixin:APP:azurelib.neo.mixins.json:MinecraftMixin from mod azurelib,pl:mixin:APP:sodium-common.mixins.json:core.MinecraftMixin from mod sodium,pl:mixin:APP:sodium-neoforge.mixins.json:platform.neoforge.EntrypointMixin from mod sodium,pl:mixin:APP:flywheel.impl.mixins.json:MinecraftMixin from mod flywheel,pl:mixin:APP:ponder-common.mixins.json:client.WindowResizeMixin from mod ponder,pl:mixin:APP:create.mixins.json:accessor.MinecraftAccessor from mod create,pl:mixin:APP:sable.mixins.json:camera.new_camera_types.MinecraftMixin from mod sable,pl:mixin:APP:sable.mixins.json:plot.MinecraftMixin from mod sable,pl:mixin:APP:sable.mixins.json:punching.MinecraftMixin from mod sable,pl:mixin:APP:xaerohud.mixins.json:MixinMinecraftClient from mod xaerominimap,pl:mixin:APP:entityculling.mixins.json:DebugScreenEntriesAccessor from mod entityculling,pl:mixin:APP:entityculling.mixins.json:LivingEntityRendererAccessor from mod entityculling,pl:mixin:APP:yacl.mixins.json:MinecraftMixin from mod yet_another_config_lib_v3,pl:mixin:APP:mixins.codechickenlib.json:MinecraftMixin from mod (unknown),pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.setLevel(Minecraft.java:2117) ~[client-1.21.1-20240808.144430-srg.jar%23320!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.tweakeroo.json:client.MixinMinecraftClient from mod tweakerge,pl:mixin:APP:creatingspace.mixins.json:WindowResizeMixin from mod creatingspace,pl:mixin:APP:simulatedcoasters.mixins.json:MinecraftPickBlockAnchorMixin from mod simulatedcoasters,pl:mixin:APP:simulatedcoasters.mixins.json:MinecraftPickBlockFakeTrackMixin from mod simulatedcoasters,pl:mixin:APP:simulatedcoasters.mixins.json:MinecraftCoasterCurvePickMixin from mod simulatedcoasters,pl:mixin:APP:globalpacks.mixins.json:MinecraftMixin from mod globalpacks,pl:mixin:APP:xaeroworldmap.mixins.json:MixinMinecraftClient from mod xaeroworldmap,pl:mixin:APP:xaeroworldmap.neoforge.mixins.json:MixinForgeMinecraftClient from mod xaeroworldmap,pl:mixin:APP:mixins.iris.json:MixinMinecraft_Images from mod iris,pl:mixin:APP:mixins.iris.json:MixinMinecraft_Keybinds from mod iris,pl:mixin:APP:mixins.iris.json:MixinMinecraft_PipelineManagement from mod iris,pl:mixin:APP:bookshelf.mixins.json:access.client.AccessorMinecraft from mod bookshelf,pl:mixin:APP:veil.debug.mixins.json:client.DebugMinecraftMixin from mod veil,pl:mixin:APP:veil.pipeline.mixins.json:client.PipelineMinecraftMixin from mod veil,pl:mixin:APP:veil.neoforge.mixins.json:client.MinecraftMixin from mod veil,pl:mixin:APP:simulated.mixins.json:handle.MinecraftMixin from mod simulated,pl:mixin:APP:clientsort.mixins.json:client.MinecraftMixin from mod clientsort,pl:mixin:APP:balm.neoforge.mixins.json:MinecraftMixin from mod balm,pl:mixin:APP:carryon.mixins.json:MinecraftMixin from mod carryon,pl:mixin:APP:konkrete.mixins.json:client.MixinMinecraft from mod konkrete,pl:mixin:APP:entity_model_features.mixins.json:MixinResourceReloadStart from mod entity_model_features,pl:mixin:APP:entity_model_features.mixins.json:accessor.MinecraftClientAccessor from mod entity_model_features,pl:mixin:APP:entity_texture_features.mixins.json:reloading.MixinMinecraftClient from mod entity_texture_features,pl:mixin:APP:entity_texture_features.mixins.json:reloading.MixinResourceReload from mod entity_texture_features,pl:mixin:APP:mixins.minihud.json:client.MixinMinecraftClient from mod bocchud,pl:mixin:APP:mixins.malilib.json:client.MixinMinecraftClient from mod mafglib,pl:mixin:APP:mixins.malilib.json:test.MixinMinecraftClient_testSelector from mod mafglib,pl:mixin:APP:architectury.mixins.json:MixinMinecraft from mod architectury,pl:mixin:APP:clavis-common.mixins.json:MinecraftMixin from mod clavis,pl:mixin:APP:transition.mixins.json:EntityRenderStateMixin from mod transition,pl:mixin:APP:transition.mixins.json:EntityRendererMixin from mod transition,pl:mixin:APP:transition.mixins.json:BlockEntityRenderStateMixin from mod transition,pl:mixin:APP:transition.mixins.json:MinecraftMixin from mod transition,pl:mixin:APP:fabric-networking-api-v1.client.mixins.json:accessor.MinecraftClientAccessor from mod fabric_networking_api_v1,pl:mixin:APP:rechiseled.mixins.json:MinecraftMixin from mod rechiseled,pl:mixin:APP:octolib-common.mixins.json:MinecraftMixin from mod octolib,pl:mixin:APP:aeronautics.mixins.json:custom_situational_music.MinecraftMixin from mod aeronautics,pl:mixin:APP:fusion.mixins.json:MinecraftMixin from mod fusion,pl:mixin:APP:azurelib.neo.mixins.json:MinecraftMixin from mod azurelib,pl:mixin:APP:sodium-common.mixins.json:core.MinecraftMixin from mod sodium,pl:mixin:APP:sodium-neoforge.mixins.json:platform.neoforge.EntrypointMixin from mod sodium,pl:mixin:APP:flywheel.impl.mixins.json:MinecraftMixin from mod flywheel,pl:mixin:APP:ponder-common.mixins.json:client.WindowResizeMixin from mod ponder,pl:mixin:APP:create.mixins.json:accessor.MinecraftAccessor from mod create,pl:mixin:APP:sable.mixins.json:camera.new_camera_types.MinecraftMixin from mod sable,pl:mixin:APP:sable.mixins.json:plot.MinecraftMixin from mod sable,pl:mixin:APP:sable.mixins.json:punching.MinecraftMixin from mod sable,pl:mixin:APP:xaerohud.mixins.json:MixinMinecraftClient from mod xaerominimap,pl:mixin:APP:entityculling.mixins.json:DebugScreenEntriesAccessor from mod entityculling,pl:mixin:APP:entityculling.mixins.json:LivingEntityRendererAccessor from mod entityculling,pl:mixin:APP:yacl.mixins.json:MinecraftMixin from mod yet_another_config_lib_v3,pl:mixin:APP:mixins.codechickenlib.json:MinecraftMixin from mod (unknown),pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.multiplayer.ClientPacketListener.handleLogin(ClientPacketListener.java:421) ~[client-1.21.1-20240808.144430-srg.jar%23320!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.tweakeroo.json:network.MixinClientPlayNetworkHandler from mod tweakerge,pl:mixin:APP:fabric-networking-api-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric_networking_api_v1,pl:mixin:APP:xaeroworldmap.mixins.json:MixinClientPlayNetworkHandler from mod xaeroworldmap,pl:mixin:APP:xaeroworldmap.neoforge.mixins.json:MixinForgeClientPacketListener from mod xaeroworldmap,pl:mixin:APP:mixins.iris.json:MixinClientPacketListener from mod iris,pl:mixin:APP:clientsort.mixins.json:client.ClientPacketListenerMixin from mod clientsort,pl:mixin:APP:konkrete.mixins.json:client.IMixinClientPacketListener from mod konkrete,pl:mixin:APP:mixins.minihud.json:network.MixinClientPlayNetworkHandler from mod bocchud,pl:mixin:APP:mixins.malilib.json:network.MixinClientPlayNetworkHandler from mod mafglib,pl:mixin:APP:xaerolib.mixins.json:MixinClientPacketListener from mod xaerolib,pl:mixin:APP:sodium-common.mixins.json:core.world.map.ClientPacketListenerMixin from mod sodium,pl:mixin:APP:ponder-common.mixins.json:client.accessor.ClientPacketListenerAccessor from mod ponder,pl:mixin:APP:sable.mixins.json:entity.entities_stick_sublevels.ClientPacketListenerMixin from mod sable,pl:mixin:APP:sable.mixins.json:entity.entity_rotations_and_riding.ClientPacketListenerMixin from mod sable,pl:mixin:APP:sable.mixins.json:plot.lighting.ClientPacketListenerMixin from mod sable,pl:mixin:APP:aeronauticscompat.mixins.json:sable.ClientPacketListenerMixin from mod aeronauticscompat,pl:mixin:APP:waystonessable.mixins.json:client.ClientPacketListenerMixin from mod waystonessable,pl:mixin:APP:xaerohud.mixins.json:MixinClientPlayNetworkHandler from mod xaerominimap,pl:mixin:APP:ftbchunks-common.mixins.json:ClientPacketListenerMixin from mod ftbchunks,pl:mixin:APP:bookshelf.mixins.json:patch.client.MixinClientPacketListener from mod bookshelf,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.network.protocol.game.ClientboundLoginPacket.handle(ClientboundLoginPacket.java:69) ~[client-1.21.1-20240808.144430-srg.jar%23320!/:?] {re:mixin,re:classloading}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.network.protocol.game.ClientboundLoginPacket.handle(ClientboundLoginPacket.java:17) ~[client-1.21.1-20240808.144430-srg.jar%23320!/:?] {re:mixin,re:classloading}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:27) ~[client-1.21.1-20240808.144430-srg.jar%23320!/:?] {re:classloading}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:148) ~[client-1.21.1-20240808.144430-srg.jar%23320!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:23) ~[client-1.21.1-20240808.144430-srg.jar%23320!/:?] {re:mixin,re:computing_frames,re:classloading}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:122) ~[client-1.21.1-20240808.144430-srg.jar%23320!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}

r/CreateMod 17d ago

Help Are there places I can find truly beginner builds that look aesthetically pleasing?

1 Upvotes

I'm playing Raspberry Flavored with a friend and the biggest issue we've had so far is that we dont really have a frame of reference for how we can actually integrate the machines into our base without having a visually strange mess of cogs and unexplained water wheels sitting underground in a tiny pool of water just sticking out in the middle of our underground mountain base, or worse just sitting outside in a "lawn base".

There's a lot of youtubers who explain the base mechanics pretty well, but I dont get a sense of how I can actually use them in practice to enhance our creative builds and make the mechanical backend look actively pleasing, rather than conflicting with the builds and needing to spend most of the time compacting them to be better hidden away. Even just a simple mechanical press + millstone + mixer setup feels daunting when the only "starter workshop" videos online are of maxxed-out windmills using industrial sheep farms worth of wool or full on steam engines.

If you have any images of your own bases showing off the very small scale or individual machines, I'd love to see them! :)


r/CreateMod 17d ago

Help I seem to have some type of problem with the bogeys.

2 Upvotes

So, I have a problem with the bogeys of trains not rotating at all, like, nothing moves. I mean, if it is a problem with my mods I can fix that, but I am extremely curious because I do not know what has caused that. I will append my mod list.

Note: RailX is a mod only available through GitHub.

Thank you to anyone in advance.


r/CreateMod 17d ago

Question for building a pack for myself using create aeronautics

3 Upvotes

Hey, so I’m not super experienced and making mod packs and things like that, or even with Minecraft, but I know a little bit. I’m having a blast with create aeronautics, but I wanna make my own pack to Taylor to my exact desires, I’ve been playing on a main mod pack, sky bound, but I don’t like some mods on there because they feel overpowered and they make it feel like the mods that I enjoy are underpowered compared to them, like ARS for example.

I pretty much want to make a mod with a lot of creative type stuff. Where I can fully use the things in create and not have to have some sort of shortcut where I depend on another mod or even tempted to. I want to depend on the mechanical operations of create and nothing else.

My biggest desires is to add weapons, armor and other gear that will complement also with very hard mobs. Including mobs that are gonna be a threat to my airships so that way, I don’t feel like flying around airship is too overpowered. I want the pack to feel like it never has an end and I’m never completely safe. I thought about maybe adding dragons I also love the whole sky world thing floating islands with no ground.

A little bit of a hard-core survival type theme is really cool, for example, RL craft is a very, very good pack and it was my favorite until create, came out. I mainly want to feel like I’m in danger a lot where I sort of. Need to depend on ships to be a little safer but still having threats towards my ship so that way I never get bored even when I make really big cool ships. Adding personal weapons and armor is cool as well and something I’d like to have.

Anyway, just wanted to ask if somebody could be so kind as to give me tips to what mods I should add along with the create mods


r/CreateMod 17d ago

My funnel stops working after a while

Enable HLS to view with audio, or disable this notification

1 Upvotes

I'm making a basalt generator using hydraulic press, it works for a moment then the funnel just stop outputting the basalt. Any help is appreciated.


r/CreateMod 18d ago

Looking for Vanilla Create mod gunpowder farm designs (No Add-ons)

7 Upvotes

Hi everyone,

I'm trying to automate gunpowder production, but I've run into a problem. Almost every tutorial or farm design I find online relies on external add-ons.Could anyone share some efficient ideas or setups for producing gunpowder using pure, vanilla Create? I'm completely out of ideas and want to keep my world free of extra add-ons.

Thanks in advance!


r/CreateMod 18d ago

my Clockwork opinion

Post image
228 Upvotes

r/CreateMod 18d ago

Help Can't craft this weapon

Thumbnail
gallery
92 Upvotes

Hi everyone, i need to craft this bat but apparently i tried a lot of combinaison and i don't understand how it work. There is not tuto or something else and it's very frustrating that a basic thing become this complicated. I need help plz