#medieval-mc-fabric

1 messages ยท Page 235 of 1

median spindle
#

okay pull libglfw.so.3.4

#

move it anywhere for safekeeping

#

like documents

#

you can delete the glfw repo folder after you've moved it

#

once you saved it somewhere safe you can also rename it

#

or leave it as is not too big a diff

#

in any case

#

do you know how to access your java args for your launcher

#

like the place you do -Xmx, -XX:G1GC and that stuff

magic badge
#

is server

#

uhh

#

client... no

median spindle
#

yeah server should be fine it shouldnt crash serverside since glfw is needed only for the client

#

which launcher are you using

magic badge
#

server ran well

magic badge
median spindle
#

yeah itll only be the client

#

ok at, uh right click -> settings for the profile -> go to java tab

magic badge
#

I have that

median spindle
#

yep java parameters

#

okay

#

now here

magic badge
#

why does it only say 4... I alloted 8

#

interesting.

median spindle
#

add -Dorg.lwjgl.glfw.libname=/path/to/libglfw.so.3.4

magic badge
#

anyway

median spindle
#

might be this instance is 4GB for some

#

reason

magic badge
#

path starts at root or home?

median spindle
#

shrug

#

should be fine starting at home

#

but if not then start from root

#

~ wont work for expansion actually

#

now that i realized

#

start from root

#

/home/.../Documents/libglfw.so.3.4

#

or wherever

magic badge
median spindle
#

be careful to put a space after the =32M

#

atlauncher doesnt format the args well

#

so you dont notice if there's a space

magic badge
#

yes I have a donotdeletefolder don't judge me

median spindle
#

but yeah that looks good

#

no judging here

#

i used to have an archive folder with plasma-vault

#

just dumped lots of different things into it

magic badge
#

just a folder marked "Do not delete this or half your applications will break."

median spindle
#

as it should be

#

give mc a whirl

#

it should run fine now

magic badge
#

hold on while I just reupdate it to v21

median spindle
#

oh yeah v21

magic badge
#

not updating to HF

#

cause I assume i'd have to update the server to the HF

#

it failed to make a java VM?

#

put a space after that other line

#

any idea?

median spindle
#

oh boy gimme a sec my laptop went into power-saving

magic badge
#

f

#

meanwhile I'm trying to do something with my Laptop's EFI directory and I can't install Caja to mess with it

median spindle
# magic badge

ok so this one was because -XX:G1HepRegionSize=32M and --Dorg were touching, so no space between them.

#

im guessing you put a space between those now

magic badge
#

yup

formal hearth
#

does anyone know how to obtain war tomes from spellblades and such? REI shows no info

kindred turret
#

how do i make a server easily

median spindle
#

its saying in the second log you typed the address as .home.kyomi.donotdeletefolder?

magic badge
median spindle
#

im guessing you probably didnt use "."

magic badge
median spindle
#

