#medieval-mc-forge

1 messages · Page 107 of 1

lapis pelican
#

You can if you want, but it takes data from everything over the whole world.

scarlet briar
#

ohhh

#

Ill just wait then

#

Hiding inside blocks rn

#

Eavrything wants to kill me lol

#

this modpack is crazy

lapis pelican
#

Indeed, you can sleep, but don’t have to

scarlet briar
#

i picked enderman

#

Race

#

Rain kills me tho

#

Might need an umbrella lol

lapis pelican
#

Ah, yeah umbrellas are helpful to the day and rain phobic origins

scarlet briar
#

I was joking-

#

Umbrella are a thing???

lapis pelican
#

Mhm, not sure if it’s in mmc though

scarlet briar
#

i tought id just have to hide from rain lol

#

fair enough

#

15 mins and ill run the command to stop it?

lapis pelican
#

Check jei for them.

scarlet briar
#

Ill check jei

#

Nope

lapis pelican
#

Mhm and then share the link for it here

scarlet briar
#

ripp

lapis pelican
#

Aw

scarlet briar
#

Gonna have to deal with it

#

At least there isnt any stupid temperature mod

#

i hate those

scarlet briar
#

U will be Abel to to tell the problem?

#

From it?

lapis pelican
#

More than likely yeah. Gives us info about all the entities and in different regions are currently loaded.

scarlet briar
#

Maybe its some mod

#

cuz prominence ran so good-

#

And it had like 389 mods

lapis pelican
#

Could be, but honestly we had a big lag problem with the fish from Alex’s mobs in steampunk server, it was horrible.

scarlet briar
#

MAYBE its Alexes mobs?

lapis pelican
#

There’s a lot of things it can be, but that can help narrow things down

scarlet briar
#

But i wanna tame a bearr

#

and ride it to victory

#

frfr

#

Also uh the games working fine now for some reason

lapis pelican
#

You tried performance guide too right?

scarlet briar
#

Yes

#

Its not performance

#

My game is smooth

#

Its just the mobs

lapis pelican
#

Interesting

scarlet briar
#

IKR

#

It should be laggy

#

When i move my camera around

#

But no

#

Its all good

lapis pelican
#

Hopefully spark will clear some things up.

scarlet briar
#

Oh yeah erm

#

One texture is messed up

#

The tree leaves

#

Look

#

I dont mind playing with it tho cuz its the only thing that looks weird

lapis pelican
#

Turn on fancy graphics. Fast leaves makes it funky

scarlet briar
#

oop

#

Wouldnt fancy make me lag

lapis pelican
#

It could.

scarlet briar
#

Nvm

#

Its the same

lapis pelican
#

But not guaranteed

scarlet briar
#

eh its abt the same

#

No lag

#

And its fixed

#

Bro im getting attacked by a necromancer

#

Rip me

#

Blud sommoned satan

lapis pelican
#

Have fun. I’m popping off as it’s 4am. 💀

scarlet briar
#

on me

scarlet briar
#

❤️

#

@lapis pelican LAST QUESTION tho Can i let it run for a while?

#

I gotta go cook

lapis pelican
#

Mhm

scarlet briar
#

ok like an hour

lapis pelican
#

That’s fine, more info

scarlet briar
#

The profiler is taking a while to stop

#

But ill wait

#

@lapis pelican

#

so what does this mean

dry shard
#

I was playing on a server with my friends when I suddenly crashed and whenever I try joining back I keep getting this message, does anyone know how I could fix this?

cunning reefBOT
#

Hello! For us to help you with your issue, you will need to answer all 8 questions below. Post the answers in this channel:

1. Have you modified the modpack in any way? If so, what did you do? (Updating/adding/removing mods, changing configs)
2. What launcher, or program, are you using to launch the game? (CurseForge, ATLauncher, etc)
3. What Minecraft version are you playing? (1.18.2, 1.16.5, 1.19.2)
4. What version of the modpack are you playing? (v11, v9, etc)
5. What steps are necessary to reproduce the crash? (Launching the game, exploring the world, etc)
6. Have you ever gotten past the point where the crash happens?
7. Send the crash report file into this channel. Right click the modpack, Open Folder, and navigate to the Crash Reports folder. Drag the newest one here. If there is no crash reports folder, do the same thing with the latest.log file in the logs folder.
8. Did you follow the Performance guide linked in #faq?

jagged dove
#

and follow

#

!spark

#

!tps

cunning reefBOT
#

Please click this link and follow the guide. If you are using a server host such as Bisect, you may be limited in your options and instead have a checkbox to use Aikar's Flags, which will also work:
https://github.com/brucethemoose/Minecraft-Performance-Flags-Benchmarks
If you can not launch your server/game after using these flags, then remove the word java from the start. Also, make sure you are using Java 18 on 1.18.2 / 1.19.2 and Java 11 on 1.16.5. These should be downloaded from Adoptium's website.

If lag persists, install Spark to your server do the following command ingame:
/spark profiler start --only-ticks-over 50
Then, send the link in this channel.

CurseForge

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

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

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

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

Method i

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

Method ii

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

Head pain ):

#

What will this do?

#

Arghhh

#

WHYS SO COMPLICATED MAN

#

@jagged dove what happnes After i do all that

#

?

scarlet briar
#

QWEK

#

@jagged dove ???

#

Bros playing fortinity

#

😭

jagged dove
#

help your server run better

#

your cpu is horrible

#

You might want to get someone else to host the server

#

or just pay for a server

#

and also you dont have to ping me #rules

scarlet briar
#

Nah prominence ran fine

#

i Can make this run fine too

jagged dove
#

then follow the directions I gave you

scarlet briar
#

I willl

#

doing them rnn

#

Ty if this works ill apreciate iy

#

It

jagged dove
cobalt minnow
#

the origins Classes doesn't mean anything for the survive mod does it

scarlet briar
#

i cnat tell how

#

cant

#

Man i dont get it ill just play even if it lags

tight stag
#

so i'm just curious but im playing on medieval mc for 1.20.1, and i'm experiencing some bugs, i had a piece of apoth armor on that lowered my gravity so i jumped higher an fell slower. i no longer have that armor on and i still fall slowly and jump extra high, another bug is mobs can see me thru walls every mob can i have no glow effect or anything.

gaunt field
#

How to overlay gems on a armor in version 1.20.1

fading fractal
#

for adding Ice and Fire: Dragons manually on a 1.20.1 server, can the required mod LLibrary's latest version for 1.12.2 be used on 1.20.1?

plush swallow
meager hare
#

I'm trying to play MMC4 and it keeps crashing with no message, but the first message i got before crashing was telling me to update my drivers, yet my drivers are fully updated.

meager hare
#

yeah, is it not made for laptops or sumn?

covert vapor
#

na na it is

#

just needs a special way

#

here you are mate

meager hare
#

ohh

#

ill try that out later; im figuring out about my drivers even tho im sure it's up to date

covert vapor
#

!drivers

cunning reefBOT
#

You (likely) need to update your graphics drivers in order to resolve the crash. Here's how to go about doing that!

1. Identify your graphics card
if you already know skip to the next step

  • Open task manager
  • Navigate to the "Performance" tab (on Windows 11 this is the button that looks like a heart pulse)
  • Press the GPU 0 graph and read your GPU from the top right

Note:
In some cases you may see a GPU 0 and GPU 1. This means your CPU has its own GPU, as well as an external one. You probably want GPU 1 (which is usually the external), but you can ask staff to clarify if necessary.

2. Download your drivers from the manufacturers site
Depending on what you read before, you likely need drivers from either AMD, Intel, or NVIDIA

AMD: https://www.amd.com/en/support
Intel: https://www.intel.com/content/www/us/en/download-center/home.html
NVIDIA: https://www.nvidia.com/Download/index.aspx?lang=en-us

