#steampunk

1 messages · Page 67 of 1

viral zephyr
#

okay thanks you vm !

pale steppe
#

np! o7

fair plume
#

You can make spawners with the spirit mod I believe,

#

Ita been disabled foe this mod pack it seems with create

bright compass
#

Okay, will look into this mod, thank you!

fair plume
shut root
#

anything specific? or any gun will do?

slender kettle
#

I would make one of them asap

#

I forgot what the material name is

shut root
#

I see ty ;D

fair plume
#

Ethereal

zenith fern
#

how can i put liquid fuel into blaze burners?

fair plume
#

Hand them buckets

#

Or if we have straws u can pipe it to them

zenith fern
#

I have a bucket of biofuel and it doesnt let me

fair plume
#

Actually think u can pipe it in the bottom with create

#

Never powered them with that

zenith fern
#

Reason why is because i need them to be super heated, but i dont have any eggs so i made biofuel

#

eggs to make blaze cakes

#

is there another way to get them to be super heated without blaze cakes

fair plume
#

U need straws

zenith fern
#

ok ill find one

#

thanks

fair plume
#

It shows u in jei

#

Bamboo for straw

spiral sonnet
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.
dark kiln
#

Does anyone knows the texture pack that changes the vanilla items? The enchanting effect is very hard for me to see

fair plume
#

Faithless? Maybe

dark kiln
fair plume
#

Only one I can see that's prob relevant atn

#

Atm

late hedge
#

is there anyway to speed up inventory hoppers besides just a ton of inventory extenders

shut osprey
#

I can’t get the curse forge server launcher to work

night merlin
#

how do i fix this?

night merlin
#

i figured it out, chunks were not claimed

shut osprey
chilly plinth
#

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

chilly plinth
#

!server

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.

fair plume
#

The desert temple! It says its very hard so I'm wondering when to tackle it

shut osprey
vernal olive
#

curse sucks

#

use ATL

fair plume
#

Just received a missing item as a quest reward

#

Forest_ingot

spark dagger
#

anyone know hot to find a oil well?

shut osprey
vernal olive
magic parrotBOT
#

An update to windows introduced a new security feature that prevents powershell files from running on your PC. This is great for your security, but not so great for our server start scripts, which require powershell to run them. Fortunately there is a quick fix for this!

Run powershell as administrator, then run Set-ExecutionPolicy RemoteSigned. Read the prompt and press accept. This will allow us to run scripts.

Next, navigate to your server directory using cd path/to/directory (for example: cd C:\Users\Username\Documents\Minecraft\Server)

You can now run the server by double-clicking the start.ps1 file, or typing .\start.ps1 into the command line while in the directory.

IF THE ABOVE DOES NOT WORK, TRY THIS
Run the command Unblock-File -Path .\start.ps1 in the same powershell window. This will allow the start script to not be blocked by windows, and run freely.

If all else fails, a manual installation should work:
FORGE 1.16.5: https://www.youtube.com/watch?v=bIjisWyxU-8
FORGE 1.18.2: https://www.youtube.com/watch?v=R610M102X0U
FORGE 1.19.2: https://www.youtube.com/watch?v=3HD0ibIpO-A
FABRIC: https://www.youtube.com/watch?v=b2W1Xb7nLKo
Make sure to Install the Server in our ServerPacks so it can use the correct files.

viral zephyr
#

Is there a way to speed up furnaces please ?

strong comet
#

Updated the pack, now I get this. They are the same, as you can see. I've tried everything, I don't know what to do.

shut osprey
vernal olive
strong comet
#

I did.

vernal olive
#

and client?

strong comet
#

Yes

vernal olive
#

curseforge?

strong comet
#

I even tried manually replacing that mod in both the server and client, still gives me the error

vernal olive
#

try this

#

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

novel rover
#

If so

#

Then ur client is updated

strong comet
#

I'm updating again just as a hail mary to see if it'll work, then I'll check for boiler/

tiny arch
#

Hello, do you know why my loot started dropping out, earlier it remained in the soul

tiny arch
#

official

vernal olive
magic parrotBOT
#

Curseforge - Refers to both the Curseforge website and Curseforge Launcher. The Curseforge Launcher is a modded launcher used to play & install modpacks. ATLauncher is a better alternative. All modded launchers can be used to install & play both Fabric and Forge modpacks.
Modpack - A collection of mods. "Better MC 1.19.2 Forge", for example, is a modpack.
Modpack Version - The version of the modpack you are playing. v5, v6, v7, etc.
Minecraft Version - The version of Minecraft which the modpack you are playing runs on. 1.16.5, 1.18.2, 1.19.2, etc.
Mod - A .jar file which modifies the game in some way. "BetterEnd", for example, is a mod.
Forge - A mod loader which allows you to use Forge mods.
Fabric - A mod loader which allows you to use Fabric mods.

strong comet
#

This launcher you had me get won't detect half of the mods it made me manually download

#

My brain is smoking rn

vernal olive
strong comet
#

So how do I make it see them?

#

They are in the downloads folder, properly named and all

strong ingot
#

anyone make a honeycomb farm with deployers and shears?

tiny arch
strong ingot
#

theyre not to rare

vernal olive
spark dagger
#

thanks i crashed my rocket shiped and i needed fuel

tiny arch
#

ok

#

Curseforge

vernal olive
# strong comet

skip remaning and add into the resourcepacks folder once done

vernal olive
# tiny arch Curseforge

ok good to know, when you die the thing that lets you have it in the soul thing also drops so you need to equip it again

strong ingot
#

this is like the only modpack to not have a trash slot that i have played anyone know if there is a reason to that

strong comet
#

New launcher, same issue

rapid tusk
#

why my villagers doesn't harvest?
I'm sure mobGriefing is true
it's work on my single player but I don't know why fail on server

fair plume
untold halo
#

how can you use energy from a create generator coil in immersive engineering machines

strong ingot
#

i hate that shit

#

i just throw everything on the ground and wait for it to despawn

lavish thunder
#

help too much snow

fair plume
#

Yh

#

Does anyone know if you can buy a beacon from a wandering trader? I can't remember which mod adds that

#

Is it winter?

#

Put torches down

#

Or collect it for your fridge for summer

lavish thunder
#

it is early spring and the snow keep falling i might get snowed in my base

fair plume
#

Yh I don't think it will get that deep

#

It will melt soon

lavish thunder
#

if i set the blizzard frequency to 0 will that disable it?

fair plume
#

I'm a mere noob,but I would guess so

strong ingot
#

so no

fair plume
#

Ahh thanks

#

Wither it is then

strong ingot
#

ive noticed no changes

fair plume
#

Make a calender

strong ingot
#

huh

#

you learn something new

fair plume
#

Serene seasons

strong ingot
#

thanks

#

i knew serene seasons was a thing i just never noticed anything from it

