#medieval-mc-fabric

1 messages · Page 230 of 1

dusk portal
#

iirc, respawned conjunctivitis don't give XP right?

plucky fern
#

very unlikely

midnight citrus
#

depends on how much xp you got during the first fight

plucky fern
#

so you go to another portal to fight it

midnight citrus
#

the chunk eventually regens but ideal to find another conjunc

dusk portal
#

I vaguely remember killing that thing in like 20 seconds or less for 4 consecutive times and it didn't give me XP

midnight citrus
#

yeah, it typically won't drop more xp after respawning it fast

dusk portal
plucky fern
#

i remember the first time i fought conjunctivitius i hit er with my sharp 10 moonlight greatsword and didnt move the health bar at all

#

it was just like.

oh

i fucked up

blissful carbon
#

does anyone else crash to flax from paradise lost?

midnight citrus
dusk portal
#

ooohhh

#

time to revisit that code

plucky fern
#

i proceeded to lose half my armor durability and then skedaddled

midnight citrus
#

at least, that's how I understand it, I could be incorrect

plucky fern
#

similar experience with naga but even with shit damage naga is extremely easy at least

midnight citrus
dusk portal
#

oooohhh it is Amount based!

@Override
    public boolean updateExperienceNegationFactor(final int amount) {
        if(RANDOM.nextFloat() > this.expNegationFactor) return true;
        float dynamicMultiplier = this.expNegationMultiplier + ((1.0F - this.expNegationMultiplier) * (1.0F - (0.1F * (float)amount)));
        this.expNegationFactor = Math.max(this.expNegationFactor * dynamicMultiplier, 0.0F);
        this.chunk.setNeedsSaving(true);
        return false;
    }
    
median wing
#

btw side is there a reason u suggest blood swords before the end and not mcd weapons u can find in the overworld that can deal 20+ damage

midnight citrus
#

and people complain about exploration a lot

plucky fern
#

god is it good when you find one

midnight citrus
#

Yeah, praise be to the jungle blimps

plucky fern
#

when i had a world with a blimp right next to spawn and instant 24 damage weapon

median wing
#

not rly
find a jungle airship/ that wda jungle dungeon(forgot its name), both have load of very strong weapons

dusk portal
#

this is why I cranked my luck and explored Nether.
Bastions are filled with MCD with max damage

midnight citrus
#

just fyi

plucky fern
#

its up to luck

midnight citrus
#

blimps don't spawn in every jungle

median wing
#

maybe the jungle airship is a bit hard to find but the wda dungeon thing is actually rly easy to find once u find a jungle

plucky fern
#

jungle dungeon uu

#

cant think of ever finding one

#

yeah i got nothing

dusk portal
#

I think I know what to do tomorrow!
step 1: break through alot of minecell dungeon up to boss room
step 2: plop down teleporters
step 3: repeat process until I get around 10 or 20 dungeons
step 4: kill boss atleast 1 time in each dungeon
step 5: wait for cooldown.
step 6: Win

midnight citrus
#

the other thing about the +20 weapons is that they are two-handed, so you will need Fist of Fury from Archon with Broken Watch from Things and/or Deathcap Mushroom from MC Dungeons Artifacts for the attack speed. The other thing is, once you have that weapon, you still need more damage for places like the Nether. People think they are ready for Nether without proper enchants, they are often mistaken as a barebones +20 weapon or +20 weapon with sharp 5 will still only deal about 2 damage or so on enemies in Nether due to the armor scaling. So I just suggest the +12 damage bloodswords because they are easier to get, you can dual wield which breaks I-Frames, and you can enchant them still. And a good crit damage relic never hurts which is why I build luck, for the crit chance so that I can take full advantage of such a relic when I find it.

midnight citrus
blissful carbon
#

Does anyone know a fix for crashing while looking at the flax crop from paradise lost?

raw apex
#

how to edit the origins? ogers still get debuffs from drinking bad water but not from eating bad food from lead belly trait

midnight citrus
#

you'd have to create a datapack for that

raw apex
#

ok

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?

solar walrus
#

hey, is the mythril pickaxe really better than the hallowed one? since the hallowed one uses the same amount of mythril (PLUS other ores) as the mythril pickaxe but apparently has lower digging speed

midnight citrus
blissful carbon
midnight citrus
blissful carbon
#

What command could I use?

midnight citrus
#

/kill @e[type=paradiselost:flax]
it's going to be something like that, I won't know the specific command so you will have to figure it out

blissful carbon
#

Thanks

pulsar falcon
midnight citrus
#

would the flax not be an entity?

pulsar falcon
#

it'd only be an entity if it's on the ground

#

in which case it'd be /kill @e[type=item]

midnight citrus
#

oh, I thought it might be in an incubator or something cuz they said they kept looking at it

blissful carbon
#

I tried doing both, but when I relaunched the server it said there was a problem with data packs

#

Yeah, sorry the flax was planted

#

I get this in the server log when I try and launch without the mod or with the updated one

[12:10:52] [main/WARN]: Failed to load datapacks, can't proceed with server load. You can either fix your datapacks or reset to vanilla with --safeMode
java.util.concurrent.ExecutionException: com.google.gson.JsonSyntaxException: Expected item to be an item, was unknown string 'paradise_lost:ambrosium_block'

pulsar falcon
#

send the log file please

blissful carbon
pulsar falcon
#

just delete paradise lost

#

the mod isn't good and the devs abandoned it

#

we will remove it sometime soon anyway

midnight citrus
#

wait, it's fully abandoned now? RIP

pulsar falcon
#

not officially

plucky fern
#

lmao

pulsar falcon
#

but the project died already like 6 months ago

midnight citrus
#

I see

#

And no Aether for fabric, double RIP

blissful carbon
#

This is log after I deleted paradise lost from server mods. To delete it I just remoe the .jar right?

pulsar falcon
#

yes remove the jar for Paradise Lost

#

it's probably one of the modpacks important datapacks

#

in that case, create a new modpack instance with the config -> paxi folder deleted and paradise lost removed

#

import your world that has the crash into the saves folder

#

then join the world and import it back to the server

blissful carbon
#

should I also remove the paxi folder in the config for the server files

pulsar falcon
#

no

#

only remove it on your new instance

#

you can keep paradise lost on the server too

blissful carbon
#

thanks

opaque crescent
#

There's nothing in the modpack that helps with building, right? i.e. placement of blocks in a large area to quickly build floors?

midnight citrus
opaque crescent
molten steppe
#

It looks like paradise lost is still in infancy. It's not dead---devs are still putting changes on git, but slowly as it's free time.

pulsar falcon
#

it's been in infancy for 2 years

#

that's a whole ass toddler

molten steppe
#

Holy hell twilight just updated!

#

Infancy doesn't care about the calendar when it's a mod made on free time. In dev is in dev... even if stuck in hell for months.

pulsar falcon
#

they have more devs than us

#

and they're all working on 1 mod

molten steppe
#

Again, volunteer free time. Not everyone has an abundance. Or motivation or money

pulsar falcon
#

2 months ago the mod added 30 fully textured unusable dev items

#

with names based off devs

#

including one named Big Succubus Cock

#

it appeared in jei and rei

#

the mod also changed leaves to christmas themed during December which broke every single modded leaf texture

#