Note:

  • For NVIDIA you want to select "Game Ready Driver (GRD)" (this is the default option) for the best performance. Once installing you'd probably prefer downloading GeForce Experience, which will notify you when there's an available drivers update.
  • For Intel, you probably want to press "Get Started" under the "Automatically update your drivers and software", which will simplify the process and update everything automatically
  • For AMD you probably want to just press "Download Windows Drivers", which will download something called AMD Adrenaline, which will update your drivers automatically.

3. Run the installation, restart your computer, and try playing MC again

  • At this point, hopefully your Minecraft is running. If it still does not work, please post any new logs and staff will help assist you with finding the right solution.
covert vapor
#

here you are

meager hare
#

ty ty

#

yeah no it's

#

already like that

#

it's been like that

covert vapor
meager hare
#

yeah

#

and it is up to date as well

#

i guess my video card is just not for this modpack

covert vapor
#

hmm

#

show ur crash

#

and follow this rq

#

!moreinfo

cunning reefBOT
#

Hello! For us to help you with your issue, you will need to answer all 8 questions below. Post the answers in this channel:

1. Have you modified the modpack in any way? If so, what did you do? (Updating/adding/removing mods, changing configs)
2. What launcher, or program, are you using to launch the game? (CurseForge, ATLauncher, etc)
3. What Minecraft version are you playing? (1.18.2, 1.16.5, 1.19.2)
4. What version of the modpack are you playing? (v11, v9, etc)
5. What steps are necessary to reproduce the crash? (Launching the game, exploring the world, etc)
6. Have you ever gotten past the point where the crash happens?
7. Send the crash report file into this channel. Right click the modpack, Open Folder, and navigate to the Crash Reports folder. Drag the newest one here. If there is no crash reports folder, do the same thing with the latest.log file in the logs folder.
8. Did you follow the Performance guide linked in #faq?

meager hare
#

im just done with this pc ever since last time i checked it only has 2gb vram (16gb of ram in general but 2gb of Vram)

#

but ill check that

covert vapor
#

thats fine

#

2gb vram can still launch the pack

tight stag
mystic flame
#

where did everyone find their time-lost jewel of the aether

#

been exploring aether, havent found one yet

south stirrup
#

trying to launch mmc 3 1.19.2

#

and this error keeps coming up

atomic slate
#

wait im lost, did they add fire and ice thingy or no?

jagged dove
cunning reefBOT
#

Hello! For us to help you with your issue, you will need to answer all 8 questions below. Post the answers in this channel:

1. Have you modified the modpack in any way? If so, what did you do? (Updating/adding/removing mods, changing configs)
2. What launcher, or program, are you using to launch the game? (CurseForge, ATLauncher, etc)
3. What Minecraft version are you playing? (1.18.2, 1.16.5, 1.19.2)
4. What version of the modpack are you playing? (v11, v9, etc)
5. What steps are necessary to reproduce the crash? (Launching the game, exploring the world, etc)
6. Have you ever gotten past the point where the crash happens?
7. Send the crash report file into this channel. Right click the modpack, Open Folder, and navigate to the Crash Reports folder. Drag the newest one here. If there is no crash reports folder, do the same thing with the latest.log file in the logs folder.
8. Did you follow the Performance guide linked in #faq?

jagged dove
atomic slate
empty mist
#

how can I allow to everyone to use waystone on my chunk?

rain totem
#

How to use e4mc on MMC4?

#

recently Ngrok stopped working

#

no free plan

tired ridge
#

!ws

cunning reefBOT
#
Luna Pixel's World Sharing

Our modpacks don't support any mods that add singleplayer hosting / world sharing because we already provide free world sharing. The "Essential" mod is therefore incompatible.

To share your world using our own world hosting, click the "Open to Lan" or "Share World" button in the game menu when in a singleplayer world, and share the world.

It will give you an address, like magma-cube.mc.lunapixel.gg, which your friends can use to connect directly to your world as if it were a server!

We still highly suggest not to play through LAN as LAN is untested and unreliable. Using it will cause longterm damage to your world.

There is no reason to use LAN, as we support both paid and free methods of hosting a server the normal way.

minor field
#

how do i install the modpack on a server, like i ve tried copying it in the server's files and nun changed

tidal spruceBOT
urban delta
#

Hello sorry for the inconvenience but me and my friends play medieval mc and even with good stuff the mobs have too much life compared to us the balancing is not good can you help me thank you

pine hound
#

quick question for anyone who knows the modlist for MMC4, it appears that there are two mods that add moving inventory items with the scroll wheel and they're both enabled in the modpack by default for some reason (so scrolling items moves two at a time). i know Mouse Tweaks is one, but does anyone know what the other is? i want to disable one of them, but i need to know what both of them are to decide which.

south stirrup
covert vapor
south stirrup
#

the base modpack was doing that as well

covert vapor
#

ah

#

mb

#

here then try this

#

!alternates

cunning reefBOT
#

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.

south stirrup
#

what would this do?

south stirrup
covert vapor
#

curseforge has a habbit of breaking YEP

south stirrup
#

because the game doesnt even launch

covert vapor
#

and see if itll work

south stirrup
#

alright

#

it was my texture packs

#

they werent loading

covert vapor
#

ah alrighty

acoustic needle
#

I want to say I'm having a crash issue when I view Level 3 of the Medieval Alt guard towers

#

I know that part of the error message says "Cannot render"

acoustic needle
#

Yeah, it wont render anything above a level 2 Medieval Alt guard tower

cunning reefBOT
#

Hello! For us to help you with your issue, you will need to answer all 8 questions below. Post the answers in this channel:

1. Have you modified the modpack in any way? If so, what did you do? (Updating/adding/removing mods, changing configs)
2. What launcher, or program, are you using to launch the game? (CurseForge, ATLauncher, etc)
3. What Minecraft version are you playing? (1.18.2, 1.16.5, 1.19.2)
4. What version of the modpack are you playing? (v11, v9, etc)
5. What steps are necessary to reproduce the crash? (Launching the game, exploring the world, etc)
6. Have you ever gotten past the point where the crash happens?
7. Send the crash report file into this channel. Right click the modpack, Open Folder, and navigate to the Crash Reports folder. Drag the newest one here. If there is no crash reports folder, do the same thing with the latest.log file in the logs folder.
8. Did you follow the Performance guide linked in #faq?

acoustic needle
covert vapor
#

strange

#

i dont really see anything wrong

#

try this first

#

!alternates

cunning reefBOT
#

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.

covert vapor
#

if it happens again contact the mod dev

atomic slate
#

also there is 2 different tele stone, waystone-warp stone
1- Warp stone can be crafted easily, items can be collected by killing Enderman.
2-waystone is the one you find randomly in overworld and can also be crafted if you have Netherstars.

#
RLCraft Wiki

Warp Stone is a rechargeable item from the Waystones mod that allows fast travelling to previously interacted with Waystones. Warp Stone can be crafted using: 4 Purple Rune 4 Ender Gem 1 Ender...

RLCraft Wiki

A Waystone is a structure added by the mod Waystones and allows teleportation to other Waystones. It also acts as a spawn point, like a bed. Waystones can be found naturally, throughout the world...

gilded lantern
#

I assume thats what they meani

atomic slate
#

Ahh, well if thats the case they need to make friends part of their group or allies of colony, if im not mistaken.

#

happens to me with a boat, I landed on a friend place who isnt in my group, then I cant reuse my boat cause it count as his now lol.

gilded lantern
#

Claim mods are weird sometimes lol

#

Atm8 modpack seemed to have gotten it pretty well

stray iron
#

What's the name of the mod that make the leaves without collision?

proven gorge
#