ugh, try `-Dorg.lwjgl.glfw.libname="/home/kyomi/donotdeletefolder/libglfw.so.3.4"

#

try wrapping in quotes

#

im not sure if its expanding to . for some reason because of a java-specific thing

#

or what, but wrapping in quotes should fix it

#

hopefully

#

i gotta say what is java-runtime-gamma

#

never heard of it

magic badge
#

java things

#

still getting the same error

median spindle
#

ugh

#

mind sending the new file again

#

so i can see if its still expanding the slashes

#

for some reason

magic badge
median spindle
#

haha it is just expanding the forward slashes to .

#

you are using forward slashes right?

magic badge
#

if I need to start using backslashes I will be most unimpressed

median spindle
#

no you most certainly do not need backward slashes

solid jetty
#

what is this flame thing in the middle of my hud? things keep getting blurry

median spindle
#

im quite confused why its doing that im ngl

#

mind sending the "latest.log" file

#

from the mc instance

#

maybe its got more info

magic badge
median spindle
#

huh its crashing at the same place

#

even tho we replaced the backend glfw

#

ugh this gets more confusing by the day

magic badge
#

something in java should work but doesn't, what's new?

midnight citrus
#

Tieredz mod, read last tutorial quest

midnight citrus
median spindle
#

er @magic badge you think you can send me a full screenshot of the ATLauncher settings

#

i just downloaded at launcher to test and wanted to see if i could find the issue

magic badge
#

the launcher or the instance settings?

#

the first screenshot is that specific instance

#

the second is the default settings for instances provided in launcher settings

median spindle
#

both are good ty

#

alright now to install mmc

#

hah its not even using your java its using the one it downloaded lol

#

i doubt that should be causing the issue

magic badge
#

well I have java 8, 17 and 18 installed

midnight citrus
#

The right screenshot, need to allocate 8gb at least

magic badge
#

not the problem we're having

midnight citrus
#

It will become a problem though

magic badge
#

it's a good point

#

but it's not the problem we're having rn

median spindle
#

okay throwing luck to the winds

#

lets do some testing since my internet is apparently very slow

#

in your instance-specific settings, set use java provided by minecraft to false

#

or whatever the "false" equivalent is

magic badge
median spindle
#

yes

#

itll be fine

#

since you have a java runtime

#

also

#

"Use System GLFW"

#

set that to true

magic badge
#

I have 17 and 18 to choose from

median spindle
#

it shouldnt be needed

#

but

#

17 or 18 both work

magic badge
median spindle
#

looks good

#

meanwhile i got mmc installed as well, gonna build glfw

#

and link it

magic badge
median spindle
#

jeez

#

why it is reading the arg wrong

#

seriously

#

alright im running on my end to see if it does quirky things

#

well wouldnt ya know it

#

it runs on my pc

#

or laptop im ean

#

okay so we need to figure out why its replacing the forward slashes

#

with dots

#

because thats breaking it

#

ok

#

very big ask here

#

but

#

as ugly as this may look

#

try -Dorg.lwjgl.glfw.libname=\\home\\kyomi\\donotdeletefolder\\libglfw.so.3.4

#

i actually dont even know if that works lol

#

maybe ill join ATLaunchers discord

#

and ask around

#

er i have another random idea

#

try renaming the file to remove the 3.4 part

#

from the end

#

so just libglfw.so

#

dont do the backward slashes thats not gonna work in POSIX systems

magic badge
#

interesting

#

same error.

median spindle
#

yeah am confused since its not acting weird for me

magic badge
#

it just doesn't like me

median spindle
#

wonder if you have some preprocessing happening because of a jvm argument

#

can you run echo $_JAVA_OPTIONS in a terminal

#

and see if anything pops up

#

normally nothing should

#

so if nothing happens thats also good

magic badge
#

nada

median spindle
#

ok so thats good

#

oh boy

magic badge
#

For the record, 20.5 runs

median spindle
#

which $SHELL

#

in a terminal

#

so i know if its zsh or bash

#

maybe theres an env file

#

or something

magic badge
#

no that returned what I expected it to

#

/bin/bash

median spindle
#

ok im beginning to suspect more and more that it has to be a launcher bug

#

main reason is that the ONLY situation java ever replaces the forward-slashes with dots that way

magic badge
#

I can reinstall the launcher

median spindle
#

is when it tries to expand a classpath

#

no i dont think thatll help

#

in this case i have a slightly different

#

solution

#

try installing Prism Launcher

magic badge
#

okay

median spindle
#

usually we dont recommend it but it does work perfectly fine at least from my own experience

#

link it up with your java, add that parameter to

#

and try giving it a whirl

magic badge
#

is there a way to download it where I don't have an appimage?

median spindle
#

you mean you dont want an appimage right

magic badge
#

FacePalm what was wrong with .deb files...

median spindle
#

seems theyve got some instructions here

#

one sec

#

seems to be the full instruction set

magic badge
#

send link?

median spindle
#

scroll down a tad bit

#

and youll find it

#

you could also grab the tar.gz and just run the binary directly if youd prefer

molten steppe
#

Was twigs updated?

#

I'm taking server pre-update precaution

median spindle
#

theres a good chance twigs was updated

#

can't be 100% positive right now

#

but its likely

molten steppe
magic badge
#

what the hell is mpr

median spindle
#

eh?

#

where is that being referenced

#

ph

#

oh

#

mpr = makedeb package repo

#

apparently

magic badge
#

right

#

I installed makedeb

#

then fails to install that way

median spindle
#

try running the commands

#

one at a time

#

that really shouldnt be necessary

#

buit

#

shrug

drifting heath
solar phoenix
#

Sorry for interrupting but I have been getting this the last 2 days when I try to play this mod pack: The game crashed whilst initializing game
Error: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException

magic badge
median spindle
#

looks like the same output lol

#

pray

magic badge
#

it now won't see prismlauncher as an installable and skips a bunch of files on update

median spindle
#

er

#

i wonder if this is relevant

#

lol

magic badge
#

...

#

I'm running Kubuntu 23.04.

median spindle
#

well there we go ig

magic badge
#

hits head against desk repeatedly

median spindle
#

now you can either do "mist"

#

or "pacstall"

magic badge
#

neither worked

#

tried them

median spindle
#

oh really?

#

WELP

#

alright we go generic binaryh

#

just install the tar.gz

#

from above

magic badge
median spindle
#

or the portable tar.gz

magic badge
median spindle
#

youd need to run the "PrismLauncher" executable

#

in bin

magic badge
#

it's open

median spindle
#

its running?

#

yay

#

okay now

#

the fun begins

magic badge
#

downloading

median spindle
#

first log in to your account, then install mmc

#

perfect

#

itll do a blocked mods popup like ATLauncher in a sec

magic badge
median spindle
#

just press Open Missing

magic badge
#

oh it's that

median spindle
#

dw just press Open Missing itll do what it needs

#

itll say all found

magic badge
#

yup

median spindle
#

yay then press Ok

magic badge
#

it's downloading

#

Hold on, toilet break

solar phoenix
#

hmm does anyone have an idea how toget around this start up issue? The game crashed whilst initializing game
Error: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException it has been driving me batty. I checked my java and all seems in order there. I updated lancher and made sure I was using lastest md pack, but still same message.

magic badge
#

back

solar phoenix
#

sorry of pm new to discord. how do I post the latest log?

magic badge
#

find the log in the files

#

drag and drop it onto the text bar

solar phoenix
magic badge
#

nupe

#

so, which launcher are you using?

solar phoenix
#

minecraft? Cursed forge. I think.

magic badge
#

Curseforge ok

#

so, go back to "my Modpacks"

solar phoenix
#

k

median spindle
#

actually in this case i think its a case of curseforge being cursed forge

magic badge
#

f.

median spindle
#

!alternatives

#

!alternates

kindred turret
#

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.

median spindle
#

you should switch to AT

magic badge
solar phoenix
#

ok will try it thank you.

magic badge
#

elevator music ensues

#

interesting.

median spindle
#

its in settings

#

that little blurb right there

magic badge
#

so continue to run on J18

median spindle
#

yes

magic badge
#

but disable chec

#

got it

median spindle
#

you could also drop to 17 18 just has slightly better performance

magic badge
#

shall I import the arguments from ATLauncher?

median spindle
#

hence why we recommend it

#

i think first try with just the -Dorg one

#

and ignore the rest

#

lets add them all in after we know prism is working

magic badge
#

it hasn't crashed yet ๐Ÿ‘€

#

it's alive!

median spindle
#

YAY

magic badge
#

It's alive

median spindle
#

i have NO idea why atlauncher was bugging out

#

thats the first time ive ever seen that launcher bug out

#

but thankfully prism worked

magic badge
#

I'm jinxed so

median spindle
#

ill just start recommending prism i think to linux ppl

magic badge
#

pretty sure my ex girlfriend hexed me so...

median spindle
#

its what i use personally too and ive never had an issue

magic badge
#

...I never installed complimentary shaders

median spindle
#

oh it comes preinstalled

#

in the modpack

magic badge
#

interesting

median spindle
#

does so for i think all our modpacks now

magic badge
#

I usually use SEUS Renewed

median spindle
#

seus is a good one

magic badge
#

how good is Complim?

median spindle
#

its okay, we usually use it since its very mod compatible

#

i think youd probably not prefer its visuals if you use sonic ethers

#

its very different

magic badge
#

I am much more into visual than actually playing

#

I mostly just play with friends

#

I run the server cause none of them can afford to and I'm the only one with a powerful PC including 64GB of ram

#

(overkill ik)

median spindle
#

haha sounds like my situation

#

i also usually host since i have the ram to afford it

magic badge
#

The majority of my players are in England

#

I live in wales

#

I'm the only one that can afford to keep my PC on all night

#

though barely

#

uh, that's the first time I've clicked on a shaderpack and not had my game freeze up for a few seconds eyesOG

sullen parcel
#

I downloaded the newest version of the modpack and my game loads normally until the loading screen comes on and then the it just exits out and disappears with no crash report or anything

#

Pls help Iโ€™m so confused

magic badge
#

@median spindle Now I pray.

median spindle
#

hopefully it all works

magic badge
#

that loaded in quickly ๐Ÿ‘€

median spindle
#

it worked?

#

perfect everything is good then

magic badge
#

my keybinds got reset cause launcher switch but yeh

median spindle
#

you could copy over the options.txt

#

from AT

#

to bring em all back

magic badge
#

exactly what I'm about to do

snow raptor
#

i run a server with this modpack on , is it possible to add create myself to the modpack?

willow arch
#

Is there any way to ignore/reduce enemies armor using melee weapons?

magic badge
#

@median spindle for the record, is it worth putting the arguments back in?

median spindle
#

yeah its fine to do that

#

you can also use

#

!tps

kindred turret
#

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

median spindle
#

for slightly more optimized arguments

#

just the link not the command

solid jetty
#

what's the hf version?

magic badge
#

how the hell do I have 60fps rn

median spindle
#

install the HF version

median spindle
magic badge
# median spindle vsync on maybe?

I am running seus shaders and highest available settings with 14 chunk render distance and I'm getting a constant 60-70fps in the rain at night

#

explain how

#

pls

median spindle
#

is that good fps or bad fps

magic badge
#

gud

median spindle
#

for your pc anyways

#

oop

magic badge
#

I usually get like 40

median spindle
#

well i couldn't tell you perfectly how, at least on AT your mc was forced to run on java 17

magic badge
#

I only get 30 while flying wat?

median spindle
#

whereas on prism youre running java 18

#

so the performance bonuses from 18 is probably the reason

#

and if you used the java args from the tps command above even more reason

magic badge
#

me over here being used to flying around at 15fps ๐Ÿ‘€

median spindle
#

really nice isnt it

#

if java 20 was compatible id use that for mmc too

#

even more performance bonuses

magic badge
#

why can't it?

median spindle
#

mods are mainly incompatible

#

mc itself works fine with a very small subset of mods

magic badge
#

sadge

median spindle
#

other mods are a no go

magic badge
#

well

#

I and my home thank you

median spindle
#

no problem, glad we could figure it out in the end

willow arch
#

Went into the Nether. Encountered firefly, he has 45 armor and 3hp. Whats the problem? Am I missing some enchantment to ignore armor?

magic badge
median spindle
#

wow it really is pretty

#

a nice lake ciew

magic badge
#

then again

#

I've been busy

#

that's metallurgium, for anyone curious

#

there is quite literally nothing stronger

stiff spruce
#

when i downloaded the mod it said buy now when i open the launcher i thought it was free?

#

i do i have game pass

raw garden
#

What is the best biome for farming?

stiff spruce
#

the mod packs

magic badge
#

Elytra craft

#

I'm actually a siren AUlaugh

stiff spruce
#

I opened with curse forger launcher

median wing
magic badge
#

well it is also the only way to change the colour of an Icarae's wings

#

flys just like icarae wings

#

interesting, I now can't find teh recipe for the wing...

#

but why be icarae when you can heal in water

median wing
#

i mean both siren and icarae are goated origins early game

#

u can
just not heal in the surface

#

its very good early game cause u can loot entire dungeons without mobs attacking u

median spindle
#

phantom is super broken early too

#

slip through the ground find dungeons avoid traps

median wing
median spindle
#

nope

median wing
#

the 1 time i tried phantom i took damage when slipping through the ground

magic badge
#

don't need to live in the ocean as siren, lol.

#

it's the mer thing that needs to always be in water, not sirens, dear.

median wing
#

u can breath underwater and also on land

magic badge
median wing
#

there is another origin that i forgot the name that u can only breath underwater

#

yea that

magic badge
#

if you hit your ability

median wing
#

^

#

u cant regen on land

magic badge
#

`you can get regen 2 from water, but you cannot regen any other way (except potions)

