#steampunk

1 messages Β· Page 131 of 1

chilly plinth
#

it can be difficult understand some stuff if you've never done it before

twin egret
#

I had to do some quick googling, but turns out prism has a setting to use the system glfw and openal libraries under Settings > Minecraft > Tweaks (only mentioning bcs it could help somebody in the future)

chilly plinth
twin egret
#

I do have 16 gigs of ram, but your phrasing has me curious, how did you all figure that out? Guessing, or something more concrete?

bright lark
#

crap

#

I completely forgot to record

#

I just slayed a farseer

chilly plinth
bright lark
chilly plinth
#

I would've said bra, but not everyone has a fav bra they don't wanna get rid of xD

twin egret
#

I'm kinda mad now, because it seems like I'm gonna have to fork GLFW...

chilly plinth
#

Front said their thing is a library that is all together in one bundle basically for those that won't already have it

twin egret
#

Like, be for real, is that seriously a good reason to HALT PROCESSING???

twin egret
chilly plinth
#

!linux

magic parrotBOT
#

GLFW

  1. Download the latest GLFW library files from your distros official repositories. If you are on a slow updating distro (like Ubuntu), instead download the latest pre-built files from my repository at https://github.com/Frontear/glfw-libs/releases
  2. Add -Dorg.lwjgl.glfw.libname=/path/to/file to your launcher java arguments. An example of what this might look like is -Dorg.lwjgl.glfw.libname=/home/frontear/Downloads/libglfw.so.

OpenAL

  1. Download the latest OpenAL library files from your distros official repositories.
  2. Add -Dorg.lwjgl.openal.libname=/usr/lib/libopenal.so (this path might be different depending on your distribution so please double check).
twin egret
#

OH

#

I see now

chilly plinth
#

the library files and command lines they recommend

pale crag
#

hi fronty wonty here

twin egret
#

I didn't notice the owner of the repo, sry

pale crag
#

all g lol, i package these from source because most ppl dont have glfw and openal libs on their system

chilly plinth
#

I've never used linux personally so I am way out of my fortay. Hence. needing them

pale crag
#

of course you can use your own set from your distro repos if you want, i only provide em for the convenience

chilly plinth
#

I'm a visual learner, unless I've touched it myself I can't help very well xD

pale crag
twin egret
#

I'm afraid the standard GLFW isn't exactly on speaking terms with wayland atm...

pale crag
chilly plinth
#

beef or just incompats?

pale crag
#

but runs under xwayland afaik

#

unless u use a flag

twin egret
#

def beef

pale crag
#

which uh i forget

twin egret
pale crag
#

yeah thats the default behaviour afaik

#

if you really need it running under wayland strictly

#

then youll need to pull from your repos if they have a package for that

#

since i havent patched mine with wayland specific stuff

twin egret
#

See I know it runs under Xwayland, which isn't a problem for me, but something isn't telling GLFW to run under X...

pale crag
#

hm any chance you got some env or other parameter telling glfw to go wayland strictly

twin egret
#

otherwise the whole "lack of window icons" wouldn't matter

twin egret
pale crag
#

yeah actually

#

i think its under the same menu

#

the tweaks part

twin egret
#

nada

pale crag
#

its per instance too if you want

#

might be elsewhere but it is there ive seen it a few times

#

mostly useful for optimus users

vernal olive
twin egret
#

it's under the section named... Environment Variables.

#

who could've guessed :P

#

lol

pale crag
#

are you still using the glfw from system

twin egret
#

For I haven't gotten the game to launch doing that yet so yeah

pale crag
#

im guessing you installed it from the repos

#

your distro repos

#

did you install one that was called glfw-wayland

#

or anything of the sort?

#

afaik glfw can be built for explicitly wayland only support

twin egret
#

nope

pale crag
#

which might be whats happening here

#

welp

twin egret
#

I'm using the standard glfw package from the uhhh

#

hold on idk what repo it's in

south mountain
pale crag
#

are you on arch by any chance?

south mountain
#

How did you get so many

twin egret
#

the extra repo

pale crag
#

oh so arch

#

AUR has a glfw minecraft variant

#

somewhere on there

twin egret
#

oh noice :3

pale crag
#

you can try your luck with that maybe

#

tho im a bit surprised arch never gave me trouble on wayland

#

wonder if maybe youve got some flag set by the desktop environment

#

thats forcing wayland as much as possible

twin egret
#

I use hyprland so it's unlikely

pale crag
#

ho another hyprland user

#

did you set any of those flags that try to go wayland specific

twin egret
#

not really

pale crag
#

like the gtk/qt ones

#

hm

#

even more strange ngl

#

i use both hyprland AND did use arch and never seemed to have an issue

#

but yeah you could try going for the AUR glfw one

twin egret
#

I do run dbus-update-activation-environment --systemd --all at startup but I doubt that affects anything

pale crag
#

i know it exists, think it was called glfw-minecraft-fix

bright lark
pale crag
pale crag
#

farms for essentially anything

#

though it does take effort to setup

pale crag
#

huh, guess its sorta system specific

twin egret
#

without it dolphin doesn't know what programs are on my system

pale crag
#

i havent used it on my system

#

ah

twin egret
#

I DID IT

pale crag
#

okay fair i dont use dolhpin either so

pale crag
#

what fixed it

twin egret
#

I set the wrapper command to env -u WAYLAND_DISPLAY so it doesn't see the wayland server

pale crag
#

ooh smart

#

so glfw is forced to work with x11

twin egret
#

yup

pale crag
#

im a but surprised glfw goes wayland default now since its still unstable

twin egret
#

that way I can keep using the standard unmodified library

pale crag
#

good fix tho, ill keep that one in mind

#

yus

#

speaking of i should prolly push an update for my glfw stuff soon, think im a few commits out of date

twin egret
#

btw I'm planning on switching to nix, but it's really hard to learn, any help

pale crag
#

my first recommendation would be to install nix the toolchain on your arch system

#

its a HUGE leap to go nixos immediately and honestly a lot harder than i expected at first, if you value your stable setup rn stick to it and grab just nix

twin egret
#

One step ahead of you lol

pale crag
#

arch repos got it

#

ye perfect

#

are you interested in going nixos

#

or just using nix for the toolchain

twin egret
#

I want to switch to nixos for the dynamic management

#

So I can manage my system via scripts

#

While that is possible on Arch, it's not really that feasible

pale crag
#

valid

#

that was my change as well

#

uh in that case

#

you can try to use nix to declare certain syatem things

#

like packages

#

instead of using arch repos

#

that can be your first integration to nix overall

twin egret
#

I'm really just interested in a way to learn nix, I've already dabbled in nixos on a couple of small things, so I kinda get it, but there's a lot that isn't explained well

chilly plinth
#