how do you get minecolonies working with 1,19.2? I get a crash every time I place a supply ship.
The game crashed whilst rendering entity in world
Error: java.lang.ClassCastException: class com.ldtteam.structurize.client.BlueprintBlockAccess cannot be cast to class net.minecraft.client.multiplayer.ClientLevel (com.ldtteam.structurize.client.BlueprintBlockAccess is in module structurize@1.19.2-1.0.683-RELEASE of loader 'TRANSFORMER' @33f2eb04; net.minecraft.client.multiplayer.ClientLevel is in module minecraft@1.19.2 of loader 'TRANSFORMER' @33f2eb04)

tired ridge
#

!moreinfo

cunning reefBOT
#

Hello! For us to help you with your issue, you will need to answer all 8 questions below. Post the answers in this channel:

1. Have you modified the modpack in any way? If so, what did you do? (Updating/adding/removing mods, changing configs)
2. What launcher, or program, are you using to launch the game? (CurseForge, ATLauncher, etc)
3. What Minecraft version are you playing? (1.18.2, 1.16.5, 1.19.2)
4. What version of the modpack are you playing? (v11, v9, etc)
5. What steps are necessary to reproduce the crash? (Launching the game, exploring the world, etc)
6. Have you ever gotten past the point where the crash happens?
7. Send the crash report file into this channel. Right click the modpack, Open Folder, and navigate to the Crash Reports folder. Drag the newest one here. If there is no crash reports folder, do the same thing with the latest.log file in the logs folder.
8. Did you follow the Performance guide linked in #faq?

plush swallow
icy imp
#

Which MMC is best?

#

1,2,3 or 4?

covert vapor
#

no best

#

all different

icy imp
#

Oh

#

Which one is most popular?

covert vapor
#

probably 4

icy imp
#

I played 4 for like, 6 hours

#

But I want to know if its worth continuing or if a different version would be nicer

#

The progression in 4 seems quite confusing, I go to the nether and get faced with like, level 70 mobs?

covert vapor
#

up to you

sick comet
#

!fps

snow ibex
#

Question

#

why does the Season Compendium book not work?

orchid gale
#

what mod is best

covert vapor
orchid gale
covert vapor
#

but mmc4 cuz latest

orchid gale
covert vapor
cunning reefBOT
#

Hello! For us to help you with your issue, you will need to answer all 8 questions below. Post the answers in this channel:

1. Have you modified the modpack in any way? If so, what did you do? (Updating/adding/removing mods, changing configs)
2. What launcher, or program, are you using to launch the game? (CurseForge, ATLauncher, etc)
3. What Minecraft version are you playing? (1.18.2, 1.16.5, 1.19.2)
4. What version of the modpack are you playing? (v11, v9, etc)
5. What steps are necessary to reproduce the crash? (Launching the game, exploring the world, etc)
6. Have you ever gotten past the point where the crash happens?
7. Send the crash report file into this channel. Right click the modpack, Open Folder, and navigate to the Crash Reports folder. Drag the newest one here. If there is no crash reports folder, do the same thing with the latest.log file in the logs folder.
8. Did you follow the Performance guide linked in #faq?

low rapids
#

Hello medieval mc have mod for transfer enchant from item to book?

cloud cargo
#

is there a way to move these gui in mmc3?

pine hound
#

does anyone know of any backup mods that work well with MMC4? just had my playerdata get corrupted from that "no slf4j providers were found" crash and there's no backup mod that comes with the pack, so i'd prefer not to have to deal with permanently losing progress regularly lol

keen trail
#

why hasnt this modpack been updated t0 1.20?

pine hound
covert vapor
keen trail
#

Oh bruh

#

Sorry I just clicked the first link I saw in the channel description

meager ermine
gilded garden
#

how to disable thirst?

meager ermine
fair jay
#

im using the autohammer and cant upgrade my handheld hammer

#

how?

#

pls help

#

ive tried everything i cant even get to obsidian im at blackstone

vestal relic
#

What is the best origin for combat?

wanton niche
#

Hello, my friends am me are trying to set up a nitrado server with the mmc4 modpack for the 1.20. We installed the modpack on the server but when trying to connect there is a error massage that says: connection closed - missmatched mod channel list. We installed the same modpack on CurseForge as on the Server. Does anybody know how to fix this? We would appreciate any help. Thank you already 🙂

tidal spruceBOT
covert vapor
#

!moreinfo

cunning reefBOT
#

Hello! For us to help you with your issue, you will need to answer all 8 questions below. Post the answers in this channel:

1. Have you modified the modpack in any way? If so, what did you do? (Updating/adding/removing mods, changing configs)
2. What launcher, or program, are you using to launch the game? (CurseForge, ATLauncher, etc)
3. What Minecraft version are you playing? (1.18.2, 1.16.5, 1.19.2)
4. What version of the modpack are you playing? (v11, v9, etc)
5. What steps are necessary to reproduce the crash? (Launching the game, exploring the world, etc)
6. Have you ever gotten past the point where the crash happens?
7. Send the crash report file into this channel. Right click the modpack, Open Folder, and navigate to the Crash Reports folder. Drag the newest one here. If there is no crash reports folder, do the same thing with the latest.log file in the logs folder.
8. Did you follow the Performance guide linked in #faq?

covert vapor
#

!cracked

cunning reefBOT
#

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

covert vapor
#

@lean pivot a victim of tlauncher, feel free to ban em

covert vapor
short bluff
#

Hey! my friend and i have been trying to play together using the built in world sharing thing, and it worked the first time, but ever since then we've been getting "connection refused no further information" message

frail snow
#

hello, my game is crashing when I try to generate new world

  1. Have you modified the modpack in any way? If so, what did you do? (Updating/adding/removing mods, changing configs)
    I have removed:
    When Dungeons Arise - Forge!
    When Dungeons Arise - Loot Tweaks
    When Dungeons Arise - Spacing Tweaks
    Magnum Torch
    MapFrontiers
    Medieval Music[Forge/Fabric]
    Medieval Origins Revival [Forge/Neo/Fabric]
    Origins (Forge)
    Origins Survive Patch
    Sky Villages [Forge]
    Sons Of Sins
    Mobs of Sins: Alex's Mobs Integration [Forge]
    Stalwart Dungeons
    Starter Kit
    Towns and Towers
    Village Spawn Point
    Epic Samurai's - Forge
    Epic Empires
    JourneyMap
    JourneyMap Integration
    JourneyMap Teams
    Macaw's Bridges

I have added:
Xaero's World Map
Create
Create Crafts & Additions
Create: Steam 'n' Rails
Create Central Kitchen
Alex's Delight
Botania

  1. What launcher, or program, are you using to launch the game? (CurseForge, ATLauncher, etc)
    CurseForge

  2. What Minecraft version are you playing? (1.18.2, 1.16.5, 1.19.2)
    1.20.1

  3. What version of the modpack are you playing? (v11, v9, etc)
    MMC4 v24

  4. What steps are necessary to reproduce the crash? (Launching the game, exploring the world, etc)
    Start the game, no crashes, go into new game, click generate new world, instant crash

  5. Have you ever gotten past the point where the crash happens?
    Nope

  6. 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.
    In the next message

  7. Did you follow the Performance guide linked in ⁠faq?
    Yes I did

covert vapor
lapis pelican
#

That's a whole different modpack at that point

unique magnet
#

All all the medieval MC questbooks the same/similar?

late fable
#

What is the thing that can integrate this gem with the tools?

lapis pelican
#

you'd right click it into the tool you want it on

muted solar
#

Will setting the difficulty to "Easy" scale down custom mobs too? (i.e.: mobs added from mods)

late fable
#

How do I turn off the player temperature mode?

tiny hill
#

What are some interesting mods to try to progress in, in MMC4 excluding Ars? (already planned to do Ars)

lapis pelican
#

Should be some quests for all the different mods to explore

late fable
low rapids
#

Hello, I have a problem, I am using mmc3 version 1.19.2. When I add optifine to the mods folder, the game does not start.