fair plume
#

Some biome are less effected

#

I'm in a taiga in summer so I don't have to worry about it heating me to 50c

strong ingot
#

im in a orchard

fair plume
#

Nice 20c

strong ingot
#

i think its just raining more than normal rn

fair plume
#

Will have to fill with boilers in winter tho

#

Ahh jungle?

#

U get rainy season instead

earnest condor
#

how do i get hears back in hardcore

fair plume
#

Pick them up at ur death I think

earnest condor
#

ooh

broken tide
#

does anyone know how to fix the problem with leaves being fully transparent? like you cant see any leaves behind the first block of a tree

broken tide
#

I have fancy leaves enabled and removing the falling leaves mod fixed the vanilla trees leaves, but not the modded ones

vestal sky
#

so im guessing judging by what the quests say, if i want to delve below Y0 i need an oxygen set up?

broken tide
#

oh fixed it, it's the culllessleaves mod

surreal drift
#

Does lootr only work some of the buildings?

#

I’m hosting a server and when me and my friend looted a chest lootr isn’t working

night merlin
#

what is the best sword/weapon in the pack?

night merlin
vestal sky
#

i feel like best weapon nis subjective considering how customizable all the weapons are

night merlin
#

sword

#

i have the incinerator currently

#

would ragnaroks edge be any good? (i know absolutely nothing about tetra)

vestal sky
#

i see youre way ahead of where i currently am in this pack

night merlin
#

im a minion

#

with no braim

#

i follow tutorial and get good weapon

#

ooga booga big damage good

#

big defense good

robust nacelle
#

Is there any type of barrel or storage drawer type block to hold large amounts of a single item?

strange drum
robust nacelle
#

thanks

ashen pike
#

Anyone have any tips to find bauxite? I have mined like 2000 blocks and not a single ore and I am mining at the Y-level indicated by JEI (70-74)

hot hull
#

You'll also see that happen with chests that contain a dedicated item for a purpose, like I know the new overhauled Desert Pyramid has a bow in it in a specific chest every time, because you need the bow for a puzzle inside

spark dagger
#

ok so anyone know how to get 64 desh quickly?

surreal drift
#

i cant get essentials to work any idea y

spark dagger
vestal sky
surreal drift
#

anyone know what mod adds /home /tpa /back for this pack

sharp mist
#

very minor bug, dont know if anyone else experiences this, once i enter caverns, cavern ambient noises will continue to play all around the map no matter where i go

#

i like to play with ambience, but its quite horrifying sometimes

burnt pivot
#

why is it when i die my items spew everywhere

chilly plinth
burnt pivot
#

oh yea i lost it

limber flicker
#

Does anyone know How long it takes to master the ring of 7 curses? Just cant find it online anywhere so i thought id ask here

fading mica
#

so how do you guys keep your items sorted? not sure how to go about that i just have a bunch of chests with random crap and its kinda getting too much rn

burnt pivot
#

is there anyway to make it so when i get my items back from dying the baubles go into their respective slots

limber flicker
#

and brass funnels

fading mica
#

yeah but like all modpacks in general

#

as like beginner tips

limber flicker
#

backpacks

spark dagger
vital glen
#

How do I get all my hearts back

fading mica
vital glen
fading mica
#

wtf

#

status effect

#

?

vital glen
#

No, I die and I lose a heart

#

I have no clue why

#

Found out why

glad heath
#

Ring of the 7 Curses

#

You need to retrieve your heart container back from your death area

vast olive
#

im trying to join my friend and this is happening, any help?

fading mica
#

did ur friend open up 25565 TCP and UDP on their router

vast olive
#

idk ill ask

#

they said they havent

fading mica
#

they should

#

it will then only work

vast olive
#

how do you do that

fading mica
#

skip to 3:40

vast olive
#

ill send it to them, thx!!

fading mica
#

ignore everything before that

safe echo
#

yo does optifine work with this pack

robust nacelle
#

Why do my chests look like this. They didnt used too

#

I even restarted

pale steppe
#

It's a graphic glitch, i found just closing and reopening the modpack fixes it

umbral jewel
#

question about steampunk

#

There is space?

#

(spacecraft)

rocky moat
#

Magnetic ring ain't working, I see an earlier post here saying it can be disabled but I don't know what key or button would disable it, I looked through the key bindings

chilly plinth
rocky moat
#

Figured it out lol, thanks to this guys post

novel rover
#

mod

umbral jewel
#

that interesting

rapid tusk
unique elbow
#

Chunk protection usually prevents mob griefing and things aswell

#

Because your chunk protection wouldnt help if i baited a creeper into your base and used it to blow up your chests and steal all your shit

unique elbow
#

It feels entirely about the process of going to space and nothing about doing anything in space

slender kettle
unique elbow
#

Ill look forward to that

#

Because every planet is identical and none of them arent boring

#

Even the first one gets boring almost immediately when you realize you can count the different structures on one hand

mystic quail
#

Anyone know if there's a better way of transporting animals?

#

like big animals besides lead

rapid tusk
novel rover
#

Some of em add the planets from star wars

slender kettle
#

all of them js adds more empty planets ngl

#

theres nth rly special about them

#

just like 1-2 small structures and thats it

novel rover
#

True

white zephyr
#

is there any way to stop the nether ambient sounds in the overworld?

novel rover
#

☝️

white zephyr
#

didnt seem to help

#

nvm they stopped I guess there was 1 queue'd up or something

#

ty

tight delta
#

!powershell

magic parrotBOT
#

An update to windows introduced a new security feature that prevents powershell files from running on your PC. This is great for your security, but not so great for our server start scripts, which require powershell to run them. Fortunately there is a quick fix for this!

Run powershell as administrator, then run Set-ExecutionPolicy RemoteSigned. Read the prompt and press accept. This will allow us to run scripts.

Next, navigate to your server directory using cd path/to/directory (for example: cd C:\Users\Username\Documents\Minecraft\Server)

You can now run the server by double-clicking the start.ps1 file, or typing .\start.ps1 into the command line while in the directory.

IF THE ABOVE DOES NOT WORK, TRY THIS
Run the command Unblock-File -Path .\start.ps1 in the same powershell window. This will allow the start script to not be blocked by windows, and run freely.

If all else fails, a manual installation should work:
FORGE 1.16.5: https://www.youtube.com/watch?v=bIjisWyxU-8
FORGE 1.18.2: https://www.youtube.com/watch?v=R610M102X0U
FORGE 1.19.2: https://www.youtube.com/watch?v=3HD0ibIpO-A
FABRIC: https://www.youtube.com/watch?v=b2W1Xb7nLKo
Make sure to Install the Server in our ServerPacks so it can use the correct files.

lost rock
#

is there a wiki for this pack?
I have a lot of basic questions like how do you parry? and whats the difference between the hardcore and normal quest rewards