median wing
#

and your take a lot of fire damage

magic badge
#

you also get more damage from fire and melee

magic badge
median wing
#

dont think so

median spindle
magic badge
#

forever fire resistance

median wing
#

no fire damage

magic badge
#

siren in water^

#

(with hades crystal)

#

I have wings that make icarae pointless to me, your point?

median wing
#

the main game breaker in siren is the ability of mobs not attacking u
so the water backpack isnt a replacement

magic badge
#

life saver

#

literally

#

but you can't stop mobs from swarming you in a cave

#

not with scalable difficulty

snow raptor
#

i run a server with this modpack on , is it possible to add create (mod )myself to the modpack?

median wing
#

i mean late game regular mobs cant kill u like at all so the siren ability is mostly for offensive

magic badge
#

again

#

depends on scalable difficulty

magic badge
median wing
snow raptor
#

yeah it just crashes

median wing
#

yea probably cant add create

#

ask a dev tho im not sure

digital tree
#

And defence doesn't really seem to be an issue with decent enchants

magic badge
#

What are you on about?

#

It gives you the highest damage negation in the game.

digital tree
#

example

median wing
#

looted armor can give u better stats

#

currently best armor is the titan's shroud

#

(for melee)

digital tree
#

๐Ÿ‘†

digital tree
# magic badge It gives you the highest damage negation in the game.

