#steampunk

1 messages · Page 77 of 1

eager lance
#

Hey All, do the Acient nether portals do something beside some chest and spawners?

astral rune
#

Help: how to deal with this toms simple storage mod I built a beacon but it still doesn’t work through dimensions

chilly plinth
astral rune
astral rune
#

This is how I connected these storages

chilly plinth
astral rune
chilly plinth
#

I'm not seeing it.

#

The thing on the bottom and in the middle

astral rune
#

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

#

😅

woeful geyser
#

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?

astral rune
#

these eyes

woeful geyser
woeful geyser
#

also how do i get an undead soul and a witch pupil?

chilly plinth
woeful geyser
chilly plinth
woeful geyser
lapis sleet
#

Yeah, this is what it says on the forge page of this mod

woeful geyser
storm rover
#

@lapis sleet tried unholy stone that didn't work either

lapis sleet
# storm rover <@400700263956086794> 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.

storm rover
#

im on a public server and tried the unholy stone way. did exactly what it said and still have the ring

fleet lynx
#

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

chilly plinth
#

essential corrupts games

#

!ws

magic parrotBOT
#
Luna Pixel's World Sharing

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.

lapis sleet
fleet lynx
#

oh i didnt realize that was a thing thank you

woeful geyser
#

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)

chilly plinth
worn edge
#

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

chilly plinth
heavy rivet
#

why does my eye of ender not work

chilly plinth
heavy rivet
#

WHAT

#

i just wanna find a stronghold

chilly plinth
#

don't tell me you threw away a hundred of them xD

heavy rivet
#

no

#

it wloudnt let me

chilly plinth
#

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

heavy rivet
#

this one?

chilly plinth
#

there's different ones

heavy rivet
#

is there a way to remove that

chilly plinth
#

you can, but honestly takes a lot of the fun out of the pack. shrug

pure wedge
#

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.

chilly plinth
pure wedge
#

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.

chilly plinth
#

can't do plugins on modpacks

toxic mirage
#

what mod causes asphyxiation

chilly plinth
#

if you got too low or high in the world it'll mess with your breathing just like in water.

toxic mirage
#

idk if my world generation is ducked but the 'normal' height surface is at y 133

chilly plinth
#

Sounds like you're on mountains xD

toxic mirage
#

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

chilly plinth
#

funky world gen luck then

#

grow it indoors, aka just cover the top of it some ways up and you're good

pure wedge
# chilly plinth can't do plugins on modpacks

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 🙂 )

timber apex
#

Does anyone know how I sew materials into armour for the Cold Sweat mod?

onyx copper
#

is ignitum ingot better than netherite for tetra tools?

#

i can choose one of them for quest rewards

proper rapids
#

in steampunk modpack we have some chunk loader?

#

becouse if i go far from my house my iron farm dont work.

chilly plinth
proper rapids
#

and this chunk will be all the time on ?

chilly plinth
proper rapids
#

ok, and if I go very far away, will it still be active?

chilly plinth
#

yup

proper rapids
#

okej thanks you

onyx copper
#

Best materials to increase pickaxe integrity with?

uneven oxide
#

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 ?

tropic jacinth
#

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

chilly plinth
flint mist
#

how do unclaim people from other people if ur opp?

velvet thistle
#

The visual bug also clips into blocks sometimes

glad trail
#

My Chunks won't load while I'm exploring. It's not my pc, does anyone know how to fix this?

velvet thistle
#

did you allocate enough ram if your on curseforge?

#

anbd how do you know its not your pc?

glass dawn
#

uhh how do i charge the soulspring lantern

glad trail
velvet thistle
#

hm strange

#

also relogged?

glad trail
#

Yeah I've tried that

cinder yacht
#

is there any compass or some thing to find structures?

chilly plinth
velvet thistle
#

Okay ty

chilly plinth
cinder yacht
#

not finding it

chilly plinth
#

likely it's not in the pack then

lapis sleet
cinder yacht
#

like the new fortress

#

just exploring?

lapis sleet
lapis sleet
# cinder yacht ty

"Soul Bead" dropped by Wraiths. It'll fly towards the nearest nether fortress.

cinder yacht
#

ty bro

velvet thistle
#

ok i will try that

solar laurel
#

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%

shy canyon
uneven oxide
odd isleBOT
#

quoort9j has been timed out for 2m mute
spacearrowRight Reason: Similar-Messages Spam

chilly plinth
uneven oxide
#

thank you !

vernal pulsar
#

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

vestal sky
#

currently im exploring a anchient mine. is there anything in here i should be looking for?