strange drum
#

Do you enchant guns with the anvil? And if the enchant book has say an armor enchant and a gun enchant will it still let you enchant the gun?

rocky flare
#

i keep getting memory errors regardless of how much i give it
can it be the modpack has memory leaks?

#

it also affected my discord once too

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?

rocky flare
#

1: No
2: curseforge
3: 19.2
4: latest
5: playing the game for roughly 2hrs+
6: not sure, didn't time it
7: " EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000025aac77fcda, pid=101384, tid=89844"
id rather not send my personal details from the log, if more info is needed lmk
8: yes

ive tried giving it 9,8,6,5 gb mem but issue persists, its not out of memory issues either

#

after about 2-3 hrs it seems to have either access issue or similar

slender kettle
#

the file

rocky flare
#

can i send it in pm?

slender kettle
#

yeah

#

@vernal olive can you help instead, I can send u the crash report

#

its the Sodium crashy crash thing

rocky flare
#

yeah i dont think its related to the amount of memory i give it tho right?

slender kettle
#

afaik no

vernal olive
#

are you on a laptop?

slender kettle
scenic pollen
#

how much memory we need to play steampunk

slender kettle
rocky flare
scenic pollen
vernal olive
#

try this

#

@rocky flare def try ^

rocky flare
#

will do, control panel doesnt want to launch rn

#

alright, after restarting the services manually i got it to work xd
thanks for the tip, ill have to see if it works some other time tho =p dont have multiple hours to test it xd

midnight charm
#

It seems some hostile mobs (hatman, railway..man?) are not displayed on the minimap for some reason.
Also I get hungry every time I get.. hit?

umbral jewel
#

How many GB steampunk server need run?

vernal olive
#

how much people

cerulean widget
#

i died 2x and i got this bug lol

vernal olive
cerulean widget
#

and my chests are with bug to how to fix? how to fix it?

limber flicker
limber flicker
storm basalt
#

How much would you need for 3 People

#

Could too much ram cause Issues?

hearty spear
#

can i disable that temperature mod on my server somehow?

limber flicker
#

Id say 4

marble crest
#

so the racoons that get added with this pack from Alex's mobs, how does one tame them?
Alex's mobs wiki says eggs, but I can't give them an egg, I just throw it at them?

limber flicker
#

try dropping them

marble crest
#

I didn't think of that!!!

limber flicker
#

lol

cerulean widget
limber flicker
#

Some are but if you just repair the modpack

#

Should fix it

#

if not then dont use the texturepack

cerulean widget
#

i will do it!

slender kettle
slender kettle
cerulean widget
#

my game with rx 580 8gb= 16 gb ram + r5 3400g with shadders i get 30-40 fps with modpack

vernal olive
#

!fps

umbral jewel
#

Prob 2 or 3

midnight charm
#

Any advice on farming skeleton skulls? Would executioner blade from tetra work?

nocturne rover
#

Where is the changelog for v20 to v21 to v21.5. I want to know if "Fixed some bugs" addresses some of the issues I am seeing.

vernal olive
opal coyote
#

Anyone can help me on which texture pack to disable to get vanilla items?

umbral jewel
vernal olive
#

yes

nocturne rover
#

Players recently having connection issues with java.util.ConcurrentModificationException but no valuable stack trace info, a few issues with Every Compat not having all the wood from Biomes 'O Plenty, etc. Just noticed on Bisect that there was a new version (I am on 20) and wanted to read up on the changes before looking at upgrading.

slender kettle
lost rock
#

should this modpack run on java 18? prism insists you need to use 17... runs ok on my pc, but not so much on my friend's
(how much of a difference would that make?)

nocturne rover
rocky flare
#

this time only after about 25 mins tho

nocturne rover
vernal olive
rocky flare
fair plume
#

Made the thunderhead gun, but it's not reloading when I press r, am I doing something wrong?

#

Nvm my bad, advanced bullets look the same as heavy

brave vapor
#

anyone know why this contraption control isnt working and is displaying a red number?
nvm i had to click it im dumb lmao

vernal olive
strong ingot
#

i love making a bee farm with ring of curses

edgy scroll
#

Speaking of ring of curses, im not understanding the appeal of "The Burden of Desolation"

It eats a ring slot, can only be worn if you have the seven curses

Why wouldn't you want Irongolems, Endermen, Zombie Piglins, and Piglins to spawn around you?

strong ingot
#

because they all attack you no matter what

#

its mainly just for the endermen i would say

#

the others are just annoying but lots of enderman on you could be bad

edgy scroll
#

Yeah but dont you always need pearls and eyes of ender?

strong ingot
#

my main thing im thinking about is for fighting the ender dragon but pretty sure you need a drop from ender dragon to even make that

#

anyone ever have their elevator just randomly disappear from existence

edgy scroll
strong ingot
#

interesting

edgy scroll
#

I tell you WHAT I am regretting the ring of curses.

strong ingot
#

did you just start a world?

edgy scroll
#

Im a little in.

#

Got to the nether and have some netherite

keen arrow
#

what is the "best" tetra blade

strong ingot
#

only thing i hate about ring of curses is no sleeping

keen arrow
#

i am unable to find a decent explanation for the different styles of blades

edgy scroll
#

The double damage is brutal

edgy scroll
keen arrow
#

comparing for example the executioner blade and the basic blade in the workbench makes it look like they are exactly the same stat wise

strong ingot
#

bees never lose aggro do they

#

nevermind

burnt pivot
#

is it safe for me to update the mods in the modpack?

keen arrow
#

saber seems so much better for the same cost
but there has to be a reason to use other blades right ?
(Spoiler bc aparently you can spoil tetra)

primal ivy
#

HI I'm in need of some help with installing the modpack on a remote server over FTP. I have seen the readme about using the script to launch the server, but the service I'm using to rent the server only wants a .jar to boot the server in custom installs, is there anything that can be done?

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.

primal ivy
vernal olive
#

oh a jar

#

what host do you have

primal ivy
#

they dont have the "customforge" option like in that bisecthosting video https://www.youtube.com/watch?v=jFbgeEMoPRw

Learn How to Install Custom Modpacks on Minecraft Servers! (Forge Running Minecraft 1.17+)

Installing a custom Minecraft modpack to a Minecraft server can be difficult to grasp, but with this easy custom modpack Minecraft guide, we will quickly go over how to get connected to your favorite BisectHosting Minecraft servers! If you are interested...

▶ Play video
vernal olive
#

ah bisect

primal ivy
#

from my understanding of how they work, there has to be a .jar in the main folder for them to boot the server

#

no im not using bisect

vernal olive
#

oh

#

then..?

primal ivy
vernal olive
#

never heard of them ngl. you might wanna ask them inside a ticket on how to install it

primal ivy
#

