#medieval-mc-fabric

1 messages · Page 205 of 1

outer flame
#

All of the gems are explained in the Conjuring Enchiridion

cerulean crown
#

yea got it thanks

eager pecan
#

Is there a way to make the winter in seasons not freeze certain blocks?

midnight citrus
#

Bow

wintry condor
#

is palladiunium in a specific biome in the nether?

rancid root
#

Says it's typically found underneath lava lakes

gloomy narwhal
#

Does Cold depend on altitude? if I make a safe are around Y=0 would it be safer to AFK there?

kindred turret
#

ok just making sure u can get unbreaking III from villagers right?

#

my luck is crazy

wintry condor
#

I had the same bad luck when i tried to get normal mending

midnight citrus
#

Pins for cold, easy to stay in cold if in full armor, skin not touching cold

rancid root
#

Never had an issue finding enough unbreaking just laying around, rather try to find life-mending as soon as possible

#

But both is best, ofc

kindred turret
#

is there a pins for:
1- best weapon for archer
2- best armor for archer
3- best attribute for archer
4- best enchantments on bow for archer
5- best enchantments on armor for archer

#

:D

kindred turret
#

sheeesh thank

rancid root
#

Is there btw a way to, say, ban cobblestone from being picked up? Vein Mining with a mythril drill is a constant struggle to pick up anything else when your inventory gets instantly filled with useless rocks

gloomy narwhal
#

there used to be a void shulker I saw last night on a video, don't know if it's still in the pack

lone flax
#

What if u just drag the ores over several inventory spaces

#

That way I can only pick up ores

gloomy narwhal
#

old school.. I like it

whole bolt
#

Is there a way to pick up spawners?

lone flax
#

Nope

#

Gotta make a conjurer

whole bolt
#

Is that a class or an item

lone flax
#

Item

rancid root
lone flax
#

Seems like it's better than picking up cobble

gloomy narwhal
#

OK how the frick am I now overheading in an Ice spike biome with one piece of insulated gear looking for polar bears

rancid root
#

Idk man. I removed the mod from our server after 2 winters of just dying over and over and heating stones not working

zealous elm
#

Cant run from the ATLauncher

deft pawn
#

how do i reforge items?

gloomy narwhal
#

mat + item + amethyst shard on second page of anvil

zealous elm
topaz garden
#

whare i can find Titan's Shroud

whole bolt
#

Dumb question. my friend told me that you can apply relics to armors

#

How do I do that?

tired pollen
zealous elm
#

talking about the launcher in #faq

peak sigil
#

Hello, sorry to bother but can someone explain to me what mod it is that is changing the values of weapons in different tiered chests or loot. I have noticed that all my weapons have different values for some reason. @ me if you know and thank you in advance.

sudden fern
#

@peak sigil i think its dungeon difficulty? Or something like that

peak sigil
#

Thank you very much for the answer

sudden fern
#

Might be wrong

peak sigil
#

ok ill try to check it out

plucky grail
#

The Harbinger of Moonlight is kinda impossible to kill, it heals itself right before dying everytime

#

am I doing something wrong?

#

OMG no way

#

I got it

#

since hes the Harbinger of "Moonlight"

#

He gets empowered by Moonlight

#

you gotta fight him in direct Sunlight

#

I fought him in some kind of Arena i found

zealous elm
#

I am on linux and cannot run the modpack trough ATLauncher, Could I get some help?

gentle breach
#

Hi, i recently opened server for my friends on MMC1 and after a around week, bosses don't drop xp is it intentional or we have some kind of bug?

outer flame
zealous elm
#

What is LWJGL

outer flame
#

Light Weight Java Game Library, one of the core libs Minecraft is built on

#

I know launchers such as MultiMC and Prism lets you easily change that. I havent used ATL in a while, so idk if/where you do so

median spindle
#

you can also compile the latest glfw version from source

#

and link it to your launcher at runtime via a java arg

#

but yeah downgrading to 3.2.2 also works for some

zealous elm
#

can you give me the github repo?

median spindle
#

if it doesnt work for you try compiling from source

zealous elm
#

but yes how do I downgrade

median spindle
#

launcher specific

#

only Prism can iirc

#

neither AT nor GD have an option for it

#

thats why it may be easier to do this

#

compile from source

zealous elm
#

I wont quesiton why AT is in the faq

median spindle
#

link via -Dorg.lwjgl.glfw.libname=/path/to/libglfw.so

zealous elm
#

Would it work if I used the mod file profile in vanilla minecraft launcher?

median spindle
#

yeah it would

zealous elm
#

cool let me try that

median spindle
#

the java argument one will work on all launchers

#

you need to compile glfw first tho

#

and save the lib file it makes somewhere

outer flame
median spindle
#

^^

zealous elm
#

Well the path to linux is unbelievable suffering

#

yay!

median spindle
#

its not quite so bad :p

zealous elm
#

ik

#

ive built from source before

median spindle
#

make sure you dont enable use wayland

#

just because

#

mc doesnt play well with wayland atm

#

stick to X11 and run it through XWayland instead

#

that should be all tho, everything else is just a mattern of having cmake build and then linking it

zealous elm
#

so when I build what do I do with it?

median spindle
#

i think actually glfw by default doesnt build wayland

zealous elm
#