I'm saying that:

  1. you can get better armor negation from dungeon loot
  2. armor negation isn't too important once you have decent enchants so it's generally a better idea to go for something more offensive, like titan's shroud or whatever spell armor is relevant to your build
magic badge
ocean jewel
#

Question during server startup such errors appear, did I do something wrong?

kindred turret
#

Hello! For us to properly 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?

ivory kernel
digital tree
# magic badge Again, depends on your class and scalabledifficulty

I mean since you should have protection 20 and have resistance 3 after getting hit you have an effective 92% damage reduction to most sources most of the time. Add some lifesteal and you're not too far from unkillable. So unless you're hundreds of thousands of blocks away from spawn in a dimension that actually scales the difficulty with distance from spawn you should favor damage and even then I sincerely doubt the couple extra armor points would make a difference if you're getting oneshot anyways

ocean jewel
digital tree
#

this calander is kinda funny in the end ngl

drifting heath
#

So... from my research, the reforging only reroll the tier and the weapon's bonuses? Not the base damage?

#

This is a bonus ๐Ÿ˜‰

#

I was asking for the base base damage

#

Like 6 on my diam sword

#

It can have +x% attack dmg or +x attack dmg. But it won't change the base 6 value?

nova agate
#

Hi, quick question: I just updated from 20.5 to 21 HF, and now all my attributes are 0 and I can't assign new skill points to them. Is that a known issue or could that be something wrong on my end?

midnight citrus
#

Right now, blood swords and balanced blades from minecells for melee. If going monk, aim for Pillar of the Monkey King