jagged dove
jagged dove
low rapids
jagged dove
#

If you want Optifine Features, most of them are built into the modpack

#

and the modpack is already optimized

frail snow
#

are the resource packs somehow added to the MMC4 server modpack? should I manually replace the files inside .jar files?

#

talking about the addon resource packs, like tweaked world generation or loot tables, not the visuals

frail snow
#

and paxi loads them all, found it now

jagged dove
#

yep

frail snow
#

ty

tiny hill
#

Ok so apparently normal golden apples restores energy o.o

#

(I was brute forcing my Everbright Summoner Bossfight with SimplySwords gear and I kept running out of energy and I ate a golden apple and noticed that energy came back)

frail snow
#

what mod adds a minimap to the game?

#

in upper right corner

merry girder
#

Are there servrs for this modpack

low rapids
#

Hello, I found a glitch with a ghost that spawns when the player dies and gives approximately 100 levels. What is the name of the mod that adds this?

earnest hull
#

why does the resource packs fail to load

covert vapor
#

!moreinfo

cunning reefBOT
#

Hello! For us to help you with your issue, you will need to answer all 8 questions below. Post the answers in this channel:

1. Have you modified the modpack in any way? If so, what did you do? (Updating/adding/removing mods, changing configs)
2. What launcher, or program, are you using to launch the game? (CurseForge, ATLauncher, etc)
3. What Minecraft version are you playing? (1.18.2, 1.16.5, 1.19.2)
4. What version of the modpack are you playing? (v11, v9, etc)
5. What steps are necessary to reproduce the crash? (Launching the game, exploring the world, etc)
6. Have you ever gotten past the point where the crash happens?
7. Send the crash report file into this channel. Right click the modpack, Open Folder, and navigate to the Crash Reports folder. Drag the newest one here. If there is no crash reports folder, do the same thing with the latest.log file in the logs folder.
8. Did you follow the Performance guide linked in #faq?

earnest hull
#

oh yep, super helpful

#

when i said resource packs, apparently having no resource packs besides the mod resources and normal just crashes everything

covert vapor
earnest hull
#

nvm

#

it seems using repair profile on forge fixed it

#

(although im aware forge is pretty bad launcher, but im used to it)

covert vapor
#

atl better EZY

#

its simple ngl

#

!alternates

cunning reefBOT
#

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.

tiny hill
#

I found one of those Aztec temples that has a lot of infested cobblestone silverfish thing

#

I immediately exploited that and farmed gems

#

RAHHHHHHHHHHHHHHHHHHHHHHHH

#

Also MMC4 seems a LOT more stable than 3 and 2 wth

#

Wait, does Sophisticated Backpacks/Storage Crash MMC4?

#

dam

tiny hill
#

nope I just forgor to download dependcies

late fable
tiny hill
#

But I think there's also options to just

#

turn only the temperature part of it off

#

and leave the other parts

late fable
#

I think he has another evening

#

i need help fast guys cuz im in the nather and i cant get low temperature

tiny hill
#

Also I think there's a bug in MMC4

#

Where the "reduce enchant requirement" passiveskilltree doesn't actually do.. anything?

keen trail
#

when i open medieval mc and try join a world it crashes

#

just made a single player creative world but when i try join it crashes

#

i have 8000mb allocated

#

1.20.1

#

And I’m on an apple m1

covert vapor
#

did you do the apple jdk?

#

!macjdk

cunning reefBOT
#

Moon For Mac devices using Apple Silicon/arm (M1/M2/etc.) CPUs

There is an issue with Java 17.0.8 and newer where you may experience "A fatal error has been detected by the Java Runtime Environment", which can cause the Java runtime to crash under a variety of circumstances. To resolve this:

  1. Install the Zulu JDK 17.0.1+12 arm64 build of Java:
    Direct download: https://www.azul.com/core-post-download/?endpoint=zulu&uuid=7eb8ee44-ab7f-4afb-9e42-32bd76416400
  2. Download/Install ATLauncher or Prism Launcher (CurseForge Launcher is known to cause issues)
  3. In Instance settings > Java, manually specify the following Java path: /Library/Java/JavaVirtualMachines/zulu-17.jdk/Contents/Home
  4. If using ATLauncher, Disable "Use Minecraft-bundled JDK"
  5. Launch the game
keen trail
covert vapor
#

you can use prism

keen trail
#

will i have to use prism?

#

Or will curseforge work after doing this

covert vapor
#

you can use Prism or Atlauncher

keen trail
covert vapor
#

Yes

keen trail
#

Okay, thank you

#

I’ll try that

keen trail
# covert vapor Yes

it says that that path couldnt be found, but i did install the right thing. do you know how id check where it installed?

#

so i can put it in the right place?

covert vapor
#

@pseudo bear uh, mac user mind assisting them?

pseudo bear
pseudo bear
#

which one are you using, prism or atlauncher?

keen trail
#

prism

pseudo bear
#

Prism should list all the installed versions of java and you can select it from a list

#

try restarting it to see if that fixes

keen trail
#

ok

keen trail
#

ok restarting 3 times fixed it

pseudo bear
#

at the top hit settings, then Java, click Auto-Detect

keen trail
#

yep got it

#

its launching hopefully no problems

#

thank you guys

pseudo bear
#

no worries

keen trail
#

Everything seems to be working! thanks again

lapis pelican
late fable
lapis pelican
#

calm down on the yelling, that's the name of the mod, what launcher you using?

late fable
#

tl

lapis pelican
#

!cracked

cunning reefBOT
#

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

lapis pelican
#

Use an approved launcher only and prove you own minecraft. We do not support pirated content

late fable
lapis pelican
late fable
#

ok

#

i have in xbox

lapis pelican
#

you will need it installed and to actually use official minecraft, no more tlauncher

late fable
#

ok im downloading now

lapis pelican
late fable
lapis pelican
#

Still downloading then?

late fable
lapis pelican
#

You'll need to sign in then, if you haven't bought it yet you will need to

late fable
#

ok ty you

late fable
#

where the file here?

#

or in mod file?

lapis pelican
#

You'll disable it from the launcher, not in the game

late fable
lapis pelican
#

You need a modded launcher, like atlauncher or curseforge to run the modpacks properly. the official ones aren't capable on their own

late fable
#

ok ty i will download this

lapis pelican
#

!alternates

cunning reefBOT
#

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.

late fable
#

can you remov the rule cracked?

lapis pelican
#

sure thing.

late fable
lapis pelican
#

But don't use cracked as not only is it illegal, they aren't safe as it's spyware and some have keyloggers

#

No problem, really appreciate you being respectful and not causing chaos about it

tiny hill
#

Whaaat MMC4 has Spawner module enabled?

wicked pike
#

what key is the enderman teleport ability?

tiny hill
#

In MMC4 the passive-skill-tree's Reduce Enchant Level Requirement doesn't do anything at all for me

#

Is anyone the same?

tiny hill
#

you can set the keybind there

#

ability 1,2 etc

wicked pike
tiny hill
#

what is this mod and how do I turn it off 😭

#

the floating thing

#

nvm its I

#

A-I (not L)

jagged dove
tiny hill
#

bro why does swinging things take so much energy

#

Like

#

I don't mind the energy part, I think it's fun resource management aspect and stuff but like

#

I swing katana at 2 giddy blazes ONCE and half a bar gone

#

buhh

tiny hill
#

Here's a good idea suggestion thing

#

Passive skill tree but add separate skill tree to the side that upgrades Survive's energy 😭

#

so it has a progression

jaunty prism
#

Hi, I'm playing mmc3 with some friends on a server, unfortunately the thirst mod doesn't work very well, we can't drink from a water source even with shift+right click, is it possible to know which mod was used for this pack? to be able to change the settings

ripe shoal
#