#

should i take the lodestone?

magic parrotBOT
#

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?

odd isleBOT
#

italonso has been timed out for 2m mute
spacearrowRight Reason: Similar-Messages Spam

cold needle
#

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

loud quail
#

i hate the tempature thing how do i not freeze or overheat?

vestal sky
#

you can combine leather or fur with your armor

timber apex
#

i tried putting hoglin skin

#

on my iron armour

#

and it did nothing

vestal sky
#

personally ive only ever combined leather with iron armor

#

you do it in a tool bench im pretty sure

loud quail
#

how do i get rid of a train?

fathom canopy
#

is there a way to strip enchantments from gear and turn it into books?

kindred hemlock
#

what do i remove if i want to get rid of the new textures? not really a fan tbh. Just not my style

rough wing
#

I tried to upgrade the Hephaestus Forge to tier 2 but it didnt work ... I'm doing something wrong or it's impossible ?

stray mist
#

guys how do i fuel the soul spring lamp cuz when i right click the lamp/soul sprout i just eat the soul sprout

loud quail
#

how do i get rid of a train

proper rapids
#

hi i have problem becouse i have netherite backpack but i have just 3 slot for upgrade

#

how i can upgrade for more slots?

scenic pollen
#

essential mod
it is not compatible?

#

@here

chilly plinth
magic parrotBOT
#
Luna Pixel's World Sharing

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.

scenic pollen
#

ty

stone oriole
fathom canopy
scenic pollen
chilly plinth
magic parrotBOT
#

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)

  1. Download the serverpack from Curseforge's website
  2. Right click the start.ps1 file and click Run with Powershell
    To join your own server, type localhost into 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.

scenic pollen
#

essential is so much simpler :(

steep ice
#

Hello! my friend is having trouble getting onto the server.

#

This is the crash report

lucid flare
#

Is there anything that you can use to transport animals in this?

fickle horizon
#

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?

dark flower
#

is there any mnods that can see if mobs can spawn from lightlevels?

fickle horizon
#

I don't know if it will conflict with this modpack though

mellow oracle
#

How can I tell if chunks not loading is a server or client side issue

fickle horizon
#

Well if it loads for other players I'd assume it was client side

mellow oracle
#

Excluding other players

fickle horizon
#

Oh

mellow oracle
#

Dont have anyone who can be on right now to check it

fickle horizon
#

You can try F3+A

#

reloads chunks

#

if it doesnt fix then it's server side

#

if it does then its client side

mellow oracle
#

Damn its the server then

fickle horizon
#

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

still viper
#

does anyone know what the ui mods are called?

storm rover
mellow oracle
#

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

lucid flare
mellow oracle
#

thank you, ill check it out

pearl badge
lucid flare
scenic pollen
#

is this Create that every youtuber has made a video about

lucid flare
#

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.

scenic pollen
#

look up "Create" in curse forge it has tens of millions of downloads

#

does this mod have that

lucid flare
#

Yes

#

You're referring to "Create: Steam 'n' Rails", at least looking it up. It has that plus many other Create-based mods.

scenic pollen
#

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

stone oriole
#

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

atomic pivot
#

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)

cold needle
lapis sleet
atomic pivot
#

You're the best ❤️

still viper
#

does anyone know what the ui mods are called?

lapis sleet
still viper
#

like the popup when you collect items and when you look at a block

still viper
#

thanks

pliant steppe
#

Anyone else having issues with generating new chunks, theres only 2 of us playing on a pretty beefy server and it takes literall minutes

deep harness
#

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.

drifting venture
deep harness
#

If you use a preloader overnight it'll help, tho in an exploration based pack chunk loading being an issue is frustrating

drifting venture
#

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

pliant steppe
#

i have 12gb server

#

removed 2 mods that kept giving errors when generating new chunks

#

even made a support ticket

#

but no solution

deep harness
#

What mods?

drifting venture
#

I think it is a little bit better with 12000 Mb of RAM

blissful cedar
#

Anyone also has a radiation like ambient sound all the time?

drifting venture
#

Yes

blissful cedar
#

What mod does that?

#

oh i see in the pins

solid cradle
#

hey guys, can someone explain to me how to use the schematicanon? im totally lostdepression

pliant steppe
#

did not fix it tho

cold needle
#

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

pliant steppe
#

you just wont be able to do the thin air quest that teaches you the basic mechanics of it

cold needle
fathom canopy
#

best way to "show a villager his new home"?

#

need to bring him up to a comfy box high in the sky

scenic pollen
#