it doesnt

#

I built it, what now

median spindle
#

get its path, open your java arguments on your launcher and add -Dorg.lwjgl.glfw.libname=path/to/libglfw.so

zealous elm
#

I got a libglfw3.a file

#

would word no?

median spindle
#

hm

deft pawn
#

dumb question, but, can i carry villagers?

median spindle
#

i don’t actually know if that will work

gloomy narwhal
#

only babies

zealous elm
#

documentation also says im supposed to get that one

median spindle
#

try setting -DBUILD_SHARED_LIBS=on

zealous elm
#

nope, just closes and reopenes

median spindle
#

no from the cmake build

#

youll have to recompile with that option

#

to produce a .so

zealous elm
#

aha

#

based

median spindle
#

guessing you got the .so file now

zealous elm
#

i got the so

median spindle
#

try using the java argument now

#

with that path

zealous elm
#

nope

median spindle
#

🤨

zealous elm
#

-Dorg.lwjgl.glfw.libname=/home/mx/Downloads/glfw/build/src/libglfw.so

median spindle
#

doesnt work?

zealous elm
#

doesnt even boot just comes back

#

lemme try from vanilla mc launcher

median spindle
#

what launcher are you trying this on again?

zealous elm
#

AT

median spindle
#

thats very weird it shouodnwork

#

hm

#

whats the error

zealous elm
#

no error

#

oh vanilla pops one

#

Unable to locate the Java runtime.
Error details: 0x00000002 - generic: No such file or directory
Filename on disk: libglfw.so
Path: -Dorg.lwjgl.glfw.libname=/home/mx/Downloads/glfw/build/src/libglfw.so
Exists: Nonexistent

#

maybe a . before the home

median spindle
#

🤨

#

it should not need that at all

#

huh very peculiar

outer flame
#

Does it need to be a string?

zealous elm
#

no that goes into arguments

#

im dumb

median spindle
#

eh where did you put it lol

zealous elm
#

java runtime

median spindle
#

ah yeah that would be a no go lol

#

java arguments

zealous elm
#

crossing fingers

#

epic

#

Many thanks

median spindle
#

works?

#

no problem

#

wonder if i should ask chorb to make a guide for this

#

since pretty much every linux user is gonna have this issue

zealous elm
#

Yeah

#

You can use curseforge-cli to get the pack

#

and make everything else like here

chrome monolith
#

just downloaded this and its so laggy its unplayable ima restart and update my pc to see if thats the issue but idk i gave it 9gb of ram yet it was still so laggy it was unplayable

dusk relic
#

did you ever find a fix for this? mine is doing the same, and I have rebuilt the entire system on multiple worlds and in creative and survival to no avail. it refuses to pull from the chests, only my inventory. it shows the items there, and when i click a recipe it will show the plan for the recipe but will not fullfill it or do anything with it unless the items are in my personal inventory. i have also tried mutliple different chests

kindred turret
#

so uh... how can i like

#

give him a job

#

oh he finally took it

#

just took 7 mins

strange coral
#

Is it just me or is the wiki useless

strange coral
chrome monolith
deft pawn
#

idk why i cant pick baby villagers or anything with the carry on mod

median spindle
#

its been disabled intentionally

#

because there was a bug that caused game crashes

deft pawn
#

oh

median spindle
#

if you want to lead villagers places hold an emerald block and they will follow you

#

or you can do the old boat trick

plucky grail
#

Can I get into the Lair from every Prisoners Quarters Portal?

#

In my nearest one I could go 2 floors deeper but didnt find another way down

median spindle
#

you mean the insufferable crypt?

#

yes every prison has a portal to the conjunctivius

#

its down there somewhere

plucky grail
median spindle
#

yeah the one with the boss im guessing?

plucky grail
#

In my case I got 2 floors deeper but on the third floor there wasnt another way down

#

and digging down is impossible becuz of these unbreakable blocks

median spindle
#

that could imply it was on the floor you were standing on

#

or maybe it spawned elsewhere

#

i know for sure one is meant to spawn in all cases

plucky grail
#

is the portal big?

median spindle
#

no its about the same size

#

the room is special

#

its got red leaves

plucky grail
#

Like so big that i need to be blind af to miss it

plucky grail
median spindle
#

just red leaves but you could miss it ngl

#

its not super duper noticeable

plucky grail
#

I mean the floors arent that big and im pretty sure i explored every room of the 3 floors i had

median spindle
#

could be on one of the other floors then

plucky grail
#

alr

median spindle
#

no idea if thats possible but maybe

plucky grail
#

I will get to exploring then 😄

robust granite
#

So with a pillager farm it looks like they don't drop totem of undying was this on purpose?

plucky grail
atomic lark
#

any fix for demon origin slowed by dehydration mod?

median spindle
#

did you change any modpack settings?

robust granite
#

No didn't change nothing

#

just started up the server and let it be

median spindle
#

what kind of farm did you make

#

did you use conjuring

robust granite
#

I just did one at a normal village and for the first wave got them and then every wave after didn't

median spindle
#

or one of those vanilla ones

robust granite
#

nah just a normal raid farm

#

vanilla

median spindle
#

thats very weird im not sure

#

its not intended for loot to not drop

#

you sure its not just expiring somewhere?

#

or not dropping in the right places