funny how we were talking about linux and its limitations and suddenly this lovely problem came in xD

pale crag
#

too much in fact isnt explained well

#

id encourage you to join the nix/os discord server

twin egret
#

Yeah nixos is relatively new so the documentation isn't all there yet

pale crag
#

and also join the official matrix

#

both have great places to get help

#

in terms of strictly learning youll be doing a LOT of reading

#

mainly in random places

#

the wiki is okay

#

also nix.dev

#

and the official nixos.org manual, which has a bunch of long reads about some niche things

#

that can be helpful

#

then yeah the discord + matrix

#

2 of the best places imo

#

if you wanna go crazy you could totally setup a dual boot

#

with nixos

#

and try to re-create your stuff from arch to over there

#

its gonna be a slow-ish process but you can def get there

twin egret
#

It would be a lot faster to just use a vm

pale crag
#

honestly vm's are kinda hit or miss in my experience

#

they don't tend to do well with nix's high IO requirement

twin egret
#

Or better yet, distrobox

pale crag
#

im assuming youre familiar with the nix store

#

oof, distrobox

#

uh actually idk how it woudl even work on that

#

im pretty sure last i checked it had no support for nixos

#

since it does things so differently than other linux-based os

twin egret
#

Honestly I was just trying to figure out how to run two distros in tandem

pale crag
#

normally yeah id recommend distrobox or qemu vms

#

but nixos especially is not a good fit for either unfortunately

#

dual-boot would be your best option

twin egret
#

Nixos runs great on wsl lmaooo

pale crag
#

or you could go nixos -> arch distrobox/qemu vm

pale crag
#

actually ig on qemu if you setup a real physical drive with a partition

#

dedicated for the vm

#

so it has high throughput

twin egret
#

It'd be easier to just backup my arch setup and port it

pale crag
#

i imagine it could work fine

pale crag
#

make a snapshot or commit all your configs into a dotfiles styled repo

#

and push them

#

nixos configurations are 99% managed via dotfiles as well on github, so you could seamlessly start transitioning

twin egret
#

Ughhhh I don't have a dots repo bcs I'm too lazy to remake all my shit in a cleaner way

pale crag
#

oh you def dont have to

#

but it makes things a bit easier especially if you ask for help, most ppl will ask to see the whole dotfiles

twin egret
#

Part of the reason I wanted to switch to nix was so that I would be forced to do so

pale crag
#

thats fair

#

yeah i did the same thing, it was rough but i do think it probably helped in forcing m to learn faster

#

i also did a really crazy thing called impermanence

#

where the entire system, like the root, is all in a tmpfs

#

so it wipes out after each reboot, essentially forcing me to configure through nix or i lose my files

#

very insane, but also definitely taught me a lot

sand onyx
#

me and my friends wanted to add waterframes to our server but it seems like its incompatible any other alternative?

twin egret
pale crag
#

i just saw what waterframes is

#

it seems like any kind of mod of that style would break

#

you could try this

#

it seemes based on it

#

but

#

yeah again im not sure of the stability

narrow verge
#

does anyone know what reapers touch or undertaker does ?

full flax
#

is there anyway to plant the edelwood ?
or it is not renewable?

gusty bluff
#

Think it applies to undead.

nova cairn
#

is there a list of all the structures?

calm copper
#

anyone know how to get biomes o plenty to work on a steampunk server?

chilly plinth
south mountain
calm copper
#

thank you

crimson quail
#

How do i trade with villagers

sweet hawk
crimson quail
#

they just shake their head

pale crag
#

sounds like they dont have a job

chilly plinth
finite venture
#

Hey, legit question: Where do I find buried treasure maps on sunken ships in this modpack? I've searched a couple ships and haven't found any.

wintry bone
narrow verge
crimson quail
chilly plinth
#

Only shows if a villager or golem catches you taking from the chests in their village

wintry bone
#

Golems only attack you if you have thief 3, which requires you to pick up the chest

#

At least in my experience

chilly plinth
#

I had T-1 and was still getting chased by them

wintry bone
#

Ive never had t1. Just 2 and 3

chilly plinth
#

t1 is just 1 chest opened and caught

wintry bone
#

Its also been a while since I've played without being cursed so I dont really remember

chilly plinth
#

each time you do it the time goes up

wintry bone
#

up to 24 min

chilly plinth
#

I've had it for up to 1 hour 45 min

crimson quail
#

While im here how do i change a villigers profession

chilly plinth
#

Have you traded with the villager yet?

#

If yes, you can't.
If no, you need to find their job block and break it

narrow verge
#

are there any non vanilla work stations you would recommend?

wintry bone
#

Ive robbed an entire villager fleet after failing to be discrete about it once, and it just capped out

finite venture
#

Yo is the Create Guns mod/folder meant to be in the resource packs folder because I opened the 'texture packs' thing and it was just sort of in there.

#

I don't think it's supposed to be in there.

wintry bone
#

Theres create guns?

#

Aside from the potato cannon

finite venture
#

I guess

#

There's like a resource pack for it

#

There's also the MrRay guns and stuff

wintry bone
#

crawfish or whatever his name is

finite venture
#

yeah

signal compass
#

What mod is making me get thief for opening chests in villages

sweet hawk
abstract epoch
#

why cant i place seeds on certains soiled land

chilly plinth
abstract epoch
#

some blocks?

#

do i need to make the light level higher?

chilly plinth
#

light levels, water distribution, specific blocks you have to grow them on, tilling vs not tilling, making sure crows can't yank your seeds.

abstract epoch
#

alright got it thanks

chilly plinth
#

for water, I suggest an upper slab waterlogged and throw a torch or light of choice on top. That's been how I do it

wintry bone
#

Or you can do what I did and use stairs, make it look like an irrigation system.

austere robin
#

What mod is making the enderman stare at me?

#

i have a feeling it's whats causing their heads to disappear

wise thicket
#

a bug? no that's a feature. See, they have learned to teleport their head separate from their body so that it can always be behind you, staring

abstract epoch
#

how do i kill the sorrowsealed

#

i got it to almost half then it wouldnt get damaged

quasi cliff
#

You can see if it's still unkillable via that top left thingy

#

It gets like resistance 80 when there are still summoned mobs

quasi cliff
#

besides

#

stop wasting time

#

The factory must grow

#

don't worry about the pollution

#

just build more defences

#

perhaps even set up nuclear reactors as walls and just let the enemies seal their own fate.

austere robin
#

is there actually enemy waves??

#

i've never seen enough enemies to warrant any sort of defenses at my base

#

nothing just me and my rifle cant handle

stone pasture
#

hello ! does anyone know how enchantments affect staff on the Iron spells book mod ? For exemple, if my staff got looting, does killing a mob with a spell enhanced the loot amount ?