they removed these features, alongside the actual paradise lost part of the mod

#

it now has a total of 5 features

#

one of their artists begged and insulted me and our studio, telling us to remove the mod

#

they were also angry that we added it in the first place

molten steppe
#

I ... don't see a commit on github from march?

pulsar falcon
#

up until 2-3 months ago

#

those features were present

#

they were removed at some point recently

#

they made the mod lighter

#

I would get exact dates but they banned me from their discord

fresh tapir
#

Is there a twilight forest achievement bug thread?

dry sandal
#

What’s the bug?

fresh tapir
midnight citrus
#

this player is on your ftb team?

fresh tapir
#

After running the command, give player achievement etc My computer says he has the achievement, but his displays achievement unfinished. Running 20.5, bisect toasting removed environment z from mod pack.

midnight citrus
#

did they get the loot from urghast as well?

fresh tapir
#

Yes, I also ran this command as op server owner. Yes they also got the loot

dry sandal
#

The achievement is unfinished or the quest is unfinished?

fresh tapir
#

He has the achievement,but the quest thread shows it's unfinished.

dry sandal
#

Right, so the quest predicate is just set to actually having killed 1 Urghast, not having completed the Kill Urghast advancement.

#

Just guessing.

#

Like using the player statistics.

fresh tapir
#

Also ran the command give all achievements before the castle to player X and that didn't work either.

dry sandal
#

Right, because the quest isn’t looking for the advancement.

#

It’s checking his player statistics to see how many Urghasts he’s killed

fresh tapir
#

Is there a command that will grant him the achievement? We killed 3 Urghast, he landed the final blow on the last ghast, and did not give the achievement.

#

Is thata command I should type?

midnight citrus
#

achievements and quests are different

#

there's likely a command for the quest but idk what it is

dry sandal
#

Looks like maybe it’s /ftbquests change_progress reset|complete <team_id> <quest ID>

cerulean plank
#

For fully Automated farms:

  1. You will need to place greenhouse glass at least 3 blocks above any crops, they DON'T need the sky, just sufficient light.
  2. There is a butterfly mob that spawns semi frequently in plains, chonkier than the Whisper wood moths, that will go to flowers and then do what bees do in dripping pollen that insta grows crops. Best part is the seek out crops to pollinate and can be transported in Supplementary's cages and jars. You'll need a few as well as at least one flower.
    3.Finally a few straw golems and a chest for them to deposit to, and there ya go, one completely self sufficient farm with you just needing to empty the chest occasionally.
midnight citrus
#

I mean you can pin if you want, but the druid boots method is a lot faster and more efficient for growing farms, especially since you only need to grow as needed. I think the pin should preface that this is an automated farm.

#

Like, "For Automated Farms do this:"

cerulean plank
#

I'll see about cleaning it up and making it more professional when I get home, will see if it can be pinned by me then

midnight citrus
#

It'll have to be a mod/admin/dev that pins it but yeah. It's pretty good, just the first part can be replaced with "For Automated Farms do this:"

dry basin
#

hey all, random question. a couple updates ago, there was a mod that allowed the crafting of a disenchanter that let you pull all the enchants off of an item and add them to the book. you clicked the block with a book, then with the item you wanted to disenchant, and then lit it on fire using a flint and steel. does anyone know if there is any way to achieve this without using the scrapper books? if not, no big deal, just thought id ask.

cerulean plank
#

Grinding wheel, check quest in tutorial section I believe

dry basin
#

thank you very much, i appreciate it!!!!

midnight citrus
#

grindstone quest in misc section iirc, maybe tutorial might have it though now, not sure, haven't checked in a while

cerulean plank
midnight citrus
cerulean plank
#

Thank you

empty timber
#

does anyone know how the deatshworn origins class works?

midnight citrus
median spindle
#

^^

#

deathsworn does not sound familiar at all

midnight citrus
#

origins plus mod it looks like or origins++

#

very broken and op origins

empty timber
#

Ah ok i did download an addition on curse forge for the fabric and I was a little confused on how it operated kinda glitchy

cerulean plank
#

So, apparently Fabric Season has the ability to set custom growth seasons for different crops, gonna see if it works, maybe pass it on if I can figure it out.
Be to long since I last touched anything java related

rich lodge
#

is there a guide for relics because I have so many but theres some slots that just dont take anything

midnight citrus
#

REI should say the slot that relics go into

rich lodge
#

I dont see anything. Also like the armor slots what are the slots next to it when you hover over it

brisk temple
#

So, is the mod RpgDifficulty messing with me? Some mobs have 10 hp, like normal, and others have 44 hearts 💀

midnight citrus
brisk temple
#

I noticed something about time messing with the difficulty, what happens if it hits like, 100 days or something. Is it easily configurable?

midnight citrus
#

you'll be fine at 100 days

#

distance, biomes, and dimensions affect it way more and if you are having difficulty, consult the build guide in pins and read through all of it for the playstyle you are doing

brisk temple
#

Ok, thank you.

#

So, the best way to fuck myself is be the border of the world, in the end, fighting bosses? ehehe

#

(and obviously configuring the bosses to make em harder)

midnight citrus
#

no, the best way to screw yourself over is to use an orb of origin to turn yourself into plague victim and then go into the nether

brisk temple
#

me when i used an orb of origin to get a shield that was replaced with 5 torches ehe big brain

#

i forgot about some of those origins, i just chose knight lol

rich lodge
#

what is easiest way to get titan shroud armor

midnight citrus
midnight citrus
midnight citrus
#

but the shield isn't that important, you can make a better shield anyway and will quickly not need the shield

#

the wood armor that you start with is also very efficient at blocking arrows, just look at the stats on each piece

rich lodge
midnight citrus
#

you upgrade from dark armor

#

so click on the upgrade thing, and also click on the dark armor

#

you'll see how to craft that

#

pretty simple

rich lodge
#

How do I reforge armor btw?

midnight citrus
rich lodge
young kelp
#

Can somebody tell me how far down the old champion remains can be I’m at the spot and I can see his name but I can’t find him anywhere

midnight citrus
midnight citrus
young kelp
midnight citrus
#

He has a lair, so like I said, minecraft world gen interference

young kelp
#

Damn so like is there like any tips on finding him now

midnight citrus
#

Keep trying till you find him, will say though, that's an insignificant boss

dusk portal
#

same advice here. its a giant mound and the compass will tell you if its nearby so my tip is get a flyer and prepare for like 10-15min ride

rich lodge
young kelp
median sluice
#

Next zenith update will have a tome of extraction that will allow for removal of enchants while keeping the item (at a very high xp cost)

dusk portal
#

for the pack

median sluice
#

You don't lose the item with this

dusk portal
#

oh! is this a new update or something?

#

oh I think it was tome of scrapping that I was using

median sluice
#

Yeah, there are 3 tiers of tomes of scrapping now

#

a base tier (current tome of scrapping)

#

an improved tier (gives all enchants)
and the extraction tome, that gives the enchants and the item back

midnight citrus
rich lodge
#

ion got the netherite scales for this bruh 😭

midnight citrus
#

Yeah, I typically don't reforge titan's shroud until I get to the end

#

I might grind a little for rare tier, but that's it until I get to the end

woven trout
#