robust granite
#

Yeah, it all goes to the right spot in the hopper underneath them, even then they stopped dropping completely after the first wave at the actual village raid

median spindle
#

hmm

#

ive no clue im ngl

#

maybe you can try making a conjuring spawner instead

#

because i know for certain conjurer spawns drop loot

#

maybe you can do that?

#

as for why they arent dropping ive not much clue

plucky grail
#

Do Waystones work Interdimensional?

median spindle
#

yeah

#

they do

plucky grail
#

great

robust granite
#

Haven't even tried to do a conjuring spawner so ig I can try to figure it out __

median spindle
#

its worth the effort id say

#

just may take a few things

#

lots of soul sand and blackstone

#

and those conjurations essense

robust granite
#

So if I was to do the ritual for the spawner what pillager would I want to put in there

median spindle
#

evoker

#

if you only want totems

robust granite
#

ok

#

One second I could just be smooth brain

eager pecan
#

out of the kindness of their hear can someone give me a file with all the correct keybinds and to tell me were to place them in my world file ?

median spindle
#

you can find the default keybinds and settings in /config/yosbr/options.txt

#

this folder can be found in your minecraft folder

#

for the modpack installation

#

then you copy paste it to the options.txt in the main directory of the mc folder

#

and it will replace all your settings and keybinds with defaults

robust granite
#

I think it was set to easy mode forgot they don't spawn in easy mode raids, weird they spawned in the first wave that time though. Could be wrong about this tho

#

@median spindle so just me being a idiot kek dub

eager pecan
median spindle
#

oop

dense whale
#

is it possible to drink from your backpack?

median spindle
#

happens lol, at least we know

median spindle
#

you may also be able to somehow store purified water

dense whale
#

but not water?

median spindle
#

but im not 100% on that

#

not 100% sure

#

it would need to be purified first obviously

#

no idea if it can be stored tho

plush chasm
#

is it me or are polar bears way rarer then they should be

#

ive been flying around a snowy plains for 2 hours now

robust granite
#

I tried and wasn't able to store purified water, I think because it changes the bucket so it doesn't recognize it as a normal bucket that you can put in the back pack unless I was also doing that wrong

plush chasm
#

atleast i got a ztar out of it, just need a second one of the same color to breed them

gloomy narwhal
#

I can't seem to get the JSON blacklist sorted for Iron Trapdoors and Stone Brick Walls in Emmersive Weathering... Anyone know what I need to add?

#

tbh though I'm really tempted to make a new Resource pack for medieval that changes the classic textures to Medieval textures... as it's really stupid that walls and trapdoors change shape when they get snow on them

#

or rust

kindred turret
#

how bad of an idea is this

wanton nimbus
#

guys

#

how to add

#

more arcne

#

to my enchantment ?

#

arcana and quanta

robust granite
#

in pins theres some pics and guides

median spindle
#

^

wanton nimbus
#

how can u navigate through the pins

median spindle
#

this message

wanton nimbus
#

thats crasy hard lol

#

damn

robust granite
#

Also yeah you can suck purified water into back pack but you cant drink it lol

wanton nimbus
#

guys

#

wtf is featherweight

#

enchant ?

gloomy narwhal
#

makes elves and Arachnae not suck as much

kindred turret
#

Official Excalibur mod support update being released soon™️

median spindle
#

oh hey while you are here

#

iirc you made the datapack for extra modifiers on dd loot yeah?

gloomy narwhal
median spindle
#

does the +range on swords even work with bettercombat?

green cedar
#

as far as i know the range on the giant sword is not

kindred turret
plucky grail
#

What is the curse of the conjuvictus cursed sword?

kindred turret
#

death

plucky grail
#

o k

median spindle
#

ah gotcha ty

kindred turret
gloomy narwhal
#

That would be awesome

green cedar
#

why is this thing graveyard

#

it should be something from bygone nether right

plucky grail
kindred turret
#

whenever you take damage

plucky grail
#

I just noticed

kindred turret
#

It is 3.5 range though so if you’re really careful it’s not a complete meme

wanton nimbus
#

guys

#

in the armor guide

#

so basically should i have on 1 piece like the same 1 pieces all the thorns and other stuff

#

or like it meants it is enough to have it once]

median spindle
#

everything after the protections is meant to be on everything

#

only the protections are specific

#

so thorns, bag of soul etc

wanton nimbus
#

those

median spindle
#

all armor pieces

wanton nimbus
#

ouch

#

deflect as well ?

median spindle
#

no

#

anyone that doesn’t explicitly say 1 piece or two piece

#

its assumed for all pieces

plucky fern
wanton nimbus
#

@median spindle

#

and like

#

prot 4

#

for all pices

#

or prot 7

#

cause getting prot 7 is mad hard

#

this game is mad hard

plucky fern
#

i would still get at least 1 magic prot honestly

wanton nimbus
#

i cant get that maybe

#

i cant

#

i can

#

wtf cant

#

my dum ahh still sleeping

plucky fern
#

trade for it

green cedar
plucky fern
#

or get enchanting set up

wanton nimbus
#

for what

#

prot 7 ?

plucky fern
#

no magic prot

kindred turret
#

without any magic protection you get owned by evoker fangs and thorny mobs

green cedar
gloomy narwhal
#

