#steampunk
1 messages · Page 77 of 1
Help: how to deal with this toms simple storage mod I built a beacon but it still doesn’t work through dimensions
Did you update the wireless terminal?
yes
This is how I connected these storages
where is the connector and terminal for the storage system?
2nd screenshot
I'm not seeing it.
Minecraft Tom's Simple Storage Mod Guide for 1.19.4!
Here is my complete minecraft tom's simple storage mod guide for 1.19.4 where we cover everything from auto sorting mob spawners, to a storage system, to even wirelessly accessing items. By the end of this minecraft tom's simple storage mod guide you will know everything about tom's simple st...
The thing on the bottom and in the middle
The terminal is located near beacon on level 4
How do inventory cable connectors work? do they need a beacon too?
fuck there chunks not loaded
😅
hello! i'm playing this modplack and i am having trouble getting to a stronghold, when using the eye of ender it says "this eye doesn't want to be used" any help please?
you need find other eyes for activate end portal
these eyes
okey thats to activate it, and for finding it? i need to find all the eyes too?
also how do i get an undead soul and a witch pupil?
witch pupil: kill a lot of witches you'll get them. Undead souls I think you kill undad things?
i assume, Skeletons and zombies and such?. thanks!
Might be the creepy big mouth things that chase you in the dark, they're white and red
whot? i dont think i saw anything like that xD
afaik, you will get them most easily by killing skeleton horses
Yeah, this is what it says on the forge page of this mod
okey thanks!
@lapis sleet tried unholy stone that didn't work either
Well...it is supposed to work. That is excactly what Unholy stone does so you must be doing something wrong. Take a look at your quests.
Also, the reload command exists but it is a cheat so you either have the option to sacrifice one heart and destroy the ring or hop into lan for a second with cheats enabled, type /reload and the ring will be in your inventory, not in your curio slot.
im on a public server and tried the unholy stone way. did exactly what it said and still have the ring
I tried to install some additional mods but it gave me a warning is it because of mods like ferritecore that actively impacts the game or all mods like essentials that is incompatiable
Our modpacks don't support any mods that add singleplayer hosting / world sharing because we already provide free world sharing. The "Essential" mod is therefore incompatible.
To share your world using our own world hosting, click the "Open to Lan" or "Share World" button in the game menu when in a singleplayer world, and share the world.
It will give you an address, like magma-cube.mc.lunapixel.gg, which your friends can use to connect directly to your world as if it were a server!
We still highly suggest not to play through LAN as LAN is untested and unreliable. Using it will cause longterm damage to your world.
There is no reason to use LAN, as we support both paid and free methods of hosting a server the normal way.
I couldn't get it to work either. Maybe the lava lake was not big enough but no clue what exactly is big enough for enigmatic. I guess you will have to kindly ask the admin to remove it from you.
oh i didnt realize that was a thing thank you
is ther any way for the nature compass to localte another biome when you are already on it? (im in dessert but i need a diferent desert)
try a different kind of desert or get a good amount away from the one you're at
okey thanks!
Hey there, fun lobster facts here
Dont forget, y'all
You can use a alloy kiln to make brass
and use zinc to make andesite alloy
I have a fun fact about lobsters, if you make them do a head stand and pet them on the butt while holding them like that on a flat surface, they fall asleep
why does my eye of ender not work
need to use the eyes from end remastered
don't tell me you threw away a hundred of them xD
Use the eyes from that mod, if you need help figuring it out search @ end and it'll give the list, there's 16, but you only need 12
this one?
there's different ones
is there a way to remove that
you can, but honestly takes a lot of the fun out of the pack. 
True
Also, thanks for the path
Hey guys, I'm bashing my head on making a docker (itzg/docker-minecraft-server) hosted steampunk server with simple voice chat.
The game is great, we love the modpack, but for some reasons the simple voice chat part doesn't even load, seem to come from a configuration in railways-common.mixins.json:compat.voicechat.ServerWorldUtilsMixin according to these :
[17:25:59] [main/WARN] [mixin/]: Error loading class: de/maxhenkel/voicechat/voice/server/ServerWorldUtils (java.lang.ClassNotFoundException: de.maxhenkel.voicechat.voice.server.ServerWorldUtils)
[17:25:59] [main/WARN] [mixin/]: @Mixin target de.maxhenkel.voicechat.voice.server.ServerWorldUtils was not found railways-common.mixins.json:compat.voicechat.ServerWorldUtilsMixin
I tested the simple voice mod deployment on a more vanilla server and it works fine.
Anyone of you encountered this kind of issue ? I've seen in the file history that Simple Voice Mod used to be in the modpack, so is it a remnant of configuration that was forgotten ? Thanks for the feedback.
Have you tried what's pinned in #fear-nightfall for voice chat per chance?
Yeah, I've seen it, I went through the messages mensionning the voice chat mods through the research function, tested it without it working (does not seem to be a network issue as the mod doesn't even load the configuration, it crashes before)
According to my logfiles, it is missing two optional dependencies, and at least one of the voicemod errors that I encounter come from a missing plugin (maybe from one of these dependencies), I'll try to take a look once I find which mod it is (I only have their ID)
Here is the command I ran to get the info on voice chat
[mc-image-helper] 18:03:50.001 WARN : The mod file [FORGE][1.19.2] Simple Voice Chat 1.19.2-2.5.5 depends on mod project ID 535489, but that is not listed
[mc-image-helper] 18:03:50.004 WARN : The mod file [FORGE][1.19.2] Simple Voice Chat 1.19.2-2.5.5 depends on mod project ID 348521, but that is not listed
[mc-image-helper] 18:03:50.004 WARN : The mod file [FORGE][1.19.2] Simple Voice Chat 1.19.2-2.5.5 depends on mod project ID 535489, but that is not listed
[mc-image-helper] 18:03:50.004 WARN : The mod file [FORGE][1.19.2] Simple Voice Chat 1.19.2-2.5.5 depends on mod project ID 348521, but that is not listed
[18:04:08] [main/WARN] [mixin/]: Error loading class: de/maxhenkel/voicechat/plugins/impl/audiochannel/EntityAudioChannelImpl (java.lang.ClassNotFoundException: de.maxhenkel.voicechat.plugins.impl.audiochannel.EntityAudioChannelImpl)
[18:04:08] [main/WARN] [mixin/]: @Mixin target de.maxhenkel.voicechat.plugins.impl.audiochannel.EntityAudioChannelImpl was not found railways-common.mixins.json:compat.voicechat.EntityAudioChannelImplMixin
[18:04:08] [main/WARN] [mixin/]: Error loading class: de/maxhenkel/voicechat/voice/server/Server (java.lang.ClassNotFoundException: de.maxhenkel.voicechat.voice.server.Server)
[18:04:08] [main/WARN] [mixin/]: @Mixin target de.maxhenkel.voicechat.voice.server.Server was not found railways-common.mixins.json:compat.voicechat.ServerMixin
[18:04:08] [main/WARN] [mixin/]: Error loading class: de/maxhenkel/voicechat/voice/server/ServerWorldUtils (java.lang.ClassNotFoundException: de.maxhenkel.voicechat.voice.server.ServerWorldUtils)
[18:04:08] [main/WARN] [mixin/]: @Mixin target de.maxhenkel.voicechat.voice.server.ServerWorldUtils was not found railways-common.mixins.json:compat.voicechat.ServerWorldUtilsMixin
I grepped the "voice" text in my docker logs
So yeah, I'll try to take a look at these dependencies after lunch, hopefully I'll find a solution.
can't do plugins on modpacks
what mod causes asphyxiation
thin air, put on respirator or the copper helmet and backtank
if you got too low or high in the world it'll mess with your breathing just like in water.
idk if my world generation is ducked but the 'normal' height surface is at y 133
Sounds like you're on mountains xD
it.... is a high land biome
it doesnt look like a mountain tho there are a lotta high surfaces next to it
it doesnt have a config sigh
funky world gen luck then
grow it indoors, aka just cover the top of it some ways up and you're good
I wasn't talking about a minecraft plugin, it's just the name max henkel gave to this specific java module.
And, I took a look at the source code, its doesn't seem to come from the dependencies, but from some of the modifications Max did to his code at the time. Still digging (in the code 🙂 )
Does anyone know how I sew materials into armour for the Cold Sweat mod?
is ignitum ingot better than netherite for tetra tools?
i can choose one of them for quest rewards
in steampunk modpack we have some chunk loader?
becouse if i go far from my house my iron farm dont work.
open map, right click chunk, claim, right click again, forceload
and this chunk will be all the time on ?
long as you're on yeah
ok, and if I go very far away, will it still be active?
yup
okej thanks you
Best materials to increase pickaxe integrity with?
Hello ! Anyone know how to control steampunk agriculture ? I want to make an automatic factory for "blaze cake" and I need sugar cane for the blaze cake base but it's only growing in summer, how can I make it grown ?
YES how do the seasons work in this mod pack?
bc i dont see on the screen where the current season is or when it will end
search calendar, you can hover over it and it'll tell you. You don't have to make it though.
how do unclaim people from other people if ur opp?
Thank you so much!
Hey i have a strange visual bug with the game. Can Any1 help me.
These are my shader settings. I dont use any other texture packs.
1+ Mod: FTB Ultimine
i use the EuphoriaPatches shader
Screenshots:
The visual bug also clips into blocks sometimes
My Chunks won't load while I'm exploring. It's not my pc, does anyone know how to fix this?
did you allocate enough ram if your on curseforge?
anbd how do you know its not your pc?
uhh how do i charge the soulspring lantern
I did yes and I know because it was all running fine and still does, I have no fps drop or lagging it's just the Chunks won't load
Yeah I've tried that
is there any compass or some thing to find structures?
use a different shader or disable shaders. it's something to do with euphoriapatches
Okay ty
Explorer's compass, not sure if it's in SP or not.
k, but i think it is not
not finding it
likely it's not in the pack then
I don't know the name but it is the item in the bottom middle quest of cold sweat. You can plant it on soulsand and it'll grow, the quest will explain more
Edit: Soul Sprout
so how do i find structures
like the new fortress
just exploring?
There is an item that can search fortresses like an ender pearl does. Give me a sec and you'll be given the name
ty
"Soul Bead" dropped by Wraiths. It'll fly towards the nearest nether fortress.
ty bro
ohh
do /flywheel backend off
ok i will try that
not really sure how to describe it, but is there a way to turn off the ambient noise? the random thudding and echoes? my ambient/environment is at 0%
this
Can someone plz answer my question ? ^^'
quoort9j has been timed out for 2m 