i did. they only want inquiries about packs when its about them adding it to their one-click install thing

vernal olive
#

weird

primal ivy
#

I don't really wanna wait weeks for a response so I came here to ask

#

like is there a way to not use the script

#

what does it do exactly

#

apart from generating the files

cursive sundial
#

hey is there a way to chop down the entire tree at once in this mod pack?

#

i dont think vein mining is a enchant

#

and its obviously not automatic done like it is on better minecraft

opal lagoon
#

One way is the saw from create, placing it at the base and then running it will chop the whole thing down.

cursive sundial
#

oh thats cool

#

also i found this guy

opal lagoon
#

By the time you have a saw you're most of the way to a tree farm but it's one way at least

midnight charm
#

Any advice on survivability in early game? I have full diamond with prot II (currently having difficulty finding books to get higher prot). It's a bit ridiculous that random mobs at night can get me to half health in 2 hits

round fjord
#

how do I use the paint kit from toms simple storage I cant find anything on google

cinder sedge
winter stag
#

Excuse me?

#

What did i just get?

cursive sundial
#

a bug!

#

i also got that before

shut girder
#

idk why but i can't figure out toms simple storage, i have a storage terminal and a inventory connector and its still not working

real ravine
#

Running a server and players games keep crashing while in the End for a few minutes. I can't tell much of it and a github post I saw of the same issue said to remove "Pressencefootsteps mod" but I do not see that mod in the modlist at all. (NVM Solution found)

shut girder
#

it says 836/864 but that's not possible

#

ok i sorta get it but its still confusing, it says im full but im not even using my storage

iron fox
#

I found a golden key is it useful for anything or na

rocky flare
vernal olive
#

sur

fossil sleet
#

What new dimensions does this modpack add? Trying to pregen some chunks before I start a server with some friends, but can only find these 5 :/

pale crag
#

yeah those and ad astra

#

theres also the ulterlands

#

and i think deep dark?

#

maybe aether too? i forget

#

the questbook should have them all listed away

#

i know for sure ad astra and ulterlands exists

#

alongside blue skies

cerulean widget
#

guys how i can get another amulet? my friend lost him amulet

fossil sleet
#

@pale crag Ah okay, maybe if I load up these dimensions once they will appear in the command suggestions? Will give it a go, thanks a bunch!!

#

also a lot of these are new to me, any chance you have an estimate of how many chunks I should load for those dimensions? I remember twillight forest had a lot of exploring and needed lots of chunks loaded

cerulean widget
#

anyone know how to get this colar back if lost?

fossil sleet
elfin widget
#

Hey, my partner and I are new to this pack. Is there some type of armor or something that is good for the nether so we don't overheat? We weren't prepared at all my he just went right in and died from overheating

#

I've tried to look in NEI but I can't find anything

earnest condor
#

is theer any way to get essential mod working

vernal olive
#

it causes world corruption

#

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

earnest condor
#

ooh tysm!

vestal sky
#

which mod has the storage computers?

#

its not computer craft is it?

earnest condor
vestal sky
#

gotcha. theres no quest for that so i had no clue

#

wtf is computer craft used for?

earnest condor
vestal sky
#

i picked up on that. but is it worth learning about?

#

seems like i need to get into create if i want to use any of the other mods

cerulean widget
#

wath i tem i can change for enigmatic amulet?

#

i lost mine so...

pale crag
#

so i say definitely worth

#

if you have any level of programming experience it becomes incredibly easy to pick up the language (lua)

subtle cedar
#

yo i just started playing i accepted the first crafting quest used the crafting page and cant move my character anymore, i can break blocks and everything but everything movement including opening my inventory doesnt work, anyone know what went wrong?

#

i accidentally tabbed in my korean keyboard ._. nevermind lol

wintry pelican
#

I literally can't play this modpack. I experienced this crash https://github.com/LunaPixelStudios/SteamPunk/issues/120 on Curseforge, and it failed to download on ATLauncher or Prism Launcher. It shouldn't have anything to do with my computer or the size of the modpack, as Dawncraft and Medieval Minecraft (Forge) MMC4 1.20 both worked just fine. Should I install another modpack launcher? Is there a specific amount of ram that needs to be allocated?

GitHub

Describe the Bug Game appears to load several times while launching without ever reaching the main menu before eventually crashing. I have tried reinstalling and several versions of the modpack all...

cursive sundial
#

hey with this contraption i got going, is it possible i accidently waste honey? or will spout only spit out honey if a empty bottle is avalible to receive the honey?

wintry pelican
#

No

vernal olive
earnest condor
#

how do i get rid of this

#

i have accidentally clicked it too much

wintry pelican
#

By default Curseforge does about 4500 MB

cursive sundial
#

i think you can only get rid of them if cheats are turned off

vernal olive
wintry pelican
#

Roughly 16 GB,

vestal sky
#

i got a shitload of andesite

vernal olive
wintry pelican
#

I've also tried installing v21 and v20 and it didn't fix aanything

vernal olive
#

thats best for every modpack

vestal sky
#

like i just mined like 6 stacks

earnest condor
cursive sundial
#

cant you tp with cheats off using the map?

wintry pelican
#

I allocated 8064 MB on Curseforge, launched the game, and it crashed saying (An unexpected issue occured and the game crashed. Sorry for your inconvenience. Exit Code: 1). Again, this is on Curseforge. The modpack failed to install on Prism Launcher or ATLauncher, and I couldn't import it to ATLauncher using a url either

vernal olive
#

can you give a latest.log?

#

or crash report

#

!logs

magic parrotBOT
#

To better assist with fixing an issue, we will need some logs: Curseforge/GDLauncher-> Right click the modpack instance -> Open Folder. For MultiMC -> Click 'Instance Folder' on the right.
Find the file 'Latest' in the 'Logs' folder. If there is a folder called 'Crash Reports' then find the newest file from today. Upload these as requested.

wintry pelican
vernal olive
#

did you launch ur game back up before giving this log?

wintry pelican
#

no

#

im doing that now

vernal olive
#

kk

#

no crash report or anything?

wintry pelican
#

that was my latest.log

#

It only gives exit code: 1

vernal olive
#

hm

wintry pelican
#

What does that mean if there is exit code 1 and no crash report

vernal olive
#

you crashed before minecraft can make one

#

ok

#

use ATL and launch there

#

and once you crash press upload log in console and send link here

thick current
#

Sorry for barging in but for some reasons some of the chest models from multiple mods are bugged out

vernal olive
#

how?

wintry pelican
#

The thing is, ATLauncher doesn't even install Steampunk. And now ATLauncher is in a weird limbo state where it makes a strange noise and doesn't do anything whenever I click on it.

#

I can't even close ATLauncher

vernal olive
#

press the arrow and close from there

thick current
#

Here the pics of the chests being bugged out. I think it might be a resource pack issues?