OK ... Early game, I'm wanting to run light armor as Diamond Armor feels so awful for flying even with Propel. I'm aiming for a fast moving long reach (spear/glaive with knockback) combat style.. What would you recommend I try to make armorwise?

green cedar
#

just get baker's fury 3

gloomy narwhal
#

Note very early game

plucky fern
#

iron rapier

#

or better

gloomy narwhal
#

I wasn't too worried about speed of weapon as I can use knockback and movement to kite

plucky fern
#

bakers fury?

kindred turret
#

HAHAHAHAH

gloomy narwhal
#

Which was why I was thinking the freezing Scythe might be a good choice?

green cedar
#

besker's fury

kindred turret
#

🥖 💢

green cedar
#

i do not remeber the spell

plucky fern
#

getting berserker's fury 3 is not easier than magic protection

wanton nimbus
#

and of cours

#

se

#

life mending

#

mending

#

on all pices

kindred turret
wanton nimbus
kindred turret
#

I’ve never felt the need for freezing/knockback with a long range weapon

green cedar
gloomy narwhal
#

It's more what armor will give me OK protection without ruining my Icarus's abilty to fly

green cedar
median spindle
#

datapack request to rename berserkers fury to bakers fury

gloomy narwhal
#

I can always make a heavier set for bosses

plucky fern
#

baker FURY

plucky fern
median spindle
#

featherweight enchant ignores the flight debuff

#

or you can disable it from icarae config

plucky fern
#

it does now?

median spindle
#

its supposed to iirc

gloomy narwhal
#

does it? it doesn't mention it on the tooltip

median spindle
#

ive never needed it because icarus wings arent affected for some reason

#

when you craft them

#

for other origins

plucky fern
#

icarian wings are the same as icarus wings

median spindle
#

but worst case you can disable the heavy armor from config

#

yeah but for some reason when i craft em on my phantom origin i can fly infinitely high (y=1000) and not affected by my metallurgium armor

plucky fern
#

hmmm

#

i see side yelling advising people that it only works for elves/arachnae every now and then

median spindle
#

hmm

#

maybe it doesnt work

#

ive never actually built it but i swear its meant for icarae

#

idk

#

config disable armor affecting flight its easier then

gloomy narwhal
#

So we are really looking for stuff that has good other effects to migigate low actual armor

plucky fern
#

hmm

#

well are you ranged or melee

gloomy narwhal
#

melee but Reach Melee

plucky fern
#

oh right

gloomy narwhal
#

So I was thinking Freezing Scythe for slowing the enemy.

green cedar
#

how to get this achivement

gloomy narwhal
#

and then kiting

kindred turret
#

but yeah I also always just disable armor slowdown lol

median spindle
#

😦

#

think disabling is the way then

median spindle
#
  • a freyr sword to kill for you too
#

and just stand there happily

kindred turret
#

good way to get xp?

median spindle
#

mine cells

kindred turret
wanton nimbus
#

gius

#

guys

#

how to heal

median spindle
#

and get soul devourer, lapis backpack, bag of souls on armor,

wanton nimbus
#

villagers

median spindle
#

potion of health or regen

wanton nimbus
#

bruh

#

dats hard

kindred turret
median spindle
#

yep

green cedar
median spindle
#

oh yeah that too

#

they get a regen effect

wanton nimbus
#

my villager giving me that life mending 3 for 39 emerald

#

i love him dearly

green cedar
#

u could summon so many

#

and when they died just recall back

median spindle
#

^^

#

love it

#

its so much fun

#

i only wish heal allies worked on them

#

so they wouldnt die

green cedar
#

like it is enough to handle a warden or raid simply with it

median spindle
#

but at least they level up with the surrounding mobs

#

oh totally

#

especially if you have lots of souls

#

go farm 30 souls for a soul mass

#

after that its infinite souls

#

cuz the soul mass spawns its own

#

and you can recover them for even more souls

gloomy narwhal
#

I feel I need to test whether baby villagers conserve momentum when you drop them while flying at high speed

kindred turret
median spindle
#

the prison dimension

kindred turret
#

like actually mine something?

#

or u mean

#

stab them

median spindle
#

no the dimension

#

from the mod

#

called mine cells

kindred turret
#

oh

median spindle
#

you never seen it?

#

the portal frame randomly found around thr worlds

#

in a circle design

kindred turret
#

i really need to get a better bow

#

i'm level 23 and using a normal bow 💀

#

26*

median spindle
#

i used a blood sword from my first mine cells for basically the whole game lol

#

until i finally got to the end

mystic axle
#

any way to command this one?

#

he jsut flys away

median spindle
#

lifesteal went crazy

gloomy narwhal
#

yeah, I managed to mount him in the air...

wanton nimbus
#

guys

#

i found a vindicator spawner

#

but its not spawning anymore

#

is there a way to reset it

#

i need them emeralds

#

so i broke 1 torch

mystic axle
#

anyone got the pingwheel mod to work?

wanton nimbus
#

and it spawned 4

#

of them

#

fuck me

#

i died

plucky fern
#

yeah they hurt

kindred turret
#

stacks or no stacks?

#

also what determines the projectile damage of a bow

plucky fern
#

cowardice is pretty good

#

velocity affects damage i think

#

but its also kind of buggy

wanton nimbus
#