median wing
#

and if u are very lucky and find a jungle blimp u can find other powerful weapons

midnight citrus
#

Yes indeed

#

Monk build exists now thanks to update

#

A lot has changed

#

Yes

#

Shaolin Monk, think Avatar the Last Air Bender or any martial arts movie.

ivory kernel
#

is anyone playing on v21 HF right now?

midnight citrus
nova agate
#

Okay I reinstalled the modpack and it's working now, something must've gone wrong in the update. I'll restore my world backup and see if it caries over correctly

ivory kernel
nova agate
drifting heath
midnight citrus
#

The attack damage boost that you get though does affect all attack damage that you have, including crits

#

Scales with %attack damage

#

Don't have to build dex because fast attack speed so everything goes into str

#

%attack damage stat like titan's shroud and relics

#

Your origin has nothing to do with your playstyle

#

No, just means you need boost like propel from Archon

#

Str is for melee users

cedar crown
#

how do I add shaders?

midnight citrus
#

Read grimoire

median wing
cedar crown
#

I dont see the "shaderpacks" button

midnight citrus
median wing
median spindle
#

so is it just me or does a fresh install of V21 HF pop up this menu

#

looks like its assuming the non-hf version is newer

#

heh

midnight citrus
#

Need enchants

midnight citrus
#

Need shockwave

#

Also two-handed and slow

#

Not good early

#

Ideal to dual wield

#

Break invincibility frames and dps

cedar crown
median spindle
#

how did you install the modpack

midnight citrus
#

Two-handed not good early

median spindle
#

thats not even the right resourcepack

#

and youre missing a lot of options

#

@cedar crown

#

which modpack are you playing

cedar crown
#

Medieval

median spindle
#

so you definitely installed the modpack incorrectly

#

how did you install it

#

which launcher did you use

cedar crown
#

I use tlauncher

midnight citrus
#

Of course

median spindle
#

oh boy

midnight citrus
#

!cracked

kindred turret
#

If you are using a cracked Minecraft launcher, we can not assist with your issue. In order to receive help, you need to switch to an approved launcher and provide proof you have purchased Minecraft. This is due to the terms of service and guideline agreements of both Mojang and Discord.

median spindle
#

we do not support the use of cracked launchers

#

please buy mc

midnight citrus
#

Leave server or purchase mc and provide proof

median wing
#

isnt it a confirmed virus now or something

formal hearth
#

do mushroom mines even exist

midnight citrus
#

Known virus with a keylogger

median wing
formal hearth
#

ive been flying around for at least two hours

magic badge
#

I refused to use TLauncher

median wing
#

kinda

midnight citrus
#

Explore in all cardinal directions from starting point

#

Diamond swords

formal hearth
#

could anyone show me what the mushroom mines look like on the minimap?

midnight citrus
#

Purple and brown mushroom tops

#

Yes, with shockwave and points in str. Sweeping Edge as well is now very important.

digital tree
#

is there any way to push endermen wanna make an enderman farm since the spawners from conjuring are so nerfed

ivory kernel
digital tree
#

and the mutant endermen kinda kill endermites

midnight citrus
#

See, you reroll it till you get what you want

midnight citrus
median wing
#

just dont lmao

#

or maybe cure him for discount or something

#

or even better search for that flower in the bumblezone that gives enchant books for levels

median wing
digital tree
#

Just struggling to get them in the hole

median wing
#

take off armor only for flying dont just attack a vindicator without armor lmao

digital tree
#

bcs mutant endermen kill the mite

median spindle
#

a vanilla enderman farm wont work either way

#

because eldritch mobs creates enderman

#

that can smite the endermite

#

from a distance

median wing
#

anyway if u still use icarae and didnt change it so search for the flower that gives u enchants for level instead of wasting your time with villagers

#

villagers are waste of time in this modpack imo

median spindle
#

oop, are you gonna upload a HF HF

ivory kernel
#

nah just had merge a pull reguest on github to recognize the new update

median spindle
#

ah i see

digital tree
median spindle
#

yes

digital tree
#

damn

#

Also, any better creative flight than the shadow spell?

median spindle
#

bosses of mass destruction has some

#

flight thing

#

in a 7x7x7 area

digital tree
#

radius of 4?

median spindle
#

7 blocks

#

in all directions

digital tree
#

Might be worth making a couple

median spindle
#

Table of Elevation

#

thats what its called

digital tree
#

you put a book in the spell bindng table and then turn it into whatever spell book you want

#

then you bind some spells to the spell book you got, using the same table

#

after that you equip the spell book

#

I mean it can cast any spell it's just more suited to the ones from the healing book (holy book) because of the +healing power

candid torrent
#

what happened to my texture?

solid jetty
#

any idea when another user is joining my server they just fall through the air and then get disconnected?

kindred turret
#

where can i find soulcopper

simple smelt
#

Blazeborn spirit sword might be a bit strong....

raw garden
#

Do you mind if I just proceed?

#