Hey uhh so I was able to remove death markers from my mini map, but is there anyway to remove them from the overworld?

still juniper
#

successful nether outing. 125 levels of xp, and...

still juniper
#

or wait, hit "N" and set them to "Off" or delete them

mint elm
#

so how rare are wooly mammoths?

still juniper
mint elm
#

what about polar bears?

still juniper
#

same

mint elm
#

so my armor shall never be upgraded? bet.

smoky fulcrum
#

i got lucky to get 3 for my titan set

#

so yeah they exist atleast

#

desert rhinos....

still juniper
#

I have found a single desert rhino

ember ledge
#

do xp bottles do nothign?

smoky fulcrum
#

they drop xp....

placid sage
#

real

still juniper
smoky fulcrum
#

i dont know really

midnight citrus
placid sage
#

would it be stupid of me to remove mc dungeons weapons and armor from my game? kind of want a more crafting focus, but I’m not sure if that’ll basically softlock me due to difficulty lol

eager pecan
#

is the stone golem from Biome Makeover disabled ?

midnight citrus
winter crystal
#

Ig the farm is working pretty well

pastel badge
#

Hey so my modpack keeps crashing and IDK why. I havent modded stuff since skyrim and am frankly not a tech person. Any kind soul willing to help? ❤️

dusk portal
winter crystal
dusk portal
#

its pretty easy honestly

#

just try it in creative mode

#

worry about the requirements later on

winter crystal
#

Could that fix my problem with the hoppers not moving the items ?

dusk portal
#

Yes

#

thats exactly what it solves as well if your hoppers cant keep up

winter crystal
#

Ok ty

dusk portal
#

you can basically link the hoppers themselves and have the "hopper" cable suck away at specific items and other items would disposed or moved somewhere you specify

#

just take note, Relics, despite it looking different, are the same.
you can only sort them by category and not rarity

#

its like an A stick that looks different because of CustomModelData in a resource pack

winter crystal
#

Oh hell naw

#

The invetory collector is annoying to craft

#

And so are all the systems

#

well

#

ig time to mine

pastel badge
#

So I boot up the game, I open a world and like, a minute later it just freezes and stops responding and then crashes. Anyone know why?

white meteor
#

guys how many gbs of ram do i need to play fabric mmc1?

dry sandal
#

But whether or not you should…? I don’t know.

placid sage
#

but its all good

dry sandal
#

!moreinfo

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?

pastel badge
dry sandal
#

I would switch away from the Curseforge launcher, ATlauncher works well in my experience. And sorry, by memory I meant ram not storage. Following the performance guide would explain that though.

pastel badge
#

Now I couldn't even load a world lol. Exit code: -805306369 cant locate crash report

#

Ram is no problem. Not sure exactly what I have, but it's strong enough to run red dead redemption and a few other heavier games

#

I do not have java 18. That could be the issue

dry sandal
#

You need to manually allocate more memory for Minecraft though. At least 6gb, and if you have 16gb or more then allocate 8gb. I’d reinstall with ATlauncher then look at the performance guide

pastel badge
#

Ill try that, thanks

dry sandal
#

But basically it’s just using Adoptium Java, using a good launcher, and allocating enough memory.

pastel badge
#

How do I allocate ram ...? I really am not a techy person

dry sandal
#

In ATlauncher after you install there should be an Edit button on the instance, then a Java tab where you can set the amount.

#

It defaults to 4gb

#

And you just change it to 6 or 8 depending on how much your PC has

pastel badge
#

Thank you

dry sandal
rich lodge
#

twilight forest broken for yall too?

#

the castle

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

rich lodge
#

and twilight devs are working on a fix

pulsar falcon
teal echo
#

Hey, which class is good?

umbral merlin
#

what is the copper gear for?

umbral merlin
pulsar falcon
teal echo
midnight citrus
still juniper
#

weird, this was working fine last night, now this?

midnight citrus
#

Just proceed

still juniper
#

I did before you said to click proceed, but its still at 0%

#

🤔

midnight citrus
#

Just wait it out

#

It happens sometimes, happened to me yesterday

still juniper
#

there we go, went from 0 to 55% in one second

midnight citrus
#

Yup

plucky fern
#

its the ghosts in your pc

still juniper
#

I wish this modpack had a mod for one specific item

molten steppe
#

Doesn't REI have a hotkey that blinks an item you press the button over?

still juniper
molten steppe
#

In a past spinoff there used to be a way where you pointed your cursor at an item and pressed a hotkey. It would close your inventory an have particles come off of containers that had what you poked

#

I haven't checked REI hotkeys but one of the many iterations had this as a feature

still juniper
#

I more want it so I can use it on tomes and run through structures to get them all

molten steppe
#

Meh. It looks like it's not included. I wonder if there are addons

oblique steeple
#

Yo is it ur server cuz this is the same IP adress from a old server i was playing and got reset

#

?

midnight citrus
oblique steeple
#

so why it have tur discord on description?

midnight citrus
oblique steeple
#

oh okay

#

sad

molten steppe
#

IPv4 addresses are prone to be re-used. They are numerically expired. So a past MC server will show life again as another customer gets it

dry sandal
#

I say you join their server and see what’s up.

still juniper
#

so stupid, you can't harden a glass sword 😦

midnight citrus
#

yeah, it would be very broken

#

that got fixed a long time ago for balance

still juniper
#

whats the next best thing?

midnight citrus
#

well, the best weapons are at the end of the game when you fight Obsidilith boss, those are the only weapons that can compare

#

Until then, it's dungeon difficulty weapons (anything you find in Nether/Twilight Forest) if doing the barebones standard melee build

still juniper
#

i dont remember what he dropped... i guess I'll have to kill him again?

#

unless it was the sinister sword?

midnight citrus
mellow trellis
#

anyone know how to keep your house from getting smokey? me and my friends made a house in an ice biome and put a campfire in there with a hole but it doesnt seem to do anything

midnight citrus
#

Y'all made a house, in an ice biome? questionable

mellow trellis
#

it cant be the cold overlay bcs the farther i get from the campfire the more clear my screen becomes

#

same thing w torches

midnight citrus
mellow trellis
#

and yeah we spawned in one and its basically like 3/4 of our world currently

midnight citrus
#

Okay, just read pins for how to turn cold overlay off

mellow trellis
#

word tyty

midnight citrus
#

However, keep in mind for next time that temperature is a very real thing in mmc, so ideally best to have a base in a more tame biome and not any biome that is extreme temperatures

wintry crystal
#

how to off thirst system on Medieval MC [FABRIC] 1.19.2 v20

midnight citrus
still juniper
#

Can I put(on a sword that already has Bane Illagers IV, Stagger II, Committed III). Weakening II, Sweeping Edge III, Chains III, Soul Devourer III, Void Strike III and Mending?

still juniper
#

with what?

midnight citrus
#

You will also want void strike IV if using void strike btw

#

conflicts with void strike I believe

still juniper
#

what is better VoidStrike or Sharpness?

midnight citrus
#

void strike by a long shot lol

still juniper
#

ok, hmm

midnight citrus
#

but the build guide goes over the enchant options if you really want details

still juniper
#

there is no void strike 4?

midnight citrus
#

there is

#

there are a couple of methods or so to overlevel enchants

#