life mending is the best

kindred turret
#

is archer armor actually good for archers?

#

it looks... weak?

sonic coyote
sonic coyote
# kindred turret it looks... weak?

I'm still mixed on it, just built a full set yesterday, haven't reforged to perfect set yet, but I'm not really feeling the damage increase from it? Might just go to another set that provides more survivability through armor etc

plucky fern
gloomy narwhal
#

I'm guessing with the socks you can make them jumpy or speedy?

plucky fern
#

you reforge it to unique for +6 hp on each piece

gloomy narwhal
#

but not both

plucky fern
#

the armor matters less once you have prot 20

sonic coyote
#

you can do both

wanton nimbus
#

sun

#

whats the enchant

#

that allows u to get more loot

#

when killing mobs

median spindle
#

looting?

wanton nimbus
#

ooo

#

thanks king

#

also another question

#

if i have it on me

#

will it make vendicators

last dome
#

Guys i need help, i own a small server for couple players, and the problem, after some time noone gets any xp from bosses, we tried multiple times with different bosses, classes and levels, nothing works please help

wanton nimbus
#

drop x2

#

emeralds ?

median spindle
#

theres a chance yes

#

no guarantee

wanton nimbus
#

ooo

median spindle
#

if all you want is emeralds mine cells is a good dimension to find them

#

also the prospector enchant

wanton nimbus
#

i keep asking dum ahh questions cause i left mc for some good 4 years

median spindle
#

no problem thats why we are here

median spindle
#

fair fair, but i meant the chests more

wanton nimbus
#

true true

median spindle
#

the loot chests have all vanilla ores

wanton nimbus
#

i've been there

#

its like a maze

last dome
#

please guys

wanton nimbus
#

with 3 damn floors

median spindle
#

very worth tho

last dome
#

any admins in here?

wanton nimbus
#

indeed worth it

wanton nimbus
#

is an admin

median spindle
#

chunks have an xp cap

#

once you have dried up the chunk

#

its pretty much over

last dome
#

but we tried other bosses in new generated chunks

#

noone got any xp

#

from "new" boss

median spindle
#

how far was this boss

#

from the previous areas

#

and which boss was it

last dome
#

about 1k

#

in mine cells

#

and lich

median spindle
#

conjunctivius?

last dome
#

yea

median spindle
#

did you try to respawn it

last dome
#

and lich from grave

#

yes

#

i tried

#

and we tried moon knight

median spindle
#

iirc respawned conjunc doesnt drop as much xp

#

or any xp idk

#

hm

#

that doesnt sound right

last dome
#

but we tried in new mine cells generated

median spindle
#

did you make any changes to the modpack

last dome
#

no

median spindle
#

you could try disabling the playerex xp chunk thing

#

in the playerex config set negationFactor or something to 100

#

from 95

last dome
#

oh might work i will try

#

one second

#

or more

#

lmao

#

where i can get this playerex

median spindle
#

config/playerex.json

#

in your server directory

last dome
#

found it

green cedar
#

where u guys find it

median spindle
#

find the lich?

green cedar
#

the lich staff

#

the three pieces

median spindle
#

those bone fragments yeah?

green cedar
#

right

median spindle
#

pretty sure you find em in those underground crypta

#

crypts*

green cedar
#

also i have never found thhis

#

there is a white structure underground with zombie and spider spawner

#

but i do not think it is cryp

#

and i never seen the corrupted pillagers

floral blade
#

anyway to auto change the camera when on a mount? Can't see because of the Geckos big ass head

last dome
#

how do i disable this whole chunk xp limit? what number should i put?

median spindle
#

100

#

in the negationfactor

#

or something

#

the default is 95

#

change it to 100

last dome
#

ok,

wanton nimbus
#

guys

#

any enchant

#

that makes mobs drop more xp

median spindle
#

soul devourer

smoky fulcrum
#

bag of souls/lapiz backpack/soul devourer

median spindle
#

bag of souls

#

^

wanton nimbus
#

damn

#

so like

#

all 3

#

can be mixed?

median spindle
#

yes

wanton nimbus
#

oh my days

median spindle
#

bag of souls is armor

#

soul devourer is sword

smoky fulcrum
#

charm of knowledge II

median spindle
#

lapis backpack is a backpack

#

charm of knowledge II + hardening catalyst for infinite knowledge 2

smoky fulcrum
#

lot of ways to increase xp gains

median spindle
#

indeed

#

souldancer robes

smoky fulcrum
#

hardening its too end game mending and unbreaking just do fine

#

can last around 30 minutes

#

or less idk mine never breaks

median spindle
#

yeah true

#

with mending it would repair

plucky fern
#

its like uuu 10 minutes total i think

#

without unbreaking

#

honestly pretty cheap to make even if it breaks

#

for how good it is

smoky fulcrum
#

with all that 600+ lvls after killing conjun

gloomy narwhal
#

how do you take an enchantment off an item?

#

I have Fortune 3 on a Iron Pickaxe

smoky fulcrum
#

book+item on a grindstone

median spindle
#

you lose the item tho

#

just be sure you are aware

gloomy narwhal
#

It's an iron pickaxe 🙂

plucky fern
#

maybe you're really attached to the iron pickaxe okay

#

it happens

kindred turret
#