vernal olive
#

oh

#

thats an issue with the mod i think

wintry pelican
#

Ok. I tried doing it on Prism Launcher. I downloaded all the mods it makes you install manually, I put them in a folder, downloaded the folder on Prism Launcher, and then... Prism Launcher crashed too.

#

I tried again and it simply failed to extract the modpack

limber flicker
#

Anyone know how long it takes For Ring of seven curses to be withstood?

vernal olive
#

give the console log prisims makes

limber flicker
#

If that doesnt then its a modpack issue

wintry pelican
#

All I could find was this which I don't believe is accurate "[Something/ERROR] A spooky error!
[Test/INFO] A harmless message...
[Something/WARN] A not so spooky warning."

vernal olive
#

send a log if you can

fair plume
#

They're half invisible

#

I have same problem

wintry pelican
#

Im looking into settings for Prism Launcher. Is the crash log under Minecraft, Java, or Prism Launcher

fair plume
#

The overworked list in the questbook. Is that the recommended order to do things?

#

Overworld

limber flicker
#

I started to work on create asoon as i started

#

Get most the Easy guns out the way

fair plume
#

Yh I've done basic machines

#

Got my thunderhead now which kicks bum

limber flicker
#

Then start doing the easy to hard or Hard to easy quests

wintry pelican
#

Im curious if this is a version problem with the modpack, rather than with the launcher. The last gameplay I saw of this was Suev's 100 Days in Steampunk. That was 4 months ago. Version 20, the official release from beta, was released November 18, 2023. Version 21.5 the newest version, was released January 20, 2024. Do I have to play an older beta version of the modpack or does the version have nothing to do with it.

#

Are you guys all on version 21.5 or an older beta version

limber flicker
thick current
#

FOUND THE ISSUES! the .faithless resource pack cause the chests to freak out

fair plume
limber flicker
#

Just Play on what ever version you feel you like only diff is small added mods and bug fixes

limber flicker
#

Or uninstalling and reinstalling it?

wintry pelican
#

How do you repair the modpack. Is it allocating ram

limber flicker
wintry pelican
#

I've uninstalled and reinstalled it multiple times

#

Yes, because it wont install on ATLauncher or Prism Launcher

limber flicker
#

alright

wintry pelican
#

I'll download MultiMC and see if that work

limber flicker
#

Click on your modpack in curseforge

#

Hit the 3dots

#

near the botton you should fine repair modpack

#

It will say repair Profile

#

repair that should Fix anymods that broke when downloading

vestal sky
#

an enraged troll just fucking one hit me

limber flicker
#

LMAO

vestal sky
#

im SO FAR from home

limber flicker
#

make a punt gun lol

#

should help you out alot

vestal sky
#

tp'd back and it immediately steamrolled me

limber flicker
#

lol nice pun

vestal sky
#

just gonna kms at this point

limber flicker
#

Did you even make any guns?

vestal sky
#

nah im not that far yet

limber flicker
#

OH

#

Well if you kill mobs

vestal sky
#

i had so much andesite to start creat stuff

limber flicker
#

I got my first gun from a mob drop

vestal sky
#

not that lucky i guess

limber flicker
#

the riviter lol

#

Ah well I will say this tho

#

the easy guns are easy

#

aslong as you make a watermill

#

Or a Windmill

#

with out them they just time consuming

wintry pelican
#

Repairing it worked! Thanks so much for the help. Im just curious why this modpack in particular was so much haardeer to run compared to the other LPS Modpacks which (usually) work fine

limber flicker
#

Yeah Np

#

now if that didnt work

#

it was a version problem

vestal sky
#

my current goals are a farm and a create workshop

limber flicker
#

Fair enough

vestal sky
#

but ive just been mining

limber flicker
#

LOL

#

i will say this

#

ABUSE the goblintraders

vestal sky
#

always

#

i tie them up then i

#

you mean trades

#

yea

limber flicker
#

LOL

#

this aint palworld lol

#

Can just snatch a merchant and then Continue to trade with them

vestal sky
#

one walked up to me as i was typing

limber flicker
#

Seee

fair plume
wintry pelican
#

Oh, and just fyi, I thought it would be funny to set the world seed to "Why did this crash so many times"

vernal olive
#

lol

wise lynx
#

i cant submit the log crash

limber flicker
vernal olive
wise lynx
vernal olive
magic parrotBOT
#

Curseforge - Refers to both the Curseforge website and Curseforge Launcher. The Curseforge Launcher is a modded launcher used to play & install modpacks. ATLauncher is a better alternative. All modded launchers can be used to install & play both Fabric and Forge modpacks.
Modpack - A collection of mods. "Better MC 1.19.2 Forge", for example, is a modpack.
Modpack Version - The version of the modpack you are playing. v5, v6, v7, etc.
Minecraft Version - The version of Minecraft which the modpack you are playing runs on. 1.16.5, 1.18.2, 1.19.2, etc.
Mod - A .jar file which modifies the game in some way. "BetterEnd", for example, is a mod.
Forge - A mod loader which allows you to use Forge mods.
Fabric - A mod loader which allows you to use Fabric mods.

wise lynx
vernal olive
wise lynx
#

launcher like Tlauncher or something else? If yes, i use official Launcher, If not I use Curseforge app

#

@vernal olive

vernal olive
#

ok

#

so you use Curseforge yeah?

wise lynx
#

yes

vernal olive
#

nice

#

try this as cursefoge mightve broke ur install

#

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

vernal olive
#

Read all the things it says to you

cursive sundial
#

would would i even make electricity?

#

like, i want eletricity so i can power a motor

#

but to make electricity i first need to have a rotating part

#

at which point... why not just skip the eletricity part?

fair plume
#

Like a windmill

novel rover
fair plume
#

Water wheel or boiler

novel rover
#

It gives more electrical power

cursive sundial
#

i cant search by mod name

novel rover
#

and use @

fair plume
#

@

cursive sundial
#

is that even a mod in this mod pack?

cursive sundial
#

maybe if there was cross compatibility between create and immersive engineering

fair plume
#

Some things only work with electeix

cursive sundial
#

makeing eletricity in that mod is hella easy

#

blue ice in one side, Uranium block on the other, thermoelectric generator on the middle

#

boom, enough eletricity for two small farms

#

mean while in create i need a rotational force, a giant coil and a 5 by 5 structure

#

i also havent found a good, compact source of rotational force yet that isent manual :P

wintry pelican
#

It is a little strange having 4 different cherry wood types lol. I guess its technically more realistic in the sense that there would be multiple variants of most vanilla wood types in real life. So there. Thats your in-universe explanation for any time 2 mods add the same thing. They're "different species". Also does villager comfort work on Goblin Traders or can you still trap Goblin Traders in tiny holes

limber flicker
#