Reason: Similar-Messages Spam
put a roof over the ones that have seasons and it grows year round. shouldn't matter height
thank you !
Hey guys! just changed settings with my ram, getting this exit code:
The game crashed whilst rendering overlay
Error: java.lang.NullPointerException: Cannot invoke "me.codexadrian.tempad.TempadClientConfig.renderBlur()" because the return value of "me.codexadrian.tempad.TempadClient.getClientConfig()" is null
currently im exploring a anchient mine. is there anything in here i should be looking for?
should i take the lodestone?
!moreinfo
Hello! For us to help you with your issue, you will need to answer all 8 questions below. Post the answers in this channel:
1. Have you modified the modpack in any way? If so, what did you do? (Updating/adding/removing mods, changing configs)
2. What launcher, or program, are you using to launch the game? (CurseForge, ATLauncher, etc)
3. What Minecraft version are you playing? (1.18.2, 1.16.5, 1.19.2)
4. What version of the modpack are you playing? (v11, v9, etc)
5. What steps are necessary to reproduce the crash? (Launching the game, exploring the world, etc)
6. Have you ever gotten past the point where the crash happens?
7. Send the crash report file into this channel. Right click the modpack, Open Folder, and navigate to the Crash Reports folder. Drag the newest one here. If there is no crash reports folder, do the same thing with the latest.log file in the logs folder.
8. Did you follow the Performance guide linked in #faq?
italonso has been timed out for 2m 