Hey, anybody know why I can't add the essential mod to the modpack? It locks it up and says it's incompatible, is there some way to fix this?

#

got it nvm! <3

jaunty prism
#

someone knows why i get mining fatigue and soul weakness in villages and other structures?

lucid ore
jaunty prism
tiny hill
#

BRO WHAT

#

HOW DO YOU FIGHT THE NETHREITE MONSTROSITY WHEN IT HAS

#

FOUR THOUSAND HEALTH??

#

FOUR..? THOUSAND???

#

AND IT ONE SHOTS YOU???

#

IT'S LEVEL 84?

#

WTH?

jaunty prism
orchid gale
orchid gale
orchid gale
#

they're late game but if I ever find the time to work on this pack again there's a really good new difficulty alternative that scales with the player better

tiny hill
#

Oh my god do I have low health?

#

I have like two bars + 2

#

and I have quite a bit of armor

#

Piglin Brutes two shots me

#

😭

whole turtle
#

I'm trying to make a medieval mc modpack with my friends but there are so many different versions. which MMC version is the best and most fleshed out. I have a preference for fabric mods but whichever one is the most fun is the one I want my friends to play on. Thoughts??

orchid gale
#

that's a decent amount of health

tiny hill
#

I am travelling the nether and I think I'll never have a gold problem ever again

#

with the amount of gold blocks that I am picking up o.o

tiny hill
#

DAM so that's why

#

😭

#

How much health does the wither have anyway

#

Seeing that bosses have quite a bit of health..

orchid gale
#

yeah, gems and affixes will go a long way

#

I don't remember what the wither has 💯 it's slightly easier than cataclysm bosses though iirc

#

but again like

#

ideally the difficulty progression wouldn't be so strict

#

just wasn't a good option until recently

tiny hill
#

Are the spells in Ironspells viable still? with the amount of health that the mobs scale up??

#

Maybe the stun spells would help against bosses

#

I gotta try

#

hm

orchid gale
#

Iron's also has gems and affixes

#

plus its own upgrade system

tiny hill
#

I feel like the move that I'm not doing atm is literally to abuse every gear-thing given to me in order to <not-die> 😂

#

I honestly never properly tried out iron's

#

I progress all other gear mods, I keep exploring dungeon, I find iron's endgame and I bruteforce through and get that blood staff thing 😭

#

gonna be a good opportunity to do so

orchid gale
#

it's kinda balanced around that gameplay style right now yeah :p

tiny hill
#

Yoooo that should be put as a difficulty guide or something (or is that obvious to other people)

orchid gale
#

it's probably not obvious

#

such things take time and attention though

tiny hill
#

My playstyle is that-one-person-who-tries-not-to-use-potions-of-healing-in-a-bossfight-because-hmm-maybe-more-important-stuff-will-come-up-and-ends-up-not-using-it-at-all

#

Prolly gotta break through that too

tiny hill
#

WHAT

#

WHAAT

tiny hill
#

This thing is crazy op wth

#

Tfw mob xp farm but hitting them takes energy to 0

#

😭

#

I gotta say, I REALLY REALLY like the balancing of the Knowledge of the Ages enchant with Passive Skill Tree atm

#

Getting KotA doesn't just make the game a cakewalk. Usually it does, I love that it's finally not an overpowered anomaly 😭

tame yoke
#

hii i’m new here! does someone know how to prevent overheating? i’m trying to build a base inside a mountain but my character keeps dying bcs they are overheating and i don’t know how to fix it. can someone help please?

fair jay
tame yoke
#

is there other way? bcs i think the auto cool enchants only last a short time

fair jay
#

Hey question is there soul gems (the thing that captures mobs)

fair jay
#

How do u increase energy

earnest hull
#

i wonder why we dont have the consecration mod, considering the fact we have both silver weapons which does fire against undead, as well as enchanted ash that stops undead

#

probably due to being difficult enough?

keen trail
#

when i try open medeival mc it crashes TT

#

Im using the correct Java right?

covert vapor
keen trail
#

:/

#

im deleting and reinstalling the modpack rn

keen trail
#

Well it worked

#

hopfully doesnt shit the bed again

slow dock
#

Good evening what is the difference between mmc1 and mmc3?

pine hound
#

has anyone else experienced in MMC4 that the Wizard's Reborn Arcane Wand just doesn't work on servers?

#

as in, you can slot your crystal, learn/select spells, and charge it but the wand just waves when you right click and does nothing

tiny hill
#

Do throwables have looting?

#

Huh

#

I wonder if yo ucan put looting on throwables and make it wokr

#

Maybe Kunais with knowledge of the ages?

tiny hill
#

Can you get Endersurge Pre-End?

tiny hill
tiny hill
#

Help I uh. can't put gems into anything at all for some reason

#

Almost like it's bugged because I updated passive skill tree thing (I replaced it with another version that fixed the enchants bug) (though I really dont know how that relates to apotheosis)

#

And there doesn't seem to be recipes that shows how to put gems into thingies

#

Lmao yeah its the passive skill tree mod

#

I just saw the patch update thing and it said "fixed gem socketing not working"

tiny hill
#

RAHHHHHH

#

I LOVE EXPLORING AND LOOTING RAHHHH

royal olive
#

hello everyone may I ask if the farseer spawns naturally for you? cause I used creative mode and test the world in the world border but none is spawning

tiny hill
#

Wth my Origin lost it's abilities for some reason?

#

Does it update real time? wth?

#

Aannd it's back with a world rejoin

ripe shoal
#

can anybody please tell me what the lightning symbols above the hotbar mean? or what mod its from? never seen it before lmao

orchid gale
#

Yeah still not sure what's causing the origins desync but a relog should always fix it

burnt obsidian
#

Does this modpack still get updated?

orchid gale
#

how do i get purified water early on on

#

in mmc1

fierce rivet
#

hey, is any helper here? i cant get into the game

#

when i open this modpack it says
fml.modloading.dumpemod

orchid gale
tiny hill
#

OH SH

#

Its an artifact innit?

#

Not ancient

#

Wonder if you can salvage

tiny hill
#

nope

#

cant reforge using it

#

but do be good gear tho

#

Sad it's

#

gotta be made of hold

#

gold

#

for some reason

orchid gale
#

can you salvage but not reforge?

#

or just not even salvage

#

I never messed with apotheotic additions much

tiny hill
#

I tested it in another creative world

#

You can salvage the Artifact ones into... rarity material

#

But it seems like its only uses are to upgrade gems

#

And half of those aren't even able to be socketed or have stats

#

Thing is, the gems from apotheotic additions do have stats

#

Just not the ones from the base apotheosis

#

It goes like uhh.. Uncommon -> Rare -> Epic -> Mythic -> Artifact(Perfect) -> Time-lost(for gems)

#

Salvaging them gives a small amount of mythic orb-things

#

I guess some of them do have stats?

#

Oh, right and for these

#

I wonder if altering the weapon types for Uniques of SimplySwords is planned

#

Cause there's definitely some heavy ones and others that would be considered light

#

I think it would be cool

#

Cause right now all the SimplySword uniques seem to be "Light Weapons"

#

....I think I know how to kill netherite monstribity

#

Current HP damage

#

That surely would do a lot

#

Though how do you ..get one of these?

#

Is that some kind of gem unique to the Aether

#

probably

orchid gale
tiny hill
#

Ooooo

orchid gale
#

would probably do the same for forge at some point

tiny hill
#

..Theeere's gotta be a lot of heavies for SimplySword 'en

#

lotta two handed

#

Though pun-ically they also have quite handy abilities

orchid gale
orchid gale
#

lots of dimension specific stuff

tiny hill
#

Time to set up spawner farms in those

#

Or do the gems only drop from natural spawns

#

I mean, I killed Giddy Blazes from spawners in the nether and still got gems

#

though maybe the nature ones are different?

orchid gale
#

nah gems are farmable if I remember right