make sure you make ALOT of Diagnal cogs

fair plume
#

Upright windmill too

cursive sundial
#

not really compact

fair plume
#

It's less than 5 x 5

limber flicker
cursive sundial
#

thats the thing that i did with my millstone

fair plume
#

Chosen architect has a good video for that

limber flicker
#

Lil tip with create

#

Diagnal cogs Go faster

#

Dk why but they do

fair plume
#

Gearing up

cursive sundial
#

also i dont know how to transfer rotational force between a cog that is upwards and one that is sideways

#

like these two for instance

cursive sundial
#

on right and left that is

limber flicker
#

Large cogs

#

they wont Be Compact

#

but the onlyway

fair plume
#

Just use gearboxes

#

Then they go on the side or top

limber flicker
#

Shit didnt even know that LOL

cursive sundial
#

i want a compact way to turn these cogs automatically

#

so i can make my honey farm auto-colect honey without me needing to turn the whell

fair plume
#

Mini waterwheel if u don't have a source

cursive sundial
#

guess ill have to dig straight down

fair plume
#

Stick it on its side with one water source block

cursive sundial
#

make a water whell

fair plume
#

They can go sidesys

#

Sideways

#

Then gearbox on top and ur cog on the gearbox

#

If u want it to go faster then you ll have to gear up,but will need extra space for that using hig gears and little gears

#

Big

cursive sundial
#

what was the other way of making eletricity with the create: craft and aditions thing?

fair plume
#

Diesel gen?

#

Steam engine maybe

#

If u can make bio diesel

cursive sundial
fair plume
#

No create has one too

cursive sundial
#

well, when i type in "diesel" the only things that come up are from immersive

fair plume
#

Oh nvm wrong mod pack

#

Anyone made the create reactor yet,

#

?

#

I'm curious

#

Oh just saw the Stirling engine

cursive sundial
#

why is there a sideways and a regular version of the gear box?

fair plume
#

U can't have one that goes all 8 sides

#

So u choose whether u want it to go sideways or vertical

cursive sundial
#

yeah but i need a way to convert vertical rotation into sideways rotation

#

i though you were saying gearboxes could do that

fair plume
#

So use a vertical one

#

It will go sideways too just not on all sides

#

U may have to jiggle it round with a wrench

#

It becomes 2nd nature after awhile,to just have to play with it

cursive sundial
#

i mean like

#

cog not spinning

#

shaft spinning

#

how do i conect that spinning shaft to that non spinning cog

fair plume
#

Vertical gearbox

cursive sundial
#

oh, i get it now

#

thx

fair plume
#

Np 🙂

fair plume
cursive sundial
#

no clue wtf you just said tbh

#

its just a honey farm cause i wanna cook with honey but manually farming it is a pain in the ass

fair plume
#

So chosen architect has done a few videos with create and a guy called doublesal on youtube

cursive sundial
#

but why tho

#

the honey farm is functional

fair plume
#

Yh nvm didn't see ur msg on cooking with it

#

Discord is updating late on my phone

surreal drift
#

what does advanced bullet pouches do

#

do they just like hold bullets?

fair plume
#

Unpack in a crafting grid for hullets

#

Bullets

surreal drift
#

oh

cursive sundial
#

also i feel like i have spent like 8+ hours exploring this world already and i havent found a single shipwreck

#

which is bad cause i need a heart of the sea to craft a soul spring lamp so i can go into the nether without boiling alive

cursive sundial
#

also i just found this really cool biome full of some really scary underwater creatures... but they all seem to be feezing to death in their own waters because of cold sweat

#

these mods probably shouldent go together if doing so means stuff like that happening

sharp mist
#

anyone know what is causing the ominous cavern like sounds, everyone on my server is hearing them (it comes from hostile mobs which makes it kind of annoying to turn down, cos i want to hear mobs)

wintry pelican
#

I was just checking what the nether looks like in Creative Mode. MAN does this modpack have the most beautiful nether I've ever seen.

#

Yeah the ominous cave sounds can be annoying sometimes

sharp mist
wintry pelican
#

I'm pretty sure it will go away if you turn off the volume on the area labeled "ambient/environment". Although that will turn off other ambient and environmental noises that aren't as annoying, so its not the best fix

sharp mist
#

not ambient sounds

strong ingot
#

any way to turn my train around

novel rover
#

Use wrench

#

Or put two train controls

#

In opposite directions

#

Or make a circle train track in order to loop around

strong ingot
novel rover
#

Hmm

#

Idk

#

I think u can

#

If ur using a mob with a train schedule

#

And the train has two train controls

#

I think it will use both

wise lynx
#

this mod is hard T.T

subtle juniper
#

ive set my memory allocation to 5000mb, but the game is practically unplayable with constant lag spikes where it just freezes

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/brucethemoose/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, install Spark to your server do the following command ingame:
/spark profiler start --only-ticks-over 50
Then, send the link in this channel.

CurseForge

spark is a performance profiler for Minecraft clients, servers and proxies.
62.3M Downloads | Mods

chilly plinth
#

!performance

magic parrotBOT
rapid reef
#

would anyone know how to get the hearts back if you chose hardcore mode

lavish tinsel
#

what does experience do

subtle juniper
slender wren
#

Does anyone have a server for Steam Punk?

wispy pebble
#

I have a question regarding the Create mod
I am making a wooden farm but when I place the interface to transfer the objects to the chest, they are not transferred.
Do you know if it has to be filled completely or am I doing something wrong? ;n; (srry my inglishxd)

forest bridge
#

quick question i built a create tree farm but that saplings haven't grown in 20ish mins of being loaded just wounding if there new rules for tree

forest bridge
forest bridge
#

just a chest or a chute and chest ?

wispy pebble
wise lynx
#

it broke

cunning cove
#

hello i crash play steampunk how to fix

thorny dagger
#

Are the mining levels in 1.19.2 steampunk modpack the same as Vanilla 1.19.2?

lost rock
cunning cove
lost rock
#

VRAM is for graphical stuff (shaders), and its part of your GPU. RAM is what your CPU uses to run the game

cunning cove
#

already alocate 8gb ram and still crash

lost rock
#

the log says you gave it 6gb

#

so you prolly did something wrong

cunning cove
#

all of the modpack, only steampunk keep crash

lost rock
lost rock
# cunning cove yes

and you're sure the launcher is using the right jdk?
otherwise its likely a driver issue

cunning cove
#

only steampunk modpack keep crashing idk

lost rock
#

try updating your graphics card drivers... and any others you need to update aswell

exotic anchor
#

what are ancient mines?

lost rock
exotic anchor
#

damn

#

its huge

shut girder
#

i still don't get toms simple storage, just isnt working

chilly plinth
shut girder
#

I tried storage trims, and storage cables but none of them really worked

chilly plinth
#