Seeker Bow (homing)/any bow from Obsidilith

#

is obsidilith a mod or

plucky fern
#

obsidilith is basically the final boss of the mod

floral blade
#

Do water buffalo flash for anyone else?

plucky fern
#

its in the end

#

i would just use the highest damage bow you find from looting

kindred turret
plucky fern
#

seeker bow is from the (current) final boss of twilight forest

#

shouldnt be too hard

smoky fulcrum
#

someday we will get TF castle boss inhales copium

median spindle
plucky fern
#

it'll definitely be very cool and fun

floral blade
plucky fern
#

i havent seen that personally

kindred turret
#

bat traveler backpack

#

where do i get it from

gloomy narwhal
#

chests abandoned mineshafts I believe looking at JEI

kindred turret
#

this is gonna be painful

median spindle
#

its not really worth your time imo lol

#

you can just get a monocle from the Things mod

#

does the same thing with the fullbright

kindred turret
#

ooooooo

#

i'll get that

floral blade
serene cedar
#

Ok, how do I damage Conjunctivitis?

gloomy narwhal
#

LOL, I was wondering why I couldn't place redstone... it was gleaming dust

smoky fulcrum
scenic stump
#

What do u guys think is the best orgin?

smoky fulcrum
#

plague victim

serene cedar
smoky fulcrum
serene cedar
#

Not normally. I tend to hit pretty hard everywhere else

floral blade
#

Do you guys craft mulch and rich soil or just make greenhouses?

plucky fern
smoky fulcrum
#

i do a lot of dmg too but i still dont kill conjuctivitus fast

plucky fern
#

and flight is really strong

scenic stump
plucky fern
#

archer is the best for ranged damage, brute is the best for melee damage

plucky fern
serene cedar
#

I didnt expect it to be a quick fight. I just expected to see the dial move a little at least. I'll keep plugging away

smoky fulcrum
plucky fern
#

you want a lotta crit damage/chance and a good weapon for conjunctivitius

#

one of the tankier bosses for early on

smoky fulcrum
#

i went tri-bow for ranged and soul reaper

#

for that boss

plucky fern
floral blade
dense whale
#

is there any documentation on what the new enchantment table mechanic is?

smoky fulcrum
#

pins

plucky fern
#

or orange

#

all of their colors look wrong

floral blade
#

he's got diamond armour on

smoky fulcrum
plucky fern
#

its whole body for geckotoa?

#

huh

smoky fulcrum
#

horse armor can be put on any mythic mount

floral blade
#

How do i make the images so theyt are collapsable?

plucky fern
#

i see

#

i declare they still look dumb

smoky fulcrum
#

i agree

#

but i dont want it to die

plucky fern
#

i tamed one in a cave and it suffocated in a wall

floral blade
#

riding them is a pain

#

my pov

smoky fulcrum
#

F5 you can see better

floral blade
plucky fern
#

the best mount is the nudibranch

#

because its adorable

floral blade
kindred turret
#

is the chance of this 100%?

#

if so this along with the web bow sounds like an op combo

#

basically u can't move

gloomy narwhal
#

I guess Empty Agglomorate can combine the socks and the kinetic damage shoes into one item?

smoky fulcrum
#

yes

kindred turret
#

Bag of souls or Soul devourer

smoky fulcrum
#

both , cus bag of souls its for armor and devourer for weapons

dense whale
#

so....for enchants...I need to power up my table...using crystals....but I can't get crystal clusters without silk touch

#

but I can't get silk touch...without a more powerful table

#

huh

median spindle
#

yeah you can get silk touch from a lower tier shelf

#

chances are low but its possible

kindred turret
#

any way to fix this poor guy?

median spindle
#

you can also just find it

kindred turret
#

wheres a good place to loot magic weapons?

median spindle
#

wizards?

#

literally anywhere lol

kindred turret
#

alr coo

median spindle
#

they spawn in like every single chest

kindred turret
#

need myself some spellblades with high damage

median spindle
#

high damage would be obsidilith

#

the boss in the end

kindred turret
#

the boss?

#

a

median spindle
#

mhm

#

current best loot comes from him

kindred turret
#

also, should i get rune armor or robe set?

median spindle
#

that i dont know, i dont use the wizards items or armors

wanton nimbus
#

guys

#

what is featherweight

#

enchant ?

#

is it better than feather fallingiv ?

scenic stump
#

I could be wrong tho

wanton nimbus
#

chuckers

#

what does illunate do

#

can i make amathysit out of it

plucky fern
wanton nimbus
#

elf origin ?>

plucky fern
#

yes elf origin

#

illumite you can use to make an altar

#

altars, you put in an enchanted item and a piece of illumite to upgrade a random enchantment

#

but it also curses the item

wanton nimbus
#

yooo

#

i didnt know that

#

sunnnn

scenic gull
#

Does anyone know if anvils will still ever say "too expensive" in this mod pack?

#

(trying to figure out how picky I have to be about book combining before applying to armor)

kindred turret
#

they will but you can get around it with a dragon anvil

wanton nimbus
#

bro

#

@plucky fern

#

i just used the altar adn got

#

life mending 2

#

and unbreaking 7

plucky fern
#

very nice luck

wanton nimbus
#

on a random pickaxe

plucky fern
#

well

wanton nimbus
#