Hey bro

#

I need to know one thing

#

I am getting a error while playing the modpack

#

Plese help asap

remote dragon
#

whats the error?

scenic pollen
#

Here it is

#

@remote dragon

remote dragon
#

can you send the crash report?

scenic pollen
#

Why not

remote dragon
#

that'll have the info that tells us what the problem is

scenic pollen
#

@remote dragon kk

#

Here it is

tender trench
#

Anyone know how to increase the number of chunks that can be forcelodaded with ftb?

remote dragon
tender trench
#

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

scenic pollen
#

😄

spare minnow
remote dragon
#

@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

scenic pollen
#

@remote dragon view crash report

#

In the launcher

remote dragon
#

ok, looking into it

scenic pollen
#

Kk

spare minnow
remote dragon
#

@scenic pollen are your graphics drivers up to date?

scenic pollen
#

@remote dragon yep

#

Updated like 2 hrs ago

remote dragon
#

what did you use to update the driver?

#

@scenic pollen

#

mainly asking because the error seems to indicate a driver problem

scenic pollen
#

@remote dragon nvidia GeForce experience

#

Do I have to restart the laptop

#

After installing the driver?

remote dragon
#

sometimes, it might be worth a shot, does your laptop have an nvidia graphics card?

scenic pollen
#

Ye

#

Nvidia graphics card

remote dragon
#

what model?

scenic pollen
#

@remote dragon 3050

#

Ti

remote dragon
#

ok

#

i ask because the log is reporting MD Ryzen 7 4800H with Radeon Graphics

#

follow the instructions and set minecraft to the nvidia GPU

#

let me know if that works

scenic pollen
#

@remote dragon shit

#

How to change that to the nvidia one

remote dragon
#

what do you see in the setting window?

scenic pollen
#

@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

remote dragon
#

ok, sorry i was not able to help

scenic pollen
#

@remote dragon can u take friend request:D

remote dragon
#

yes i did

scenic pollen
#

Aight thanks

#

😄

vernal pulsar
#

Hey all, having issues with my world, nothing is updating like chat messages arent sending, cant open chests but can move around

#

any tips?

fathom canopy
#

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

fathom canopy
#

ty!

remote dragon
#

but also remember SU is capacity

#

not speed

fathom canopy
#

yeye

vernal pulsar
#

(speedometer) lol

#

if youd like to track speed

fathom canopy
#

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

remote dragon
#

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

fathom canopy
#

hm stressometer seems to say i have the same amount available regardless of the cog size or how many i connect

vernal pulsar
#

yes you will have the same amount based on how many SU generators you have

fathom canopy
#

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

vernal pulsar
#

ohhh yeah just wait until you get rotational speed controllers, they're a game changer

fathom canopy
#

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

vernal pulsar
remote dragon
#

sorry man idk, sounds a little like tick lag?

slender kettle
# scenic pollen <@85502921763979264>

follow thishttps://media.discordapp.net/attachments/1129058222993576006/1172640972723724358/Help2.png?ex=65e24102&is=65cfcc02&hm=dc034b63b92d2b51c4d92638b18161741d5a0cdc3f5a0d19887929402eed4745&=&format=webp&quality=lossless

remote dragon
#

theres also a seperate windows setting i think is worth looking into

mellow oracle
# mellow oracle

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.

proper rapids
#

Somebody know why I have only 3 upgrade slot in netherite backpack ?

thorny onyx
#

i APOLOGISE if this is the wrong chat but how much ram would you need for a steampunk server for at least 4 people?

chilly plinth
mellow oracle
#

single and multi

lapis sleet
thorny onyx
chilly plinth
mellow oracle
#

tried both rip, and i host with bisect and they suggesteed using chunky to pregenerate chunks and it still didnt help

proper rapids
scenic pollen
#

hello someone can help me i have texture bug with chest sad

lapis sleet
tough moss
#

what does a thermolith do?

#

got one but no clue what it does

lapis sleet
tough moss
#

also how do I use a basic tier upgrade?

#

got one in my inventory but no idea how to use it

lapis sleet
tough moss
#

tried it like that also tried including it before crafting the chest as well but didnt work

chilly plinth
# tough moss

Look up the upgrade item in your jei and right click on it. That’s just the base upgrade.

tough moss
#

so what would you use the base upgrade on?

chilly plinth
#

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

tough moss
#

AH I see

#

and basic only works on small things like barrels

#

but iron works on normal chests etc

chilly plinth
#

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.

vernal pulsar
#

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?

tough moss
#