ah im mistake

tender eagle
#

for the icarae origin does anyone know what armor classifies as "heavy"

solid jetty
#

kyan west, my own

#

any idea when another user is joining my server they just fall through the air and then get disconnected?

kindred turret
#

are there any servers that you can join for medievil mc

proven nacelle
#

is it ok to add "Entity Collision FPS Fix Refabricated"

solid jetty
#

kayn west selfhost

#

20.5

#

tried that first

#

the user connects, he's falling through the air, and I see him standing next to me

#

he's coming across the internet and i'm on my local network

#

do i only have to open the one port?

#

no, he's in a different state

#

yes, 25565

#

is there more than one port I need to forward?

#

i have forwarded port 25565 and he can connect, i see him connect to the server and he shows up next to me but on his screen, he's just falling through the air like he's not getting the chunk data

midnight citrus
#

And magma cube backpack for fire immunity as well

stiff spruce
#

Yo how do you place the copper cauldron on the campfire? Do I have to press a special button as it doesnโ€™t look like the picture

#

Never mind I was an idiot

stable surge
#

what does the plant look like that we have to use the vine rune on in mine cells

midnight citrus
stable surge
#

is it a flower?

midnight citrus
#

No

#

You will see it

#

Can't miss it. End of first floor.

small totem
#

just making sure, is the shader for v21 HF broken? or...

median spindle
#

what do you mean

small totem
#

Iron and other ingots went back to original minecraft skins and not the specialized ones we had.

median spindle
#

you mean the resource pack?

#

weird 21 HF should have fixed it

#

go into your settings

#

sorry

#

go into your minecraft folder

#

for the modpack

small totem
#

fixed!

median spindle
#

delete your options.txt (this will erase your keybinds)

#

oop

#

okay

small totem
#

appreciate it

median spindle
#

downmind

small totem
#

:3

median spindle
#

no problem lol, enjoy the modpack

small totem
#

I just went to this screen under resource packs, it fixed it when I enabled all of them

median spindle
#

i think there's a few that aren't meant to be enabled im ngl, but

small totem
#

Maybe I'll find out soon enough!

white pasture
#

Any tips for someone new to the mod

midnight citrus
white pasture
#

Thanks

stable surge
pulsar falcon
#

there is no fabric minecolonies

#

the questbook and REI

kindred turret
#

Hello! For us to properly 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?

opaque mountain
kindred turret
#

Hello! For us to properly 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?

pulsar falcon
median spindle
#

no actually hollow was surprised he had 60 lol

pulsar falcon
median spindle
#

because he usually got lower

snow raptor
pulsar falcon
pulsar falcon
stiff spruce
#

I fixed it itโ€™s fine

pulsar falcon
pulsar falcon
kindred turret
pulsar falcon
#

they need to be in a specific order

small totem
pulsar falcon
#

delete your options.txt in the modpack files

#

just like frontear told you

digital tree
#

Are there any faster ways to import/export from toms simple storage than the basic inventory hopper?

still juniper
digital tree
#

and store items from a mob farm

still juniper
#

oh, haven't had a need for a mob farm

#

i just dump everything in it, and when it gets close to full I make more palladium chests

digital tree
#

Farming for good relics and was hoping to not have to sift through all the extras

#

that aren't relics that is

still juniper
#

but I see your issue

#

yeah

digital tree
#

If only I was playing as an archer

#

honestly got quite a few good ones for archers

still juniper
#

first chest I opened after updating

#

i know they're not special really, just nice seeing new stuff

digital tree
#

Nice

#

god tier melee ._.

still juniper
median spindle
#

good lord

#

those are some nice relics

still juniper
#

no one likes this one

#

it almost doubles my attack speed

digital tree
#

Kinda hoping for attack speed + life steal or spell crit

opaque mountain
#

๐Ÿ˜ฎ

digital tree
#

was hoping to max out before being done with the pack but at this rate it's looking unlikely

opaque mountain
#

wth this looks really fun

#

is that just random loot ?

#

or is it crafted?

digital tree
#

found one but kinda low numbers :s

digital tree
opaque mountain
#

and is it like curios?

still juniper
#

that attack speed is is HUGE

opaque mountain
#

or does it replace like normal gear?

still juniper
#

you can smith it into normal gear

opaque mountain
#

oh shit

#

so its like apotheoses?

digital tree
#

another decent melee thing here :3

opaque mountain
#

is this the correct version?

median spindle
#

yes

opaque mountain
#

Awesome gonna download that then!

#

now i got a bit to many modpacks to play around with KEKW

digital tree
#

Nice :)

opaque mountain
#

Think i got Prominenece forge, Fantasy-realm, Dimension hopper and now this one

digital tree
#

Maybe I'll look into those when I'm done with this one

#

prominence seemed kinda promising ngl

still juniper
#

Lewi, how far along are you?

digital tree
#

The luck leveling in the guide is mostly for the crit chance right?

digital tree
still juniper
#

a lot

digital tree
#