you'll need to search for the version that's in the pack, or just the minecraft version. they can vary

shut girder
chilly plinth
sick moon
#

ye

#

you need an inventory connector

#

after that

shut girder
#

do i need a crafting terminal

sick moon
#

you either need a regular one or a crafting one

chilly plinth
#

go to the video I listed, it's got the basics

sick moon
#

you attach said terminal to the invetory connector

#

if there are any chests touching the inventory connector

#

it will connect it as one big storage

#

so if you have 20 chests in a line touching each other

#

they link

rapid reef
#

is it possible to get hearts back after dying and losing them

sick moon
#

once you walk on it

#

you get 1 heart back

rapid reef
#

ah i see

#

that wouldve been good to know before i deleted my death markers lol

sick moon
#

theres a compass

rapid reef
#

ohh

sick moon
#

lemme find it

rapid reef
#

its the recovery compass

sick moon
#

wayfinder of the damned

rapid reef
#

OH

#

theres two i guess

sick moon
cunning cove
sick moon
# sick moon

@rapid reef hope you enjoy the crafting recipe though :)

rapid reef
#

.....

lost rock
rapid reef
#

amazing

#

easy recipe lowkey

sick moon
#

worst case scenario theres a soul crystal item that you can cheat in

rapid reef
#

ill make it for me but some people on my server are a lil "silly" and didnt understand what it did so ill just give them a couple lol

shut girder
#

ok i think i get it now

sick moon
#

only joined the discord to figure out the basalt deltas sound issue kek

rapid reef
#

i respect it

sick moon
#

for any cursed ring users

#

i recommend maxing out damage in the skill book asap

#

the reduction is only applied on your weapon/damage

#

the skill books damage is applied after the reduction

#

:D

#

next tip

#

steel tools are really good early game

shut girder
#

any other skills i should get

sick moon
rapid reef
#

mining and digging are insane when you need to clear out a mountian

#

dense skin is good too

shut girder
sick moon
shut girder
rapid reef
shut girder
#

damn i need that extra health skill

midnight charm
#

Thin Air's respirator with 0 durability still works just fine underground. Is it supposed to?
Also I still would like some advice on survivability. Going out at night or in caves is anxiety inducing :/

shut girder
#

could someone explain to me how to use the darkstone pedestal? I'm trying to make a mending book

shut girder
midnight charm
shut girder
midnight charm
#

Interesting.. I always get the rotten flesh-like hunger when I'm hit

shut girder
#

try to get guns rn

#

like a lock bolt rifle or something

midnight charm
#

Do you use anything for faster travel? I've seen an airship in the quest but its gonna take a while to get there

shut girder
#

gyrodyne

onyx granite
#

whenever i boot up world with any mod

#

im automatically on LAN

#

is this just something that happens? or is there a way to disable it?

#

its related to every pack

#

oh

#

yeah

#

ima go to a general help channel

#

my friend you are clearly trolling

#

so that is why im going to a general help channel

#

so someone can help with my setup

#

im extremely confused but goodbye

pine coyote
#

hey y hask for a question who i can use ender eye to find stronghold it dont let my

#

in steampunk modpack

#

i cant use ender eye

#

tu find stronghold

#

to

#

x)

sick moon
#

end remastered is in the pack

pine coyote
#

yep but what the quest line to do

#

in lost

#

im

sick moon
#

you need to gather 12 different eyes from across the vanilla dimensions

#

they are in different treasure areas

pine coyote
#

ok i see

sick moon
#

once you have 12 of them you can then open the end portal

#

oh and they have to be 12 different oncs

#

cant use the same one twice

pine coyote
#

but there is no guide in game book like ?

sick moon
#

the closest thing to an ingame guide youll get

pine coyote
#

ok thanks

#

there is a long way

#

...

sick moon
#

i'm just about to go to the nether i needed a heart of the sea

patent compass
#

Hey guys, does anyone know how to fix the transparency of the leaves? I'm going crazy. I would really appreciate it.

#

I've tried everything, but nothing worked. I even turned textures off and on again

#

The leaves all look like this. Maybe I should disable a mod?

shut girder
sick moon
shut girder
sick moon
shut girder
#

they do go out so ig thats useful but im pretty sure you can refuel them

sick moon
wise lynx
#

what's wrong ?

#

@vernal olive

vernal olive
#

read it

#

and press ok after

shut girder
vernal olive
#

it breaks ur install 60% of the time

#

and also is pretty bloaty

shut girder
#

oh, thats how i installed it

vernal olive
shut girder
#

oh word, so im lucky

vernal olive
#

sometimes it fails to install a mod or cause some sort of incompatibilities

#

depends on what error you’d get

#

neither do i lol

#

it works then

shut girder
#

I mean some items are invinsible for me like a ring of invisibility

vernal olive
#

it doesn’t

#

you need to install one

bright galleon
#

anyone know how to get the nether sprouts to refuel my soulspring lamp for the nether? You get them from the quest if you actually build the lamp but i havent been able to find them otherwise.

keen arrow
#

they are kind of rare

#

but there are better ways to get temperature resistance

#

you can just bring packed/blue ice blocks with you too

#

i think create netherite diving equipment gives you fire resistance

midnight charm
#

Does Sophisticated Storage allow to access all connected inventories via UI or not? I crafted Storage Controller and it does.. nothing. I thought it's a variant of a Simple Storage Network?

frank glade
midnight charm
frank glade
midnight charm
frank glade
#

There are tons of tutorials about Toms Simple, how the Blocks work and what you can do with it

midnight charm
#

Yeah I get it. It's just that it's weird to have 2 storage mods in a modpack, so I got confused

frank glade
#

Toms Simple provides the Interface, Importer/Exporter etc. and with that you can store into sophisticated Storage Chest, which are much bigger then Normal chest, so you dont need to have 10.000 normal chests

midnight charm
#

Nvm. Any way to disable cave sounds (but leave the rest of the ambient sounds)? I found a resource pack that replaces 16/19 cave sounds with silence but it doesn't seem to work. Or maybe there are more sounds

modern ferry
#

!server

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.

woeful trellis
#

i keep getting constant stutters, they get worse if i break blocks

#

can anyone help?

vernal olive
slender kettle
#

and #faq performance guide

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

lapis geyser
#

There a way to mute the "cave sounds"? Getting annoying hearing bombs go off, radiation, someone in a constant state of tripping but with each step he burps in the mines with reverb, and a wildfire going on?
I'm on the surface.

pseudo turtle
#

What was the answer to this? First response suggest it is mentioned in the pinned messages but if it was it looks like it's not anymore?

rare rune
#

anyone else haivng an issue where mobs arent spawning in blue sky dimensions or on ad astra planets? everywhere else seems to be spawning normally

royal ember
#