Reason: Similar-Messages Spam
I kind of feel like removing the thin air mod, since it's mostly just annoying me and I can't configure it properly. Would that cause any issues with the rest of the game? I'm mostly worried about the questbook and it's quests, since I know it has one for cold sweat and thin air
i hate the tempature thing how do i not freeze or overheat?
you can combine leather or fur with your armor
personally ive only ever combined leather with iron armor
you do it in a tool bench im pretty sure
how do i get rid of a train?
is there a way to strip enchantments from gear and turn it into books?
what do i remove if i want to get rid of the new textures? not really a fan tbh. Just not my style
I tried to upgrade the Hephaestus Forge to tier 2 but it didnt work ... I'm doing something wrong or it's impossible ?
guys how do i fuel the soul spring lamp cuz when i right click the lamp/soul sprout i just eat the soul sprout
how do i get rid of a train
hi i have problem becouse i have netherite backpack but i have just 3 slot for upgrade
how i can upgrade for more slots?
!ws read this
Our modpacks don't support any mods that add singleplayer hosting / world sharing because we already provide free world sharing. The "Essential" mod is therefore incompatible.
To share your world using our own world hosting, click the "Open to Lan" or "Share World" button in the game menu when in a singleplayer world, and share the world.
It will give you an address, like magma-cube.mc.lunapixel.gg, which your friends can use to connect directly to your world as if it were a server!
We still highly suggest not to play through LAN as LAN is untested and unreliable. Using it will cause longterm damage to your world.
There is no reason to use LAN, as we support both paid and free methods of hosting a server the normal way.
ty
Tome of Hungering Knowledge
<3
....
🥺
!server are the alternates.
We suggest renting a server from Bisect Hosting:
Approx. $10 - $25 a month depending on what plan you choose. You can also get 25% off with Code LunaPixel.
Go to https://www.bisecthosting.com/LunaPixel and order a plan which fits you. We suggest 1GB per player but nothing lower than 4GB as the server needs at least 3GB to run.
Go to #server-hosting for more Info!
Free Method: (This is hosting on your own PC, which is harder to do so we suggest getting a server via Bisect Hosting)
- Download the serverpack from Curseforge's website
- Right click the start.ps1 file and click Run with Powershell
To join your own server, typelocalhostinto Direct Connect.
This video explains the process https://www.youtube.com/watch?v=wuGUbVbLsDc
The server IP address is your Public IP Address, which can be found by googling my ip address
If other players are unable to join, find a portforwarding guide online.
....
essential is so much simpler :(
Hello! my friend is having trouble getting onto the server.
This is the crash report
Is there anything that you can use to transport animals in this?
Hello! I am having an issue with the Immersive Engineering Refinery
The UI is bugged for me, both in JEI and in the actual gui
Am I missing a texture pack? Or do I need to install optifine?
is there any mnods that can see if mobs can spawn from lightlevels?
I believe this mod should work https://www.curseforge.com/minecraft/mc-mods/light-overlay/files/all?page=1&pageSize=20
I don't know if it will conflict with this modpack though
How can I tell if chunks not loading is a server or client side issue
Well if it loads for other players I'd assume it was client side
Excluding other players
Oh
Dont have anyone who can be on right now to check it
You can try F3+A
reloads chunks
if it doesnt fix then it's server side
if it does then its client side
Damn its the server then
I'd appreciate if anyone could help with this, I'm on modpack version 21.5, I haven't modified the pack in anyway
Does Steampunk require optifine?
I assumed it was incompatible with optifine but I don't know, and I can't find anything about it online
does anyone know what the ui mods are called?
Who is the moderator for the magmapunk.com server
Is there any way to optimize steampunk? Like mods I could add
having an issue where chunks aren't visibly loading fast enough to keep up with players traveling
Like you'll be able to walk on the terrain, and you can see the wireframes of the blocks, but you can't see the blocks
and it takes awhile to load, and reloading chunks doesn't help
There's performance guide linked on the main menu, but I doubt it would help with the issue you're seeing in that video lmao. But worth a shot 🙂 https://github.com/LunaPixelStudios/SteamPunk/wiki/Performance-Guide
thank you, ill check it out
the java optimization could speed up chunk loading
Sure but in the video it looked like the chunk loaded but just wasn't rendering or something. They were walking on top of invisible blocks
is this Create that every youtuber has made a video about
I haven't kept up with the MC YT scene but yeah probably I mean it's a pretty unique mod, despite being a tech mod of sorts
and honestly coming back to it now after a year (or two?), it's honestly just more 👀 👀 👀 👀
wow.
look up "Create" in curse forge it has tens of millions of downloads
does this mod have that
Yes
You're referring to "Create: Steam 'n' Rails", at least looking it up. It has that plus many other Create-based mods.
okie
oh also does these mods have malware still
from months ago
i read a news story ab it
before i even had this computer
Anyone know why I take damage on Venus even with Netherite space gear?
Oh wait its cause i landed in an insanely hot biome lol
Anyone know the command to kill all the Meatures on the server? (or in the currently loaded chunks, if the whole server isnt an option)
Did you use a sewing table? It's what you need for armor insulation
/kill @e[type=enemyexpansion:meature]
should be the command
You're the best ❤️
does anyone know what the ui mods are called?
What exactly do you mean by UI mod?
like the popup when you collect items and when you look at a block
thanks
Anyone else having issues with generating new chunks, theres only 2 of us playing on a pretty beefy server and it takes literall minutes
Yeah i also have issues generating new chunks, occasionally old ones too. Either it takes forever or it'll generate invisible. If it generates invisible and you relog in the invisible chunk the only way back into the game is to have an admin Teleport you out of the chunk. If you let the chunk de load then re load it it'll most often fix itself. Chunk generation in general seems wonky in this modpack.
I come here to ask the same question 😄
If you use a preloader overnight it'll help, tho in an exploration based pack chunk loading being an issue is frustrating
I play alone I have added 16 Gb of ram to minecraft and it still slow rendering or generating
The Performance guide says it just need maximum 12000 Mb of RAM so I try it out this way
i have 12gb server
removed 2 mods that kept giving errors when generating new chunks
even made a support ticket
but no solution
What mods?
I think it is a little bit better with 12000 Mb of RAM
Anyone also has a radiation like ambient sound all the time?
Yes
hey guys, can someone explain to me how to use the schematicanon? im totally lost
I kind of feel like removing the thin air mod, since it's mostly just annoying me and I can't configure it properly. Would that cause any issues with the rest of the game? I'm mostly worried about the questbook and it's quests, since I know it has one for cold sweat and thin air
shouldnt cause any issues
you just wont be able to do the thin air quest that teaches you the basic mechanics of it
Alright, thank you!
best way to "show a villager his new home"?
need to bring him up to a comfy box high in the sky
Hey bro
I need to know one thing
I am getting a error while playing the modpack
Plese help asap
whats the error?
can you send the crash report?
Why not
that'll have the info that tells us what the problem is
Anyone know how to increase the number of chunks that can be forcelodaded with ftb?
should be in a config somewhere ill check specifically in a sec
Couldn't find it in any of the configs, since apparently FTB chunk loading is specifically in FTBChunks but FTBChunks isn't in this modpack
the mod that claims in this modpack is called open claims, not ftb chunks. hopefuly that helps
@scenic pollen did you get this log from the view crash report button on the launcher?
just asking because the format is alittle different from what im used to
ok, looking into it
Kk
That does, thank you
minecraft > config > openparties and claim servers > it should be in the second group labeled serverconfig.claims
@scenic pollen are your graphics drivers up to date?
what did you use to update the driver?
@scenic pollen
mainly asking because the error seems to indicate a driver problem
@remote dragon nvidia GeForce experience
Do I have to restart the laptop
After installing the driver?
sometimes, it might be worth a shot, does your laptop have an nvidia graphics card?
what model?
ok
i ask because the log is reporting MD Ryzen 7 4800H with Radeon Graphics
@scenic pollen if restarting the laptop does not work you can try this: https://answers.microsoft.com/en-us/xbox/forum/all/minecraft-keeps-trying-to-use-my-integrated/4c3760d3-556c-4783-8ffd-cd3d3c838dd6
follow the instructions and set minecraft to the nvidia GPU
let me know if that works
what do you see in the setting window?
@remote dragon idk
Bro I turned off the laptop
It's 11:00 in my country
I GTG sleep
A very thanks
Can u take my friend request:D
Need some friends
ok, sorry i was not able to help
@remote dragon can u take friend request:D
yes i did
Hey all, having issues with my world, nothing is updating like chat messages arent sending, cant open chests but can move around
any tips?
How can I read the output of SU from my water wheel set up? I have 3 rows of large wheels and individually they all say 512 but i wanna see if all of that is ending up at the point im tryna get it to
stressometer
ty!
yeye
can i ramp the speed with a multi gear set up thing? saw a video on it this morning idk if that adds stress or issues tho
going from big to small double speed and halves SU capacity (might actually just double stress instead havent tested) iirc
and small to big does the opposite
so 8RPM and 16 stress on big becomes 16 RPM and 32 stress on small
i think
hm stressometer seems to say i have the same amount available regardless of the cog size or how many i connect
yes you will have the same amount based on how many SU generators you have
says roughly 19kSU with the rpm going up the more i alternate gear sizes. not sure the exact amount but enough that im happy rn
ohhh yeah just wait until you get rotational speed controllers, they're a game changer
Ill try to keep that in mind just a lot rn this isnt typically a pack id play but im enjoying it
lots to mess around with
Still looking for some support on this if anyone has any ideas
sorry man idk, sounds a little like tick lag?
follow thishttps://media.discordapp.net/attachments/1129058222993576006/1172640972723724358/Help2.png?ex=65e24102&is=65cfcc02&hm=dc034b63b92d2b51c4d92638b18161741d5a0cdc3f5a0d19887929402eed4745&=&format=webp&quality=lossless
theres also a seperate windows setting i think is worth looking into
Was having an issue with invisible chunks here^. Done some looking around and I'm wondering if maybe there's some mod that's causing this, as the issue is present in both multiplayer and singleplayer, implying that it wouldn't be a server issue. The game basically runs smoothly otherwise, it's just the invisible chunks.
https://www.reddit.com/r/Minecraft/comments/oq7l85/invisible_chunks_with_fabric_exactly_chunks_only/
There's this ol' reddit post here that looks similar, but sodium isn't in Steampunk (I think, unless it goes under a different name) which seemed to be causing their issue
Somebody know why I have only 3 upgrade slot in netherite backpack ?
i APOLOGISE if this is the wrong chat but how much ram would you need for a steampunk server for at least 4 people?
6-8
Have you tried reloading the game? Is it in server or single?
single and multi
Backpacks been nerfed it seems
thank you
Single: try reloading the game.
Multi: try restarting server.
tried both rip, and i host with bisect and they suggesteed using chunky to pregenerate chunks and it still didnt help
Thanks
hello someone can help me i have texture bug with chest 
Maybe a search in this channel will help. Multiple people had this problem already so you'll eventually get an answer
ok thanks i will see
Outputs a redstone signal, whichs strength is based on the temperature around it
also how do I use a basic tier upgrade?
got one in my inventory but no idea how to use it
You mean by Sophisticated?
Usually just combine it with a chest in crafting interface.
tried it like that also tried including it before crafting the chest as well but didnt work
Look up the upgrade item in your jei and right click on it. That’s just the base upgrade.
so what would you use the base upgrade on?
After you have a level added to the, like iron as an example, you’ll shift right click it onto your chest you want it on
AH I see
and basic only works on small things like barrels
but iron works on normal chests etc
You can use all of them on either or, but they do need the level added to them for it to work. Iron, gold, diamond, netherite
You’ll have to do them in order too.
Error : [ModernFix integrated server watchdog/ERROR] A single server tick has taken 326936, more than 40000 milliseconds
Minecraft world isnt responding anymore, how to fix?
Ah I couldnt add a basic onto a normal chest for some reason
!moreinfo
Hello! For us to help you with your issue, you will need to answer all 8 questions below. Post the answers in this channel:
1. Have you modified the modpack in any way? If so, what did you do? (Updating/adding/removing mods, changing configs)
2. What launcher, or program, are you using to launch the game? (CurseForge, ATLauncher, etc)
3. What Minecraft version are you playing? (1.18.2, 1.16.5, 1.19.2)
4. What version of the modpack are you playing? (v11, v9, etc)
5. What steps are necessary to reproduce the crash? (Launching the game, exploring the world, etc)
6. Have you ever gotten past the point where the crash happens?
7. Send the crash report file into this channel. Right click the modpack, Open Folder, and navigate to the Crash Reports folder. Drag the newest one here. If there is no crash reports folder, do the same thing with the latest.log file in the logs folder.
8. Did you follow the Performance guide linked in #faq?
- Have you modified the modpack in any way? If so, what did you do? Added Storage drawers, corpse, ftbultimine, construction wands
- What launcher, or program, are you using to launch the game? ATLauncher
- What Minecraft version are you playing? 1.19.2
- What version of the modpack are you playing? V21.5
- What steps are necessary to reproduce the crash? Joining the world
- Have you ever gotten past the point where the crash happens? It doesnt crash, just super slow tick speed
- Send the crash report file into this channel. Right click the modpack, Open Folder, and navigate to the Crash Reports folder. Drag the newest one here. If there is no crash reports folder, do the same thing with the latest.log file in the logs folder. No crashes available, however here is log file (https://paste.atlauncher.com/view/ba934f8a-b2c1-4568-a2fa-264e96335702)
if you added mods youd wanna go to #1061339968691257466 since its a modified modpack
i mean im still gonna help lol
Just helps to keep confusion out if someone pops in and thinks they are missing mods that were added by you.
understandable, created the thingy. Im new to discord so bear with me lol
how do I get rid of the constant ambient cave sounds and radiation tick noises even when I'm above ground?
best way to charge a creeper?
anyone have good settings for shaders
I use sildurs medium. using a 3060ti
Multiple others have reported the same issue, including myself. Certain chunks will load invisible, if you get far enough for them to de load and you reload them it usually fixes them on a server for example. If you log out in an invisible chunk you cannot log back in unless an admin teleports you.. havnt tested in single player yet, but I would assume it would be fine because you're restarting the internal server and reloading the chunk. There also seems to be chunk generation issues in general. Not sure what is causing either issue.
Flying into these chunks with a gyro for example would cause a player to freeze mid air and unable to move. Though the blocks seem to be rendered fully, you can interact with them and break/place them.
Reloading chunks client side does nothing, restarting the server fixes the issue until it occurs with a different chunk
Preloading can help. Tho the issue still happens when exploring past the preload.
millstone isnt taking crops from quality crops mod
!shader
https://www.curseforge.com/minecraft/customization/complementary-shaders
Alternatively,
https://www.curseforge.com/minecraft/customization/complementary-reimagined
I am trying to play this modpack but I am just stuck on the loading screen. The loading bar goes almost to the end but just stays there. Sometimes it crashes and gives error code 1
!moreinfo
Hello! For us to help you with your issue, you will need to answer all 8 questions below. Post the answers in this channel:
1. Have you modified the modpack in any way? If so, what did you do? (Updating/adding/removing mods, changing configs)
2. What launcher, or program, are you using to launch the game? (CurseForge, ATLauncher, etc)
3. What Minecraft version are you playing? (1.18.2, 1.16.5, 1.19.2)
4. What version of the modpack are you playing? (v11, v9, etc)
5. What steps are necessary to reproduce the crash? (Launching the game, exploring the world, etc)
6. Have you ever gotten past the point where the crash happens?
7. Send the crash report file into this channel. Right click the modpack, Open Folder, and navigate to the Crash Reports folder. Drag the newest one here. If there is no crash reports folder, do the same thing with the latest.log file in the logs folder.
8. Did you follow the Performance guide linked in #faq?
How do i delete a train i have a train and i cant get rid of it
- I have not changed anything
- I downloaded the modpack through curseforge but am loading it through the default launcher
- 1.19.2
- v21.5
- Just launching the game
- No, at one point some kind of error screen flashed but I couldn't read it
- Yes
whats the use for knowledge points ive been getting a lot idk if its spent in a tree or something
I don't get why the modpack has so many mods expanding the end
so much conflicting content
how do i make millstone take in crops from quality crops mod
i mean, u could sort them out then autocraft them to normal crops if you wanted but otherwise... ye goodluck
Latest.log
i found a really sick pickaxe but it has curse of vanishing. is there anyway to remove just that?
there's a tome for that
tome of hungering knowladge
so it flashed and then what happened after?
!preload
?
!tps
Please click this link and follow the guide. If you are using a server host such as Bisect, you may be limited in your options and instead have a checkbox to use Aikar's Flags, which will also work:
https://github.com/Mukul1127/Minecraft-Performance-Flags-Benchmarks
If you can not launch your server/game after using these flags, then remove the word java from the start. Also, make sure you are using Java 18 on 1.18.2 / 1.19.2 and Java 11 on 1.16.5. These should be downloaded from Adoptium's website.
If lag persists, run the following command ingame:
/spark profiler start --only-ticks-over 50
Then, send the link in this channel. If the profiler command doesn't work, put this mod in your servers mod folder
Noob explains how to Pre Generate your Minecraft World.
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
➔ Modpack: https://www.curseforge.com/minecraft/modpacks/better-minecraft-modpack
➔ Discord: https://discord.com/invite/9S5tfrY4Fr
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
➔ Want a Server?
BisectHosting: https://www.bisecthosting.com/LunaPixel
Use the code "LunaPixel" t...
np
what does the scanner and percussion scanner do in the tetra mod?
one seems to be a weird map thing and another has a compass-like bar on the top of my screen when i hold it
@vernal olive I keep trying to relaunch it, I've restarted my computer and reinstalled the modpack as well but it just keeps me stuck on this screen
!alternates
If this command was run in response to your question/issue, it is likely because switching away from the launcher you are currently using would fix your problem.
From our experience, the most stable launcher by far is ATLauncher, also known as ATL.
To install ATLauncher, do the following:
1. Go to https://atlauncher.com/download
2. Install and run the setup, then open the program.
3. Login to your Microsoft account that owns the Java Edition of Minecraft from the Accounts tab on the right. This process is 100% safe, as it goes directly through Microsoft. ATLauncher does not see your account credentials.
4. Go to the Packs tab on the right, then click "Curseforge" on the left.
5. Search the modpack you wish to download.
6. Click "New Instance". Click "Ok" on the opted out mods warning, then click "Open All" on the manual download screen.
7. Let the mods download, ATLauncher will grab them from your Downloads folder and automatically add them to the modpack.
8. Go to the Instances tab, and click "Play" on the modpack you downloaded. If you ever see an "Update" button on the instance, click it.
To transfer your Curseforge world to ATLauncher, simply right click the modpack on Curseforge, or click the 3 dots, then click "Open Folder". Copy the Saves folder, then click "Open Folder" on ATLauncher and paste the Saves folder there.
Because ATLauncher downloads the exact same files as Curseforge does, your world will be the exact same and you will be able to join the same servers. ATLauncher also works without an internet connection (after you've installed the modpack, of course), and does not have any bloat from Overwolf. You are free to uninstall both Overwolf and Curseforge with ATLauncher installed.
Thanks, I'll try that and let you know if it works
@vernal olive in the setup installation it gives an option to "install Java 17 (for ATLauncher only)" do I need that?
yep
whats the goal in steampunk?
whatever you want it to be.
this modpack adds a ton of automation with Create and Immersive Engineering. It also adds a ton of magic related things. The questbook is a great way to work through it, my brother and I are gonna try to finish every quest and beat every boss
@vernal olive that worked! Thanks!
ggs
how manuy gb should i be dedicating for this modpack on bisect?
i dedicated 6 and its running behind
how many players
2 right now
i mean right now its horrendously behind but thats cause im porting in a schematic. but regardless, it usually gives me that message a lot
tamz do u know how to add bullets to a gun cuz i made the gun and bullets but i cant load it up
ok
yeah idk the issue, the server lag is horrendouis
how many gb should i be doing? its 6gb right now, only a few players
and the lag is disgusting
why does the modpack crash all the time ever
Is there a server if so how do I join?
Daily reminder
You can use zinc for andesite alloys and a alloy kiln for brass
And a engineer's hammer for plates
!tps
Please click this link and follow the guide. If you are using a server host such as Bisect, you may be limited in your options and instead have a checkbox to use Aikar's Flags, which will also work:
https://github.com/Mukul1127/Minecraft-Performance-Flags-Benchmarks
If you can not launch your server/game after using these flags, then remove the word java from the start. Also, make sure you are using Java 18 on 1.18.2 / 1.19.2 and Java 11 on 1.16.5. These should be downloaded from Adoptium's website.
If lag persists, run the following command ingame:
/spark profiler start --only-ticks-over 50
Then, send the link in this channel. If the profiler command doesn't work, put this mod in your servers mod folder
!moreinfo
Hello! For us to help you with your issue, you will need to answer all 8 questions below. Post the answers in this channel:
1. Have you modified the modpack in any way? If so, what did you do? (Updating/adding/removing mods, changing configs)
2. What launcher, or program, are you using to launch the game? (CurseForge, ATLauncher, etc)
3. What Minecraft version are you playing? (1.18.2, 1.16.5, 1.19.2)
4. What version of the modpack are you playing? (v11, v9, etc)
5. What steps are necessary to reproduce the crash? (Launching the game, exploring the world, etc)
6. Have you ever gotten past the point where the crash happens?
7. Send the crash report file into this channel. Right click the modpack, Open Folder, and navigate to the Crash Reports folder. Drag the newest one here. If there is no crash reports folder, do the same thing with the latest.log file in the logs folder.
8. Did you follow the Performance guide linked in #faq?
where i can change limit of chunk forceload?
Yes
do you not have it?
as in owning minecraft
what do you use then
ah well
if you said nothing you couldve stayed 
!cracked
If you are using a cracked Minecraft launcher, we can not assist with your issue. In order to receive help, you need to switch to an approved launcher and provide proof you have purchased Minecraft. This is due to the terms of service and guideline agreements of both Mojang and Discord.
You can buy the code to pc gamepass in some sites online
It's cheaper than ultimate
There are some reliable sites, i for example bought mine for 25 reais
but i do have the original minecraft, tho
bought it in 2019
also, aint there a way to only buy java?
not anymore
anyways
i got it free with my xbox, good thing i called a good idea to buy the java edition a month early
anyways

i'm trying to help this turkiye lad by suggesting him to buy from a reseller the pc gamepass code
nvm i think he's banned
yeah sadly cant keep them here
hopefully they saw the messages
don't worry
sure, go ahead, i got a lot of yakuza gifs
You could use a diving gear
But for a more permanent sollution
yes i know but i want build my house on the mountain
?
i forgot the name, but it's on the thin air quest page, there's a 20 x 20 block radius air distributor
So just slap a couple of them around and it's a deal
can i change this in config ?
sure
uuuhh, probably!

I mean, i never even messed with configs
youd wanna check
My trauma from fear nightfall of not being able to config anything
made me not even check anymore
because i tried to change herobrine into a obama skin and the game just didnt let me
anyways
i think it may be enough, it's not like it's a post endgame item, and mostly everything can be automated anyways
is there a server i can join
Anyone else have issues when setting up a private server where the quest log won't open? It says Unable to open quest GUI
so i accidently turned on shader packs and it reverted my textures to the vanilla version how can i put it back to the modpacks version?
this is what i mean
make sure you installed the config folder along with mods folder into the server
k
Just used the entire server pack from the curseforge launcher thought everything would be there
download from the web not the launcher
the launcher installs it wierdly
Thank you
im not sure exactly how it does, but i know from experience and like 300 other users in the past also having issues
sometimes it doesnt install right
or download right
or just doesnt work straight up
I spent about 10 hours looking for ancient city in deep dark
sored eyes but no city
anyway to find it?
my last deep dark cave is so huge
i just wanted to know how many GB on bisect i need for this many mods lol
trying to find these suuuucks. I cant remember if this mod pack has it or not but a really good way to find it is that if there is biomes o plenty you can use the biome finder compass + use the minimap set to specific y levels, then just go to the overworld location for where a deep dark would be below you (according to the biome finder) and see what the cave system looks like on the map
that was a lot to explain lol, it might have been confusing
Anyone know how to connect multiple terminals to a Tom's Simple Storage setup?
I have one connected to an inventory connecter as usual, but idk how to set up the second one since apparantly you can only have one inventory connecter per system
if I were to buy a server host, how much ram would you recommend allocating for 3 people playing
how do i find the structures in irons spells and spellbooks? is there a map or a compass?
I do use 12gb ram for this modpack, things only get bad when 3 (sometime 2) of us exploring in different direction of overworld and nether. Other dimension is fine. Besure to use SSD, that boosted alot in my case.
there is a compass to find catacomb (for skeleton boss fight)
I'm also dying to find ancient city for ruined book.
can anyone explain the create mod?
having trouble understanding how to get started
FTBquest's create section explains everything pretty well
pondering, holding "W" while hovering a create block/item in an inventory or jei for more details and how they work
Ok, found it.
So the create rails & steam (or whatever) mod can hook onto simple voice chat to allow conductors to discuss with passengers, hence the issue I got, for some reasons my mod, despite being in the mods folder, didn't load.
When I checked the content of my docker data, I found that for some reasons the server data is actually in a FeedTheBeast folder (probably something that comes from a legacy name in the container's handling of server modpack data).
I put the mod in the mods subfolder in the FeedTheBeast folder, works just fine.
Config is also loaded in this subfolder by the way.
So if someone encounter the same error of hooking up a simple-voice-chat in a itzg/docker-minecraft-server, pay attention to where your mods actually are, you might have a duplicate unloaded mod folder like me.
See you guys around o/
if i added origins to this modpack would it break it
Hey guys, I run my own server (on a seperate machine) using the server download files provided with the modpack, and for some strange reason i keep getting a crash (on my personal client that I play on the server with) with a report as follows "The game crashed whilst unexpected error
Error: java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 129"
curios if anyone has any idea as to what to do? I've redownloaded my modpack, deleted personal playerdata on the server, and am the only one having this problem of all the people on my server
are you kidding me
It happened again 
netherite as a loot reward WHILE I WASNT RECORDING so i cant keep it bc people will think it';s cheated 
!moreinfo
Hello! For us to help you with your issue, you will need to answer all 8 questions below. Post the answers in this channel:
1. Have you modified the modpack in any way? If so, what did you do? (Updating/adding/removing mods, changing configs)
2. What launcher, or program, are you using to launch the game? (CurseForge, ATLauncher, etc)
3. What Minecraft version are you playing? (1.18.2, 1.16.5, 1.19.2)
4. What version of the modpack are you playing? (v11, v9, etc)
5. What steps are necessary to reproduce the crash? (Launching the game, exploring the world, etc)
6. Have you ever gotten past the point where the crash happens?
7. Send the crash report file into this channel. Right click the modpack, Open Folder, and navigate to the Crash Reports folder. Drag the newest one here. If there is no crash reports folder, do the same thing with the latest.log file in the logs folder.
8. Did you follow the Performance guide linked in #faq?
no
is there any way to pick up and transport animals in this modpack?
Yeah it's called the Quantum Catcher from Forbidden & Arcanus
perfect, thanks!
!macjdk
For Mac devices using Apple Silicon/arm (M1/M2/etc.) CPUs
There is an issue with Java 17.0.8 and newer where you may experience "A fatal error has been detected by the Java Runtime Environment", which can cause the Java runtime to crash under a variety of circumstances. To resolve this:
- Install the
Zulu JDK 17.0.1+12 arm64build of Java:
Direct download: https://www.azul.com/core-post-download/?endpoint=zulu&uuid=7eb8ee44-ab7f-4afb-9e42-32bd76416400 - Download/Install ATLauncher or Prism Launcher (CurseForge Launcher is known to cause issues)
- In Instance settings > Java, manually specify the following Java path:
/Library/Java/JavaVirtualMachines/zulu-17.jdk/Contents/Home - If using ATLauncher, Disable "Use Minecraft-bundled JDK"
- Launch the game
Does anyone know of any tricks to improve chunk loading? I disabled the betterchunkloading mod and that seemed to help, but it's still quite slow
ty :)
Hey guys
Anyone could help
In steampunk modpack
When I try to play using Minecraft launchner
Game crashes after 4-5 seconds
After clicking play button
And exit code 1 Is shown
Anyone could help?
@delicate cloak hey can you help ?!
!moreinfo
Hello! For us to help you with your issue, you will need to answer all 8 questions below. Post the answers in this channel:
1. Have you modified the modpack in any way? If so, what did you do? (Updating/adding/removing mods, changing configs)
2. What launcher, or program, are you using to launch the game? (CurseForge, ATLauncher, etc)
3. What Minecraft version are you playing? (1.18.2, 1.16.5, 1.19.2)
4. What version of the modpack are you playing? (v11, v9, etc)
5. What steps are necessary to reproduce the crash? (Launching the game, exploring the world, etc)
6. Have you ever gotten past the point where the crash happens?
7. Send the crash report file into this channel. Right click the modpack, Open Folder, and navigate to the Crash Reports folder. Drag the newest one here. If there is no crash reports folder, do the same thing with the latest.log file in the logs folder.
8. Did you follow the Performance guide linked in #faq?
Wait 10 minutes till I do this 😄 eating food
- No
- Curseforge Minecraft launcher
- 1.19.2
- V21.5
- Open curseforge
Click play
Click play in the Minecraft launcher
Then it crashes after 4-5 seconds - No
- Yes
Sorry for the format
@delicate cloak hey here's is it
Are the Server 24/ online
!drivers
You (likely) need to update your graphics drivers in order to resolve the crash. Here's how to go about doing that!
1. Identify your graphics card
if you already know skip to the next step
- Open task manager
- Navigate to the "Performance" tab (on Windows 11 this is the button that looks like a heart pulse)
- Press the GPU 0 graph and read your GPU from the top right
Note:
In some cases you may see a GPU 0 and GPU 1. This means your CPU has its own GPU, as well as an external one. You probably want GPU 1 (which is usually the external), but you can ask staff to clarify if necessary.
2. Download your drivers from the manufacturers site
Depending on what you read before, you likely need drivers from either AMD, Intel, or NVIDIA
AMD: https://www.amd.com/en/support
Intel: https://www.intel.com/content/www/us/en/download-center/home.html
NVIDIA: https://www.nvidia.com/Download/index.aspx?lang=en-us
Note:
- For NVIDIA you want to select "Game Ready Driver (GRD)" (this is the default option) for the best performance. Once installing you'd probably prefer downloading GeForce Experience, which will notify you when there's an available drivers update.
- For Intel, you probably want to press "Get Started" under the "Automatically update your drivers and software", which will simplify the process and update everything automatically
- For AMD you probably want to just press "Download Windows Drivers", which will download something called AMD Adrenaline, which will update your drivers automatically.
3. Run the installation, restart your computer, and try playing MC again
- At this point, hopefully your Minecraft is running. If it still does not work, please post any new logs and staff will help assist you with finding the right solution.
Is this 24/7
yes
Ok perfekt
Lemme try it d:
How can i join your server
so firstly i love this modpack
some of the best structure and gameplay flow ive ever seen tbh
is there an official "end goal" atm? kind of viewing all-bosses-killed as the objective myself
What're Enigmatic Legacy's knowledge points? the ones you get from the XP Tomes
Is anyone else having trouble where Chunks won't load?
I got chunks to load better by disabling the Better Chunk Loading mod, also try following https://github.com/LunaPixelStudios/SteamPunk/wiki/Performance-Guide
How do you guys get Terracota for Immersive engineering?
I couldnt find any Badlands in my world yet
You can craft a Nature's compass to help you
clay from a river
Have you never baked clay before?
Thank you I'll give it a try
there is literally no one on the server right now, i bought a new plan for 10gb, and it says server cant keep up...
what the hell do i need to do
or is that message always gonna happen right after a restart?
why are there so little mobs/
this fixed my server issues
Hmmm
try reducing ram allocated and run the server till it crashes and see if you get a similar message as i had
or you can change the server properties to make it so the server stops when behind at a lower amount
that would be easier
What are knowlage points from tatterd tomes?
oh I am dumb thanks
Knowledge Points are, from what I understand, used to unlock more chapters of the book in Enigmatic Legacy.
is there anything i can do against the invisibility cloak?
like to see the people still
I want to say that Tetra structures are found in mountainous biomes, does anyone else recall the same?
I think it was just running behind when the world generated. It's fine now
Yeah, specifically, clay blocks. It's weird, but. What are you using Terracotta for, again?
Don't think she's ever heard of a "Murasama" tetra scroll, before now, but she's testing things right now because that's her kinda thing.
It's actually an upgrade scroll for the Katana.
Cold or mountainous biomes.
Okay ty
unfortunately it isn't any longer, it's just a glowing red effect overall.
So it's a waste of 2 neth ingots?
server seems to crash from mechanical saw interacting with mangroves trees, not sure if its exclusive to mangrove trees yet. if i de load my tree farm, then re load it after some time when it load back in it will freeze the server or if it stops then i start it, itll freeze the server. as soon as the saw comes in contact with a mangrove root it seems. i cleared the mangroves and am running tests to see if it happens with other trees or not. It farms them fine for a while, not positive on what causes the chunk to error out. My best guess is two trees grow from one sapling. somehow and the saw errors out.
Hello! Could somebody help me out? I am playing on a server that I own and i need to figure out a way to increase the amount of chunks that i can forceload.
Where do i find that setting?
open parties or open claims config somewhere
thank you
should i be hoarding broken spawners? i can make them into a mob farm later right?
yeah using the spirit mod
If you don't mind having to murder mobs, of course.
yeah you have to kill quite a lot
does anyone know if it's possible to go underwater in the frozen ocean without freezing? I wanna explore aquamirae but cold sweat is stopping me
She means that the spawners will do so.
Well, make you murder the mobs, but they're good for... killing groups.
whats the mod that dissables you from adding mods?
Never played with Cold Sweat before. There should be insulation methods? There's also ice resistance potions made from Soul Sprouts?
It's called a mod incompatibility - you added a mod that was incompatible with the rest of the modpack.
okay so is there a way to dissable that?
...
It's not a mod you're dealing with, it's because the mod you added had problems with another mod.
Either that, or the mod requires a different modloader.
There isn't such a thing as mods that disable adding other mods.
that potion will probably be the solution, thanks 🙂
Maybe a waterskin with boiling hot water should help, too?
yeah ik i just havent had the loaded version of the game tell me that i cant play the pack because of a mod
You're crashing.
What error are you getting?
I'll give it a try, I'm just wanting a more permanent solution
just saying its incompatible
then there's nothing you can do
Like what is the specific message
must just have good crashes
Not totally sure what leather helps in terms of insulations, but keep exploring around for some.
there's no 'disabling' mod incompatibilities
I've just found out that you can insulate something multiple times. There's no indication that something is insulated when playing with this modpack for some reason.
cool
i just thought it was the modpack telling me that a mod that isnt in the pack is there didnt know it was an actual crash
Might be some fancy crash handling if it doesn't look like a crash usually does
Either way, unless you are outright using the wrong version of something, there's not really anything to do about it
MIght be a minor bug.
Can insulations override other insulations, though? Can you give something hot insulation but then add cold insulation?
Also, is the overworld meant to have Nether ambience?
I don't think so, there's no way to turn it off either(that I know of)
It's entirely possible someone fucked up on the ambience tracks, but that happens. (Not that one of the quests in the Cold Sweat and Thin Air line have bad line formatting, either-)
they don't override eachother, each armour piece can hold a certain amount of insulation
In both directions? You can stack them?
yeah I'm pretty sure
you can also add chameleon molt which keeps your temperature neutral no matter what
its the modpack not wanting me to use a specific mod i managed to work arround it tho
just doesnt let me create a world or join multiplayer
what mod?
essential
!ws
Our modpacks don't support any mods that add singleplayer hosting / world sharing because we already provide free world sharing. The "Essential" mod is therefore incompatible.
To share your world using our own world hosting, click the "Open to Lan" or "Share World" button in the game menu when in a singleplayer world, and share the world.
It will give you an address, like magma-cube.mc.lunapixel.gg, which your friends can use to connect directly to your world as if it were a server!
We still highly suggest not to play through LAN as LAN is untested and unreliable. Using it will cause longterm damage to your world.
There is no reason to use LAN, as we support both paid and free methods of hosting a server the normal way.
the luna mod was too laggy for me and my friend
you can use e4mc
ah okay
a more Safer alternative
cool thanks
mhm
And she assumes Chameleon Molt is basically both sides of insulation, at once? Or is it just one piece does all-
Immersive Engineering
Hmm, looks like things are different from last she checked.
train bogey got crooked and now I cant get it back on track.... tried googling. Any ideas? Attempting to get the track to line up but its now at a 45 degree angle off the train
hello again! i found the strongholf, but i cant find the protal perse! some help with this? i do find a lot of books with lore(
Pic for reference, also can not drive it. Clicking the controller does nothing
I'm not very good at create, but don't you need two bogeys for each part of the train in order for it to work properly?
are enchantment tables broken or am i missing something?
yeah I have one ahead of this bogey that is correctly on track, only one is crooked. The rail behind got broken and it gave the error that it was off track, and now this happened lol
gonna try restarting the server with a track under it
Might sound funny, but is it pushable? That's usually how you fix derailed minecarts...
like is there a reason when i put the item and the lapis in nothing shows up?
The item might not be enchantable.
is forceloading chunks like chunkloading becuase i cant seam to get it to work
might sound silly but do you got books around the table?
like shelves
i got 9 nearby
I’ll try when I get back on lol, thank you for the help
kk lemme load up test world and check
i can add some more bookshelves. i got 27 total
okay so i added a book to the enchantment table and they show in the menu now
but not when theres a tool in there
its working with 9 for me
yeah it works with a book. but nothing shows up with a tool
wait
i think im retarded
i think the sword i put in there already had enchantments
yea idk its working fine on my game
im sure its the fact that the sword already had enchantments
oh ok lol
yeah my bad. thanks for the help though
WHOOPS, EXTENDED REST FIRING A SHOTGUN OF ARROWS
Wait, is it good to fire more arrows at once or no
any way to turn a chest from woodworks into a normal one?
anyone know of a way to get salt out of Cauldrons? Funnels and Mechanical arms don't seem to work
Don't think so, sorry.
Salt in cauldrons?
yea
I figured it out I believe, idk if there's a better way to do it, but deployers work on them, and then using Factory Hoppers for wide-area collection
Try putting it back into grafting table to see if it gives the option to vanilla it.
already tried
Alright then you’ll need to use full logs to make them, it’ll give 4 vanilla chests that way
hey yall. I just recently got this modpack and I'm wondering why whenever I go pasta certain depth while mining I get little bubbles, that then dissapear and cause me to take damage
is there something I'm misssing that prevents that?
Wear a respirator or the copper helmet and backtank. It’s the thin air mod. Same will happen when you get too high in the air.
fun fact its super simple. Right click with wrench, put it back on lmao
thank youuuu I was so lost xD
Pretty sure there’s a quest on it iirc, so make sure to read those.
try putting a red stone torch next to it in a crafting table
Lmao, thank you for letting me know
There isn't any way unfortunately
Uhh
What might you mean by salt, then, and how'd you get some in cauldrons?
Let alone stuck
so i gotta ask, what are the noises im constantly hearing?
i havent done anything yet btw, jsut setting up a server, but im hearing like static, and thunder
and howling
using a campfire you can boil water to get salt
Ah.
Hi just to let you guys know the mod Pyrologerandfriends caused a lot of hanging errors in my server
kept freezing the world as it tried to load stuff and caused loads of freezes randomly
removing it fixed the issues we had
Can you make an issue on the steampunk GitHub and include any logs with these errors on it?
Just click on issues tab on curseforge and it'll direct you to it.
WHY DO THE PYROMANCERS LIVE IN WOODEN HOUSES
perfect defence if someone breaks in
immune to fire and everything is flammable
COVERS YOU IN NAPALM
hahaha
Watches you combust because of your hot take.
an awful lot of work
It helps the devs out and also the players. I'd say it's worth it. Don't have to do the logs, but can help
Will send it here for you feel free to do it I cba sorry
It only takes a few minutes to do this.
feel free mate
I'm doing errands.
it's better for you to do so if dev has questions.
So, this modpack doesn't have Waystones, huh?
will removing thing air break anything?
Removing what now?
...
Probably won't, but don't try it
but uh, are there any alternatives to doing Waystones in this modpack, or are we gonna stick with walking everywhere-
ima try it, i really dont like that mod. Everything else in terms of survivable stuff im fine with. Problem with thin air is that it is just, too restrictive
there arent any "solutions" just temporary assistance
Can't you go breathless due to certain spellstones?
man idk, all i know is, i want to be able to live on a mountain without needing to refill oxygen constantly lol
There's a Rebreather that should... somewhat improve that problem.
Don't know how Thin Air works though
those are all timed solutions is my understanding
Kinda tempted to just add in Waystones.
my understanding is that other means of teleportation exist
What might the other methods be?
hello again ^^ i was wondering what was the best way to void fluids?
Don't really know any good methods of, uh, teleporting to different places except using bookmarks.
idk i just know it advertising having something to replace waystones
like specifically mentions replacing waystones
tempad
It was made before 1.20.1 came out
and tbf alot of SteamPunk’s mods arent on 1.20.1
I sadly am unable to find any structures of the Iron’s Spells ‘n Spellbooks mod. It seems that they simply wont generate :(. Are the devs aware?
What can I do so that the villagers can trade with me back since they saw me steal from chests?
couldnt remove it so i just set the config so that every single y axis was breathable loooool
Do they actually get upset?
I got a message that they saw me commit a crime and the iron golem killed me. After that I can't trade anymore.
I tried to give them emerald and different foods and they don't accept anything
No idea what to do for you.
Nvm fixed it
using the Complimentary Shaders+EuphoriaPatches and have this, any fix?
Anyone know why shears aren't working on grass? EDIT: Oh wait they don't work on snowy grass 😐
do /flywheel backend off
thank you!
hey what was the deal with stonelings
I remember i had to get a item from them peacefully but how do i do that?
nvm it came near by itself and spooked itself
how do we supposed to kill these fucking trolls?
I only encountered one. I used gravel to suffocate it.
The most unbalanced thing I've ever seen in any game. It just makes no sense. Like my neighbors' child learn how to code and did this troll thing.
Hello! I have a quick question, why can't I summon wither in the modpack?
make sure the arms dont have anything under it
i legit cannot find the archevoker tower anywhere in my world
is there a command or compass to help me
do the vampires have any special weaknesses?
i just tried it, and it seems like fire is the awnser
u sure? I put it in lava and it just swims
i tried to kill it 3 times with my weapon it regenerated the health
then i used flint and steel on it and i could kill it
how do I turn on shaders? I can't seem to find an option for it. or does it start out with a shader enabled
is there a server for the steampunk pack
top right of video settings
ah thanks
yeah i missed it for a while too lol
ugh input lag is so annoying
gun
is there a way to turn off the ambient noises like the geiger counter and random creepy ones? none of the sliders in the sound menu seem to work
its driving me insane. idk why it has to be constant with no 2 seconds of quiet
how do i spawn the wither in this mod?
No idea if this is the same issue, but I looked around and it might be covered by a post in the pinned messages: #steampunk message
thanks! ill look into it and let you know if it was it
Fwiw, you can get to the Sound Physics config by opening the mods menu
where is that one? ingame options?
Hit escape and its the middle option
also the search thing doesn't work in my experience, so just click A-Z and then scroll to the 'S' section
This is a little messy since MC gets a little 😦 when I try to do screenshots but here's a walkthrough of sorts
🎉 I'm glad it helped!
ok does anyone know how to disable thin air?
im getting really annoyed
not even changing the config helps
i just dont want a mod that makes it so i cant be at high elevations
im about to scream
Hey guys, i have a question about the modpack. I've been playing with my friends for a couple of days now and we've been wondering if there is a possibility to make a boat or even a airship at the modpack (since we can do a Train). Anybody knows if this is possible?
yeah
immersive aircraft iirc
Gyrodyne and stuff
you can make boats with those mods?
Nope, only aircraft and such
There's another create mod that involves boats, I think. I swear I came across it today or yesterday. One sec.
yeah, i was hoping that it has on Steampunk because we're playing it and we already have a lot of stuff there so change the modpack wouldn't be the case
No idea what I saw, I can't find it. Maybe it was a dream lol, sorry
Valkyrian skies?
Maybe? Honestly I don't know, looking it up, it doesn't seem familiar, but it could be
for some reasn whenever i get into a gyrodyne i cant get out and I can't stop it or slow it down
nvm
Anyone know where I can find a list/chart of any new villager jobs & workstations from this mod pack?
how can I remove the mysterious sounds in the overworld?
biomemusic mod? maybe?
Big issue me and a few friends have ran into on our server with this modpack, and its the fact that we are unable to craft any of the Scorched Bronze Guns items, not just the guns but the entire mod is unuseable excluding the mobs as they function as intended, it is something we have found to only affect the server as in Singleplayer it works wonders. Could we possibly be given any idea as to why this may be an issue
which mod is it that shows the mini inventory screen when others access menus?
I'm having an issue hosted/dedicated server lag "Can't keep up! Is the server overloaded?" error, running 2200-20000ms behind
Two players on the server, server has 12GB of RAM. Like... I don't understand :/
mesas are cool to live in :>
my sugarcane isnt growing at all
are treasure maps in the pack ive been to 9 or 10 ships no luck, not sure the usual rates
Im playing on hardcore how do i get my hearts back
There is a mod that adds seasons. Sugarcane won't grow in every season.
You can put it indoors and it will grow.
Go back to your grave and collect your hearts
Long as it has a roof it counts
Guys, is there like a manual download for Steampunk that does not require curseforge?
It no longer supports Windows 7, and that's what I have on this one PC.
is there anything in here like a siren block?
i want a loud annoying siren for whenever my generator is running low on fuel
Also what's the most efficient method of energy production? I'm assuming the maxed out new age coil but I dunno
!alternates
If this command was run in response to your question/issue, it is likely because switching away from the launcher you are currently using would fix your problem.
From our experience, the most stable launcher by far is ATLauncher, also known as ATL.
To install ATLauncher, do the following:
1. Go to https://atlauncher.com/download
2. Install and run the setup, then open the program.
3. Login to your Microsoft account that owns the Java Edition of Minecraft from the Accounts tab on the right. This process is 100% safe, as it goes directly through Microsoft. ATLauncher does not see your account credentials.
4. Go to the Packs tab on the right, then click "Curseforge" on the left.
5. Search the modpack you wish to download.
6. Click "New Instance". Click "Ok" on the opted out mods warning, then click "Open All" on the manual download screen.
7. Let the mods download, ATLauncher will grab them from your Downloads folder and automatically add them to the modpack.
8. Go to the Instances tab, and click "Play" on the modpack you downloaded. If you ever see an "Update" button on the instance, click it.
To transfer your Curseforge world to ATLauncher, simply right click the modpack on Curseforge, or click the 3 dots, then click "Open Folder". Copy the Saves folder, then click "Open Folder" on ATLauncher and paste the Saves folder there.
Because ATLauncher downloads the exact same files as Curseforge does, your world will be the exact same and you will be able to join the same servers. ATLauncher also works without an internet connection (after you've installed the modpack, of course), and does not have any bloat from Overwolf. You are free to uninstall both Overwolf and Curseforge with ATLauncher installed.
try this
Does anyone have a schem or idea for farming mobs? create + spirit
512 souls on crystal
guys, which java version is recommended for this pack?
Hello! How do I get the fireward ring so I can explore the nether
Every time i enter the nether there is a damn demonic voice that yell at me like every 5 seconds. Do you know how to avoid this?
You are wearing an item in your curio slot. Take it off.
Maybe it's name is "eye" or something, can't remember anymore. It is an item by Enigmatic Legacy.
The fireward ring can be found in chests throughout the world. I came across it in the nether.
I'd simply advise to look for a nether fortress and the ring will probably be there.
Ooooh okay thank you
okay thanks : )
So the eye by the Enigmatic Legacy likes to yell at you for being in the Nether, huh?
Might be a skill issue, but how do you know when to parry with a shield?
Good question. Not really sure.
(wait, you can parry?)
When you craft a shield it says long parry time
Uhh.
Seems like the iron farm I see other people make has an issue where the mills/chutes don't collect the cobblestone
Is there a way to gain permanent creative flight in this minecraft?
gravichest plate for really end game
or botania's flugel
oh wait wrong modpack
nvm what i said
thought this was prominence channel 
Hey folks. I'm trying to edit the config for Sophisticiated Storage on my Linux Steampunk server, and I'm having a hard time. I've tried editing the sophisticatedstorage-server.toml file in config (doesn't do anything) as well as the one in world/serverconfig (all my changes in the file revert after restarting the server).
My assumption is that the config directory file isn't being used, and that something else is resetting the one in world/serverconfig. If someone can point me in the right direction (or better yet link me an explanation about how these configs interact on a server), I'd appreciate it. Thanks.
Right before the attack hits you, lol. Maybe I don't understand the questions
Yes but how do you know when they attack?
Attach pic and maybe I can help out
Well, a zombie will attack whenever it gets the chance. A skeleton will launch an arrow that you can see and therefore parry at the right time.
A phantom damages you on contact.
You'll have to figure out when they damage you, I guess.
Not that I know of, no.
I had a similar issue for which the server configuration was under FeedTheBeast/config instead of config for my minecraft docker
man, it takes forever for chunks to load in when i am exploring
i have to walk up to unloaded chunks, pause the game, wait a little bit so they can load, unpause the game and repeat
Thanks. I thought after posting to grep the whole directory structure, and I've tried every value in it now... I'll take another pass, though, maybe I missed something.
Open parites and claims seems to be destroying the contraptions when i turn them back into normal blocks (miners or accumulators). Which option do i set to false to turn this off?
Hey! Apologies if this is in thew rong chat, im new and still trying to figure things out!! We've just got a server hosted (MCProHost I believe) and were having issues connecting, this is the error we've got if anyone is able to assist!
Is the end unfinished right now?
Hello how are you, I need some help guys
I'm BR so I know little English but I would like to know how I can sleep in this modpack (SteamPunk) because I can't sleep please someone help me ?
Gone thousands of blocks in the end and theres nothin but the one single structure with the same exact loot over and over again
did you take the cursed ring?
that disables sleeping
I think so lol
Is there a way to disable it?
idk, not that i know of, theres probably a config for it somewhere though
oh my God
Do you know the name of the mod?
Enigmatic Legacy
OK thank you
@carmine arch if you /reload, the ring comes off
At least when I do it comes back in my inventory
does doing that turn cursed mode off or is what something that is set on the world?
I dunno
Oooo, that netherrack texture looks great. What resource pack is that?
hi everyone will adding the explorers compass mod break the modpack ?
i tried with a different mod and seems adding mods to steampunk bugs the whole mod pack and causes crashes
Whats the mod that changes sprites and textures? I'd prefer a more Vanilla look
what's it called?
faithless i think?
I can’t find any sheep
idk i think theres multiple
Yup, I just found it, thanks a ton!
is there a way to optimise this modpack?
#faq performance guide
afternoon, playing steampunk modpack with my mate and since yesterday he's not been getting the death orb to reclaim his stuff, he just explodes everywhere and it's becoming difficult to remember what gear he had. I get the orb, but he doesn't. Would anyone know a fix for that?
pretty sure you have to be wearing an amulet for the orb to work, is he wearing it ?
its the one you spawn with
the amulet gets taken off when you die
My game won't start because of the following exception: "java.lang.NullPointerException: Cannot invoke "me.codexadrian.tempad.TempadClientConfig.renderBlur()" because the return value of "me.codexadrian.tempad.TempadClient.getClientConfig()" is null".
I'm currently using GDLauncher on ArchLinux (tried with both the flatpak version and the appimage version) and this keeps happening no matter how many times I try to restart, change the ram settings, or repair the instance (I'm always using the lastest version of the modpack).
It just happens at launching.
What's even stranger is that I tried it on my Windows machine, and it seems to work perfectly out of the box.
I've tried to google the error and on tempad's GitHub and the dev suggested deleting its client config. So I tried that. With no luck.
I tried disabling the Tempad mod and this time "Painting++" was the one to throw an exception, so I also disabled that, and the game starts perfectly fine.
Out of curiosity, I re-enabled the Tempad mod and against my expectations, it still starts perfectly fine!
However, I cannot join any server because I miss that one mod (I do plan to, so that's an issue for me).
So, to summarize, paintings++ appears to have an issue, but Tempad throws an exception in its place.
I am confused and out of ideas. Please let me know if I need to include my full crash report.
So, why no Configured mod?
!moreinfo
Hello! For us to help you with your issue, you will need to answer all 8 questions below. Post the answers in this channel:
1. Have you modified the modpack in any way? If so, what did you do? (Updating/adding/removing mods, changing configs)
2. What launcher, or program, are you using to launch the game? (CurseForge, ATLauncher, etc)
3. What Minecraft version are you playing? (1.18.2, 1.16.5, 1.19.2)
4. What version of the modpack are you playing? (v11, v9, etc)
5. What steps are necessary to reproduce the crash? (Launching the game, exploring the world, etc)
6. Have you ever gotten past the point where the crash happens?
7. Send the crash report file into this channel. Right click the modpack, Open Folder, and navigate to the Crash Reports folder. Drag the newest one here. If there is no crash reports folder, do the same thing with the latest.log file in the logs folder.
8. Did you follow the Performance guide linked in #faq?
breaks 
So it's just broke
no as in adding it breaks the pack
Uh. How-

She really wants to make her bookmarking apend rather than prepend.
you can swap jei for emi 
Does it require Configured
JEI and REI are fine.
Just kinda surprised Configured was ever a nessecity in the first place.
But
is REI also good to use over JEI in SteamPunk too?
id rather suggest emi
QEI is better
EMI is weird and feels unfinished, though
qwek enough items