pack isn't too linear but pretty damn late in it for sure

#

how about you?

still juniper
digital tree
#

Nice

still juniper
#

have an elytra yet?

opaque mountain
#

aight imma start this mod pack and finish it any tips?

digital tree
#

Haven't bothered with it yet, think I could but kinda want op gear for the funsies

magic badge
#

It's gonna be a long and cold winter. Wrapping up warm...

digital tree
still juniper
#

ahh ok

opaque mountain
#

oh no

#

what orgin is a good thing to start with? KEKW

digital tree
magic badge
#

Siren isn't useful until you're used to Medieval Mc

still juniper
#

how fast does the Icarae fly?

magic badge
#

depends on your descent/ascent vector

digital tree
still juniper
#

same as the elytra?

magic badge
still juniper
#

I think I tried the Fae and HATED it

digital tree
opaque mountain
#

hmm do i go for a range playstyle or a meele playstyle :&

digital tree
#

Ranged seems pretty interesting to try though

opaque mountain
#

So many options ๐Ÿ˜ฎ

digital tree
#

But the spells are definitly fun

#

you can always use the util ones from acheron

#

regardless of what you play

opaque mountain
#

I guess ill go archer!

digital tree
#

but only once

opaque mountain
#

erm

#

i might

#

have pressed it

#

KEKW

digital tree
#

otherwise you have to craft em

#

haha

#

I did the same

opaque mountain
#

its fine i can just restart

digital tree
#

I was too late ๐Ÿ˜ข

digital tree
opaque mountain
#

Ill stick with archer

#

and leave it at that

#

so how does this proffesion thing work when you are on a offline world?

#

nvm

#

i got them all

digital tree
#

any of them should do

opaque mountain
#

Which mod is it that has the heat etc thing? rather not deal with those mods atm i read that you can remove it with out it impacting the modpack

opaque mountain
#

how do i enter those?

formal hearth
#

i found a mushroom mines, looted and killed everything, even had looting 3 on my sword, didnt get a single prot viii

midnight citrus
soft schooner
#

is there like a general order of progression?

midnight citrus
#

although one can now advocate for grinding promenade in minecells for enchants over creating a village now

#

if you can handle the mobs

upper scarab
#

has anyone made an auto composter using tom's simple storage?

fresh tapir
#

just a note, Obsidilith's death Pillar overwrights Grave stones...

stark warren
#

you need 12 different eyes for the portal right?

midnight citrus
#

yes

kindred laurel
#

Does anyone have a server i can join ?

pulsar falcon
kindred laurel
#

^ ty

still juniper
#

Anyone mess with mutations yet?

quaint trench
#

Anyknow know how the Dungeon Z mod works? I crafted the compass and found a portal, but it just says that I'm missing items when I try to enter it

still juniper
#

what compass?

quaint trench
still juniper
#

oh thats new?

quaint trench
#

Smacked it on a Cartography table and used the shards it asked for to attune it to the dungeon, but that's as far as it's letting me go lol

#

Yea was in the update~

#

Ooo wait, nevermind, figured it out

still juniper
#

what shards are needed? I'm curious now

quaint trench
#

To atune it, it had me use 3 amathyst shards

quaint trench
#

Apprecite it tho!

hearty hawk
#

How much ram is needed to comfortably run a server for two?

#

For this modpack

quaint trench
#

I'm running one with 8gb and it's running fine

hearty hawk
#

Would 6 be sufficient or?

#

Do I need to give it that additional 2

pulsar falcon
still juniper
#

^for 2?

hearty hawk
#

2

median spindle
#

4GB is enough

hearty hawk
#

Awesome, thank you

#

Im hosting myself and not very familiar with how greedy modded Minecraft is for hosting. Now to just configure it with my little linux box to run properly panik

still juniper
#

That is more than terrifying

#

i wish I knew how far the dungeonZ dungeon was...

#

14k so far in the direction it said

lusty grail
#

can someone help

still juniper
quaint trench
pulsar falcon
quaint trench
still juniper
#

i just solo'd a hard and it wasn't bad

#

yeah mine was 15k

quaint trench
#

Yea, I was surprused when the bossie boi walked over to me, but it was one tapped and over ๐Ÿ˜…

still juniper
#

what was the boss? a warden?

quaint trench
#

Yea

#

I wonder if it scales with more people, I'll have to see the difference when my friends get on tomorow

still juniper
#

any good use for an end crystal

still juniper
#

Thorny elite mobs are OP

digital tree
#

Now we're starting to get somewhere

magic badge
#

Hey all

#

there's a resource pack I had on in v20.5 that made torches look more realistic and have effects in hand, anyone know what it was or how I'd get it?

pulsar falcon
#

not a resourcepack

#

do you mean shaders

magic badge
#

it was, I have SEUS enabled still and it went away

#

the torch model itself was different

pulsar falcon
#

nothing changed related to dynamic lights or shaders or textures

magic badge
#

hm.

magic badge
#