quasi cliff
#

Spices things up

austere robin
#

Damb woeisme

#

So the turrets are mostly useless then?

quasi cliff
#

they make your defence towers look badass

south mountain
#

Is the monsters being level 20+ in the overworld normal?

hard glacier
#

They do shoot still, a couple higher level turrets are alright

south mountain
#

Even with two full armour bars in being melted

hard glacier
south mountain
#

Ah

#

So that’s how it works

quasi cliff
#

In reality tho:
Singleplayer not that useful unless you just wanna spice up the look of your builds or have a raid grinder where you place the turrets down everywhere in the village and make raids incredibly easy (you can get mechanical arms and crushing wheels for like 6 emeralds when you have hero of the village + that skill that makes villager trades cheaper

Multiplayer: AMERICA RAAAAH WE MUST DEFEND OUR OIL PATCHES!!!!

south mountain
#

Thanks

quasi cliff
#

Create villagers are one of the best addons

#

why bother crafting when you can trade lol

quasi cliff
#

like 20 emeralds or something for a crushing wheel

#

Use those to make an iron farm

#

make villager that buys iron

#

Infinite emerald glitch

#

or Fletcher buying sticks

#

Create tree farm

#

so many ways to get unlimited emeralds

#

very easily

scenic pollen
#

how are you supposed to get iron and stuff like resources in this mod?

rare oar
#

sometimes i just cant see certain items in jei, first it was the nixie sight, then it magically appeared, mightve been from a reinstall i did, now i cant see the inception upgrade for sophisticated backpacks, i cant even see it in the creative menu in a single player world, a reset doesnt help either, really weird i dont know how to see it, although i can craft it if i know the recipe, with the nixie sight it didnt show up in the gun crafting bench so i couldnt even craft it if i had the resources

scenic pollen
#

how to make an iron farm?

gusty bluff
#

Ping

#

Uhhh, accelerator, extended mag and... something else. Note that enchantments can be incompatible with each other but also one gun can only hold three enchantments.

#

A guy tried to argue that it was "unfair" that a single gun couldn't hold more than 3 enchantments and "arbitrary"

#

but really, it was just him being arbitrary.

#

Accelerator should increase the damage of a projectile.

#

No clue.

#

Extended mag, capacity, whatever it's called. Uh, Firestarter's probably okay but not really great in the Nether

#

Good idea.

eager stump
#

So, I was messing around with commands on my server

#

And now everything in my world is so high of a level it oneshots me and my friends. How do i fix?

signal compass
#

Can anyone tell me what mod adds this "thief" mechanics for opening chests in villages? someone claimed its villages plus but I see nothing in that mods description saying it does that and cant even find the config file for it. I dont see this thief mechanic outlined in any of the village mods descriptions in fact

static rose
static rose
# static rose

is this the right place to report bugs ? i can't find any github page

placid flame
#

I heard someone talking about adding recipes for create themselves, is that a thing?

lusty schooner
#

ive been working on a large railway system recently but im constantly getting kicked off my trains and they are acting wierd like teleporting around while moving and stuff like that. any help?

harsh hound
#

best y level for magnetite block?

plush coyote
unkempt ermine
#

Question, will the steampunk modpack be updated to update some of the out of date mods?

placid flame
#

yeah its not that complicated as creating your own mod

unkempt ermine
#

Like LTF and LMF can be updated along with some create addon mods?

lusty schooner
maiden surge
#

Is there a way to prevent crops from giving quality crops?

unkempt ermine
hasty juniper
#

what mod makes the villagers not like it when you open there chests? and is there a way to fix the bad opinion?

#

thanks

eager stump
#

Also anyone know why elevators just randomly disapear?

magic flower
#

Greetings!
JER isn't working on my pack - any way to enable that? I cannot tell what villagers can trade for

jovial basin
#

my villagers are kindly declining me the trading possibility

#

are they changed so you cant trade with them when they're stuck in a 1x1 hole with their work station?

halcyon heart
jovial basin
#

that wasnt it, I guess they just needed some leg room, or interaction with other villagers

plucky urchin
#

how do i get air when i am below zero in caves?

gusty bluff
#

Soul fires, air bladders.

plucky urchin
#

thank you!

gusty bluff
#

Found some kid's "Big steel locomotive" file and uh

#

kinda just... stole it

#

Now time to iterate on the design!

slender kettle
#

The update is almost done, I just have a few more things to do

#

but I don't have time atm agony

tidal schooner
#

what is the best way to transfer SU for a great distance?

#

tried making the encahned motor and extension and seems to not give alot of SU's

gusty bluff
#

Shafts. Just.

#

Honestly it's probably better to use other sources like steam engines.

tidal schooner
#

yeah i got a max steam engine

#

so what about fluids? maybe i can just make anothe max steam engine

gusty bluff
#

Okay, but like, also build those sources

gusty bluff
tidal schooner
#

train?

plucky urchin
#

how do i get steel?

gusty bluff
#

Pipes, though you'll have to use a lot of pumps, but otherwise, yes, Trains with fluid interactors

gusty bluff
#

Or Iron in a Blast Furnace (Immersive Engineering)

plucky urchin
#

thx

tidal schooner
#

or encased fan with lava infront of it

stark kestrel
#

is there a way to Extinguish the fire in the nether? like a waterbucket but in the nether

pale crag
#

you can manually put it out with your hands

#

clicking on it

south mountain
#

anyone know how you can automatically pull out items from tom's simple storage network

#

I want a machine to automatically pull out cobblestone from my network but its not going anywhere

abstract epoch
#

is there a list where i can see all the different baubles equipment i can wear

#

also anyone know how to change the stance of an armour stand

south mountain
#

yea I figured it out

burnt pagoda
#

Guys, server keeps disconnecting us and then closes down randomly

#

It's a bisect hosting server

burnt pagoda
gusty bluff
#

That's... mostly a server problem?

#

!moreinfo

magic parrotBOT
#
  1. What Minecraft version are you using? (1.19.2, 1.20.1, ...)
  2. What launcher did you run Minecraft with? (e.g. CurseForge, ATLauncher, MultiMC, ...)
  3. Have you changed the modpack in any way? (e.g. changing mod versions, adding/removing mods)
  4. What version of the modpack are you using? (v11, v9, etc)
  5. Have you ever gotten past the crash condition without crashing, or does the game always crash?
  6. What steps cause the crash?

Open the game directory (right click pack -> open folder), navigate to the "crash-reports" folder and upload the latest available crash report.
If there is no crash report, navigate to the logs folder and upload "latest.log."
If there is no log, navigate to the base pack directory and upload the hs_err_pid file, if there is one.

gusty bluff
snow forum
#

once i get better armour than netherite do i just gotta go back to using the resperator since the backtank is only copper/netherite

gusty bluff
#

Respirator is a face slot item.

#

Don't worry.

burnt pagoda
gusty bluff
#

Okay, do you have a log?

snow forum
burnt pagoda
gusty bluff
#

Will of the Ocean is useful too.

burnt pagoda
#

are there steps on how to get logs from the bisect hosting?

snow forum
#

is there 0 other alternatives im guessing?

gusty bluff
snow forum
#

well i guess once i get into f&a i can make an eternal stella and put that on the resperatior

burnt pagoda
rigid parrotBOT
burnt pagoda
#

wait am i meant to send it here?

magic flower
# gusty bluff What is JER?

oh, JEP - just enough professions... it's the mod that allows you to see if an item can be obtained from a villager

burnt pagoda
gusty bluff
gusty bluff
# burnt pagoda

Alright, not exactly good at reading logs, but. Think there's someone who might be able to read it. How much ram did you supply to your server?

gusty bluff
#

That is... probably a lot.

#

Alright, how many players?

#

Pretty sure it's meant to be a base of 2-4 gigs, then 1-2 gigs per player

burnt pagoda
#

4 players

#

we've had no issues for a long while

#

its been almost a month

#

2/3rds of a month

#

server was working until a few hours ago

#

specifically it kicks every player out for some reason

#

because everything would crash out

#

then we'd turn off the server

gusty bluff
#

See, it's probably that it's got too much memory

#

Give it like, 10 gigs and see if it works

#

What is probably going on is that it's tripping up on too much memory.

magic flower
lusty schooner
#

could anyone help with my trains jittering about and kicking me off when riding them?

lusty schooner
#

howd i go about fixing it?

gusty bluff
#

Ehh.

#

Mostly by throwing out the chunksending mods.

lusty schooner
#

such as?

gusty bluff
#

Well...

#

Chunk sending.

#

They should all have generally the same icons and be from the same user.

#

They make chunks be loaded "closer" to the player but unfortunately this causes heavy processing lag so

lusty schooner
#

i apreciate it man, thanks so much

gusty bluff
#

They should help noticably.

wintry bone
#

can confirm

#

Its not super but its better

north birch
#

Where do I get blueberries for aether Sheepuff?

#

It says from grass but its not found really anywhere..

#

I cant find a wiki pge for aether redux either

maiden surge
#

whats a good way to heat up a base in space and prevent it from being too cold?

lusty schooner
maiden surge
#

also is there any better thing than blue ice for thermoelectric gens?

north birch
#

@maiden surge Can you encapsulate lava blocks in glass to use as heaters?

maiden surge
#

Not a bad idea, but I was looking for something a little more electric

stark kestrel
#

i have the 7 deadly sens ring and i need something to deal with that

pale crag
#

oof run back to the overworld or smthing

#

maybe a fire resist potion

stark kestrel
stark kestrel
golden vault
#

can you move spawner somehow ?=

stark kestrel
#

just found this and i think it should be fine

gusty bluff
#

Mostly this

gusty bluff
little panther
#

can someone told me why iron golem want to kill me ? we cant loot village ?

north birch
#

Build up 3 blocks and kill the golem for free loan

little panther
#

yeah but why do he charge me when i dont even want to kill him ?

north birch
#

Happened to me too. Some golems are just hostile to outsiders it seems

little panther
#

is there a mod where u cant loot in village ? bc even the villager with a work dont want to trade with me after i pick up stuff in their chest πŸ’€

gusty bluff
north birch
#

no

gusty bluff
#

Or did you loot a chest in front of a villager and get the "Thief" effect?

north birch
#

I possibly looted a chest yes haha

gusty bluff
#

The mod works off of piglin AI (but for villagers)

#

So if they saw you open or close a chest, you get the "Thief" effect and can't trade with them (and golems become angry) for a while.

north birch
#

I see, thats pretty smart

#

a good change, considering you are just ransacking the whole place.

lapis dust
#

hey guys, we have a problem with IE, we have Seedoil and Ethanol, but the Refinery dont accept the stuff, does anybody has the same problem?

lusty schooner
south shard
#

You can get a message that says β€œyou were caught stealing” in some places I think and that prompts the agro

chilly plinth
south shard
#

So I’m not crazy heck yeah

burnt pagoda
#

i finally have 2 nefarious ingot, what tetra weapon do you guys think is the most worth?

#

(i also have 2 ignitium)

gusty bluff
#

Stole a design from some website. Did a pallet change (and replaced a lot of blocks).

#

It's unfortunately a WIDE train so unless she changes the whole thing, this won't be useful for anything.

gusty bluff
lapis dust
# gusty bluff Tag problems.

We have a press and and a squeezer, the fluids going from there in to tanks in the basement, now we wanted to get the fluids out of the tanks in the refinery, we used the create pump and pipes and all is connected, we have enough pumps for the distance, but unfortunate the liquids not going in to the refinery

gusty bluff
lapis dust
#

We are in steampunk channel i guess you to use the better mc channel

gusty bluff
lapis dust
#

We changed outputs on tanks from the bottom hole it works with plant oil but not with ethanol

#

Something strange is going on

dapper bluff
#

what are yall's favorite seed? im stuggling to find a good one

drowsy valve
#

steampunk is what vanilla mincraft would be if it had consistent updates

sweet hawk
#

How long would ya'll wait after the game softlocks on chunkloading before you force quit the game?

#

I'm not even sure if it is possible to recover

#

Without reloading

cobalt sentinel
burnt pagoda
#

Do you guys think its worth?

vernal olive
dapper bluff
vernal olive
#

np

sweet hawk
# burnt pagoda Do you guys think its worth?

Drop the wide guard for a void eye socket. Wrap have negligble differences so I would go with chain for the slight durability boost. And I recommend muramasifying the blade before honing it too much

maiden surge
#

Is there a way to lower the cooldown on the tempad

sweet hawk
maiden surge
#

good idea

sweet hawk
#

Thats what I did πŸ™‚

rare oar
#

I followed that performance guide, ATlauncher doesn't want to find the javaw.exe for eclipse adoptium temurin java the guide recommends, it finds the java.exe but steampunk won't launch with that, tried both java 17 and 18 for temurin, reinstalled ATlauncher without its own java to see if that was interfering but not luck, not sure what to do, it seems finicky idk lmao ( i dont have any other javas installed, fresh windows install since yesterday)

maiden surge
#

If I use two oxygen dispersers do I get twice the blocks filled with air?

tardy raven
#

I'm new to modpack and I have two questions

1- I cannot breathe under the ground or above the mountains. What is the mode that makes me able to breathe?

2- What does the temperature gauge and the escutine head above the tulle bar do?

sweet hawk
#

The former is from Thin Air, the latter from Cold Sweat respectively

tardy raven
sweet hawk
chilly plinth
sterile hill
#

guys

#

how grindy

#

is current Tetra?

north birch
#

So , Im on a 4070Ti Super Overclock and followed the performance guide but this is still an issue

sterile hill
#

is there any way to empty a soul crystal?

sweet hawk
sweet hawk
# north birch

Its a Minecraft issue too. Only so much you can do to alleviate it

north birch
#

If im playing without it being a modded instance this never really happens.

#

I dunno. It just feels like an issue with a mod , I know people were saying to disable chunk loaders but I dont know what to get rid of.

north birch
#

Server with two people on it

chilly plinth
#

How's the server hosted?

north birch
#

On ATLauncher

chilly plinth
#

the server or single?

north birch
#

Both

chilly plinth
#

Remove Better chunk loading

#

see that helps

north birch
#

On the instance or the server or both?

chilly plinth
#

try server first to see if it fusses or not with players taking it out

#

If it gets fussy then yeah players will need to remove it

north birch
#

ok trying it now

sterile hill
#

11 blocks away?

#

huh

gusty bluff
#

Hmm...

south mountain
#

so how do I get this guy to wake up

#

its the cataclysm boss if anyone was wondering

north birch
#

Whats the maximum amount of RAM I can allocate to a server without it breaking?

gusty bluff
south mountain
#

k thanks

chilly plinth
drifting flower
#

what do I do if I lost my enigmatic amulet

lost mantle
#

Is there any way i can stop naga's from, spawing cause they keep spawning outside my base

ionic idol
#

how do I disable the "oof" sound effect that plays when taking fall damage (and otherwise, if it plays then)?

drifting flower
#

is there a way to one shot trees in this pack

vernal olive
#

create

drifting flower
#

right

full flax
#

i found that in the modpack, it can't be shown, but when i unselected all the resource pack, it is shown again
does anyone know which resourcepack make it disappear?

full flax
#

is there a mod to mute the noise in a chunk?

gloomy shuttle
#

Like the pharaoh pyramid? With puzzles?

#

Good luck. I have yet to find one myself and have SEVERAL deserts around my area

#

If you still have trouble after I recommend the structure compass. I spent so freaking long looking for the buildings from iron's spells.

#

The version compatible with this that I know for sure is explorers compass

#

woulda been time to call it a night if you had lol

#

apologies for photo dump but ive fully automated nuclear fuel without any resource overlap

#

if math is correct ill be getting roughly 2 stacks of nuclear fuel every 10 minutes once i get it sped up

#

Good stuffs. And no worries. Doesn't bother me any, normally when I get pinged it's something I've been a part of the conversation of. And I keep discord muted besides pings or replys

#

I asked for it πŸ€¦β€β™‚οΈother side any other pings I'll prolly answer in the morning. Been working on this thorium generator for like 3 hours now. Brain is numb

naive heart
#

does anyone know why ym dislocation and magnetic rings arent working?

gloomy shuttle
#

Check your keybind

naive heart
#

what keybind would change it

#

Cant seem to find it

gloomy shuttle
#

My bad thinking of different magnet. You just right click with it in your hand or when it's in hour slot it adds a icon to your inventory

naive heart
#

just fixed it, turns out theres an invisible button next to the ender chest button in the inventory

gloomy shuttle
#

interesting. if staff doesnt respond to you ill bring it up next time i get a chance.

kind kraken
#

there is a bug where when i have x amount of items (i dont know how much) my game gets connection lost "Internal Exeption java.util.concurrentmodificationexpection" sorry if i spelt some of that wrong but yea i crash with that error message when i have a curtain amount of items ima try and figure out how much i can hold

#

oh yea it puts me on a multiplayer server page when im playing singleplayer

wintry bone
#

Oh, yes. Ive had that problem

#

Except for me, it was opening the anvil tab of the skill book.

kind kraken
#

i think ia accidentally deleted anvil tab in skill book

#

idk im tired

wintry bone
#

How do you delete that?

#

Is that even possible :V

kind kraken
#

i was editing some stuff i was typing and deleted that on accident

#

ok im so tired im typing wrong

#

i meant i deleted me saying "in the anvil tab in the skill book"

wintry bone
#

Alright buddy its time to go to bed

kind kraken
#

yea yea soon

#

i think you havee to have nothing in your inventory when you firrst use it idk im getting all the stuff i had previosly and then restarting the world

#

yea you have to have nothing in your inventory when you first use it

#

weird bug

lusty schooner
#

Im still getting latency issues in my singleplayer world, any help?

rain sonnet
#

for some reason I don't start out with the default resource pack and I don't understand why

wheat rose
#

any storage for unstackables? I know about the fear of nbt tags but theres alot of unstackables that aren't equipment

fossil token
#

oh my god I am a genius

#

I spawned the modern remnant very far away from spawn to make it be a level 100 summon, and then tamed it

#

now I have a level 100 pet

#

damn I didn't do this with the baby leviathan

#

wait the baby also drops the egg upon death apparently

#

LETS GOOO

#

for some reason I cannot apply the ignitium handle

#

I press the button and the anvil hammers and nothing happens

#

it just stays as an end rod hammer

#

nevermind it seems it was a desync issue that got fixed after I reopened the world or something like that

lusty schooner
#

has anyone gotten create interactive to work on this pack? i really wanna make a moving workshop but i could never get the physics to work for it

fossil token
#

dude went from 100 health and 2.5 armor to 1000 health and 50+ armor lmao

mental flame
fossil token
#

2x level 100 miniboss pets

#

their AI is wack but seeing them oneshot everything is hilarious

pearl minnow
#

I have 10k blocks filled with lava for a bottomless supply yet my hoe pulleys not displaying it even after changing the config to 9k

#

Please don't say I wasted hours filling this

fossil token
#

make sure your hose pulley is all the way at the bottom of the pool

#

it should work, I've seen others post pics of them draining other infinite liquids

pearl minnow
#

20x20x25 is definitely 10k so I have no idea why it's not working for me

full flax
#

may i ask why it can't?

warm geyser
#

How can I full screen?

#

it is cutted in right and left sides

gusty bluff
#

If so, use a Tome of Hungering Knowledge.

gusty bluff
pearl minnow
#

Okay so I added 3 more source blocks at the top and that seemed to sort it

lusty schooner
#

im still having issues with the trains on my world kicking me off. Ive increased my ram, deleted mods that cause problems like chunksending and farsight, ive updated my drivers and more and i dont know what to do, please any help is appreciated

gusty bluff
#

Then it's probably a vanilla problem. Whoops...

lusty schooner
#

is there anything i can do?

#

ive never had this problem before on other worlds

gusty bluff
#

Levels thing.

gusty bluff
lusty schooner
#

in the areas the train travels it actually has less going on than at my base but its at the calm areas i get kicked off. does it have something to do with my base or that its in spawn chunks?

gusty bluff
#

Not quite sure. It's probably hitting unloaded chunks faster than you are in them?

#

Vanilla problems.

lusty schooner
#

i still get kicked off at slow speeds

#

should i just start a new world or something like that?

gusty bluff
#

Weird.

#

Uhhh, don't just start a new world?

#

You can always check logs or something

lusty schooner
#

what would i be looking for?

gusty bluff
#

Good question, not sure

lusty schooner
#

if i start a new world should that "fix" the issue?

gusty bluff
#

AAAAAA

gusty bluff
opal rover
#

is there a way to use the feedeing thing from qurak

lusty schooner
#

if it helps the speed lever on the train controls jumps up and down and my train keeps changing speed

gusty bluff
lusty schooner
#

yea quite a bit

gusty bluff
#

Try using... less?

lusty schooner
#

ill see if anyhting changes

gusty bluff
#

You should probably just use the spark profiler and check what's lagging you most anyways

#

!spark

#

What's the command-

full flax
opal rover
lusty schooner
lusty schooner
#

its fixed now but its not the first time thats happened

#

im gonna run my favourite train to the end of the track with the profiler and see what happens

#

it just stopped and wont move when i try to make it

#

im starting to think it wasnt entirely the chutes

gusty bluff
#

It's probably lagging too. Typically, Create likes to make a lot of entities.

full flax
#

is there any block/item that acts as player to activate spawners?

gusty bluff
#

Not really, no.

full flax
#

ok thx

lusty schooner
#

i dont know how to read this but it was on during some of the issues

lusty schooner
#

so now my trains randomly stop and i have to get out to make it move but if i get back in after it just stops. i dont get any end of track messages

lusty schooner
#

figured it out! smooth chunks and/or better chunkloading was causing it, i still get some jittering but no stopping or kicking me off through the whole 4-6000 block train journey

chrome ether
#

Is there a way to increase the forceload chunk limit in singleplayer mode?

gusty bluff
#

Hmm.

#

Looks like that helps your case

harsh hound
#

how long does an encased fan smelt a stack of ore?

gusty bluff
#

The Ender Slayer is probably an option, if you're Cursed

#

Ender Slayer it is.

#

It'll stop them from teleporting when you hit them, or something

#

Ancient Remnant?

#

Oh uh

#

Mostly attacking it to death

#

Anything that is good against Undead (smite, slayer) would be useful

#

Soul Drummer.

#

Add a muzzle break.

placid flame
#

why does it say "this eye doesn't want to be used" when trying to throw an eye of ender?

#

whats the difference between the 2

#

welp seems like its going to take some time to end up in the end

mental flame
#

Cursed mode is quite fun, except for THESE WINGED RATS THAT WON'T LEAVE ME ALONE!

placid flame
#

you just agreed with me

dusk delta
#

Hi, I'm setting up a server of Steampunk on my own - using autoCurseForge (using the classic helm release/minecraft docker container) and while start up it complains with:

Β§7Currently, Β§6spruceuiΒ§rΒ§7 is Β§oΒ§nnot installed```

Which can be translated as a mod requires spruceui, but that sounds like a client side mod. Any ideas? It did download all the mods it without issue from what I can see.

I've not edited the pack in anyway, its straight from curseforge, hence using the autocurseforge method
fossil token
#

How does one even reasonably kill a void worm in this pack? If that's even possible within reason because as far as I know it isn't

#

the mf has literal millions of hp

#

only reason I managed to get to the farseers is because one single segment had a tolerable amount of hp and after killing it it dropped the items, the rest of the worm I kept alive

#

mobs that only spawn near the world border

#

you can craft a transmutator block with their drops which allows you to transmutate many items into different types of items

#

its not too special but pretty neat nonetheless

#

not sure what you mean with gyro honestly

#

anyways its airplanes, flight orbs from end cities or the upgraded elytra pretty much

#

ah

#

and temppads when you have them

#

yeah

bright lark
#

making an xp farm with create be like

#

the waht

#

Oh

#

yes

#

actually that was the first boss i beat

#

Bandit hammer with sharpness

#

its immune to projectiles

#

that includes gunfire

#

Mine wasn't super far away

lusty schooner
#

has anyone tried create interactive with this pack? ive tried a couple times but the physics with trains doesnt work

sterile hill
#

raid farm moment

dusk delta
burnt pagoda
#

sorry, how many chunks is this?ΓΉ

#

how many blocks of distance is good as well

bright lark
pearl minnow
burnt pagoda
burnt pagoda
bright lark
#

lightening must have struck one of the squids in the river

pearl minnow
#

That value is the number of chunks planned to load

hexed gust
#

hey

#

hello

#

Do you have a good seed code?

#

<@&1065586105199628298>

#

uh

#

not worked

vernal olive
#

why are you trying to ping users

hexed gust
vernal olive
#

its not very smart.

#

if there isnt any seeds here then no one has shared them

hexed gust
vernal olive
#

you make a world and explore

hexed gust
#

ok Δ± try it

rose zealot
#

hey so i just downloaded the pack started new world and now my pause menu is permanently on my screen

bright lark
#

In Alex Mobs there is a special interaction like some mobs do in Vanilla minecraft with lightening

#

Villager + Lightening= witch
pig + Lightening= zombie pigling
red mooshroom+ lightening = brown mooshroom

#

in Alex mobs when a Squid is struck by lightening it turns them into a giant blue squid

hexed gust
#

uh who made this

rose zealot
#

thats a mod^^ i recognise from better mc

hexed gust
#

hello

#

you have a good seed in steampunk??

bright lark
#

That's what they say about every child

hexed gust
#

I do not have time for transform world

rose zealot
#

Hey so any idea what might be causing my puase menu to be stuck in my face i cant even try the modpack

ivory zinc
hexed gust
#

hmmmmm

hexed gust
#

Δ±dk

hexed gust
ivory zinc
#

it glitches like everywhere

#

some of my contraptions turn black

bright lark
ivory zinc
#

CruseForge

bright lark
#

That's first

ivory zinc
elfin turtle
#

ΠŸΡ€ΡƒΠ²Π΅Ρ‚

ivory zinc
#

Its common on newer versions of create or something like this? I played a lot on 1.16.5 with create and nothing simmilar to this happend

bright lark
#

When you select your mod packs first

ivory zinc
#

im going to try this

bright lark
#

That's the first thing to try

#

I wouldn't know what to try after if it doesn't fix it but like someone said it's definitely something to do with textures not showing right

#

I've not seen someone else having that problem yet

#

Only thing that's known is the chests not displaying in inventory

ivory zinc
#

I assigned a little bit more ram to my modpack

#

Maybe that will help, fixing profile didnt show anything

bright lark
#

How much did you have before?

ivory zinc
#

still black textures

bright lark
#

Guess it doesn't matter

ivory zinc
bright lark
#

You could try submitting a ticket?

#

Just asking what it could be

ivory zinc
#

I will try reinstaling the modpack

bright lark
#

Rn working on getting a copper farm going

#

Getting ready to mass produce scorched bronze if I can

ivory zinc
#

easy

#

Got the backup before

#

But something blocks my cruseforge to delete this modpack

#

Like it stuck

edgy shoal
#

Yeah, mine is too!

wicked lynx
#

am i the only one with chunks problems?

bright lark
#

I got a machine that produces quartz, gold and apparently andesite but that doesn't function

nimble pelican
#

My knowledge inside The Acknowledgement has reset/ isnt showing previous options. Can i still make the items?

ivory zinc
#

I deleted it manually from files, my patience have limits

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.

ivory zinc
#

aw

#

nah

bright lark
#

Couldn't tell you. I got them from schematics

ivory zinc
#

I didnt know about ATLauncher.

bright lark
#

But you can haunt sand to turn it into soul sand which can then be washed to get gold nuggets

#

And I think quartz?

#

That's part of it

#

Some are okay. Some have videos displaying how to build the machines

#

Usually Some things to note when going from schematics:

  • Any liquid I'm a schematic has to be provided by you
  • any block that's a storage will probably need to be broken and replaced as schematic cannons tend to cause storage blocks (including fluid tanks) to not be considered storage
  • Some schematics do contain creative motors, if the schematic cannon wants it you can change the settings to "ignore missing blocks"
  • you can put a book and quil or a clipboard in a schematic cannon to get a checklist of materials needed for the contraception.
ivory zinc
#

I still have black textures

bright lark
#

Also watch for dependencies. Some require mods that don't exist in the pack

novel rover
#

what are those?

hexed gust
#

Δ±dk

trim portal
#

hey guys, sorry if this is a question thats already answered somewhere, i couldnt find an answer. What mod is used as WAILA in steampunk?

#

i cant find the mod and id love to move the window for it

fossil token
novel rover
#

thanks

#

is it possible to auto downgrade food items to normal? I don't need the diamond/gold/silver food at this time

fossil token
#

not that I know, the mod is hella annoying for real though

novel rover
#

yeah it is; I'm sure I might care later, but I don't right now

gusty bluff
elder viper
#

hi i started yesterday on the modpack, someone have ideas on what i can do? im new and i dont know any mods on the modpack

gusty bluff
#

Start with making a Cogloader from the Scorched Bronze guns mod - out of MrCrayfish's guns workbench.

#

And you know, consider making a Tetra hammer soon as possible to get some good tools.

trim portal
gusty bluff
#

Should be?

trim portal
#

you can! thanks a lot for the help! im a firm believer in middle placement for that stuff

elder viper
#

i will try thanks

placid flame
gusty bluff
#

Tetra's hammer is how you start making many of your tools.

#

Though the Hammer is not the only tool you'll be using, there's also Cutting you'll need to do with blades (mainly knives).

#

In the meantime, the Hammer, you upgrade both heads over time, make it useful for higher and higher tier parts...

burnt pagoda
novel rover
#

making it where villagers could get placed food (pies and cakes) would be great

gusty bluff
#

And at the meantime, you can then use it on a lot of different weapons and tools (crossbows, you rope belt, tridents, shields too)...

#

Well, the workbench, specifically

burnt pagoda
#

is there a way to make it so that muramasa blades dont hit other players?

#

we have pvp turned off

#

but sweeping applies bleeding even if pvp is turned off

placid flame
#

thanks, im taking that as a no

gusty bluff
gloomy shuttle
sand plinth
#

Anyone know why when i go below a certain y level the game treats me as if i was underwater with them bubble thjngs

#

bottom right above hunger bar

gusty bluff
#

Get a Respirator, Air Bladder, Soulfire Bottles, or place Soul Fire.

sand plinth
#

okay thx my freind doesnt have this problem tho

gusty bluff
#

They are probably wearing something that's giving them "Free Breathing" (Water Breathing)

sand plinth
#

alright thanks πŸ™‚

gilded forge
#

hi there ! is there any public server on this modpack ?

wise thicket
#

i have not yet reached any of the hard bosses, but i was looking through quests trying to maybe find something interesting, and this one sounds like it could solve all the "400k hp" problems. Could someone tell me more about it? Does it even work like that? Is it worth getting before fighting an ender dragon for example?

fossil token
#

thats all you can do in this modpack and itll still take ages to take down the dragon depending on your hp roll

#

My dragon had 6k hp but I have seen 40k and 60k pop up in other people's claims

#

the only boss with truly bullshit amounts of hp in this pack is the void worm, which is completely optional

lunar dust
#

Is there a button i can press to see mob spawns so i can light things up?

fossil token
lunar dust
#

f7 doesnt work so thank you!

fossil token
#

np

nimble pelican
#

I have just killed the void worm, however it hasnt dropped anything, do the items float?

fossil token
#

How the hell did you kill it, it had millions of hp for me πŸ€”
Or did you only kill one segment

nimble pelican
#

i killed it fully

#

however it only had like 10-20k per head

fossil token
#

each head had between 20k and 400k hp on mine sad

#

I did notice that some heads dropped nothing and others did drop the special loot, I never fully killed my worm as again, the hp made it impossible

#

I just used a magnet to pick it up

nimble pelican
#

i just used orbs of flight and the infinitum

fossil token
#

same

#

I even switched to crucible and farslayer

nimble pelican
#

however there are no drops for me

fossil token
#

try a magnet

#

assuming they didnt despawn by now

nimble pelican
#

will do

fossil token
#

did you also need to repair your armor insanely often in that fight btw?

nimble pelican
#

i switched to ignitium which doesnt lose durability

fossil token
#

πŸ€” couldve sworn it did for me

#

you can enchant it with unbreaking and mending after all

nimble pelican
#

true, however i have not noticed it lose durability at all

fossil token
#

weird

nimble pelican
#

i found the items

fossil token
#

did it drop only enough for one pickaxe or multiple

nimble pelican
#

only enough for one

burnt pagoda
fossil token
#

you can make a crucible out of neferious

burnt pagoda
fossil token
#

very expensive though

burnt pagoda
#

found it nvm

blissful reef
#

why I can't play the modpack?

wintry bone
#

Gonna need some detail on your problem my dude

blissful reef
nimble pelican
#

what additional mods have you added?

blissful reef
#

nothing

rare oar
#

i saw a dungeon in the overworld on the world map, i went to it and broke the floor slightly fell straight into the void lmao, all my stuff is likely in the engimatic amulet but far down below bedrock, didnt expect the dungeon to bug out and spawn below bedrock, its a mates private server so hoping i can get me stuff back, it wasnt even much of a dungeon just a maybe 20-30x30 room with a few pillars, not much to it, not sure if its worth saying this as i dont know what mod spawns that dungeon but look out i guess?!

carmine condor
#

How can I enable the recipe book for this pack?

fossil token
#

why would you ever do that

#

use jei

vernal olive
carmine condor
#

Alright nvm then, just curious πŸ‘

nimble pelican
#

I am at the world border. How rare are Farseer spawns?

wise thicket
#

is this enough?

#

i just

#

don't see any other structures

#

or mobs

#

well there are pigs

#

but other than that nothing spawns in ulterlands

fossil token
#

focus netherite armor if you can and then upgrade it to ignitium

#

or skip straight to tyr armor if you have access to the end

#

go chestplate first

#

you can also find a powerful armor skill scroll in mineshafts

#

I assume your gear is enchanted with protection 4 too?

#

anyways besides getting better armor, keep some golden apples in your hotbar and a ring of combat if you found one

#

healing spells are also useful and other good options would be spells that reduce enemy armor and spells that give you more hearths/armor etc.

#

try to fill out as many curio slots you can too

#

every bit helps

sweet hawk
#

@burnt pagoda @fossil token Crucible blade has higher damage but is way slower. Speed equalized you have much higher dps with the saber, katana, and mura-katana than the crucible blade

fossil token
bright lark
sweet hawk
#

I went through creative and maxed out all four weapons

bright lark
#

Netherite

#

And if that don't work

#

See what's beyond that protection

#

Find a dense skin skill page if you can and max that out

#

I guess you just got unlucky with the distance from the arena

#

You will probably have to make better gear for that boss.

fossil token
sweet hawk
fossil token
#

I gotta sleep rn so I'll likely reply tomorrow

bright lark
#

I might do some testing on what can and can't be soul caged and soul revitalized

bright lark
#

Also based on drops and processes required. You CAN fully automate and produce every material needed to make scorched bronze.

  • clay can be washed out of sand or if you are lucky in Mesa biomes and get rocky rollers for producing dripstone in the revitalizer which has a higher chance of producing clay

  • coal drops from foxhounds which based on other mobs has the least bothersome loot table (leather and coal) plus drops frequently for the soul revitalizer.

  • slimes can be automated via the revitalizer for slime balls.

  • Creepers can be automated via the revitalizer for gunpowder

  • andesite alloy can (apparently) be automated in production and not be mined? (Needs additional research)

  • copper can (apparently) be made through machines? but also can be collected via drowned drops in the revitalizer.

  • The broken drilling unit mob from scorched bronze can be revitalized for raw Zinc.

#

I dunno if I missed anything rn but everything is there as far as I can tell

#

Making diamond steel is also technically more possible to automate now that mowize mobs is here...

The grottol (though cannot be killed with sword) can be attack with soulsteel pickaxe which can get an additional soul... but it can't have soul reaper put onto it as far as I can tell

#

So it would take quite a number of them...

#

Some of the illager bosses also drop diamonds... but good luck finding enough of them

sterile hill
#

bro my villagers won't change professions :(

#

they jsut wanna escape????

#

i am using the Easy Villagers mod if that changes aything

south mountain
south mountain
#

all you need is a lava generator and a cobblestone generator

#

and then a machine to put the two together

#

lots of schematics on super compact ones

south mountain
bright lark
#

I actually do have a machine generating iron though that sits usually inactive due to lack of need for iron

robust pebble
#

Add Create: Broken bad as a way to make emerald

sterile hill
#

guys

#

whe ni join my world

#

my game just freezes

#

any tips?

robust pebble
vernal olive
#

!moreinfo

magic parrotBOT
#
  1. What Minecraft version are you using? (1.19.2, 1.20.1, ...)
  2. What launcher did you run Minecraft with? (e.g. CurseForge, ATLauncher, MultiMC, ...)
  3. Have you changed the modpack in any way? (e.g. changing mod versions, adding/removing mods)
  4. What version of the modpack are you using? (v11, v9, etc)
  5. Have you ever gotten past the crash condition without crashing, or does the game always crash?
  6. What steps cause the crash?

Open the game directory (right click pack -> open folder), navigate to the "crash-reports" folder and upload the latest available crash report.
If there is no crash report, navigate to the logs folder and upload "latest.log."
If there is no log, navigate to the base pack directory and upload the hs_err_pid file, if there is one.

sterile hill
#

1.1.19.2
2.GDLauncher
3.yeah
4.idk how to check that
5.the game doesn't "crash", it just freezes and stops responding, never coming back, so i just usually force close it
6.just loading into my world

rigid parrotBOT
vernal olive
#

ty for reading the logs part

sterile hill
#

np

#

wait

#

no nvm

#

that ain't it

#

that was 3 hours ago πŸ’”

vernal olive
#

lol

#

get a latest.log

#

more easier to get

sterile hill
rigid parrotBOT
vernal olive
sterile hill
vernal olive
#

wow it takes nearly 4 minutes to launch the pack for you, how much ram do you have allocated?

sterile hill
#

8 GB

#

πŸ™

vernal olive
#

hmmm

sterile hill
#

(i have NO CLUE why it takes so long)

vernal olive
#

thats fine

#

would you be fine trying another launcher?

#

quite a high chance itll fix your issues

sterile hill
#

tbh

#

i have prism installed

#

i just use GD cuz i think it looks better

vernal olive
#

fair, gd is looking nice but kinda wonky new update. imo i use prism cuz i trust it over other launchers to run

sterile hill
#

omg i am so fucking dumb

vernal olive
#

?

sterile hill
#

i had both EMI and JEI enabled

vernal olive
#

smh

sterile hill
#

how did i not notice tho

vernal olive
#

its ok

sterile hill
#

guess it happens

vernal olive
#

it does

sterile hill
#

anyways, thx for the help

#

even if it was my own fault

vernal olive
#

always

sterile hill
#

πŸ™

nocturne pecan
#

where do i find edelwood logs?

bright lark
#

(The biome where big red mushrooms and Dark oak wood generate)

sterile hill
#

why do i start crawling when i try to go through the nether roof?

#

it was cuz of the King of the Ladder skill

mortal pilot
#

so just asking because im alittle dumb, jei says crushing magma blocks gives netherrack but actually only gives magma goo, is there anyway to automate netherrack?

sterile hill
#

i am NOT sure

#

but idts

north ridge
#

Similar to how washing gravel can give iron nuggets

sterile hill
#

bro wtf

#

do raid leaders not spawn??

bright lark
sterile hill
#

but wouldn't that eventually run out?