#

affixes aren't as farmable since spawners don't spawn bosses

tiny hill
#

good balance decision frfr

#

Ok nice the wither's only got 1k health

#

A lot less than the netherite mf

#

smite will make quick work

#

maybe

#
  • rage gloves
tiny hill
#

I haven't tested, but I wonder if higher rarity bosses are configured to spawn more in dimensions other than Overworld & Nether?

#

Funny thing, my first boss that I killed was on the first day.

#

It was MYTHIC MUTANT ZOMBIE

#

I just bruteforced it in the middle of the rain, roofed it and then lit it on fire

#

You know what's weird?

#

Having No-energy and taking damage

#

said damage DAMAGES YOUR ARMOR

#

HOW???????

orchid gale
#

uhhh

#

you're clumsy so you accidentally run into stuff and it damages your armor

rare spoke
#

is there something that would prevent you from respawning?

rare spoke
#

sorry im on medieval minecraft 1.19.2 (MMC3)

lapis pelican
rare spoke
#

no its like the button is greyed out

lapis pelican
#

what gamemode are you on?

rare spoke
#

survival

lapis pelican
#

got a screenshot?

rare spoke
#

it seems to be working now, i just tried again after deleting playerdata folder just seems odd...

lapis pelican
#

Sounds like it may have confused surv with hardcore

rare spoke
#

yeah not sure if it matters but both instances i was a sand person after using orb of origin

lapis pelican
#

If it happens again let us know and what origin it was.

keen trail
#

which mods are client side in this modpack?

cloud cargo
#

I have these skills in mmc4 and the skills related to enchanting items don't work. I don't get the exp discount or the enchantment strength bonus. Is it because apotheosis mod?

covert vapor
keen trail
orchid gale
#

it's fixed in a passive skill tree update but ymmv on updating mods yourself

cloud cargo
#

ty for the info, but I play in a server with friends and looks like I can't update mods SadgeJuice

desert hill
#

for some reason i randomly stopped gaining xp. i relogged into my world and noticed that my xp bar is just empty, is there a config for max xp per biome like in the the older version (playerex) but for mmc4?

#

it started when i noticed a bug in simple storage. i have the crafting terminal opened and when i kept on left-clicking on an apotheosis gem the amount of that gem kept on increasing then when i stopped, i noticed the other gems were gone. all i had left was 15 of the same cracked gem. i reopened the world to see if it was a bug but my other gems didnt come back and now the xp also broke

placid roost
#

sorry I tried searching and can't find it, what's the console command to pull up the show origin gui?

near delta
#

you can view your origin by pressing o (default)

near delta
covert vapor
#

/experience not sure if /xp works

near delta
#

/xp also works

orchid gale
#

simple storage networks are also quite laggy, they're mostly just included for familiarity

tiny hill
#

But on a balancing note, I think No-energy itself damaging your armor as well is kinda good thing

#

It puts weight on the threat(?) of the mechanic itself

#

I feel like it'd be rewarding to find a workaround for

#

Even unbreaking 6 doesn't do well in mitigating the damage

tiny hill
#

I'll try out that Ars Novovovoeuruiiure's storage lectern this playtrhough

#

I'm literally so so bad at sorting through storage

#

every playthrough I have to add sophis backpacks and storage

#

and I keep gettin too much loot because I explore too much

#

rahHHHHHH

#

too bad sons of sins only has unbreakable tools and not armor

#

Look at this

#

+5 Luck

#

buhhhhh

#

ignores 49% of durability damage

#

So any unbreaking literally uh...................

#

doubles?

orchid gale
tiny hill
#

I guess all I'm getting is the tetra scrolls forever now

#

I am sad that it doesn't add armor though, only effects

#

seems to be the same on the gold one?

gilded lantern
snow ibex
#

why does the season book not work?

tiny hill
#

I got so many stellar plates but no way to craft them into the Eternal stellars yet

#

Funny addition idea

#

You should be able to Eternal Stellar the god damned water canteen

tiny hill
#

I wonder if ancient annything is good for anything

#

Are there anything faster than normal hoppers?

tiny hill
#

btw

#

what is this recipe thing that I see for

#

literally almost everything

#

Armor trim???

#

So let me get this straight

#

A strategy to find an ancient city would be to travel through the nether to gain distance

#

occasionally go back to the overworld and use a nature's compass to find a new deep dark biome

#

and check if said deep dark has ancient city structure

#

🤨

tiny hill
#

Yooo this looks awesome

desert hill
#

for the passive skill tree mod, i unlocked the thing that adds +1 socket to weapons but my whisperwind didnt get a new socket. does it really work this way?

tiny hill
#

Is this how to beat netherite monstro

#

lol

formal shoal
#

I am having a bit trouble trying to figure out how to socket items? can anyone help?

tiny hill
#

The sockets needed to be able to put gems in

orchid gale
# tiny hill

the simply swords uniques are great options yuh

formal shoal
#

awesone thanks

orchid gale
tiny hill
#

It sadly doesn't show a recipe for

#

it in the tab

orchid gale
tiny hill
orchid gale
#

all the trims my beloved

#

you can remove the mod if you want tbh

tiny hill
#

I should really progress in Forbidddend arcanus for the damned stella

orchid gale
#

don’t think it really does anything

tiny hill
#

The survive mod?

orchid gale
#

no uh

tiny hill
#

Na I do kinda like it

orchid gale
#

all the trims

tiny hill
#

which

#

oh lol

#

eh I keep it in

#

dunno what'll use but

#

its there 🤷

orchid gale
#

I guess the mod themselves must have blacklisted the canteen? I swear you used to be able to Stella it and we didn’t change that

#

maybe I’m thinking of tough as nails

tiny hill
tiny hill
#

Does the Luck stat work differently in MMC4?

#

What if I get my luck up to like 20, will I have more chance of getting Artifact gears by then? 😂

#

Also. I think I may have figured out something

#

Featherweight on armor with weight

#

Enough levels of featherweight makes armor have negative weight

#

I think negative weight increases energy regen

orchid gale
orchid gale
#

not sure if artifacts are affected by it

tiny hill
#

IM SORRY WHAT

#

@fair jay

#

BRO THIS THING IS IN A CHEST

#

Also this for some reason

orchid gale
#

yoooooo current HP damage

#

thats how you shmack bosses

orchid gale
# tiny hill

Brittle is Arachnae right? can I ask what drew you to that origin because I had been planning to rework it or just remove it

tiny hill
tiny hill
#

boom free fall damage negation

#

Also quite convenient for when you need to escape (normal) fights

orchid gale
#

very interesting ty

tiny hill
#

Actually

#

what is a "+1 Spell power"

#

Like. to Iron's?

#

Is that what it is?

#

+1 damage?

#

or something?

orchid gale
#

yeah, either Irons or Ars

#

i think Irons in most cases, should clean that up tbh

orchid gale
keen trail
#

what are the attributes of the pixie

#

i picked random and i think i got pixie but idk what i do

#

is there an ingame menu for it

plush swallow
plush swallow
#

You're welcome

tiny hill
#

Anyone know what bad voodoo does?

#

And the Corruption effect

tiny hill
#

Xp my beloved RAHHHHHH

#

I can't find heirloom stuff

frail snow
#

is the sheep texture still supposed to be broken? they are mostly transparent, minotaurs as well

modern plover
#

Medieval MC keeps crashing for some reason

#

Does anyone here know which mods collide?

covert vapor
cunning reefBOT
#

Hello! For us to help you with your issue, you will need to answer all 8 questions below. Post the answers in this channel:

1. Have you modified the modpack in any way? If so, what did you do? (Updating/adding/removing mods, changing configs)
2. What launcher, or program, are you using to launch the game? (CurseForge, ATLauncher, etc)
3. What Minecraft version are you playing? (1.18.2, 1.16.5, 1.19.2)
4. What version of the modpack are you playing? (v11, v9, etc)
5. What steps are necessary to reproduce the crash? (Launching the game, exploring the world, etc)
6. Have you ever gotten past the point where the crash happens?
7. Send the crash report file into this channel. Right click the modpack, Open Folder, and navigate to the Crash Reports folder. Drag the newest one here. If there is no crash reports folder, do the same thing with the latest.log file in the logs folder.
8. Did you follow the Performance guide linked in #faq?

covert vapor
#

none as they should NOT be crashing you

#

answer the questions

modern plover
#

Lol yeah it was a driver issue

#

Sorry

covert vapor
#

all good

earnest hull
#

what would happen if i attempted to manually update all the mods in this modpack?

orchid gale
#

For sure don’t update CTOV or Cerbon API

#

besides those you could always make a new instance and try it and see

earnest hull
#

just saying cause i always like to keep my modlist up-to-date, and have the latest fixes and features

#

ars nouveau for example has a new reset glyph, to change where effects occur

orchid gale
#

Yeah there are some big fixes pending for passive skill tree too

orchid gale
earnest hull
#

k, im gonna duplicate the profile and try it

#

also, i dont even see Cerbon API installed, but whatever

orchid gale
#

Ah yeah it’s for BOMD forge

#

might not be added yet

earnest hull
#

i think ill just wait for the next update to the modpack, whenever that may be

orchid gale
#

someone should probably do that huh

earnest hull
#

someone should yeah

orchid gale
earnest hull
#

i will threaten you with 24 hours of pure palworld action, if you dont...

#

*cough, cough

orchid gale
#

what does it mean

earnest hull
#

what it means is you might have a new favorite game

proud flower
#

Ok this has already been asked in the general chat, but probably wrong place. So I'm trying to play this with my gf rn, and we're trying the share world function, thing being, there is no share world button anywhere except after the open to lan button, and we did try it through there, but I can't connect to her. So are we missing something perhaps?

#

This is my esc menu, and the menu after pressing open to lan

#

I don't see a share world button except after open to lan

covert vapor
proud flower
#

Anyone that had this issue or knows what we're doing wrong?

#

Yes I am aware of that share world button. As I said in my message, that does not work

covert vapor
#

wym doesnt work

proud flower
#

Well

#

Exactly that xD

covert vapor
#

!wc

thin sigil
#

I clicked on the share world, copied the address it gave me, he put it in and tried joining, didn’t work

proud flower
#

She does the share world thing, gets a ip, I go to multiplayer, try to connect to that, and it tells me that connection failed without giving me further details

thin sigil
#

No specified error

#

Yeah that lol

covert vapor
#

try this then

#

!server

cunning reefBOT
#

We suggest renting a server from Bisect Hosting:
Approx. $10 - $25 a month depending on what plan you choose. You can also get 25% off with Code LunaPixel.

Go to https://www.bisecthosting.com/LunaPixel and order a plan which fits you. We suggest 1GB per player but nothing lower than 4GB as the server needs at least 3GB to run.

Go to #server-hosting for more Info!

Free Method: (This is hosting on your own PC, which is harder to do so we suggest getting a server via Bisect Hosting)

  1. Download the serverpack from Curseforge's website
  2. Right click the start.ps1 file and click Run with Powershell
    To join your own server, type localhost into Direct Connect.
    This video explains the process https://www.youtube.com/watch?v=wuGUbVbLsDc
    The server IP address is your Public IP Address, which can be found by googling my ip address

If other players are unable to join, find a portforwarding guide online.

covert vapor
#

the free method

proud flower
#

Alright we're gonna try that, thank you!

tame locust
#

Why is ice and fire removed from the newer versions of medieval minecraft ? And where can i find the official modlist of every MMC ?

tired ridge
#

ice and fire hasnt been updated for the newer versions of mc afaik

#

which auto updates the modlist every update

old salmon
#

So me and my brother were playing lan and we stopped playing and when we hopped back on my world was not showing up no more any solutions to fix this for medieval Mc 1.16.5

compact aurora
#

Theres an ice and fire 1.20 beta. Would it be okay to add it to the 1.20 medieval mc modpack?

covert vapor
#

!tryit

cunning reefBOT
orchid gale
desert hill
#

would it be okay to remove ssn and replace it with toms?

#

or do the same issues with ssn arise

orchid gale
#

oh you were the one I said that to earlier

#

I mean you could try tom's, it has its own set of problems but it's probably better just considering how bad SSN is

vestal relic
#

I made an active conduit but it didn’t damage the hostile mobs nearby, namely a few guardians and one drowned, why does this happen?

mellow flame
rich quiver
#

Anyone know why my Tetra tools all look like this? (This one is a diamond pickaxe) I'm on MMC4

subtle pewter
#

Anyone know what mod makes player freeze in cold ocean? modpack is MMC4, biome is cold deep ocean

#

please help

rich quiver
#

That's what happens with Aquamirae in the Ice maze area

subtle pewter
#

oh, thanks, and is there any solutions?

#

I thought it was "survive" mod

rich quiver
#

There's a boss there that drops a helmet that can give you immunity to it, I thought it was the survive mod at first too

subtle pewter
#

thanks a lot, hope I can beat it

rich quiver
#

NP, goodluck

lapis pelican
#

the temperature mod is called cold and sweat

subtle pewter
#

yes, that's one of the problem too, thanks for mention it

tiny hill
#

I alrd updated to fix the enchants and stuff

#

They work still kinda ok, it's just that the jewelry gems dont work

#

"Disabled with apotheosis adventure module enabled"

tiny hill
#

This thing beautiful

tiny hill
#

Holy.

#

Resistance III for 25 seconds with 8 sec cooldown

#

well I guess I'm never dying again

#

(This is Ancient Tier)

tiny hill
#

My first ancient thing

tiny hill
#

I feel like

#

now that i have more luck stat overall

#

it also ups the tier of the apoth bosses that I'm encountering

#

the non-dungeon-block-spawned ones at laest

#

the invading ones

#

Which armor has the most armor amount in the game as of the moment?

desert hill
stone aurora
#

Will Ice and Fire be added to the 1.20.1 modpack? Hmm

#

My blood craves dead dragons

tiny hill
#

I wish Spartan & Fire would update to 1.20.1

#

wth is that world gen

#

yooo

#

My bad bro sorry for interrupting

#

I just finished a raid and I see this

#

buhh

keen trail
#

theres a travelling cart item right?

#

i swear i saw one and im tryna find it in the item menu but i dont remember the exact name

tiny hill
#

Do villagers not* drop their spawn eggs? wth

grim cedar
#

I'm hosting a MMC4 Forge server that my friend and I play on, but we keep getting disconnected to the point where we stopped playing it. Server specs are an i7-13k, 64gb ram, nvme disk. One or both of us will get disconnected, and we will to completely close down minecraft before we can connect again. We quite often get an error message displayed. Anyone else have these types of issues with MMC4 Forge? Trying to determine if its something in the modpack or a server issue.

iron python
#

What are the main differences between Forge and Fabric versions? From what I can tell one looks more combat focused

tidal spruceBOT
tiny hill
#

Free mutant maker i guess

#

buhhh

grim cedar
#

These are the errors we got:

covert vapor
cunning reefBOT
#

Hello! For us to help you with your issue, you will need to answer all 8 questions below. Post the answers in this channel:

1. Have you modified the modpack in any way? If so, what did you do? (Updating/adding/removing mods, changing configs)
2. What launcher, or program, are you using to launch the game? (CurseForge, ATLauncher, etc)
3. What Minecraft version are you playing? (1.18.2, 1.16.5, 1.19.2)
4. What version of the modpack are you playing? (v11, v9, etc)
5. What steps are necessary to reproduce the crash? (Launching the game, exploring the world, etc)
6. Have you ever gotten past the point where the crash happens?
7. Send the crash report file into this channel. Right click the modpack, Open Folder, and navigate to the Crash Reports folder. Drag the newest one here. If there is no crash reports folder, do the same thing with the latest.log file in the logs folder.
8. Did you follow the Performance guide linked in #faq?