the easiest way is with biome makeover, you enchant a weapon that you won't use with void strike III, do the biome makeover altar thing, and you get void strike IV plus a curse on your weapon. Then you make a prismatic cobweb to get rid of the curse and there ya go

#

then you take the void strike IV off with grindstone and book and then enchant weapon you will use with void strike IV

stoic shore
#

Hi, just started and my vision is entirely blurry

#

I have no idea why it's all blurry

midnight citrus
#

read pins for temperature

#

as well as quests

stoic shore
#

i spawned in and immediately got heat stroke

#

sounds about right

midnight citrus
#

depends on biome

stoic shore
#

spawned into a savanna

midnight citrus
#

yup

#

hot biome

#

ideal to try and get outta there

stoic shore
#

it's either savanna, baobab savanna, or desert lol
I'll just make a new world at this point

midnight citrus
#

yeah, unlucky spawn, and it will count you as loaded in when you are picking an origin so that's most likely why you already had heatstroke

stoic shore
#

I'm looking through the pins and I see the bit about hot and cold but I don't see a way to specifically get rid of heat stroke as a just in case I end up with heat stroke again

midnight citrus
#

but the only way for you to have done it then would be to get out of the biome as fast as possible, take off all armor, and go for a swim

still juniper
#

lol the "Curse" my sword got was Life Mending I

midnight citrus
#

that's pretty darn lucky

#

but yeah, life-mending is considered a curse because it does technically have a downside

stoic shore
#

my next immediate world spawn was in the middle of an illager camp

still juniper
#

120 damage a hit... I can live with that

#

232

midnight citrus
#

Hmm, should be way more with a proper crit relic setup and void strike IV when it procs with a crit, but I imagine it is better than what you had

still juniper
#

oh wait... the 232 is the max health of the endermen

midnight citrus
#

yeah, use the target dummy to test

#

crits will be blue

#

you'll know when you hit a void strike crit

still juniper
#

735

#

1824

#

geez

midnight citrus
#

That seems a bit better

#

was about to ask how much crit damage you have total

still juniper
#

Attack speed is 6.41
damage is 91.98
Crit Damage is 247.92
Chance is 63.25%

midnight citrus
#

oh yeah, bit low on the crit damage, but still, now you see the power of enchants and why they are so important and why I stress that everyone work on getting enchants from the build guide

#

then when you combine the enchants with at least one good crit damage relic, you're pretty set to deal with the scaled up armor mobs and early-midgame bosses

still juniper
#

any bosses after obsidilith?

#

i can't re-spawn the eye

#

because it flew away and I'm not sure how to get another egg yet

midnight citrus
#

obsidilith is really the endgame boss, you can see if there's any you've missed from quests, but the 29K health obsidilith is the hardest boss lol

midnight citrus
#

so looks like you will have to cheat in another egg

still juniper
#

yeah I just killed him 5 times trying to get a better sword

#

then went back to kill him again with the new sword and he took like a minute to kill... so farm status

midnight citrus
#

yeah, obsidilith weapons are very strong

thick leaf
#

Is there a way to get specific stats on relics in creative or with commands? Wanna test few things

midnight citrus
thick leaf
#

Honestly, my game bugged out and pretty much my items got deleted after I died, no grave, nothing. So wanna get back at least my lifesteal and crit damage relics

midnight citrus
#

oh, yeah, I won't know how to get those specific stats

#

I know for relics with random stats and you can spam that if you want

#

/give "playername" relicex:ring_relic 30 (or any other amount)
the others would be amulet, chest, and head

#

you could /yigd restore to see if you can get stuff back, but idk if it will do last grave

#

how was the last grave destroyed? were you fighting the returning knight?

thick leaf
#

Was fighting hydra in twilight, when I got back, there was no grave

midnight citrus
#

seems like it destroyed your grave possibly

thick leaf
#

Probably, thanks for commands tho. That's the part that I wasn't most worried about. Will be able to get gear back no problem

#

Will let you know how it went tomorrow. Imma head out, goodnight and thanks again. Been a huge help with the modpack, spreaciate it

young kelp
#

Damn I feel like diamonds are so hard to find in this mod

winter crystal
midnight citrus
#

best to loot structures/minecells for diamonds really

young kelp
#

Lol

midnight citrus
#

-59 is best for diamonds

#

but looting structures beats mining

#

and then looting minecells

young kelp
#

Minecells?

young kelp
midnight citrus
#

read quests

#

you need to have found a diamond to get into minecells, so exploring for structures till ya find a diamond and then going into a minecells. If you have trouble with mobs, read build guide in pins

young kelp
#

It’s like the prison thing I’ve been in there but I wasn’t getting anything good

midnight citrus
#

gotta explore all the floors, third floor is best I think, and then defeating the boss of course

young kelp
midnight citrus
kindred turret
#

other than grabbing them individually is there anything in the mod that allows you to capture mobs?

midnight citrus
mellow trellis
#

are mending books in villager trades or just life mending?

midnight citrus
#

you can get both mending and life mending

#

villagers will have pretty much all enchants and most certainly all enchants from the build guide

#

for rerolling librarians, you can shift right-click the lectern with empty hands to pick it up and right-click to put it back down and repeat for quicker rerolling

#

and you don't risk hitting villager with axe

mellow trellis
#

awesome tyty

rich lodge
#

i stg my seed doesnt have a warden temple

#

is there a way to get rid of darkness effect in the otherside?

pulsar falcon
#

read quests

fresh tapir
fallen garnet
#

is there a way to fix chests that say inventory not generated without crashing your game

midnight citrus
#

most of the time I just have to wait it out, it usually doesn't crash, it's trying to generate either a treasure map or a structure map

stable ravine
#

would anyone be down to tell me what the 6 new dimensions are?

midnight citrus
stable ravine
#

thanks

#

i see im dumb

haughty tundra
still juniper
#

anyone have a method for farming wither skulls?

mighty umbra
#

a friend and I have been struggling with basic mobs. they have SUPER high armor. is there a way to counter the high armor?

mellow trellis
#

is the cursed sword worth using? not sure if there is a way to negate the curse debuff

smoky fulcrum
#

no

carmine nymph
#

So I'm playing on my singleplayer world and every single entity has just disappeared. No idea how or why. Has this been encountered before and if so is there a known fix? I've reloaded my chunks and reloaded my world

fresh tapir
opaque crescent
#

Is there a picture of The Graveyard's ruins somewhere? I'm not sure what I'm supposed to look at, and trying to search it online gave me nothing

winter crystal
opaque crescent
#

No, the places where I was supposed to look for the 3 bone fragments

#

I found pics of them through the mod showcase tho so it's all good now

midnight citrus
heady coyote
#

so i've summoned inigo in my server to complete the quest and it's made the whole thing crash and it now won't reload - any ideas of a fix?

winter crystal
heady coyote
kindred turret
#

Is all the information in the pins here the same for forge version

kindred turret
#

But is the guide the same

midnight citrus
#

No

#

Not even close

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?

kindred turret
molten steppe
heady coyote
winter crystal
#

How do you get that royal jelly thing

midnight citrus
iron plover
#

is this 3 player

midnight citrus
#

Minecraft servers can host any number of players depending on ram and a lot of other factors

thick leaf
#

What is the maximum number of enchantments you can get on gear?

midnight citrus
#