Ah I couldnt add a basic onto a normal chest for some reason

magic parrotBOT
#

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?

vernal pulsar
#
  1. Have you modified the modpack in any way? If so, what did you do? Added Storage drawers, corpse, ftbultimine, construction wands
  2. What launcher, or program, are you using to launch the game? ATLauncher
  3. What Minecraft version are you playing? 1.19.2
  4. What version of the modpack are you playing? V21.5
  5. What steps are necessary to reproduce the crash? Joining the world
  6. Have you ever gotten past the point where the crash happens? It doesnt crash, just super slow tick speed
  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. No crashes available, however here is log file (https://paste.atlauncher.com/view/ba934f8a-b2c1-4568-a2fa-264e96335702)
vernal olive
vernal olive
#

i mean im still gonna help lol

chilly plinth
#

Just helps to keep confusion out if someone pops in and thinks they are missing mods that were added by you.

vernal pulsar
#

understandable, created the thingy. Im new to discord so bear with me lol

mortal crest
#

how do I get rid of the constant ambient cave sounds and radiation tick noises even when I'm above ground?

fathom canopy
#

best way to charge a creeper?

tall bane
#

anyone have good settings for shaders

fathom canopy
#

I use sildurs medium. using a 3060ti

deep harness
# chilly plinth Single: try reloading the game. Multi: try restarting server.

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.

wintry saddle
#

millstone isnt taking crops from quality crops mod

vernal olive
magic parrotBOT
livid beacon
#

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

magic parrotBOT
#

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?

loud quail
#

How do i delete a train i have a train and i cant get rid of it

livid beacon
#
  1. I have not changed anything
  2. I downloaded the modpack through curseforge but am loading it through the default launcher
  3. 1.19.2
  4. v21.5
  5. Just launching the game
  6. No, at one point some kind of error screen flashed but I couldn't read it
  7. Yes
fathom canopy
#

whats the use for knowledge points ive been getting a lot idk if its spent in a tree or something

primal ivy
#

I don't get why the modpack has so many mods expanding the end

#

so much conflicting content

wintry saddle
#

how do i make millstone take in crops from quality crops mod

deep harness
#

i mean, u could sort them out then autocraft them to normal crops if you wanted but otherwise... ye goodluck

vernal olive
vestal sky
#

i found a really sick pickaxe but it has curse of vanishing. is there anyway to remove just that?

livid beacon
vestal sky
#

tome of hungering knowladge

vernal olive
last glade
#

!preload

vernal olive
#

?

last glade
#

whats the command for that

#

!lag

vernal olive
#

!tps

magic parrotBOT
#

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

vernal olive
#

this?

#

or

#

!Pregen

magic parrotBOT
#

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...

▶ Play video
last glade
#

that

#

thank you

vernal olive
#

np

last glade
#

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

livid beacon
#

@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

vernal olive
#

ah

#

try this then

vestal sky
#

just died to the cold and lost it

#

im mad

vernal olive
#

!alternates

magic parrotBOT
#

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.

livid beacon
#

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?

vernal olive
#

yep

mystic jay
#

whats the goal in steampunk?

chilly plinth
#

whatever you want it to be.

last glade
# mystic jay whats the goal in steampunk?

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

livid beacon
#

@vernal olive that worked! Thanks!

vernal olive
#

ggs

kindred hemlock
#

how manuy gb should i be dedicating for this modpack on bisect?

#

i dedicated 6 and its running behind

vernal olive
#

how many players

kindred hemlock
#

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

stray mist
#

tamz do u know how to add bullets to a gun cuz i made the gun and bullets but i cant load it up

last glade
#

both have to be in your inventory

#

have the correct bullet

#

click your reload bind

stray mist
#

ok

kindred hemlock
#

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

scenic pollen
#

why does the modpack crash all the time ever

still crow
#

Is there a server if so how do I join?

worn edge
#

Daily reminder

#

You can use zinc for andesite alloys and a alloy kiln for brass

#

And a engineer's hammer for plates

slender kettle
magic parrotBOT
#

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

slender kettle
magic parrotBOT
#

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?

proper rapids
#

where i can change limit of chunk forceload?

vernal olive
#

Yes

#

do you not have it?

#

as in owning minecraft

#

what do you use then

#

ah well

#

if you said nothing you couldve stayed YEP

#

!cracked

magic parrotBOT
#

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.

vernal olive
#

there we are i forgot to do that command

#

really nothing i can do for you mate

worn edge
#

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?

vernal olive
#

not anymore

worn edge
#

damn

#

good thing i bought it early

#

buying bedrock 2 times would be a nightmare

vernal olive
#

anyways

worn edge
#

i got it free with my xbox, good thing i called a good idea to buy the java edition a month early

#

anyways

vernal olive
worn edge
#

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

vernal olive
#

yeah sadly cant keep them here

worn edge
vernal olive
#

hopefully they saw the messages

worn edge
#

don't worry

vernal olive
#

lol

#

im stealing that EZY

worn edge
#

sure, go ahead, i got a lot of yakuza gifs

vernal olive
proper rapids
#

where i can hange limit of air becouse if im too high i dont have air

#

?

worn edge
#

But for a more permanent sollution

proper rapids
#

yes i know but i want build my house on the mountain

proper rapids
worn edge
#

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

proper rapids
worn edge
worn edge
vernal olive
worn edge
#

I mean, i never even messed with configs

vernal olive
worn edge
#

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

still crow
#

is there a server i can join

brazen vault
#

Anyone else have issues when setting up a private server where the quest log won't open? It says Unable to open quest GUI

honest python
#

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

vernal olive
still crow
#

k

brazen vault
vernal olive
#

the launcher installs it wierdly

brazen vault
#

Thank you

still crow
#

just wondering

vernal olive
# still crow just wondering

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

still crow
#

oh

#

i just asked because i got it from the launcher and nothing bad happend

vernal olive
#

it happens

#

its not always 100%

sour tartan
#

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

kindred hemlock
kindred hemlock
# sour tartan I spent about 10 hours looking for ancient city in deep dark

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

stone oriole
#

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

tall bane
#

if I were to buy a server host, how much ram would you recommend allocating for 3 people playing

last glade
#

how do i find the structures in irons spells and spellbooks? is there a map or a compass?

sour tartan
sour tartan
misty walrus
#

can anyone explain the create mod?
having trouble understanding how to get started

atomic obsidian
#

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

pure wedge
# pure wedge I wasn't talking about a minecraft plugin, it's just the name max henkel gave to...

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/

teal ledge
#

if i added origins to this modpack would it break it

severe onyx
#

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

austere robin
#

are you kidding me

#

It happened again woeisme

#

netherite as a loot reward WHILE I WASNT RECORDING so i cant keep it bc people will think it';s cheated woeisme

magic parrotBOT
#

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?

lucid flare
#

is there any way to pick up and transport animals in this modpack?

tender trench
lucid flare
dreamy estuary
#

!macjdk

magic parrotBOT
#

Moon 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:

  1. Install the Zulu JDK 17.0.1+12 arm64 build of Java:
    Direct download: https://www.azul.com/core-post-download/?endpoint=zulu&uuid=7eb8ee44-ab7f-4afb-9e42-32bd76416400
  2. Download/Install ATLauncher or Prism Launcher (CurseForge Launcher is known to cause issues)
  3. In Instance settings > Java, manually specify the following Java path: /Library/Java/JavaVirtualMachines/zulu-17.jdk/Contents/Home
  4. If using ATLauncher, Disable "Use Minecraft-bundled JDK"
  5. Launch the game
tender trench
#

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

lucid flare
scenic pollen
#

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 ?!

delicate cloak
magic parrotBOT
#

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?

scenic pollen
scenic pollen
#
  1. No
  2. Curseforge Minecraft launcher
  3. 1.19.2
  4. V21.5
  5. Open curseforge
    Click play
    Click play in the Minecraft launcher
    Then it crashes after 4-5 seconds
  6. No
  7. Yes
#

Sorry for the format

#

@delicate cloak hey here's is it

proud tiger
#

Are the Server 24/ online

magic parrotBOT
#

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.
proud tiger
#

Because this server is offline since 15 min

#

Anyone knows a 24/7 mc server

obsidian ridge
#

We host steampunk :p

proud tiger
#

Is this 24/7

obsidian ridge
#

yes

proud tiger
#

Ok perfekt

proud tiger
forest pendant
#

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

tender trench
#

What're Enigmatic Legacy's knowledge points? the ones you get from the XP Tomes

glad trail
#

Is anyone else having trouble where Chunks won't load?

tender trench
stoic flower
#

How do you guys get Terracota for Immersive engineering?

#

I couldnt find any Badlands in my world yet

cold needle
#

You can craft a Nature's compass to help you

ashen lichen
#

clay from a river

gusty bluff
kindred hemlock
#

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?

umbral shale
#

why are there so little mobs/

kindred hemlock
#

Hmmm

umbral shale
#

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

spring rampart
#

What are knowlage points from tatterd tomes?

stoic flower
astral hearth
#

Knowledge Points are, from what I understand, used to unlock more chapters of the book in Enigmatic Legacy.

spring rampart
#

Oh okay thank you

#

What type of tool do i need to make an murasama in tetra?

elfin sierra
#

is there anything i can do against the invisibility cloak?

#

like to see the people still

ashen lichen
#

I want to say that Tetra structures are found in mountainous biomes, does anyone else recall the same?

kindred hemlock
gusty bluff
gusty bluff
gusty bluff
spring rampart
#

So it's a waste of 2 neth ingots?

deep harness
#

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.

waxen plinth
#

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?

deep harness
#

open parties or open claims config somewhere

waxen plinth
#

thank you

vestal sky
#

should i be hoarding broken spawners? i can make them into a mob farm later right?

scenic pollen
#

Sorry for late

gusty bluff
ashen seal
#

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

gusty bluff
#

She means that the spawners will do so.

#

Well, make you murder the mobs, but they're good for... killing groups.

rare spruce
#

whats the mod that dissables you from adding mods?

gusty bluff
gusty bluff
rare spruce
#

okay so is there a way to dissable that?

gusty bluff
#

...

#

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.

ashen seal
gusty bluff
rare spruce
#

yeah ik i just havent had the loaded version of the game tell me that i cant play the pack because of a mod

ashen seal
rare spruce
#

just saying its incompatible

white vigil
#

then there's nothing you can do

remote dragon
#

Like what is the specific message

rare spruce
#

must just have good crashes

gusty bluff
white vigil
#

there's no 'disabling' mod incompatibilities

ashen seal
#

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.

rare spruce
#

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

remote dragon
#

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

gusty bluff
#

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?

ashen seal
gusty bluff
ashen seal
gusty bluff
ashen seal
#

yeah I'm pretty sure

#

you can also add chameleon molt which keeps your temperature neutral no matter what

rare spruce
#

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

rare spruce
#

essential

vernal olive
#

!ws

magic parrotBOT
#
Luna Pixel's World Sharing

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.

vernal olive
#

this is why

#

tl;dr it causes world corruption

rare spruce
#

the luna mod was too laggy for me and my friend

vernal olive
#

you can use e4mc

rare spruce
#

ah okay

vernal olive
#

a more Safer alternative

rare spruce
#

cool thanks

vernal olive
#

mhm

gusty bluff
gusty bluff
#

Hmm, looks like things are different from last she checked.

agile laurel
#

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

woeful geyser
#

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(

agile laurel
#

Pic for reference, also can not drive it. Clicking the controller does nothing

cold needle
vestal sky
#

are enchantment tables broken or am i missing something?

agile laurel
#

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

agile laurel
cold needle
#

Might sound funny, but is it pushable? That's usually how you fix derailed minecarts...

vestal sky
gusty bluff
vestal sky
#

its a diamond sword

#

its enchanting. i just cant see the enchantments

#

in the table

sour seal
#

is forceloading chunks like chunkloading becuase i cant seam to get it to work

remote dragon
#

like shelves

vestal sky
#

i got 9 nearby

agile laurel
remote dragon
#

kk lemme load up test world and check

vestal sky
#

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

remote dragon
#

its working with 9 for me

vestal sky
#

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

remote dragon
#

yea idk its working fine on my game

vestal sky
#

im sure its the fact that the sword already had enchantments

remote dragon
#

oh ok lol

vestal sky
#

yeah my bad. thanks for the help though

gusty bluff
#

WHOOPS, EXTENDED REST FIRING A SHOTGUN OF ARROWS

#

Wait, is it good to fire more arrows at once or no

remote dragon
#

any way to turn a chest from woodworks into a normal one?

tender trench
#

anyone know of a way to get salt out of Cauldrons? Funnels and Mechanical arms don't seem to work

gusty bluff
tender trench
#

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

chilly plinth
remote dragon
#

already tried

chilly plinth
#

Alright then you’ll need to use full logs to make them, it’ll give 4 vanilla chests that way

pseudo lotus
#

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?

chilly plinth
agile laurel
chilly plinth
cosmic folio
cold needle
cold needle
gusty bluff
#

Uhh

gusty bluff
#

Let alone stuck

kindred hemlock
#

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

tender trench
stoic sierra
#

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

chilly plinth
#

Just click on issues tab on curseforge and it'll direct you to it.

gusty bluff
#

WHY DO THE PYROMANCERS LIVE IN WOODEN HOUSES

stoic sierra
#

immune to fire and everything is flammable

gusty bluff
stoic sierra
#

hahaha

gusty bluff
#

Watches you combust because of your hot take.

chilly plinth
stoic sierra
chilly plinth
#

It only takes a few minutes to do this.

stoic sierra
#

feel free mate

chilly plinth
#

I'm doing errands. shrug it's better for you to do so if dev has questions.

gusty bluff
#

So, this modpack doesn't have Waystones, huh?

kindred hemlock
#

will removing thing air break anything?

gusty bluff
kindred hemlock
#

sorry thin air

#

auto correct go brrrrr

gusty bluff
#

...

#

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-

kindred hemlock
#

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

gusty bluff
#

Can't you go breathless due to certain spellstones?

kindred hemlock
#

man idk, all i know is, i want to be able to live on a mountain without needing to refill oxygen constantly lol

gusty bluff
#

There's a Rebreather that should... somewhat improve that problem.

#

Don't know how Thin Air works though

kindred hemlock
#

those are all timed solutions is my understanding

gusty bluff
#

Kinda tempted to just add in Waystones.

kindred hemlock
#

my understanding is that other means of teleportation exist

gusty bluff
#

What might the other methods be?

cinder wasp
#

hello again ^^ i was wondering what was the best way to void fluids?

gusty bluff
kindred hemlock
#

idk i just know it advertising having something to replace waystones

#

like specifically mentions replacing waystones

gusty bluff
#

Advertising?

#

also, surprised to see Steampunk's a 1.19.2 modpack

slender kettle
#

tempad

slender kettle
#

and tbf alot of SteamPunk’s mods arent on 1.20.1

gusty bluff
#

Right, right.

#

also forgot Tempad was a thing

steady furnace
#

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?

fast inlet
#

What can I do so that the villagers can trade with me back since they saw me steal from chests?

kindred hemlock
#

couldnt remove it so i just set the config so that every single y axis was breathable loooool

jaunty snow
#

I'm have a simmilar issue as Poi, But I can't find how he fixed it 😦

fast inlet
#

I tried to give them emerald and different foods and they don't accept anything

gusty bluff
#

No idea what to do for you.

jaunty snow
#

Nvm fixed it

tall bane
#

using the Complimentary Shaders+EuphoriaPatches and have this, any fix?

stone oriole
#

Anyone know why shears aren't working on grass? EDIT: Oh wait they don't work on snowy grass 😐

vernal olive
tall bane
#

thank you!

placid pasture
#

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

sick agate
#

how do we supposed to kill these fucking trolls?

minor zenith
sick agate
tidal night
#

Hello! I have a quick question, why can't I summon wither in the modpack?

vernal olive
#

make sure the arms dont have anything under it

last glade
#

i legit cannot find the archevoker tower anywhere in my world

#

is there a command or compass to help me

placid pasture
#

do the vampires have any special weaknesses?

placid pasture
sick agate
#

u sure? I put it in lava and it just swims

placid pasture
#

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

little cloak
#

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

cobalt sentinel
#

is there a server for the steampunk pack

timber apex
#

top right of video settings

little cloak
#

ah thanks

timber apex
#

yeah i missed it for a while too lol

little cloak
#

ugh input lag is so annoying

fathom canopy
#

way to load chunk?

#

made a farm and id rather keep it running while away

white lotus
#

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

gaunt apex
#

how do i spawn the wither in this mod?

fathom canopy
#

soul stone instead of sand, with nothing under each "arm"

#

like, directly under.

lucid flare
white lotus
#

thanks! ill look into it and let you know if it was it

lucid flare
#

Fwiw, you can get to the Sound Physics config by opening the mods menu

white lotus
#

where is that one? ingame options?

lucid flare
#

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

white lotus
#

gotcha im blind oops

#

it seems to have fixed it, thanks a lot and bless u

lucid flare
#

🎉 I'm glad it helped!

kindred hemlock
#

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

tropic palm
#

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?

timber apex
#

immersive aircraft iirc

#

Gyrodyne and stuff

tropic palm
#

you can make boats with those mods?

lucid flare
#

Nope, only aircraft and such

tropic palm
#

oh

#

damn...

#

okay guys thanks

lucid flare
#

There's another create mod that involves boats, I think. I swear I came across it today or yesterday. One sec.

tropic palm
#

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

lucid flare
#

No idea what I saw, I can't find it. Maybe it was a dream lol, sorry

vernal olive
#

Valkyrian skies?

lucid flare
#

Maybe? Honestly I don't know, looking it up, it doesn't seem familiar, but it could be

stray mist
#

for some reasn whenever i get into a gyrodyne i cant get out and I can't stop it or slow it down

#

nvm

atomic pivot
#

Anyone know where I can find a list/chart of any new villager jobs & workstations from this mod pack?

wild radish
#

how can I remove the mysterious sounds in the overworld?

atomic pivot
#

biomemusic mod? maybe?

stable shuttle
#

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

plush perch
#

which mod is it that shows the mini inventory screen when others access menus?

atomic pivot
#

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 :/

austere robin
#

mesas are cool to live in :>

tall bane
#

my sugarcane isnt growing at all

fathom canopy
#

are treasure maps in the pack ive been to 9 or 10 ships no luck, not sure the usual rates

slow stratus
#

Im playing on hardcore how do i get my hearts back

lapis sleet
lapis sleet
chilly plinth
#

Long as it has a roof it counts

next pagoda
#

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.

austere robin
#

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

magic parrotBOT
#

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.

half merlin
#

try this

astral rune
#

Does anyone have a schem or idea for farming mobs? create + spirit

#

512 souls on crystal

scenic pollen
#

guys, which java version is recommended for this pack?

tidal night
#

Hello! How do I get the fireward ring so I can explore the nether

solid cradle
#

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?

lapis sleet
lapis sleet
gusty bluff
#

So the eye by the Enigmatic Legacy likes to yell at you for being in the Nether, huh?

spring rampart
#

Might be a skill issue, but how do you know when to parry with a shield?

gusty bluff
spring rampart
#

When you craft a shield it says long parry time

gusty bluff
#

Uhh.

bitter meteor
#

Seems like the iron farm I see other people make has an issue where the mills/chutes don't collect the cobblestone

tender trench
#

Is there a way to gain permanent creative flight in this minecraft?

atomic obsidian
#

gravichest plate for really end game
or botania's flugel

#

oh wait wrong modpack

#

nvm what i said

#

thought this was prominence channel kekw

old tapir
#

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.

lapis sleet
spring rampart
#

Yes but how do you know when they attack?

lapis sleet
lapis sleet
# spring rampart Yes but how do you know when they attack?

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.

lapis sleet
pure wedge
cursive sundial
#

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

old tapir
waxen plinth
#

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?

woven lance
#

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!

oak saffron
#

Is the end unfinished right now?

kindred hemlock
#

why cant i use goat fur in a sewing station?

#

sewing table. whatever

carmine arch
#

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 ?

oak saffron
#

Gone thousands of blocks in the end and theres nothin but the one single structure with the same exact loot over and over again

remote dragon
#

that disables sleeping

carmine arch
#

Is there a way to disable it?

remote dragon
#

idk, not that i know of, theres probably a config for it somewhere though

carmine arch
#

Do you know the name of the mod?

remote dragon
#

Enigmatic Legacy

carmine arch
#

OK thank you

pure wedge
#

@carmine arch if you /reload, the ring comes off

#

At least when I do it comes back in my inventory

remote dragon
#

does doing that turn cursed mode off or is what something that is set on the world?

pure wedge
#

I dunno

scenic pollen
#

Oooo, that netherrack texture looks great. What resource pack is that?

final agate
#

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

median plinth
#

Whats the mod that changes sprites and textures? I'd prefer a more Vanilla look

remote dragon
#

resource pack

#

not a mod

median plinth
#

what's it called?

remote dragon
#

faithless i think?

dapper patrol
#

I can’t find any sheep

remote dragon
#

idk i think theres multiple

median plinth
muted trellis
#

is there a way to optimise this modpack?

slender kettle
outer wyvern
#

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?

final agate
#

its the one you spawn with

outer wyvern
#

oh really?

#

oh my god

#

thank you!

vernal olive
#

the amulet gets taken off when you die

pallid abyss
#

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.

gusty bluff
#

So, why no Configured mod?

magic parrotBOT
#

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?

vernal olive
gusty bluff
vernal olive
#

no as in adding it breaks the pack

gusty bluff
vernal olive
gusty bluff
#

She really wants to make her bookmarking apend rather than prepend.

vernal olive
#

you can swap jei for emi YEP

gusty bluff
#

Does it require Configured

vernal olive
#

no

#

unlike jei, emi and rei dont require another mod for its CONFIGS

#

i hate jei

gusty bluff
#

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?

vernal olive
#

id rather suggest emi

slender kettle
#

QEI is better

gusty bluff
#

EMI is weird and feels unfinished, though

slender kettle
#

qwek enough items