I tried to enable a resource pack and my game is still struggling to come back AUlaugh

kindred turret
#

hi im tryin to install the modpack on curseforge but it keeps getting stuck ๐Ÿ˜ฆ

digital tree
kindred turret
#

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.

magic badge
#

so beautiful Sip

#

how exactly does one use the skeleton skull to increase quanta?

fresh tapir
mild cipher
#

6-8 players, will 6-8gb ram do?*

magic badge
#

about right

#

don't want to give it too much ram

#

cause that can cause Javaโ„ข๏ธ issues

gloomy mountain
#

is it possible to create a data pack that lets pixies wear chest plates, but gives them hydrophobia instead?

gloomy mountain
midnight citrus
#

Not really

gloomy mountain
jaunty epoch
#

Ello, what ways are there to repair damaged tools and armor? I am still very early game and a lot of mobs have 40hp+ which completely wrecks weapon durability of loot items I find

magic badge
#

Is there any particular "best" material to build a beacon out of?

#

or is it still just diamond?

gloomy mountain
magic badge
#

I always just did diamond

#

cause I have copious amounts of diamond

gloomy mountain
#

It's also a decent fkex

magic badge
#

^

#

especially because all my other server members are like "haha, I have insert op weapon here" and I'm just sat there laughing looking at my stacks of loot of various kinds that I don't use as to not be a god on my own server.

median wing
gloomy mountain
median wing
#

oh

#

yea big flex

gloomy mountain
#

Frfr

hearty hawk
#

what mod is the temperature?

#

I really dislike it and wish to remove it

midnight citrus
#

Environmentz

hearty hawk
#

thank you

magic badge
#

anyone got a recommended armour and such other components for a rogue?

snow vortex
#

a have a problem. Avg FPS is 100+ but sometimes it is fall down to 5 FPS and then grow up. What it could be? How I can try to debug it?

My PC
i5 6600k
RAM 24gb (Minecraft eat around 15gb)
RTX 3060

tardy dome
#

why my skin is not showing up?

snow vortex
#

and how to change the UI?

magic badge
#

How exactly do I use the hopper in Tom's simple storage?

snow vortex
wooden oyster
#

Is there a guide on how to enchant higher levels then 30 and also what the different bookshelfโ€™s do ?? Please someone help me better understand enchanting higher levels lmao

still juniper
magic badge
still juniper
#

you need a cable going to your inventory controller, then put a hopper under the chest. you then apply an empty filter to the hopper. it will pull items from that chest and put them into the toms system

magic badge
#

how does one filter items using tags?

median spindle
#

in REI

#

type #tag

magic badge
#

I can't filter with names can I

#

like "RAW"

#

and "Ingot"

zinc lark
#

Where can report a bug?

magic badge
#

I'd say here

magic badge
zinc lark
#

Well in v20.5 I made a auto purified water machine, and used an dispenser as a output for a copper cauldron, and the dispenser caused a server crash, for ticking. I had to rollback server.

median spindle
#

but id need to double chekc

magic badge
still juniper
median spindle
#

@magic badge

#

seems you can

magic badge
#

I meant in a terminal storage system

#

Sorry, should've been clearer

median spindle
#

ohh

#

for that ive no idea ive actually never messed with the storage system before

still juniper
magic badge
still juniper
#

wasn't that what you were asking for? raw ores?

magic badge
#

I need the item usable to limit it by those things

still juniper
magic badge
#

Sadly not

#

Currently donning bike gear to go to a shop

still juniper
#

so you want the items in the storage system, or kept out of it?

magic badge
fresh tapir
#

I might just come bug you.

still juniper
magic badge
#

I want to say wandering trader

fresh tapir
magic badge
#

Ono

#

grabs adamantite ninjato

tender eagle
#

does my world difficulty have to be on hard to spawn dragons or am i just not finding dragons

magic badge
#

Lol

#

The dragon evasion 100

tender eagle
#

oh its for forge nvm forgot they are basically different games

magic badge
#

Yup

proven nacelle
#

is cool diamond?

midnight citrus
#

Pretty good start

toxic tide
#

u should enchant with void strike

#

but u need to hav hell shelf and a lot of exp

#

or update ur weapon

#

nah i try metallurgium with er and void strike

#

if u hav more than 95 levels

#

u can choice er

#

but i think its hard

#

yeh

#

i try max lvl enchant both

toxic tide
#

or u can use bow

#

sometimes u got very strong bow

still juniper
#

is conjuctivitus still in minecells?

toxic tide
#

258 dps not joke br

still juniper
#

new minecells is WEIRD

median wing
#

bro took the twilight forest dimension and the haunted forest biome and mashed them together

toxic tide
#

nah but i think this monster lv is too hard

#

its take me 20 minutes to fight

#

too much health

#

adamantie sword

#

effect bleed III max

#

u can try this

still juniper
#

OMG I just realized that MineCells is DeadCells

#

๐Ÿคฆโ€โ™‚๏ธ