technically I believe unlimited

drifting heath
#

Vanilla answer here: it depends on the enchanements: they all have a weight that increases the enchanting level cost. So you need to be strategic to make sure you pay the less you can. And at a certain point, the anvil enchanements cost will be "too high"

midnight citrus
#

this is why I said unlimited, as there's a mod in the modpack that uncaps the enchant limit

drifting heath
#

Ooh!

#

Cool!

#

Didn't realized

winter crystal
#

Is there a pattern for Obsidilith structure spawn ?
Cuz I've found only a few and I didn't dropped the claymore on them

midnight citrus
#

you can respawn the obsidilith with brimstone nectar for farming

winter crystal
#

Well thats good to know

winter crystal
still juniper
#

The same biome as the soul reaper I tbink

midnight citrus
winter crystal
#

alr ty

still juniper
#

Yeah

#

There's always like 20 of them there

loud magnet
#

I get this errors trying to open the server on linux, does anyone have any clue why?

brisk temple
#

The nether is lagging me really hard. Normally, I'm in the overworld and I don't lag whatsoever, but the moment I entered the nether I get massive lagspikes and my fps drops from 100~ to 10~ and even with my render distance from 16 to 8~ I still lag. Help?

My setup and allocated RAM on CurseForge:

AMD Ryzen 7 5700G with Radeon Graphics 3.80 GHz

10 GB allocated. Also yes, my game does use 8, and I noticed if I keep it at 7 or less, it starts to lag a little.

thick leaf
#

Where should I look for soul stone, for summoning wither?

midnight citrus
midnight citrus
midnight citrus
native musk
#

Q: is RPG difficulty somehow messing with dimensions? just went to the twilight forest and endermen there have 136HP...

midnight citrus
native musk
#

that is some oddly specific progression.....

#

shame, was hoping there'd be a bit more choice in where to go

median spindle
#

or set its modifier to be executable

loud magnet
#

Thanks, using bash worked.

midnight citrus
native musk
#

yeah, but normally you can go do early / mid twilight forest witthout ever setting foot in the nether, this apparently needs you to magically figure out where you're supposed to go with ludicrous HP / armour multipliers instead of, well, either scaling with level or keeping close to the original mod

#

same with the need to farm a village for enchants, sure it's an option, but not something everyone has as a mandatory part of progression

midnight citrus
#

I mean, to me, that would imply that I need to explore the overworld and look at the REI to look up enchants

native musk
#

some proper guidance on when you're supposed to be in what biome wouldn't go amiss

#

I can do normal TF without enchants and iron gear

#

now I need some special setup across multiple dimensions to get anywhere, having that noted down somewhere would be helpful

#

instead of being forced into a discord server to then read it in a google doc

midnight citrus
#

Well, if you aren't able to take on TF in a modpack with the gear you have, I think it is safe to say that it is time to look up enchants in the REI and see what other mods add what in the modpack. Maintaining a full guide is impossible and the reasons for that are in #faq

The google doc was made because people kept asking gear related questions in the modpack. I liked this modpack a lot so I started giving advice. Eventually gained helper role along with my advice being pinned. The modpack has now become so filled with content that there are different playstyles and such. So I created a google doc guide. People complained the modpack was too easy, so stuff was scaled up. Now everyone is wondering why they can't to TF in iron gear (which I personally feel should've never been a thing, being able to rush things like bosses is never good for content imo). So not sure exactly what you want tbh, because if modpack is made too easy again, then people will complain about that. Like, it's consistently frustrating how much the community complains about every single little change sometimes. Which is again, another reason why the google doc was made.

white needle
#

Am I perhaps doing something wrong or can you not gain XP in the "Enchanting" and "Alchemy" professions?

median spindle
#

thonk

hollow fern
#

did you place the brewing stands? they have to have been placed by you

white needle
#

yep placed myself

hollow fern
#

uhhh i'm unsure then... it should just work

midnight citrus
#

Brewing vanilla potions?

#

Only works on vanilla stuff afaik

white needle
#

is XP gained on removing the potion from stand or when it is actually created?

#

yes, brewing splash potions of weakness

hollow fern
#

it's based on the ingredient used to make the potion

#

but only in the vanilla brewing stand

#

and it's when the potion is finished brewing

#

that's why it has to have been a brewing stand placed by you, otherwise someone else gets the exp

white needle
#

right, makes sense to me

hollow fern
#

i did just try it out too and it works

white needle
#

what modpack versio you on

hollow fern
#

im actually using the mod by itself

bitter pine
#

hi, is there a way to use the default texture pack?

#

as in vanilla mc

midnight citrus
white needle
#

Is there a way to see the exact XP in a profession or do I just eyeball it from the XP wheel? I found an old message from a person in here in February stating they had .02% of a level in alchemy after dozens of potions. I want to see if that's maybe the same case for me

hollow fern
#

if you do /professions stats you can hover over the alchemy bar and it'll tell you the percentage

white needle
#

yup just very small percentage XP. I appreciate the help. Thank you!

hollow fern
#

no problem glad to help anytime 😄

brisk temple
#

is there a point to doing professions besides xp gain? (singleplayer)

midnight citrus
#

you get a bit of extra health during leveling and there's a bonus stat at level 100

bitter pine
#

what items are being shown here exactly? in the beginning i thought they were items i could craft from the stuff in my inventory

#

im new mb

white needle
#

click the little crafting table icon in the top right

#

that

#

'will toggle to only things you can craft

bitter pine
#

ohh ok ty, but whats actually being shown there? all possible recipes ive unlocked?

midnight citrus
#

I believe so yeah

bitter pine
#

nice 1

#

tyty

midnight citrus
#

that's a vanilla minecraft thing

bitter pine
#

oh haha havent played in ages

midnight citrus
#

congrats, you found it

thick leaf
#

you know where's the stone sand exactly? Like in where in exact spot, cause went through this place and can't find it. I might be blind

midnight citrus
#

inside the structure somewhere, in chests

thick leaf
#

oki

#

found 16 :D

dry sandal
#

Why did you come from the west?

bitter pine
#

lol

#

good film that

dry sandal
#

Film?

bitter pine
#

yeah

#

Why Has Bodhi-Dharma Left for the East? (Korean: 달마가 동쪽으로 간 까닭은?, romanized: Dalmaga dongjjok-euro gan ggadakeun?) is a 1989 South Korean film written, produced and directed by Bae Yong-kyun, a professor at Dongguk University in Seoul. Known principally as a painter, Bae spent seven years making this film with one camera and editing it by hand. ...

#

thought u were referencing that

#

ohh its actually a zen phrase, i had no idea LOL

dry sandal
#

Nope I was referencing the koan…

bitter pine
dry sandal
#

Gateless Gate Case 5

#

I guess the movie is referencing the same.

bitter pine
#

this has randomly popped up

#

and i cant close it

#

but i dont wanna choose one...because ive already chosen

#

and im afraid itll reset me

pulsar falcon
#

you used an orb of origin

dry sandal
#

You may have used your orb of origin

pulsar falcon
#

it wasnt random

bitter pine
#

ohhh

brisk temple
#

I read the suggestions that Billa [Ash] said for heat handling, couldn't potions of cooling work as well when in the Nether?

pulsar falcon
#