like this is rare i assume ?

plucky fern
#

unbreaking 7 would be better on something esle

wanton nimbus
#

i shouldnt be using

#

my main gear on it

plucky fern
plucky fern
wanton nimbus
#

fair fair

plucky fern
#

i am not a lucky person

green cedar
#

u use the altar from biome makeover right

wanton nimbus
#

ya

robust granite
#

what are the chances of getting the heart of the sea out of a buried treasure ive found a few and cant get one? also cant find an igloo chorb_round

green cedar
#

i think it can only give u one level up from the unbreaking 3 which makes it unbreaking 4

plucky fern
green cedar
#

and if the level is higher than that u won't be able to level it up on the altatr

plucky fern
#

i think the eye can also spawn in any structure thats in a snow biome

wanton nimbus
#

i just put it

#

in the altar

#

and boom

green cedar
#

u only have silk touch before u put it on the altar?

#

that is something i never heard before

#

i might miss something

#

i have never used the altar in this modpack

#

i only did that when i am plaing better mc

smoky fulcrum
#

i used on a fishind tod , it gave me lure V but curse of fragility

wanton nimbus
#

yo

#

whats the higest grade

#

of a relic

#

legendary

#

or immorta

#

l

#

or mythical

smoky fulcrum
#

immortal

wanton nimbus
#

a zombie dropped me 1

#

shit is gas

#

shikkan

#

is there big diff between

#

life mdning 3 and 2

#

because i got a book with life mending 2

#

unb 7

#

i wanna apply it on my chest plate

smoky fulcrum
#

it just uses your regeneration to repair tools , dont know what higher levels do

plucky fern
#

more durability restored

#

when you heal

smoky fulcrum
#

i just use mending i dont need life mend

#

unless you are a wizard you need that on your wand/staff if you use spell infinity

plucky fern
#

its very good for armor for prolonged fights

solemn gyro
#

i just cant find verglas

#

i'm trying to do the flyign sword, but seems impossible to find verglas 😦

smoky fulcrum
#

just unlucky

kindred turret
#

can void shot be on villager?

plucky fern
#

yes

#

verglas is odd

#

one world it took me 6 irl days to find any

#

another world i had 32 on the first day

solemn gyro
#

what is the height i find it ?

#

i'm mining at -40 now

plucky fern
#

anywhere between 120 and -63

#

which is not helpful

wanton nimbus
#

sun

solemn gyro
#

lol

mystic axle
#
[23:29:06] [Thread-27/INFO]: OpenGL debug message: id=0, source=API, type=ERROR, severity=HIGH, message='Unknown internal debug message. The NVIDIA OpenGL driver has encountered
an out of memory error. This application might
behave inconsistently and fail.

my game keeps randomly crashing with this error. anyone know why?

wanton nimbus
#

i have a lot of diamond armor

#

can i smelt em

plucky fern
#

check REI

wanton nimbus
#

i keep getting drops from muhsroom village

keen dagger
#

did'nt the bow of lost soul of someone here dropped with 80+?

green cedar
mystic axle
#

how much should i allocate

#

i tried 8 10 and 12

#

with same crashes

green cedar
mystic axle
#

mm probably something else then

green cedar
#

if u allocate too much it will make the game worse performed

smoky fulcrum
#

more than 8 game doesnt work well

mystic axle
#

yeah but i got it 3 times in a row

#

first time 8 then 10 then 12

#

yesterday playing hours on end didnt happen at all weird

green cedar
#

i would say try one more time with 8 gb

#

if it still does not work u might want to ask u question again and wait for someone else to help u

wanton nimbus
#

bro

#

to move my enchants from the pickaxe

#

to my armor

#

i need 50 lvls

#

how the heek do u get that much

green cedar
#

u might want to get a new armor

hard parrot
#

Question: F9 and F7 does not work for me and does something else instead. I want to see light levels and chunk borders. How do I fix this? I have not tinkered in the settings, this is default.

kindred turret
#

what flowers does the twilight need

plucky fern
smoky fulcrum
#

for the portal? any flower

green cedar
plucky fern
#

and charm of knowledge 2

#

massive help

#

also lapis backpack i guess

green cedar
#

F3 with another key

#

i forget

hard parrot
#

aye thanks for the reminder. You can show a list of commands and its F3 + G

last dome
hard parrot
#

now I only need to know how to see light levels.

strange coral
#

Anyone have any tips on the ancient tomb sword puzzle

green cedar
#

and point each swords to the correct correspodings

strange coral
#

I must have missed the sign 😛

#

Is there a way to reset the puzzle

mystic axle
#

hi i keep getting this memory crash even if i use 8, 10 or 12 gbs? anyone know why . the person im playing with doesnt have this error with almost same specs

#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (mmap) failed to map 2415919104 bytes for G1 virtual space
# Possible reasons:
#   The system is out of physical RAM or swap space
#   The process is running with CompressedOops enabled, and the Java Heap may be blocking the growth of the native heap
# Possible solutions:
#   Reduce memory load on the system
#   Increase physical memory or swap space
#   Check if swap backing store is full
#   Decrease Java heap size (-Xmx/-Xms)
#   Decrease number of Java threads
#   Decrease Java thread stack sizes (-Xss)
#   Set larger code cache with -XX:ReservedCodeCacheSize=
#   JVM is running with Zero Based Compressed Oops mode in which the Java heap is
#     placed in the first 32GB address space. The Java Heap base address is the
#     maximum limit for the native heap growth. Please use -XX:HeapBaseMinAddress
#     to set the Java Heap base and to place the Java Heap above 32GB virtual address.
# This output file may be truncated or incomplete.
#
#  Out of Memory Error (os_windows.cpp:3535), pid=14296, tid=7512
#

