
Mods / Axle in blocks
Category:
#Crafting
#Technology
Author: Fossilien
Side: Both
Created: Dec 27th 2021 at 5:07 PM
Last modified: Jul 20th at 8:52 PM
Downloads: 5706
Follow Unfollow 88
Author: Fossilien
Side: Both
Created: Dec 27th 2021 at 5:07 PM
Last modified: Jul 20th at 8:52 PM
Downloads: 5706
Follow Unfollow 88
Latest file for v1.18.6:
axleinblocks_v1.0.18.zip
1-click install
Main features:
- New blocks that hide axles in bricks, dry stone and wooden planks (insulated).
- New blocks that hide gears in bricks, dry stone and wooden planks (insulated).
- New blocks that hide transmission in bricks, dry stone and wooden planks.
- New obsidian glass block (Used in recipes).
- Languages: English, Japanese, Russian, Ukrainian
Version | For Game version | Downloads | Release date | Changelog | Download | 1-click mod install* |
---|---|---|---|---|---|---|
v1.0.18 | 1483 | Jul 20th at 8:52 PM | Show | axleinblocks_v1.0.18.zip | Install now | |
v1.0.17 | 458 | Jun 30th at 9:40 AM | Show | axleinblocks_v1.0.17.zip | Install now | |
v1.0.16 | 262 | Jun 24th at 10:08 AM | Show | axleinblocks_v1.0.16.zip | Install now | |
v1.0.15 | 56 | Jun 24th at 12:19 AM | Show | axleinblocks_v1.0.15.zip | Install now | |
v1.0.13 | 843 | May 31st 2022 at 1:55 PM | Show | axleinblocks_v1.0.13.zip | Install now | |
v1.0.12 | 2136 | Jan 8th 2022 at 6:03 PM | Show | axleinblocks_v1.0.12.zip | Install now | |
v1.0.11 | 232 | Jan 8th 2022 at 6:03 PM | Show | axleinblocks_v1.0.11.zip | Install now |
Can you make a lite version of the mod where there will be an axis with a leather block texture? It's kind of a universal choice. In most cases, you just need to skip the axle into the room.
Friskain, yes, those blocks make rooms sealed except for the transmission blocks.
Im wondering do those blocks make the rooms sealed, So no snow particals comming though, And what about tempartue comming in from the outside
Great job macoto_hino.
I added your translation to the mod.
Thank you very much.
Thanks for the update on the mod!
I love it because it allows me to place gears, axes, etc. nicely on walls, floors, and ceilings. I will use it as soon as possible!
I used to make Japanese files, so if you support v1.18, please use them.
axleinblocks_v1.0.15_ja.json
Compatibility with new game versions.
Gear block placement on top of axle blocks issue fix.
Fixed wooden planks recipes.
Not tested thoroughly.
The release can contain bugs.
Same issue as below, sadly. Going to have to remove the mod from my server due to crashes.
I love this mod it helpet me Building quite well, and hope for an 1.17 update soon, becouse on a server me an a frind play thers a wird bug ocuring, wen we try to place or break one of the blocks, or atach a normal axle/gear/windmilcore to one of them, the game crashes to desktop with a eror, somtimes wehn reconecting the block is brocken or placed, the starnage thing is in an single player creative world the mod works comletly fine
mayby to help you the crash handler brings uo this :
Critical error occurred in the following mod: axleinblocks@1.0.13
Loaded Mods: axleinblocks@1.0.13
System.MissingFieldException: Feld nicht gefunden: "Vintagestory.API.Common.Block.SideSolid".
bei axleinblocks.BEBehaviorAxleInBlocks.IsAttachedToBlock(IBlockAccessor blockaccessor, Block block, BlockPos Position)
bei axleinblocks.AxleInBlocks.OnNeighbourBlockChange(IWorldAccessor world, BlockPos pos, BlockPos neibpos)
bei Vintagestory.Client.NoObf.ClientMain.TriggerNeighbourBlocksUpdate(BlockPos pos) in VintagestoryLib\Client\ClientMain.cs:Zeile 3408.
bei Vintagestory.Client.NoObf.ClientMain.OnPlayerTryPlace(BlockSelection blockSelection, String& failureCode) in VintagestoryLib\Client\ClientMain.cs:Zeile 2066.
bei Vintagestory.Client.NoObf.SystemMouseInWorldInteractions.OnBlockBuild(BlockSelection blockSelection, Block onBlock, String& failureCode) in VintagestoryLib\Client\Systems\Player\MouseInWorldInteractions.cs:Zeile 704.
bei Vintagestory.Client.NoObf.SystemMouseInWorldInteractions.HandleMouseInteractionsBlockSelected(Single dt) in VintagestoryLib\Client\Systems\Player\MouseInWorldInteractions.cs:Zeile 557.
bei Vintagestory.Client.NoObf.SystemMouseInWorldInteractions.OnFinalizeFrame(Single dt) in VintagestoryLib\Client\Systems\Player\MouseInWorldInteractions.cs:Zeile 89.
bei Vintagestory.Client.NoObf.ClientEventManager.TriggerRenderStage(EnumRenderStage stage, Single dt) in VintagestoryLib\Client\Util\ClientEventManager.cs:Zeile 199.
bei Vintagestory.Client.NoObf.ClientMain.TriggerRenderStage(EnumRenderStage stage, Single dt) in VintagestoryLib\Client\ClientMain.cs:Zeile 1176.
bei Vintagestory.Client.NoObf.ClientMain.RenderToDefaultFramebuffer(Single dt) in VintagestoryLib\Client\ClientMain.cs:Zeile 1364.
bei Vintagestory.Client.GuiScreenRunningGame.RenderToDefaultFramebuffer(Single dt) in VintagestoryLib\Client\MainMenu\Screens\GuiScreenRunningGame.cs:Zeile 204.
bei Vintagestory.Client.ScreenManager.Render(Single dt) in VintagestoryLib\Client\ScreenManager.cs:Zeile 711.
bei Vintagestory.Client.ScreenManager.OnNewFrame(Single dt) in VintagestoryLib\Client\ScreenManager.cs:Zeile 615.
bei Vintagestory.Client.NoObf.ClientPlatformWindows.window_RenderFrame(Object sender, FrameEventArgs e) in VintagestoryLib\Client\ClientPlatform\GameWindow.cs:Zeile 132.
bei System.EventHandler`1.Invoke(Object sender, TEventArgs e)
bei OpenTK.GameWindow.RaiseRenderFrame(Double elapsed, Double& timestamp) in C:\Users\Nexrem\Desktop\transfer\opentk\src\OpenTK\GameWindow.cs:Zeile 479.
bei OpenTK.GameWindow.DispatchRenderFrame() in C:\Users\Nexrem\Desktop\transfer\opentk\src\OpenTK\GameWindow.cs:Zeile 454.
bei OpenTK.GameWindow.Run(Double updates_per_second, Double frames_per_second) in C:\Users\Nexrem\Desktop\transfer\opentk\src\OpenTK\GameWindow.cs:Zeile 375.
bei Vintagestory.Client.ClientProgram.Start(ClientProgramArgs args, String[] rawArgs)
bei Vintagestory.ClientNative.CrashReporter.Start(ThreadStart start) in VintagestoryLib\Client\ClientPlatform\ClientNative\CrashReporter.cs:Zeile 93.
Awesome thank you so much you are great! I don't even know what the error was doing but I thought I better report it.
Errors "aged1 tesselation..." in log files was fixed.
Errors from client-main
pastebin.com/siEF4d7C
1.New transmission in blocks added.
2.Fixed crush bauxite in patch file.
3.Fixed rare custom log crush.
Added v1.0.3 Compatible with v1.16.0-rc.4, fixed server recipes warning [planks-* to planks-*-hor]
v1.0.2 Fixed brocken crushed obsidian item after migration to (#v1.16.0-rc.3)
Thanks :)
I will try to adapt it on 1.16 when it is released.
much needed mod; I look forward to some day being able to use this in 1.16 :)
Thanks for your comment.
My mistake.
I have added file already.
There does not appear to be a file to download yet.