you can try pressing o to leave

bitter pine
#

hmm doesnt work

#

shall i just pick the same one again?

#

ah well i picked it, its ok

#

thank u

median spindle
#

wont reset you just fyi

midnight citrus
brisk temple
#

Eh thirst isn't a problem

#

it's just the sight problems from overheating lol

#

also how come some mobs spawn with a lot of hp (almost 100) in the nether (i know how it works with dungeon difficulty and rpg difficulty) but some spawn with normal hp? just a bug?

midnight citrus
#

every once in a while

brisk temple
#

I noticed that some tooltips are bugged. Like my current crossbow says +9 projectile damage, and it does around 4 hearts to a blaze, but I find a random bow that says something like +18 projectile damage and it does like 1 heart of damage.

#

(sorry for asking a lot of questions lol) any way to increase my damage nether mobs are just so tanky. damage isn't a problem for me, but it's how much I deal.

midnight citrus
brisk temple
#

omg i just relog next to a spawner and 10+ blazes spawn and an ELDRITCH ONE APPEARED

#

glad i had a totem it just threw me 100 blocks into the air :fear:

midnight citrus
#

ah yes, the yeeter ability of the eldritch mob. Pretty annoying, a blaze backpack can help with that one as well as prot enchants plus feather falling

brisk temple
#

yeah i just need to stay out of the nether for a while. too dangerous

stone marsh
#

i really want a server but the ones in this discord arnt great

bitter pine
#

why is my vision going blurry? im just mining underground

midnight citrus
bitter pine
#

oh probably do, i assume its this yeh?

midnight citrus
#

yes, you are overheating, the fire

#

you are probably either by lava or my guess is that you are in a hot biome and have stayed there for a bit

bitter pine
#

im in forest biome

#

theres so much to explore in this modpack, feels so good to be at the start of it

#

i just saw a massive dragon underground

#

scared the hell out of me

brisk temple
#

h e h ?

#

a mythic mount?

midnight citrus
#

yup

winter crystal
#

What's the brute % damage boost ?

bitter pine
#

do i have to kill it for it to drop itself as a mount or something?

#

get a saddle?

winter crystal
#

Then saddle

#

then stick so he don't fly away while you're not on it

bitter pine
#

oh wait so its not aggressive?

#

haha i cant wait to find out for myself tbh

winter crystal
#

it is

bitter pine
#

ooh

winter crystal
#

you gotta mount it

#

while it attacks you

midnight citrus
bitter pine
#

thank u for answering my newb qs btw

#

might be bombarding this place as i play through

brisk temple
#

same.

#

so something ive experienced so far

#

besides the fact that this is amazing

#

is mobs get tanky real quick. me dying isn't an issue, but crowding can be

winter crystal
midnight citrus
winter crystal
#

Am a blaze rn

#

I didn't explored dehydration yet

#

thanks god

midnight citrus
midnight citrus
# winter crystal Ye

blaze I believe is not supposed to get thirsty in latest version of modpack which is v20.5

brisk temple
#

i chose knight (second one)

winter crystal
brisk temple
#

some of em felt a bit too op idk

midnight citrus
midnight citrus
winter crystal
brisk temple
#

I notice that Titan's Shroud is listed everywhere in the fabric character builds guide, im guessing it's one of the best or smth?

#

oh yeah i see now

midnight citrus
winter crystal
bitter pine
#

every so often when i mine a block underground, there will be like a faint cloudy glow on the block behind it for a split second

#

what is that?

midnight citrus
winter crystal
midnight citrus
#

yup

wintry crystal
brisk temple
#

man this is so cool im gonna ride my mythic mount and go raid a sky dungeon o.o

midnight citrus
wintry crystal
midnight citrus
#

you have to remove it on client as well as server

bitter pine
#

hmmmm

#

i think i can recreate conditions for a crash

#

which is a bit annoying coz its so easily done lol

wintry crystal
midnight citrus
bitter pine
#

ive been playing for a couple hours and only found like 5 iron whats going on lmao

midnight citrus
#

depends on where you are mining, but looting structures is often better than mining

bitter pine
#

ohh ok

#

thank u

bitter pine
#

what the hell is this invisible zombie following me? regenerating cloaked ghastly sprinter zombie

#

how am i supposed to kill that with an iron sword

midnight citrus
#

eldritch mob

molten steppe
#

Cloaked

midnight citrus
#

and you probably won't kill it with that unless you kite and have enough damage

bitter pine
#

it just one shot me with this fireball

#

lol

molten steppe
#

Knock it into a pit and try your luck or--

midnight citrus
#

ghastly

bitter pine
#

think its actually gone now

#

phew

half moat
#

I already tried to delete and redownload it and it’s not working. Any other possible solutions?

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.

midnight citrus
#

download with ATLauncher

#

#faq for guidance on that

#

and make sure to read the performance guide in #faq as well

half moat
#

but do I have to play all mod packs on their? cause I was told a couple days back to play the better mc ones on there.

midnight citrus
#

ATLauncher is a launcher that is 100x better than curseforge

half moat
#

kk, well I will go download it. ty for the quick help.

half moat
pulsar falcon
#

please

#

read the message

#

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

bitter pine
#

is there a way to empty my flask if i accidentally filled it with dirty water?

hexed junco
#

hello ! i am trying to figure out what endgame tools/armor i should be trying to get. would celestium or metallurgium be better for tools ? im guessing metallurgium is better for armor

bitter pine
#

aww

midnight citrus
brisk temple
#

Any early game ways to get night vision?

midnight citrus
#

bat backpack, can be found in mineshafts and the mushroom mines structure

hexed junco
#

how do i turn a villager into a wizard?

bitter pine
#

jeeez ive had like 5 crashes this evening, is that normal?

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?

quaint trench
#

So the build guide says to reroll items to Unqiue, but I've never seen that quality come up. Is Unique better than Legendary? Is it worth rerolling those until I find a unique?

young kelp
#

Does anybody have like a link to a xp farm

bitter pine
#

right so how do i train this dragon then?? do i just walk up and put a saddle on it?

midnight dawn
#

has better modifiers

midnight dawn
midnight citrus
midnight citrus
midnight citrus
novel torrent
#

!help

kindred turret
#

🚫 Monster Fucker Snu-preme, that command is disabled in this channel.

novel torrent
#

!info

midnight citrus
#

if you have an issue and need help, just simply state what the problem is and we can help

novel torrent
#

I'm having trouble running a server from Powershell, it opens and then immediately closes with no error log and without doing anything

kindred turret
#

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

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

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

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

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

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

novel torrent
#

so that worked and it runs now, but the issue is that Fabric is giving me an error

#