rn got 8 out of 16gbs on my pc allocated

strange coral
#

Hmm not sure about this puzzle room, there are books that have stuff on them, an archery thing, and the sword puzzle lol.

wanton nimbus
#

is rampaging 3

#

any good ?

midnight citrus
#

It's decent

plush chasm
#

where can u check ur total luck stat

plucky fern
plush chasm
#

and also waht does luck do

midnight citrus
#

Helps loot a little.

strange coral
plucky fern
#

i have no idea ive never done it

#

i just break through the floor most times

outer flame
strange coral
#

Can't break through with the mining fatigue

mystic axle
#

with discord and firefox open

strange coral
#

Or I would have started with that 😛

wanton nimbus
#

@midnight citrus

#

gravity sounds cool

median spindle
#

can TNT explode

#

the pyramids

wanton nimbus
#

like pain from naurto

midnight citrus
#

It's decent

midnight citrus
#

As well as nukes

median spindle
#

or if youre a phantom

#

just walk through it

#

and ignore it all

plush chasm
#

also why does the moonstone compas not switch directions, i killed the boss and moved over 5k blocks the other way and its still pointing at the same palce

outer flame
#

2.4 billion bytes is only 2.3GB... are you sure you set your memory usage correctly?

midnight citrus
gloomy pumice
#

How many charms can i put in a conjurer?

midnight citrus
#

8 I think

median spindle
#

8 of each type yes

gloomy pumice
#

8 of each type?

median spindle
#

correct

#

each slot corresponds to one of the types

#

and each slot may contain 8 charms

smoky fulcrum
#

how low its the chance to get a cryptid eye when enchanting stuff

median spindle
#

low

#

you're better off not even bothering

midnight citrus
#

Low enough to not go for it tbh

outer flame
#

Memory Issue

smoky fulcrum
#

i remember getting that in my thief run i guess i was really lucky

wanton nimbus
#

looting v is insnae

pulsar falcon
pulsar falcon
pulsar falcon
median sluice
pulsar falcon
pulsar falcon
mystic axle
#

but its not that important thought it was a cool mod

pulsar falcon
last dome
floral blade
plush chasm
#

is there a way to prevent immersive weathering turn stone bricks n such in snowy

plush chasm
#

or atleast make sure it disappears after the winter so i dont have to manually shovel all of them in the middle of the summer

wanton nimbus
#

guys

wanton nimbus
#

i found a big flying thing

#

in the nether

pulsar falcon
wanton nimbus
#

is this a boss

#

it looks firey

mystic axle
hard parrot
plucky grail
#

how to farm Relics?

median sluice
pulsar falcon
pulsar falcon
mystic axle
#

alr did, but i noticed it wasnt in the server's mods file

#

tryin that

wanton nimbus
#

in 10 mins 2 stacks of emeralds

#

looting v is insane

median spindle
#

howd you get it, altar?

wanton nimbus
#

i found a broken ahh trader

#

dude had sharp x

#

looting v

#

insane loot

#

i did get unbreaking 7 and life mending 2 from the altar tho

sudden fern
wanton nimbus
#

yes sir

#

man im telling y'all

#

my seed is goated

sudden fern
#

i really want a list tbh with the highest enchantments possible

#

where could i find that

atomic lark
#

v20 i come back to play with daemon race

#

thx ❤️

median spindle
#

excited for v20

#

am already waiting for it

atomic lark
#

with this news im too

#

very excited

blazing mulch
#

How do i reroll runegleam armor? can't figure out what it needs in last slot

wanton nimbus
#

front

#

3 stacks lol

#

a big wave spawned

#

kill em all

#

my relic gonna have life mending

plucky fern
#

took the book from that and put it on my moonlight greatsword

#

then found out i cant put void strike on it anymore because of sharpness 💀

pulsar falcon
#

@median sluice is Befixment still necessary?

lapis epoch
#

i mean it had the broom crash fix and enchantment descriptions no?

pulsar falcon
#

ah

blazing mulch
#

@plucky fern

#

I might be doing something wrong

plucky fern
#

its not full durability

blazing mulch
#

ahh

#

thanks man

#

i forgor

dense whale
#

anyone know how the wireless terminal works in the storage mod? says to shift right click the connector

#

but, that does nothing

#

and I can't place it

#

well, crouch-right click

smoky fulcrum
#

you link to the terminal( when you view your items) or crafter

dense whale
smoky fulcrum
#

that wireless terminal , you shift right click to the terminal or crafter terminal you have on your chest

#

not the conector

dense whale
smoky fulcrum
#

yes

dense whale
#

yeah just opens up the menu, doesn't do anything else

#

hmmm

smoky fulcrum
#

make the advanced

#

just tested with normal one , doesnt work you need the advanced

meager plume
#

Can I bring the beehemoth back to the overworld?