Will steampunk ever add some more weaponry? I love all the spells and guns and stuff, but seeing stuff like the "Scorched scatter wand" not being able to spend bullets to cast irons spells and spellbooks spells is disappointing. Like imagine shooting the immersive revolver which causes the cataclysm sword fire wall, or firing a spell gun or smth

strong ingot
#

has anyone made a iron farm with create

tepid cargo
#

Does anyone happen to know why I can't see banners? Is there any fix? I can't see them neither in game and inventory

mild stump
#

just started the steampunk modpack, any tips on starting?

tepid cargo
pale crag
#

coldsweat*

#

takes maybe 15-20 minutes to get everything needed for it but its very important for later

#

loot shipwrecks often its op

#

get into create its fun as hell

last horizon
#

There is a mod in the Steampunk modpack that makes me drown when I go underground and when I go up high. I want to remove this mod. How can I do it. Could you help please?

lost rock
#

I had read you could set the amount of players needing to sleep in order to skip the day? I need to set it to 1 so the normal players can skip night without the hardcore players

#

oh I found it, its a vanilla command

pale crag
last horizon
primal ivy
#

Is there a list for the clientside mods of this pack?

primal ivy
grand kelp
#

what r some good armors or even the best?

viral zephyr
#

is there a way to prevent blocks from "breaking" farmland please ?

candid niche
#

run the contraption endlessly

viral zephyr
wise lynx
#

How can i host serve

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

wise lynx
#

@slender kettle

#

what should i do now

slender kettle
#

!openjdk

magic parrotBOT
#
  1. Download an adoptium release for Java (recommended but not required):
  1. When installing through adoptium, make sure that Add to PATH and Set JAVA_HOME variable are both set to be installed (please see https://imgur.com/a/jPu1h7h for how that would look)

  2. Check if java has been correctly installed by running java --version (or java -version on older versions), and seeing if the output is correct (see https://imgur.com/a/OWcoq4p for an example of the output)

  • NOTE: 64 bit versions of java ALWAYS have '64-bit Server VM' in the version output. If that is not there, you have installed a 32-BIT version!! If you're getting Out of Memory errors or any other errors, PLEASE install 64-bit
  1. If the output isn't as intended, you have 2 options.
    i) Delete ALL other java versions from your PC (ONLY recommended if you don't need them)
    ii) Redirect your launcher/server to use your new installation of Java

Method i

  1. Uninstall any other java program listed in your programs list (differs by OS, please find a guide for your own OS if you don't know)
  2. Attempt to re-use the command mentioned above (if the output is now correct, which it should be, you are ready to go)

Method ii

  1. For a server, please modify the $Java/JAVA variable (found in your startup script depending on ps1/sh) to the path of your java installation. For windows, this path is usually found in "Program Files/Eclipse Adoptium/version_of_java/bin"
  2. For a client, depending on whether you use CurseForge, GD, or AT, the process is slightly different. Please see a guide for each respective launcher on how to change the java version.
rapid tusk
#

any way to make a fake player to AFK farm both nether and overworld?
the "fake player plugin" seem not working on the moded server 🙏 (I tried

wise lynx
#

@slender kettle sorry but i still not understand 2)

lapis geyser
#

Anyone find a way to mute the radiation or bomb shell noises?

viral zephyr
#

Is there a way to make seeds grow faster ?

pine coyote
#

deployer bome meal

#

kelp farm is good form bone meal

#

bonne

viral zephyr
#

thanks

pine coyote
#

if yu want i can show yu my kelp farm on stream

strong ingot
#

why does heart of the sea say that above it

pine coyote
primal ivy
#

Am I unlucky for having only snow biomes in a 2k block radius around spawn or is it intended behavior somehow

#

also is there a direction i should go toward to find higher temperature biomes like in some modpacks?

pine coyote
#

south

#

i min

strong ingot
#

i love trying to find stellarite ore

#

anyone else use curse of sorrow?

#

ive used it so far and ill i have got was mining fatigue so it doesnt seem that bad

pine coyote
#

doo thit

#

miner v 2000

strong ingot
humble sphinx
#

any active servers for steampunk ?

devout zenith
#

hello, i just downloaded this modpack and enabled the complimentary shaders, the blue / white sky is blindingly bright to me, i lowered my brightness in the video settings to moody but it had no effect, would i be able to use a different shader pack or something or fix the brightness slider? i have a multiplayer server with this modpack downloaded onto it and i still want to be able to join it and get a fix

broken nacelle
#

how can i warm up? Ive tried standing next to a furnace and staying inside but my character is constantly shivering lol.

pale crag
#

create a hearth

#

or ironically jump into lava

#

its not a bad way to heat up

#

take a peek at the cold sweat quests

primal ivy
#

why is it snowing everywhere all the time 😭

broken nacelle
broken nacelle
sturdy jetty
#

hay so i got a qeston how do i go about incressing my ftb claim chunks area?

plucky briar
#

Heym, im fresh user of Steampunk modpack, quick question - how do i get rid off off those big blocks on frames or barrels?

#

i mean, i want them small, like items non blocks

primal ivy
#

okay but seriously what mod/config makes it so there's snowfall everywhere

#

seems weird that serene seasons would be the culprit since the game starts in spring

grand kelp
#

good armor ingame?

strong ingot
#

did they make the ender dragon fight bad on purpose?

#

because im trying to figure out how someone can make something so fucking boring

#

im not even gonna lie im cheating this shit in creative fuck that

#

yea the end might be the worst part of this modpack

sharp mist
#

any idea how to disable this, been running through all the open parties and claims configs and cant find anything

glad heath
#

Wouldn't the other party need to disable protection on their claim not you? Lol

sharp mist
#

yeah but in the configs should i not just be able to disable that setting entirely

lost rock
#

any way to cheat back in a heart container? the amulet and all seems to have gotten deleted by the server...

midnight charm
#

Does the modpack have any kind of Vein Miner? Either button or enchantment?

lapis geyser
#

Crashed after pillager hit me with crossbow when I held my shield, and when I came back to my world the whole structure vanished. It was like it was never there. Are there actual mirages in this pack? Dang impressive.

sharp mist
narrow flume
#

where do you find tigers

chilly plinth
rocky flare
#

hi, with toms simple storage, is it possible to have a system where a bunch of chests are hooked up to inventory connector and i want to withdraw for example ores from this setup?
do i need to have the hoppers under each chest in storage or is this possible some other way?

chilly plinth
#

no hoppers needed, the cables will hook them together and you can access it all from the terminal

rocky flare
#

yes but id like to take that, and pump out ores into a specific chest

#

is that possible? cos im having a hard time putting it together

#

so like filter out iron ore

chilly plinth
#

mhm

#

says MMC, but same mod and for the same version of minecraft

rocky flare
#

this is what ive been trying but it just doesnt wanna work for me 😢

#

i think ive found the issue maybe