Uncaught exception in thread "main"
java.lang.RuntimeException: An exception occurred when launching the server!
at net.fabricmc.loader.impl.launch.server.FabricServerLauncher.main(FabricServerLauncher.java:71)
at net.fabricmc.installer.ServerLauncher.main(ServerLauncher.java:69)
Caused by: java.lang.RuntimeException: Error invoking MC server bundler: java.lang.UnsupportedClassVersionError: net/minecraft/bundler/Main has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 52.0
at net.fabricmc.loader.impl.game.minecraft.BundlerProcessor.process(BundlerProcessor.java:102)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.locateGame(MinecraftGameProvider.java:190)
at net.fabricmc.loader.impl.launch.knot.Knot.createGameProvider(Knot.java:177)
at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:130)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:68)
at net.fabricmc.loader.impl.launch.knot.KnotServer.main(KnotServer.java:23)
at net.fabricmc.loader.impl.launch.server.FabricServerLauncher.main(FabricServerLauncher.java:69)
... 1 more
Caused by: java.lang.UnsupportedClassVersionError: net/minecraft/bundler/Main has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 52.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.lang.ClassLoader.defineClass(Unknown Source)
at net.fabricmc.loader.impl.game.minecraft.BundlerProcessor$1.loadClass(BundlerProcessor.java:65)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at net.fabricmc.loader.impl.game.minecraft.BundlerProcessor.process(BundlerProcessor.java:85)
... 7 more

#

I have solved the issue, needed Java 17. Thank you for your help!

dire leaf
#

whats the acrane boost from the attributes apply to, which mod pack does it impact i guess

pulsar falcon
#

please

#

read the readme

lone sky
#

i have an issue, i tried skimming through the search bar to see if anyone has the same issue but im not entirely sure, so I have a personal medievalcraft server, and the uncrafting table will consistently crash the server if someone tries to put an item to uncraft it

If need me to send the entire txt file, i will

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
#

please do not past lines of a crash report into text channels

lone sky
#

1- yes, we added 13 extra mods
2- Curseforge
3- 1.19.2
4- v20
5- Put any item into the uncrafting table
6- Never, it will consistently crash the server
7- (attached)
8- No i didnt Sweats

#

the 13 extra mods are

  • Acclaimed Origins
  • Base Origins Tweaks
  • Crafty Cuisine
  • Culinaire
  • Culinary Construct
  • Grounded Origins
  • Lootr
  • Origins Classes
  • Respawnable Pets
  • uwu little maid
  • vivecraft
  • voicechat
  • waffles placeable foods
pulsar falcon
#

iupdate to v20.5

lone sky
#

oh wait my bad, i didnt realize theres .5, yeah its already on 20.5

#

unless the server isnt

#

no, the server should be 20.5 aswell

pulsar falcon
#

set maxticktime in server.properties to -1

lone sky
#

took me awhile to make sure but it still crashed the server

pulsar falcon
#

send new one

lone sky
pulsar falcon
#

did you add a mod called culinaire

lone sky
#

yes

pulsar falcon
#

you did

#

thats the problematic mod

lone sky
#

guess ill remove it then NekoBow

full pivot
midnight citrus
#

this applies to spells as well

full pivot
#

Actually best origin, thanks I'll switch to it

rich lodge
#

why did I have 170 xp one minute the next i have 50

#

ive checked everything and i cant find why it drains

dark flare
#

Just wondering what mod makes it so all crafted items have a chance at being terrible lol

#

Noticed when crafting armor or weapons, there's just a debuff applied for no reason

arctic forge
#

hey can anyone tell me the command to change race

#

i started as a blazeborn and its terrible and i wanna switch but i used the orb not knowing whatr it is

midnight citrus
midnight citrus
midnight citrus
#

also, blazeborn is not terrible as long as you are playing latest version, the datapack that makes blazeborn immune to heat and thirst should be in the pack

#

and yes, you can survive in the nether ever since 1.16 update in vanilla minecraft

arctic forge
#

what do the "low, medium, or high impact" mean in the origin screenj

dark flare
#

you mean these two setences?

midnight citrus
#

yeah

#

that's how you reforge stuff for better tier

dark flare
#

i just wish things were at least average pepe_cry

arctic forge
#

im really confused almost none of the keybinds are working for me

arctic forge
#

Is there a command to reset a certain player

rich lodge
#

how do I get quadillium nuke core to work

#

damn nvm these nukes are trash

still juniper
#

I just killed Conjunctivitus in 2 rushes from him...

midnight citrus
midnight citrus
still juniper
#

what does the enchanter's tome do?

midnight citrus
#

random buff to nearby allies iirc

hexed junco
#

hello this might be a silly question but does anyone know why snow golems instantly despawn?

winter crystal
rain path
#

how do i install this mod

lone sky
#

Removing the culinary mod worked, thank u chorb thumbs_up

#

Idk how i didn’t actually see the culinary error in the log WeirdChamp

winter crystal
#

lol there's a glitch where if you mine a thalassium anvil with a fortune pickaxe it will give you two of them, infinite splitting enchanted anvils

frail vine
#

who is that

winter crystal
#

Bruh how rare is that goddamn obsidilith claymore

opaque crescent
#

Having such a hard time trying to find at least one of the three Graveyard ruins with the bone fragments. Are they biome specific?

heady coyote
opaque crescent
#

I dunno if it's specific to those two biomes though

heady coyote
opaque crescent
#

No, I explored

#

With the Final Broom

#

And setting waystones after waystones for checkpoints for potential spots I missed. Also used the map to glide over pixels and see if any of them were the blocks used in the ruins

heady coyote
#

think this might take a while then! thanks for your help

opaque crescent
digital remnant
#

hi when i want to delete the dehydration mod from the server side i get all of these files when i search the mod's name, which one do i delete ?

brisk temple
#

bottom one

#

/mods/dehydration-1.3.4.jar

mighty umbra
#

In the bio of The quest Craft a Cage it says "Any medium sized entity can be put into a Cage. Right click to release, shift click on a block to place the Cage. Chickens that are inside of cahes will produce eggs" but i cant put a chicken in a cage. am i doing something wrong?

pulsar falcon
pulsar falcon
winter crystal
#

42 obsidiliths done and still no goddamn claymore

#

YES

#

AFTER 50

digital remnant
pulsar falcon
#

then you did it wrong

digital remnant
#

got it deleted it and deleted environmentz too

#

it's annoying for me and the other players there's no other mods dependent on these 2 mods right ?

pulsar falcon
#

nope

still juniper
#

when you die with 100 levels of xp and you get to your tombstone, how much xp do you get back?

kindred turret
#

Does anybody know how to put the spells on the staff?

winter crystal
brisk temple
#

YES i found gleaming powder

#

now i can have a monocle

still juniper
#

I have a stupid self quest. I want to get all of the MC Story mode armors. is there specific locations they drop?

#

like Golden Goliath, Redstone Riot, Ender Defender, Dragonsbane

dry sandal
#

I think strongholds?

brisk temple
#

i was lucky to find this little guy during raiding dungeons

dry sandal
brisk temple
#

(i added unbreaking and protection)

#

i refuse to use it lmao

still juniper
#

i didn't even know that Protection went to 8

young kelp
#

Can someone tell me how to keep warm

white dew
#

Campfire

brisk temple
# still juniper

(go find mushroom tree dungeons in forests, the mobs drop armor that have prot 8)

#

its insane.

still juniper
#

warming stones

white dew
#

Holy wowees

brisk temple
#

campfire

brisk temple
#

oh snap unbreaking 4 spell power 4 book

still juniper
#

I skip those mushrooms because. they seem kind meh

brisk temple
#

the loot is meh. you can find some good magic weapons but its mainly the mobs themselves

#

i got 2 pieces of prot 8 leather helmets

#

without looting

#

but i killed a LOT

#

so take that as you will

median wing
tender palm
#