grim cedar
#

!moreinfo

cunning reefBOT
#

Hello! For us to help you with your issue, you will need to answer all 8 questions below. Post the answers in this channel:

1. Have you modified the modpack in any way? If so, what did you do? (Updating/adding/removing mods, changing configs)
2. What launcher, or program, are you using to launch the game? (CurseForge, ATLauncher, etc)
3. What Minecraft version are you playing? (1.18.2, 1.16.5, 1.19.2)
4. What version of the modpack are you playing? (v11, v9, etc)
5. What steps are necessary to reproduce the crash? (Launching the game, exploring the world, etc)
6. Have you ever gotten past the point where the crash happens?
7. Send the crash report file into this channel. Right click the modpack, Open Folder, and navigate to the Crash Reports folder. Drag the newest one here. If there is no crash reports folder, do the same thing with the latest.log file in the logs folder.
8. Did you follow the Performance guide linked in #faq?

grim cedar
#

1 - Have not modified in any way.
2 - CurseForge launcher to launch my local client and used the "Download Server Pack" option to download the server version.
3 - Version 1.20.1
4 - Medievel MC [Forge] 1.20.1 v24
5 - It seems pretty random, with one or two of us getting suddenly disconnected, while another person doesn't get disconnected. It seemed to happen more often when jumping between waystones or entering into the nether.
6 - It's random, so we can play for an hour, then suddenely have a series of disconnects.
7 - Will upload the latest.log from my client side - just recently disconnected
8 - I'll take a look at this

young karma
#

any idea why backpack not working?

#

when slotted b keybind not opening

grim cedar
#

To equip backpack, I had placed it in the tool bar, selected it, right clicked on it. That opened the backpack. From there I had clicked on the person icon on the left side of screen to equip it. Once I had done that, the b had worked for me.

young karma
covert vapor
#

offical launcher server download explodes at times

grim cedar
#

Was there an alternative way to get the server pack?

covert vapor
#

from the curseforge website

#

the app tends to screw Something up idk how

grim cedar
#

Ok, found it on curse website and will try that copy. thanks!

placid roost
#

Do you guys kjnow how to fix the error code 1 on launching? I'm looking online and it just says to reinstall java which I did

#

I did follow the link in the FAQ but still same error

cunning reefBOT
#

Hello! For us to help you with your issue, you will need to answer all 8 questions below. Post the answers in this channel:

1. Have you modified the modpack in any way? If so, what did you do? (Updating/adding/removing mods, changing configs)
2. What launcher, or program, are you using to launch the game? (CurseForge, ATLauncher, etc)
3. What Minecraft version are you playing? (1.18.2, 1.16.5, 1.19.2)
4. What version of the modpack are you playing? (v11, v9, etc)
5. What steps are necessary to reproduce the crash? (Launching the game, exploring the world, etc)
6. Have you ever gotten past the point where the crash happens?
7. Send the crash report file into this channel. Right click the modpack, Open Folder, and navigate to the Crash Reports folder. Drag the newest one here. If there is no crash reports folder, do the same thing with the latest.log file in the logs folder.
8. Did you follow the Performance guide linked in #faq?

young karma
#

hey anyone done full ui resource pack?

covert vapor
#

?

young karma
#

like ui from other mods

#

to look not vanilla

covert vapor
#

not sure ngl

young karma
#

whats name of resource pack used?

#

ok nvm found it

keen trail
#

Is there a way to enable teleporting by just right clicking on the map?

#

Like the map on better mc

#

I have operator

#

I can with commands but I’m struggling to tp with coordinates💀

vestal kite
#

point at the spot you want to teleport to and press T

keen trail
#

How do I change hose modes? its bound to z and nothing else is bound to that key

#

but its not working

#

am i missing something?

dense linden
#

hi is there any chance to disable this 3rd person mode? i love this modpack but this 3rd person mode is sooo annoying

earnest hull
#

might be my favorite modpack of them all

tiny hill
#

Wait, does the -Gravity attribute help with energy conservation?

placid locust
#

hello, brand new install on ubuntu 24.04 using java 18
using docker-compose
do i need to open some port for github?

#

i dont have other errors in the console

placid locust
#

i tried to figured it out by looking at edwin's code from github but i couldn't find a reason for this error

placid locust
#

nvm, minecraft crashed after joining singleplayer and now it's working somehow

tiny hill
#

A comment that I would give is like

#

Ancient apoth bosses.....

#

they

#

they only drop stuff from aquamirae

#

And you can't really reforge stuff using the ancient scrap materials

#

Would be nice if like there's an equal chance for it to come from other mods too

#

So you can get other-mod ancient gear stuff! (cause you can't really reforge for em)

#

Wonder if there's already an apotheosis addon about Ancient tiered stuff being abel to be scrapped and then reforged

tiny hill
#

I think I'm experiencing a bug where all my gems are turning into one another when put into Simple Storage Networks

#

I should not have this many type of one gem and nothing else at all

#

bro I just lost all my other types of gems because they all turned into safari's 😭

#

I mean I can just farm em again but like

#

what

#

how do they turn into one single type of gem

#

Surely it's not me updating the passive skill tree mod myself?

#

That shouldn't affect apotheosis gems in a simple storage network thingy?

orchid gale
#

I’d switch to an ars nouveau storage lectern, they work great

orchid gale
#

I’ll make sure to take a look at that

#

there’s a modpack update mostly finished, fyi

tiny hill
# orchid gale 🤔

Elaboration: It's cause the Ancient tiered bosses are um... are uhhhhh it's a boss from Aquamirae and no other mod-else

#

I think

orchid gale
#

oh captain cornelia?

tiny hill
#

Yeah!

orchid gale
#

Yeah I’m tweeting that boss anyway

tiny hill
#

Is she only the spawn option for Ancient tier bosses?

orchid gale
#

it should be locked behind the end of aquamirae not spawned randomly

tiny hill
#

frfr

#

i got lance for free (kinda)

orchid gale
#

so you won’t miss it

#

I said tweeting

tiny hill
#

yeeting

orchid gale
#

I swear I typed yeeting

tiny hill
#

auto kerrect frfr ong

orchid gale
#

😔

tiny hill
#

I was about to correct to X-ing since twitter changed their name /j

orchid gale
#

I love xing with all my friends

#

did you see the new x on x dot com?

tiny hill
#

damn!!! never checked it out

#

gotta go see the x frfr

placid roost
covert vapor
#

lol

tiny hill
orchid gale
#

that's an interesting idea, I think apotheosis bosses have predicates or something, not sure if they're per-player though

#

i'll look into it

tame locust
#

hey i'm playing medieval minecaft 1.18 forge and i get a weird leaves visual bug like better foliage but when looking at mod list there isn't better foliage, any idea of what mod causes that ?

tame locust
#

i want to get rid of the "fancy stuff" to get better performances, so I just want to get rid of the mod that is doing that instead (and I already tried fancy leaves, it didn't change)

covert vapor
#

hmm might be a mod then

tame locust
#

yeah i know this is a mod, and i'm trying to know what it is but i can't find that anywhere

tiny hill
#

Are there any tools in the mods (that are already in the modpack) that can be of use in helping building?

#

Like. Aoe placement or things like build wands that isn't from minecolonies

cloud cargo
#

how can I disable the inventory sort in mmc4? I search the "r" key but I can't find the keybind in the controls

past stone
#

i need help, i cant run my server. I'm using Medieval MMC4 Forge

#

lots of errors

#

pls help

#

i also tried older versions

orchid gale
orchid gale