anyone know why zombies in the twilight forest has 400 hearts

#

and how to fix it

young kelp
molten steppe
#

Less armor. Sit in water. Heavily depends on biome too.

young kelp
still juniper
molten steppe
still juniper
#

mine a nether quarts and it practically refills the whole ice pack

sacred aurora
#

guys every mob in my world is level 1

#

is it a bug?

#

like they have more than 100 Hearts and still level 1

still juniper
#

they get higher levels the further out you go

sacred aurora
#

i'm now on level 20

#

but the mobs still level 1

still juniper
#

but its not insane. I think the level's I am seeing is level 12

#

you're level 20 as in tomes?

sacred aurora
still juniper
#

i'm level 104

#

i dont think that has anything to do with the scaling

sacred aurora
#

i just watched someone in the first night found a level 10 zombie

still juniper
#

it has to do with being 5000 blocks from spawn

molten steppe
#

Are you 5k blocks away from sp-

still juniper
#

i could be wrong

molten steppe
#

I haven't been 5k away, but close. Stuff got significantly tankier

still juniper
#

i was 60k away... it wasn't fun

sacred aurora
#

also in the nether there was a level 1 zombie with 200 health

#

i was doing to them 2 heart per swing

#

with the bloody sword

molten steppe
#

I don't think their level matters much. It's what they drop that counts most

sacred aurora
molten steppe
#

Mob difficulty is a direct correlation.

sacred aurora
#

also does my damage scale with my level, so if i encounter a mob with more levels than me my dmg goes too low

still juniper
#

not really... it kind of can but enchants are your friend

median spindle
#

your damage doesn’t increase by your level

#

you need enchants and better weapons for that

#

there is an enchant called “Enigma Resonator” which does extra damage based on your xp

#

but it requires lots and lots of xp to make a large difference

#

like 100-200 levels worrh

#

worth

sacred aurora
#

thanks for the tips

still juniper
#

wtf is this?

median spindle
#

structure

#

think its just for aesthetic

sacred aurora
#

also what can i do with the uncommon items that i found or made?

median spindle
#

those just offer bonus stats

#

either positive or negative

#

you can use em or not use em lol, generally higher rarity is better

sacred aurora
median spindle
#

burn?

sacred aurora
#

yup

#

like uncommon shard if i burn a common

#

like every rpg

median spindle
#

oh no thats not a thing unfortunately

sacred aurora
vague walrus
#

I suppose i can ask questions about server crashes inside this channel right?

median spindle
#

if its for mmc fabric mhm

vague walrus
#

yes ofc

#

On my Server, (latest version) i got to a town where the server keeps crashing. It doesnt depend on the player that enters it. Simply the town itself. In single player, i have no issues.

#

This town, dunno if inside the town is a specific item that could be buggy

#

The log seems to print the same issue on each crash. i get the log real quick

median spindle
#

yeah logs would be very helpful

brisk temple
#

I have a sharpness 5 knockback 1 book and an anvil with an enchantment named Obliteration. How do I split the book?

vague walrus
#

its always the same pretty much as soon as i get into simulation distance i believe

#

Pretty sure i use Java18, and the latest server pack
didnt change any configs yet either, wonder why this happens cause it doesnt seem like an super unfortnuate event

still juniper
brisk temple
#

Oh. Ok

pulsar falcon
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?

still juniper
# brisk temple Oh. Ok

Do not use a splitting anvil on a cursed item, unless you're willing to lose the anvil

brisk temple
#

Ok thank you

vague walrus
#
  1. No
  2. CurseForge (Server runs on linux)
  3. 1.19.2
  4. 20.5
  5. Get into the Render/Simulation Distance of a town (Seed: 2272008543246991627 Cords: 1817 2430)
  6. No
  7. No
molten steppe
#

Send the crash report. Latest.log will wipe with every launch

#

This is why skipping or ignoring the steps is bad.

brisk temple
#

oooo unique reforge

#

ive never seen this. thought legendary was max

vague walrus
#

The only one i got

pulsar falcon
#

set maxticktime in server.properties to -1

molten steppe
#

Wait

#

This server has 2gb ram

vague walrus
#

then i dont understand how to modify the start.bash

molten steppe
#

Is this oracle cloud?

#

You do not have enough ram for the pack. 8gb is fine. 2gb will struggle to run vanilla.

vague walrus
#

i uncommented the xmx xms, or is this the wrong place?

#

the server almost never lagged tho, not even with 3 players at different locations. Just crashed at two different locations

brisk temple
#

i started lagging with 8 gb a little, so i moved to 9 gb and its perfect so far (i play single player)

#

Does the vein mining enchant work with fortune?

blissful carbon
#

what mod levels up hunting, mining and building etc.?

young kelp
#

Damn nethrite feels so uncommon

still juniper
#

well then

#

can anyone guess what will be the death of me?

brisk temple
#

fall damage because of your propel wand

#

🙂

still juniper
#

Mjolnir

#

straight into a wall that didnt render fast enough

brisk temple
#

womp womp

#

any ways to reset playerex levels?

midnight citrus
#

Dragonstone (complete reset), greater orb of regret (respec), and commands

pulsar falcon
#

you didn't read the readme

#

please read the readme

still juniper
#

will let you re-assign the points, but the levels still will be extreme

brisk temple
#

I just want to move points from one thing to another

#

like Luckiness to Strength

#

or whatever

midnight dawn
still juniper
#

then the orb

brisk temple
#

Oh ok. Where can I possibly find an orb?

still juniper
#

they drop everywhere

#

any mob kill really

brisk temple
#

Ok

#

Another thing,

still juniper
#

you probably have some, somewhere

brisk temple
#

I'm reforging runeblaze armor to use with my fire wand and sometimes it replaces the 25% fire spell power

still juniper
#

they're not too uncommon

brisk temple
#

I keep getting legendary but it removes it 😭

still juniper
#

reforging is random

#

it doesn't always get better. Just have to keep at it until you get something good

midnight citrus
brisk temple
#

AW

#

wish i knew that

#

well thanks

#

so, wait

#

if i reforge any armor with some already preset stats, it still keeps it? just visually replaces it?

brisk temple
#

cause i get multiple pieces of armor that says + armor and also + armor

midnight citrus
#

tieredz tooltips isn't fully fleshed out

brisk temple
#

alright, it'll be fixed eventually?

midnight citrus
brisk temple
#

cool

midnight citrus
#

Yeah, tieredz will add more armor on certain tiers

#

Fire is gonna be pretty insane whenever mmc updates btw. Not only will it be viable against bosses (as bosses are immune), but it will be very powerful thanks to a weapon you can use that augments fire so that school will now have a very good boss killing weapon.

brisk temple
#

Ooooh

#

nice

#

just trying to get legendary or better on my runeblaze armor, and my current wand is

#

neth fire wand with unb 4 spell power 4 spell haste 2

#

i need spell haste 5 i want to go brr

#

i have a pickaxe with vein mining, collection, fortune, efficiency, and unbreaking. it doesnt look like vein mining works

midnight citrus
#

hold keybind

#

`

#

while mining

brisk temple
#

oh ok thanks i see it

ornate fractal
#

is it intentional that mobs have massively increased health in this modpack?

#

just fought a dragon with 800 health

midnight citrus
#

yes