#better-mc-fabric

1 messages · Page 97 of 1

half latch
#

5

#

20

#

30

#

then back up to 130

#

if it was just me not having a good pc itd never even reach past like 30 fps

#

but instead it does whatever this is

#

any known reason

#

i can see it happening while im paused in the background typing this

#

actively

sudden bay
#

follow #faq performance guide

#

if you still lag send ss with f3 open

half latch
#

I figured it out

#

traced it all back to my drivers

#

reset them

#

all good 💪

half latch
meager yacht
#

edit the variables.txt

#

you need to specify mb

#

not just a number

#

and theres no reason to mix mb & gb

#

just do -Xmx5g

#

you dont need to specify a minimum either

terse laurel
#

Good evening all, how would i go about updating my personal BetterMC server to the latest modpack version without breaking anything?

meager yacht
#

!updateserver

undone latchBOT
terse laurel
meager yacht
#

!alternates

undone latchBOT
#

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.

tranquil wedge
#

anyone know any good bmc servers

crude wren
shell atlas
#

Hello! What mod or mods keep grass and flowers growing, including weeds?

kindred zephyr
#

anyone know how to fix this bug with better end mod?

night birch
#

you can try this

#

!reload

undone latchBOT
#

To reload textures and sounds, press F3 + T. If this doesn't bring up a loading screen, do the following:
1. Press escape and go to the Resourcepacks tab.
2. Move a Resourcepack on the left of the screen to the right.
3. Move that SAME Resourcepack back to the left.
4. Exit the menu.
If step 4 does not bring up a loading screen, do step 2, then step 4, then step 3, and then step 4 again.

meager yacht
kindred zephyr
meager yacht
#

or you can try a resourcepack reload, might fix it

#

f3 + a

flint bay
#

does anyone know how to enable shaders on 1.19.2

#

?????

#

theres no shaders tab in video settings

sudden bay
late kettle
#

what's this place about?

sudden bay
#

sorta

late kettle
#

ahh i see

#

is there a way for me to turn off these spawnerss?

#

even with a torch they dont die

junior dagger
#

Is this a public server

#

Dang it

#

I am in a seever and it has crashed because the twilight zone portal is bugged, and when I broke a block, it fell into the portal, and it crashed me

#

And I Cnat get online

#

Also can I join I am bored

#

What that

#

How dose it get fixed

#

I can’t join back

#

How dose it get fixed

sudden bay
#

please dont ping staff

olive fern
#

Hi, yesterday i was running the server just fine, today it crashes all the time

undone latchBOT
#

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?

olive fern
#

im running v1.95 and no, i havent modified it in any way, MC Version 1.19.2 latest fabric

#

Its a server btw, using the bundled start powershell script

sudden bay
#

!openjdk

undone latchBOT
#
  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.
olive fern
#

i keep getting the same thing

olive fern
visual gorge
#

Hi, Idk why when I try to enter nether portal it just keep waiting and not teleported.. Is there anyone facing the same issue?

olive fern
#

thats in a server?

#

or in a normal world?

visual gorge
#

server

#

@olive fern

olive fern
#

then i think its thes erver hardware

#

which hardware does the server have

#

@visual gorge

visual gorge
#

I'm using bisect with 2gb ram

#

@olive fern

olive fern
#

yeah thats why

#

even 4GB is not enough

#

imagine with jusst 2gb

#

i run it in an Intel Nuc J5040 with 16GB

#

@visual gorge

#

what specs do you have in your pc?

ember jasper
#

Can i add a mod to better mc

#

Like origins

visual gorge
visual gorge
#

16gb ram

olive fern
#

cpu?

#

@visual gorge

visual gorge
#

intel i7 10750

#

actually is it really because of my device i'm using?

visual gorge
#

I can run other portal but not nether...?

undone latchBOT
#

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?

meager yacht
#

no, it doesnt

#

!moreinfo

undone latchBOT
#

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?

meager yacht
meager yacht
#

read the readme

#

you dont have the right java version installed.

olive fern
#

@visual gorge then you should try to self host it

#

using ngrok so you dont have to open the ports

olive fern
visual gorge
#

@meager yacht Hi may I know why I can't go to nether with portal but other portal can?

olive fern
#

i already told you

meager yacht
#

lmao

olive fern
#

because of ram

#

2GB is not enoguh, not even 4GB is enough

meager yacht
#

you can contact bisect support if you want

#

4gb is enough.

olive fern
#

you need at least 6 or 8

meager yacht
#

no

olive fern
#

4gb is kind of bad because i tested it

meager yacht
#

cool

olive fern
#

i had to give it 6gb for it to be stable

meager yacht
#

4gb is enough

visual gorge
#

It's kinda wierd that all of the portal can go through but the most basic nether portal can't..

#

nvm thanks for the help

thick gazelle
#

how to install adoptium on ubuntu?

#

java 17

#

it gives me tar.gz but idk what to do with it

ember jasper
#

I added a mod and made sure it's compatible and putted it in the mods folder and the game didn't run

#

Advanced XRay (Fabric Edition)

#

Curseforge

ember jasper
#

Like it run for sec and then it disappears

#

The game

#

Can u guys recommend a video tutorial on how to add mods to a modpack or someplace where i can read about that issue

sudden bay
ember jasper
#

Yes

ember jasper
#

Its a 1.19.2 mod

meager yacht
meager yacht
#

..

sudden bay
#

there is no 1.19 version

ember jasper
#

Yea

mossy herald
sudden bay
ember jasper
#

Curseforge

sudden bay
#

no 1.19

blissful stump
#

hi kwek

sudden bay
#

hello muon

mossy herald
#

Oh ok so no 1.19.0

#

right?

ember jasper
#

No i downloaded the mod then I put the mod in the mods folder

thick gazelle
meager yacht
#

extract it

#

thats a zip file

#

thats the only way to install mods

ember jasper
#

Ok

meager yacht
#

going through the app wont change anything

thick gazelle
mossy herald
#

@thick gazelle what you tryna do?

meager yacht
ember jasper
#

Nope it's my first time using Minecraft mods

thick gazelle
mossy herald
#

Oh

thick gazelle
#

bc windows was to slow on old pc

ember jasper
#

By "app" do u mean curseforge

#

Oh

#

I tried to look up that mod in curse forge app but it didn't appear so i downloaded from website

#

No😥

#

Thx 😊

#

You truly are the goat 🐐🙌

pearl flume
#

Easier with a pic honestly.

ember jasper
#

Ok wait i will hop in my pc in a minute

#

Ok i installed the mod can i run now?

thick gazelle
ember jasper
#

K

ember jasper
#

Nope it appears that i fricked something else up so the game isn't even working im thinking of reinstalling the game

#

Btw if i delete does my progress in a Minecraft server disappear as well

#

No

#

Yea

paper onyx
#

u know abt forge stuff?

ember jasper
#

An online server

#

Np with that

#

K nice

paper onyx
#

My inventory is always on my screen

#

but its just the items

#

kk

#

i restartted my whole pc lool

#

im trying again

sudden bay
paper onyx
sudden bay
#

the section from inventory hud+

paper onyx
#

alr

sudden bay
paper onyx
#

where do i find my invenotry + keybunds

#

lmaooo

sudden bay
#

also its the 3rd one

paper onyx
sage blaze
#

Can you repair rose gold tools?

ember musk
#

why doesnt vein miner always work?

sudden bay
ember musk
#

yeah im not new to modded minecraft but its not working

sudden bay
ember musk
#

none

sudden bay
#

what modpack + version

ember musk
#

BMC1 most recent

#

does it not work on stone?

meager yacht
#

you need the vein mining enchant

#

hold the ~ key

ember musk
#

i changed to mouse 5 and doesnt work
also tried reverting didnt work

#

my mate also cant use it

tawny vapor
#

hi, I have a problem with the modpack, what should I do?

sudden bay
tawny vapor
#

no

sudden bay
tawny vapor
#

I just downloaded it and I get that error

#

tLauncher

sudden bay
undone latchBOT
#

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.

meager yacht
#

it also doesnt install mods or modpacks correctly

#

we offer no support for piracy, please leave the server

ember musk
#

could the veinminer issue be a server side config?

ember musk
#

in forge modpacks is always worked fine

meager yacht
#

there is no issue

#

vein mining works

ember musk
#

i cant use it with hands or tools

sudden bay
#

You need the enchantment

ember musk
#

the enchantment to use the feature from the mod?

#

does this not work like the forge counterpart?

meager yacht
#

i already told you, you need the enchant & need to hold the ~ key

ember musk
#

but i need to enchant a tool?

meager yacht
#

yes

ember musk
#

thats what i didnt know tyvm

meager yacht
#

you need the vein mining enchant

ember musk
#

are the same mods available on forge as the fabric ones?

meager yacht
#

no

ember musk
#

but the main ones like storage

#

and the quests are they more complete or the same?

meager yacht
meager yacht
ember musk
#

but its mainly toms simple storaeg or is there something more advanced?

#

also are there like iron chests and such on forge?

meager yacht
#

forge uses simple storage networks

meager yacht
#

the Nether Chested mod is in some packs

ember musk
#

ill just install that and check it instead of annoying you sorry

#

what is the difference between BMC 1/2/3? just newer versions?

sudden bay
#

The mods are different and mc version

tropic jewel
#

hi there just started out, just one quick issue I have is I hear birds chirping even tho I'm at deepslate level in a big cave. How do I resolve that?

sudden bay
ember musk
#

any way to mine a 3x3
or any tipe of tip for better tools early?

#

gotta have the enchant first

#

when you do you drop items like vanilla?

#

which thing makes textures connect? like cobblestone with dirt

meager yacht
meager yacht
ornate shadow
#

How do i make 1.19.2 fabric run less laggy

strange temple
#

Just starting out on this modpack and I cant dye wool in the normal way, what gives?

bold trench
#

!storage

undone latchBOT
#

Simple Storage Networks allow for infinitely expandable storage that can be accessed from any dimension, at any distance. To set one up, you'll first need a Network Root and Request Table. Try to keep this all in one chunk (viewed by pressing F3 + G) and do it somewhere with a good bit of vertical space. Place the Request Table above the Network Root. Generally, the simplest way to gets lots of storage is to make a tower of double chests from bedrock and then a tower of Link Cables which attach to the Network Root. When you run out of space, you will need to make more Link Cables, as one cable can only attach to one double chest. If you're playing a modpack with the Sophisticated Backpacks mod, you can use maxed backpacks instead of chests to conserve space. To access the Network from anywhere with a Crafting Remote, click the map icon at the top left of your inventory then click the next map icon in the same area. Here, you can click to claim a chunk (disabling creeper explosion damage) and then shift click to "Force Load" it. You can tell it's loaded when there's red lines going across the chunk. You can also put the Crafting Remote in a Curio slot (accessed by clicking the ring icon in your inventory) and then bind "Open Remote Curio" to a key of your choice for easier access.

bold trench
#

anyone good with storage? i've watched a handful of videos on it already and understand most of the mod. what i have been unable to find answers to are the tag filters and polymorphic filters. i've experimented with in game, and i can open the menu, pop items in and add their tags to the filter, but i don't know how to actually plug the filter into my system.

what i want to do is have storage for tools and armor, but tools and armor with enchantments don't get accepted by the Inventory Cable Connector (Filtered). so after looking around at the items, i think a tag filter would do best.

yes, i know i can have a general overflow section of storage, but that is my last resort. i would love to just have an organized place for all tools and armor, even with enchants to go into.

meager yacht
grand fog
#

having issues here to upgrade from v9.5 to v11 or v12, apears like launcher doesnt like the mods or the config file

meager yacht
meager yacht
undone latchBOT
#

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?

grand fog
#
  1. no
  2. sklauncher, crash logs
    gdlauncher i cant even reach the server
  3. 1.20.1
    4, v12
  4. copy the new mods and launch
  5. no
  6. https://mclo.gs/cop3AVu
  7. not yet
#

everything works with v9.5 tho

meager yacht
#

we do not offer any support for piracy.

#

please leave the server

grand fog
#

I also sais that i did try gdlauncher

#

I paid for the game too

#

Its bot piracy in this case its offline

#

Not *

meager yacht
#

there is no reason to use a pirated launcher if you already own the game

#

GDL is just plain bad

#

but cracked launchers can't install things correctly due to curseforge restrictions

#

!alternates use ATL or Curseforge Launcher

undone latchBOT
#

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.

grand fog
#

Thats so fun to have to pay for license for the 5 users in my own home !

#

Thanks but no thanks

meager yacht
#

what do you want us to do

#

lmfao

river moon
#

anybody know of some type of red light light block

#

glows red type of deal

upbeat bolt
#

Is immersive portals compatible with bettermc ?

river moon
#

lol

#

thats not even red

upbeat bolt
#

if you're talking about glowing ores with complementary / rethinking voxels then this does give off red light

sudden bay
#

breaks with many mods

thick gazelle
#

what is the mod that has the sort button on the top right of inventorys

meager yacht
#

charm

thick gazelle
meager yacht
#

yep

thick gazelle
meager yacht
#

nope

blissful stump
#

Hi!

#

Does somebody know all the villager jobs?

vestal pike
#

hey so ik that some structures have maps to other ones, i.e bandit tower has a map to the forgery. is there a list of what structures supply what maps?

pearl flume
#

XD came across the the paranoid pillager last night, that’s such a fun edition.

blissful stump
#

Paranoid pillager? Like a coward version of those evil ones?

ruby halo
#

How do the capes work? When looking at them using REI, it shows a bunch of capes. Same with the creative menu. How do I equip one? Or is like how normal MC works where you have to have it set to your account? Im wondering because I would like to wear one but it isnt letting me.

Im using betterMC 1.19.2 on modpack version 19.5. I dont know if playing on a server changes how some mods work or not, so if its because its on a server let me know

meager yacht
meager yacht
#

added by some library mod

ruby halo
#

Ohh ok, ty. I had no idea if there was some way to wear them or not

ivory sun
#

Yo my xp bar disappeared. What do I do?

fervent fjord
#

Playing on 1.19.2 and can't seem to find the Obsidilith ANYWHERE, could the structure spawn only in specific bioms?

fervent fjord
#

What do you mean by outer end islands?

river moon
#

does anybody know of a way to go through each mods blocks? i did this previously but cant remember how

#

not simply scrolling through REI i mean clicking on each mod and it showind the blocks it brings

#

for example: i want to see every block in farmers delight, how could i got about that? ty!

#

just found it actually, all you need to do is tap on the arrows of the creative mode invetory

hazy venture
#

so I was gonna play with a friend and added the essential mod so I could invite him to my SP, but I just.... can't? is there a bypass to add mods cuz it won't let me play at all if I add a mod

stoic acorn
#

will crops grow underground at Y 42 if its winter?

sudden bay
#

self-hosting is free

#

!lan

undone latchBOT
#

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. Here are your options:

  1. Create a server using the server pack or through a Bisect purchase. Type !server in #bots for more information.
  2. Install the e4mc mod and then Open to LAN ingame.
sudden bay
#

!server

undone latchBOT
#

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.

thick gazelle
#

How to easily find a trader goblin

steel wraith
#

i tested everything

#

same thing with all of the packs

#

they launch & crash

#

!moreinfo

undone latchBOT
#

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

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

ivory wolf
#

Seems like modemenu is having trouble properly rendering or somethin

steel wraith
#

1 no
2 atlauncher
3 120.1
4 v12
5 launch game sometimes/ run shaders/ join a world
6 in my new pc always
7 already done
8 why would i

steel wraith
#

lmao

ivory wolf
#

delete the mod

#

see if that works

steel wraith
#

ok

#

wait what???

sudden bay
#

im joking relak guys

steel wraith
sudden bay
#

goblin trader jumpscare

near meteor
#

i wanna start to progress further with bosses and stuff, what would be good to begin with with the bosses of mass destruction?

near meteor
#

ik they can be strong but i already have pretty insane gear

strong spear
#

which mod makes that i can put enchant from item to book on grindstone

hollow cargo
#

Might be charm

strong spear
#

yes. thx

visual gorge
#

Hi, my friend want to join my server hosted by bisect but he stuck on the lobby and cant find the multiplayer button.

#

how to solve this issue?

visual gorge
sudden bay
undone latchBOT
#

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.

thorny kernel
#

what are the requirements for villagers to breed in the 1.20 version of this modpack?

fervent fjord
#

Can I get more dragon eggs? tried to kill the dragon again but it did not spawn an egg

#

So there's no way of getting more eggs?

#

Were playing on a server and want to breed the dragon

thorny kernel
#

is it different from vanila?

#

ok

#

any ideas why it isnt working, theres 3 beds there

#

they harvest the carrots and passing them around

#

to breed

sudden bay
thorny kernel
#

works in vanila

#

ill try bread

near meteor
#

does it have a keybind?

sudden bay
thorny kernel
sudden bay
#

1.19.2 or 1.20.1

near meteor
#

1.20.1

sudden bay
#

ah theres no questbook atm on that version

near meteor
#

oh okay

steel wraith
#

nothing is working

#

minecraft is just broken

thorny kernel
#

im so glad i never went into computer eng

steel wraith
#

steampunk
bmc
mmc
fantasy realms

#

everything

#

now its this thing

steel wraith
meager yacht
meager yacht
#

reset java path

steel wraith
#

done

#

but its the same

#

java i have installed

meager yacht
#

don't set a java path at all

#

see if it launches

steel wraith
meager yacht
#

check the per instance settings

steel wraith
meager yacht
#

remove java path there too

steel wraith
#

oki

#

@ me when ur back

sudden bay
steel wraith
#

fk u

#

jk love u

sudden bay
meager yacht
#

does it work on curseforge

steel wraith
#

downloading

#

bmc

#

imagine cf work

sudden bay
#

uncommon curseforge W

steel wraith
#

lmao

#

w wifi

sudden bay
#

i want to eat ur wifi

meager yacht
#

i want to eat ur wife

#

meow

steel wraith
steel wraith
steel wraith
#

OH MY GOD

#

CHORB

#

can i be ur e-chorbia pleaseeee

#

@meager yacht

#

@sudden bay ITS WORKING

#

FINALLLYYYYY

sudden bay
#

OMG

steel wraith
#

OH MY GOD

sudden bay
#

I ALSO JS SHUT OFF MY PC

steel wraith
#

CHORB LET ME UR CHORBIA

steel wraith
meager yacht
#

chorb

steel wraith
#

w chorb

#

and the thing crashed

slate forge
#

hey im on mac os and the new update makes my launcher crash when i try to open the game, can anyone help?

undone latchBOT
#

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?

slate forge
#

when i go to submit crash report theres no file found

#

fixed it

#

thanks anyways

meager yacht
#

possibly

chrome stag
#

What mod puts you in 3nd person with in a boat?

#

Can I turn it off?

#

Okay thanks

upbeat sage
#

Boyfriends game keeps crashing about 15 seconds after loading in, using 1.19.2, he has the exact same mods as me, 16GB Ram. Mine seems to work fine with 8GB ram. Don’t really understand why it’s not working.

undone latchBOT
#

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?

upbeat sage
#
  1. Deleted 2 menu mods so another mod works that we added.
    2.CurseForge
    3.1.19.2
    4.V19.5
  2. Loading into a world
  3. Only on V14.5.
  4. Don’t have it right now.
  5. No
upbeat sage
sudden bay
#

This is one example of it

#

You can use e4mc

#

instead

#

or run the serverpack

#

both are fre

upbeat sage
sudden bay
undone latchBOT
#

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?

wooden dock
#

Hey, is there any reliable way to move villagers around in the BMC 1 version of the modpack?

blissful stump
#

yo how do i use an infusion pedestal? i want to craft a crystalite elytra

sly osprey
#

normal for some structures to have no loot?

dull python
#

When I try to upload the BetterMC Fabric 1.20.1 zip file to MultiMC its telling me Archive does not contain a recognized modpack type...

sly osprey
#

why are u doing that

#

just use multimc?

#

add new instance

#

and go to curseforge nd search for it

dull python
#

i dont have the curseforge option...

sly osprey
#

yikes

dull python
#

is there a way to add that?

sly osprey
#

just use prism launcher then

undone latchBOT
#

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.

sly osprey
#

or atlauncher

#

but if u want to use something more similar to multimc then use prism

#

has the curseforge option

upbeat sage
#

Does BetterMC2 Fabric, support Iris Shaders?

dull python
#

i feel kinda stupid for not knowing about prism... might just make the switch to that launcher for now thanks!

visual gorge
#

Hey! 1 quick question. Do you still allow to carry mobs in this version?

#

Because I use to shift+right click to carry mobs and now whatever key that I binded doesn't work anymore..

#

what key should it be binded btw?

#

how to set both keys together in the same time?

vernal quarry
#

anyone using any afk raid farm on better mc 1.19.2? if yes which design?

runic shard
#

Hello guys, me and my friend just started a bettermc server. However none of us have a working quest book. It is just empty for all of us. Does anyone know what could possibly be the problem? Thank you.

runic shard
#

1.19.2

pearl flume
runic shard
#

Ahh I see, thanks.

sudden bay
sudden bay
runic shard
#

I mean I do see it but it's empty

sudden bay
runic shard
#

damn

sudden bay
runic shard
#

Yeah

sudden bay
#

try reinstalling the server

runic shard
#

Alright I'll try

pearl flume
pearl flume
#

Hoping it does get updated to allow into it eventually, but sounds like it’ll take a while.

sudden bay
#

Questbook?

runic shard
#

Reinstalled the serverpack but questbook doesn't work :/

meager yacht
#

you need all files in the serverpack

#

not just the mods.

misty sigil
#

1.No
2. Curseforge
3.1.19.2
4. V19.5
5. After Creating/joining a world
6. Sometimes but crashes after about 5 seconds
7.Sent with this
8. No

This is with 16GB of ram with 8GB allocated.

night birch
#

!drivers

undone latchBOT
#

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.
misty sigil
#

Tried multiple gpu drivers, i'm now on the latest driver for my gpu 1660ti

upbeat sage
cedar igloo
#

i keep crashing and getting exit code 6 when i try to join a server, i'm on bmc1. haven't tried singleplayer yet but i have no idea what's happening. it was fine yesterday and as far as i can tell, i'm all up to date

meager yacht
#

be more specific

undone latchBOT
#

For users who are experiencing issues with the built-in GLFW, there's a quick and easy solution for you to use the latest, bug-free GLFW that can remedy the solution.

  1. Download a pre-built GLFW library from my repository at https://github.com/Frontear/glfw/releases. Ensure you download the correct file from the desription of the release. You may also compile it yourself, details can be found here: https://www.glfw.org/docs/latest/compile.html
  2. Save the file in a location you can remember and will NOT delete (the file MUST stay there or else it will stop working)
  3. In your launcher, go to the java parameters (this is the place you put your GC arguments), and add -Dorg.lwjgl.glfw.libname="path/to/the/file". If, for example, you downloaded the file in your Downloads (C:\Users\Me\Downloads\glfw3.dll, then your argument would be -Dorg.lwjgl.glfw.libname="C:\Users\Me\Downloads\glfw3.dll")
undone latchBOT
#

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?

cedar igloo
# meager yacht !moreinfo
  1. nope
  2. curseforge
  3. 1.19.2
  4. v19.5
  5. launch the game as normal through curseforge launcher, join a multiplayer server, wait approximately 3 seconds, experience sadness due to the crash
  6. nope yes, sorry. the game was running fine up until today. so every time i ran it prior to today, i'd get past the crash point
  7. attached it
  8. yep, none of it did anything. i'm really not sure what changed overnight
undone latchBOT
#

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.

cedar igloo
#

will get on that tomorrow. leaving soon and won't be back for a few hours, it's evening for me

floral minnow
#

ig bmc1 is gone?

#

its not even working for me

sudden bay
#

it is still there

sudden bay
#

twilight forest , deeper dark

floral minnow
#

no like i server itself

#

im trying to get in

sudden bay
zealous canopy
#

hey im trying to create my own modpack but when i try and load it, it instantly crashed

#

and idk how to get to the crash log

sudden bay
#

the ones I said + the 2 from blue skies #faq modpackindex

floral minnow
sudden bay
floral minnow
#

no im trying to join the server

sudden bay
floral minnow
floral minnow
#

so who owns bmc1? or what

night birch
floral minnow
#

im confused

#

wym by that

night birch
#

!server

undone latchBOT
#

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.

night birch
#

the free method

#

you need to google how to portforward as it is router specific

floral minnow
#

i just went to moorgs and i get the samething with them

night birch
floral minnow
night birch
thorny kernel
#

is it possible to comibine fortune 4 to get fortune 5?

thorny kernel
#

damn

night birch
#

might be able to get fortune 5 from a goblin trader though, rare trade

blissful stump
#

best way to get quartz

night birch
blissful stump
#

which method

#

mining or bartering

night birch
blissful stump
#

gasp

#

I HAVE GOLD

#

FARM

#

AH

#

AHAHAHAH

#

MYWAHHAH

night birch
#

cool, fortune 3 or higher with nether quartz still better

blissful stump
#

im so dumb

#

eh im currently making a ppt so u know im afking

night birch
#

everyone makes gold farms, Idk why tbh

blissful stump
#

i do it so i can have gapples for days

#

and gapples you can eat them even if youre full

blissful stump
#

hhhnngg
is there a way to change keybinds for stuff like f3 or something

#

i always press alt f4 when im trying to look at the fps and tick meters

blissful stump
#

whats the name of the ui where it shows your armor and colorful health bar

left isle
#

i really wanna play the better mc modpack 1.20 with my friends and i used to be able to using the essential mod, but now when i add it, its say thats its incompatible. Is there a way to fix this or a better way to play with friends if someone knows?

ivory wolf
left isle
swift coral
#

okay so, is there anything on better mc fabric that can help me clear grass faster than using a bucket or my hand?

upbeat bolt
#

is it possible to play it with quilt using QFAPI ?

sly osprey
#

normal to get a bunch of errors when server is idling?

#

🤨

ivory wolf
sly osprey
#

could it yknow not spam tho 🤯

ivory wolf
#

Doesnt affect anything

upbeat bolt
#

also my fancy nether portals dont work for some reason

#

complementary shaders

sudden bay
upbeat bolt
#

neither does integrated/ avpbr's reflective textures

lean dagger
#

How do I allocate ram for my server? Can't seem to find the line that says $arg

lean dagger
#

nvm it's in the variables.txt

ivory wolf
#

the readme.txt has some good info!

lean dagger
#

Are there any server commands? If I want to stop the server I just need to ctrl c right?

ivory wolf
#

stop to turn the server off

lean dagger
#

Oh I meant the powershell script. If I do ctrl c on the script to stop it, the server will stop too isn't it?

ivory wolf
#

no idea, I dont use powershell

lean dagger
#

I see. Thanks for the help!

glass osprey
#

guys how can i make a server with my frind on this modpack.thx

blissful stump
#

yo i got a crystalite elytra why don’t i get regen 1?

undone latchBOT
#

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.

chilly summit
#

Is there anywhere to make a ticket or is this the place to ask for help.

chilly summit
#

I have a BetterMC fabric server 1.19.2 running through PebbleHost. I am using the Curseforge launcher to use Bettermc. Yesterday for some reason I was unable to join my server - I see the world for 5 seconds and then crash and it says Exit Code 6 but I don't know how to read the crash reports to understand them. It was working fine for about a month up until yesterday. And if it matters, I am using Mac

undone latchBOT
#

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?

chilly summit
#

And I know it is a problem with me and not the server because my friend is able to join fine

#

I'll try looking at the FAQ advice first and see if that helps, thanks

sudden bay
#

awnser all 8 questions

chilly summit
#

I am not at my computer now so I won’t be able to send a crash report - which of course is probably the most useful thing. I will send when I get a chance, thank you.

sage thistle
#

guys what is the best fishing rod in this modpack?

#

if a helper could i guess help or smth like that id appreciate it but i know its probably not their job to answer basic questions

#

also id appreciate it if someone could tell me how to get it

little cave
#

how to download better mc v11

sudden bay
little cave
cinder hearthBOT
little cave
#

but first i can join and 10minutes later i got kicked because i dont have same modpack

#

?

sudden bay
little cave
#

🤣

sudden bay
#

use v12

#

!updateserver

undone latchBOT
little cave
#

oke

#

what is the difference to v11 and v12

sudden bay
stone mesa
#

Hello everyone!

#

Hey, I was just playing and suddenly, everything in the game turned black and white, de menus and everything is still in color, but the game itself turned black and white. Does anyone know why? 😅

stone mesa
#

OMG yes hahahaha

#

was the skull? why it happened? does it have any function?

sudden bay
#

its a feature

#

afaik no

#

its js there

stone mesa
#

thanks!

sage thistle
#

can u get custom enchants such us potent poison from the enchantment table?

meager yacht
#

yes

glossy crown
#

does anyone know how the vein mining enchant works?

sudden bay
glossy crown
glossy crown
#

yeah it works.

strong badger
#

my modpack crashes everytime i try to load a world and i cant figure out why

#

i checked the discussion thing but that was for forge

undone latchBOT
#

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?

strong badger
#
  1. yes (add mods)
  2. Curseforge
  3. 1.20.1
    4.v12
    5.starting the world
  4. no
  5. yes
chilly summit
# chilly summit I have a BetterMC fabric server 1.19.2 running through PebbleHost. I am using th...

Responding to the 8 questions from earlier.

  1. I did not do anything to the modpack. But, I noticed yesterday that when I was launching the game, there was a 66mb download that showed at the bottom. I have no idea what it was for but it hasn't worked correctly since then.
  2. Curseforge
  3. 1.19.2
  4. v19.5
  5. Loading into my PebbleHost server. I can see the world for 5 seconds and then I crash.
  6. No
  7. I attached the latest log file
  8. No
chilly summit
#

Okay Ill take a look, thanks

#

Someone was just like "please just answer the questions first"

dire tinsel
#

Do regular mob farms work the same as vanilla mc?

#

My spider farm just doesn't seem to be giving out as much xp as i think it should be

dire tinsel
#

thanks

hybrid cosmos
#

anyone what music is used in the better MC modpack?

strong badger
meager yacht
#

e4mc isnt necessary

#

its already in the modpack

#

our custom fork of it

strong badger
#

ig i didnt put it in then because theres no copy of it

meager yacht
#

its not called e4mc

strong badger
#

oh

#

the one i added is also in 1.19.4 so that might be the reason the modpacks not working

night birch
#

we have a mod called Luna

#

for world sharing

strong badger
#

mod packs working now thank you for the help!

zinc moat
#

is there a way to disable the vertical slab thing in 1.20.1 or the only way is delete the mod

meager yacht
#

why do you want to remove it

zinc moat
#

oh im just not used to misplacing the thing its annoying imo

#

has to aim at the right pixels for the desired outcome

meager yacht
#

check keybinds for a way to toggle it

#

if thats not a thing then ping the user "andrew grant"

#

he's the dev of the mod & would be more than happy to take any feedback you have

zinc moat
#

got it thanks for answering

autumn arch
#

Question, will the euphoria patches mod ever be added to this modpack if it releases on curseforge?

#

its a mod that adds extra options to complementary reimagined and unbound

#

but players can still choose the regular complementary reimagined and unbound if they dont want the extra options

autumn arch
#

good to know

lean radish
#

why does mushroom stem didnt drop?

robust pawn
#

is there another way of getting a dragon egg in BMC1? my friend lost his.

meager yacht
robust pawn
#

ive checked them even the rewards

#

i need it to get to the Eye boss

#

then void shadow

night birch
#

how was the egg lost? lol

robust pawn
#

i dont know

night birch
#

ya'll will have to cheat one in if ya'll didn't use it to summon the eye boss

lean radish
#

is mushroom stem not dropping after i break it a bug?

robust pawn
#

alright thankyou!

night birch
#

this is easily googleable, as this is vanilla knowledge

lean radish
#

oh alright

timber cargo
#

hey i got a question, during the winter season the rivers around my island turned to ice, its spring and theres still ice there, will the ice melt during summer or does it just stay there forever?

sudden bay
timber cargo
tawny sky
#

My friend got this error

#

can anyone help?

sudden bay
undone latchBOT
#

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?

tawny sky
#
  1. Have you modified the modpack in any way? If so, what did you do? NO
  2. What launcher, or program, are you using to launch the game? CurseForge
  3. What Minecraft version are you playing? 1.20.1
  4. What version of the modpack are you playing? BMC 4 V13
  5. What steps are necessary to reproduce the crash? Launching
  6. Have you ever gotten past the point where the crash happens? No
  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? No
undone latchBOT
#

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.
tawny sky
sudden bay
shut nexus
#

how do i get basalt?

sudden bay
shut nexus
#

i cant find a besalt delta

tawny sky
sudden bay
tawny sky
tawny sky
sudden bay
# tawny sky

Download your drivers from the manufacturers site

#

not the app

tawny sky
#

alrdy done, my friend reinstall the graphic driver, using DDU also

meager yacht
#

!glfw

undone latchBOT
#

For users who are experiencing issues with the built-in GLFW, there's a quick and easy solution for you to use the latest, bug-free GLFW that can remedy the solution.

  1. Download a pre-built GLFW library from my repository at https://github.com/Frontear/glfw/releases. Ensure you download the correct file from the desription of the release. You may also compile it yourself, details can be found here: https://www.glfw.org/docs/latest/compile.html
  2. Save the file in a location you can remember and will NOT delete (the file MUST stay there or else it will stop working)
  3. In your launcher, go to the java parameters (this is the place you put your GC arguments), and add -Dorg.lwjgl.glfw.libname="path/to/the/file". If, for example, you downloaded the file in your Downloads (C:\Users\Me\Downloads\glfw3.dll, then your argument would be -Dorg.lwjgl.glfw.libname="C:\Users\Me\Downloads\glfw3.dll")
tawny sky
#

ok will try wait

tawny sky
blissful aspen
#

hello I have two questions my friends server uses bmc 2 1.20.1 and when you fly with an elytra it switches perspective how can I change that? and when anyone gets a waypoint it automatically marks it on everyones map and its hard to find personal way pints, is there anyway we can chnge that?

ember hornet
#

I'm running a server and it's constantly outputting this in the console

#

it doesn't seem to be causing problems on the player side but I'd like to know what it is

#

is it a part of BMC? I haven't seen it from other packs

modern drum
#

v12 crashed 😔

#

exit code 6?

#

how to fix

autumn arch
#

!drivers

undone latchBOT
#

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.
autumn arch
#

if you already have the latest version of your graphics drivers, reinstall it because that would mean your drivers are corrupted

#

if that doesnt work

#

!moreinfo

undone latchBOT
#

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?

modern drum
#

what type is that

autumn arch
#

well im not sure because i dont use macos

modern drum
#

ok

meager yacht
undone latchBOT
#

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.

meager yacht
#

always look at the logs

blissful stump
#

The amount of penguins I now have is insane T_T

upper lynx
#

Yeah I think my Ur-Ghast advancement is bugged

#

I have the trophy, but I have tried dropping the tiers

#

tears*

cunning atlas
#

im currently tring to download the 18.5v of the mod, yet everytime i hit download. it loads for a little but and hits me with "missing file for mod "project-865618" (id: 865618) in database. aborting installation". and im unsure what to do

meager yacht
#

we offer no support for old versions whatsoever

#

there is no reason to use older versions

cunning atlas
#

ok

blissful stump
#

is there unbreaking higher than 4

terse laurel
#

Is there a way for me to enable console commands/gamemode command in my personal survival server with my friend? i want to copy paste a cool tree but commands are not enabled?

meager yacht
#

it works the exact same as vanilla

blissful stump
#

can you make it so that only specific mobs can spawn?

#

with magnum torches

blissful stump
#

What if there was a seperate server for the Better MC group? both fabric and forge? 😄

pearl flume
#

What would be the purpose? It's still part of LPS and it would just cause more confusion and problems for the team. It's a pain to redirect people to the appropriate channels, trying to direct to a whole different server just complicates things too much

blissful stump
#

It's hard for newer players who join to understand that LPS doesn't have their own servers and only has the channels designated for the modpacks themselves. I just figured i'd ask bc I felt it'd be a good idea so that you guys wouldn't have much of a load and players could just help other players out.

pearl flume
#

It's ran by the same team as the other modpacks in this server. It would be twice as much work to cover 2 servers instead of this 1

blissful stump
#

Okie welp figured i'd ask I wouldn't mind helping run the disc

pale ibex
#

i need someone to tell me what that wither centipede mob is called pls ping me

#

cannot find the name anywhere

blissful aspen
#

I have two questions my friends server uses bmc 2 1.20.1 and when you fly with an elytra it switches perspective how can I change that? and when anyone gets a waypoint it automatically marks it on everyones map and its hard to find personal way pints, is there anyway we can chnge that?

blissful stump
#

When will bmc 1 get to 1.20

sudden bay
#

its a seperate modpack

blissful stump
#

oh

karmic cargo
#

So when I should start playing Better MC Fabric? got my ram now to 16 GB

#

Good thing it got controller support

karmic cargo
#

Best with a controller or keyboard?

sudden bay
#

I prefer k&m

#

rarely use a controller

karmic cargo
#

Honestly wanting to playing it with a controller but a bit of a struggle to figure out how to bind modded controls on kt

#

Alright I'm going with a Xbox controller on this game, thanks ozzi

karmic cargo
#

Don't worry I have ATL launcher

blissful stump
#

when i try to pay bmc2 this pops up Incompatible mod set!
net.fabricmc.loader.impl.FormattedException: Mod resolution encountered an incompatible mod set!
A potential solution has been determined:
- Install yungsapi, version 1.20-Fabric-4.0.1 or later.
- Install cupboard, version 1.20.1-1.5 or later.
- Install moonlight, version 1.20-2.8.4 or later.
- Install farmersdelight, any version.
- Install fabric-language-kotlin, version 1.8.21 or later.
- Install forgeconfigapiport, any version.
- Install bookshelf, version 20 or later.
- Install ash_api, version 3.0.1 or later.
- Install adventurez, any version.
- Install xaeroworldmap, version 1.34.0.
- Install xp_storage, version 1.5.3 or later.
- Install trinkets, version 3.7.0 or later.
- Replace mod 'Better End' (betterend) 4.0.10 with any version that is compatible with:
- Other constraints that can''t be automatically determined

#

Unmet dependency listing:
- Mod 'Puzzles Lib' (puzzleslib) 8.0.24 requires any version of forgeconfigapiport, which is missing!
- Mod 'Better End' (betterend) 4.0.10 requires any 3.0.x version of bclib, which is missing!
- Mod 'YUNG's Better Nether Fortresses' (betterfortresses) 1.20-Fabric-2.0.2 requires version 1.20-Fabric-4.0.1 or later of yungsapi, which is missing!
- Mod 'Better FPS distance Mod' (betterfpsdist) 1.20.1-3.9 requires version 1.20.1-1.5 or later of cupboard, which is missing!
- Mod 'YUNG's Better Witch Huts' (betterwitchhuts) 1.20-Fabric-3.0.1 requires version 1.20-Fabric-4.0.1 or later of yungsapi, which is missing!
- Mod 'Every Compat' (everycomp) 1.20-2.6.3 requires version 1.20-2.8.4 or later of moonlight, which is missing!
- Mod 'Expanded Delight' (expandeddelight) 0.3.0.2 requires any version of farmersdelight, which is missing!
- Mod 'Kambrik' (kambrik) 6.1.1+1.20.1 requires version 1.8.21 or later of fabric-language-kotlin, which is missing!
- Mod 'Loot integration Mod' (lootintegrations) 1.20.1-3.2 requires any version of cupboard, which is missing!
- Mod 'Smarter Farmers' (smarterfarmers) 1.20-1.7.3 requires version 1.20-2.5.0 or later of moonlight, which is missing!
- Mod 'Smooth chunk save Mod' (smoothchunk) 1.20.1-3.1 requires any version of cupboard, which is missing!

#
  • Mod 'ToolStats' (toolstats) 16.0.3 requires version 20 or later of bookshelf, which is missing!
    • Mod 'Transparent' (transparent) 8.0.1+1.20.1 requires version 3.0.1 or later of ash_api, which is missing!
    • Mod 'VoidZ' (voidz) 1.0.10 requires any version of adventurez, which is missing!
    • Mod 'XaeroPlus' (xaeroplus) 1.20.1 requires version 1.34.0 of xaeroworldmap, which is missing!
    • Mod 'XP Storage - Trinkets' (xp_storage_trinkets) 1.0+1.20.1 requires version 1.5.3 or later of xp_storage, which is missing!
    • Mod 'XP Storage - Trinkets' (xp_storage_trinkets) 1.0+1.20.1 requires version 3.7.0 or later of trinkets, which is missing!
      at net.fabricmc.loader.impl.FormattedException.ofLocalized(FormattedException.java:51)
      at net.fabricmc.loader.impl.FabricLoaderImpl.load(FabricLoaderImpl.java:192)
      at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:148)
      at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:68)
      at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
cunning atlas
#

my friend cant update the server to 19.5. it claims the serves in 19, but in game it says it's still on 18.5

meager yacht
#

read #faq for modpack installation

blissful stump
#

i fix thx @meager yacht

ember hornet
#

Does anyone know a clipboard / to do list mod that works in BMC2 fabric?

blissful stump
#

Colloseum where

#

Omg discord

umbral jasper
#

Anyone using Resource Pack that work with the modpack? Which ones if so??

swift coral
#

is there anything better to dig out dirt than a shovel?l ike something that digs more than 1 block at a time?

meager yacht
#

vein mining enchant

kindred solstice
#

whenever i move up high enough or down low enough the chunks under me start to dissapear. anyone know which mod causes this? im playing better minecraft fabric (bmc1)

#

it really annoys me for some reason

charred wren
#

I keep finding what seems to be a end ship but no elyra in it?

little cave
#

a stranded one?

#

there is no elytra in it

misty island
#

I noticed that bmc2 doesnt have the diagonal connecting fences like in bmc1

#

or the backpacks either

#

is it intentional or?

sudden bay
#

The modlist is different so there might be issues moving your modpack to 1.20.1

meager yacht
meager yacht
#

and bmc2 does have backpacks

misty island
meager yacht
#

yes

#

those ones

misty island
#

im looking at it, maybe im on an older version

meager yacht
#

update the modpack

misty island
#

will do when i get home

autumn arch
autumn arch
sudden bay
trim nest
summer parcel
#

I have some question!
is it unable to launch server with using BAT file? when i use BAT file for open, it seems working good on CMD console. but no signal on server browser. but when i use Jar file instead, work normaly on server broswer!

is there something that i missing..?

#

Waiting for GREAT answer :3

quartz phoenix
#

hi i've been trying to load back my world today and i keep getting this message, i have no idea what to do

undone latchBOT
#

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?

undone latchBOT
#

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.

undone latchBOT
#

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?

charred wren
#

how to get gast tear cos i havent seen a single one

zinc moat
charred wren
#

all*

zinc moat
#

might look clearer for any items dropped after ones dead

#

it would be super weird if its a bug

quartz phoenix
sudden bay
#

read #7 slowly

quartz phoenix
#

but it says game crashed, then i get this message

quartz phoenix
charred wren
#

any way to unbound a soul from a soul crystal

meager yacht
#

if issue persists report it to their devs

quartz phoenix
meager yacht
#

download the newest version of the mod

#

delete the old one

quartz phoenix
#

thx

sage thistle
#

is it possible to obtain this item in survival?

thorny kernel
#

hi, how do i update my server from v11 to v13?

sudden bay
undone latchBOT
thorny kernel
#

oh cool didnt know about that

blissful stump
sage thistle
#

oho k

#

oh ok

fading ridge
#

I have a little problem with my enchant glint not showing on my hud at all, with or without bettervanilla texture pack
the glint doesn't exist at all and it's confusing

#

when I'm holding it in my hand it shows, but not on the hud, or anywhere that's considered GUI

#

I'm on v13 fabric BMC2 on a server, didn't remove or add a single mod

#

for some people on the server, it shows but for me, it doesn't

#

yuunamegapien how do I fix this, I don't know what's enchanted and what is not, my friends on the server all have it working fine

#

I reinstalled the pack without a single change and it was still happening

#

what's the cause of this?

pure scaffold
#

my friend tried to join me and this appeared

#

can anyone help?

meager yacht
#

you're on an old version

meager yacht
#

read #faq for modpack installation

sage thistle
#

wait

#

if i update

#

will i keep the world

#

?

meager yacht
#

your world is safe yes

#

update the modpack to the newest version

sage thistle
#

in the curseforge app?

meager yacht
#

yes

#

if that's the launcher you use

sage thistle
#

its on the latest

#

gabrif

#

fabric*

meager yacht
#

thought they removed those items in the Paradise Lost update

#

oh well

sage thistle
#

oh ok

unkempt elk
#

hiii i have a question i have a mc skin and i want change him , but if i change the skin in java i dident have the skin in the mod pack (sry my english is bad)

undone latchBOT
#

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.

sage thistle
#

yo

#

i got another question

#

what are the differences between forge and fabric bettermc?

cinder hearthBOT
sage thistle
#

oh ok

#

it doesn

#

it doesn't really say what the differences are but alright

sudden bay
#

It does

sage thistle
#

oh

#

i can't see where

#

maybe you could send a screenshot or something?

sudden bay
#

end of that message

#

more indepth difference

sage thistle
#

oh ok

#

found it

#

thanks a lot for the info!

vapid dagger
#

Does the “Artifacts” mod (by
ochotonida) work with Better Minecraft [Fabric] BMC2 or is there another mod similar that anyone would suggest to use instead?

blissful stump
#

You could try Things

vapid dagger
#

I could be wrong, but I believe it was updated to 1.20 on September 10, but thanks for the suggestion, I will give that one a shot!

blissful stump
#

it should be compatible too

#

use both yesyes

vapid dagger
#

Ok awesome! Thanks!

thorny kernel
#

is it just me or is v13 not optimized at all

#

i have huge frame drops going from v11->v13

night birch
meager yacht
#

i gave you both a solution

#

neither of you followed the directions

#

idk what you expect 😭

trim nest
#

I’ve haven’t been on my computer since I asked for help, I just figured I’d ask the person with the same computer what worked for them. Sorry???

frosty sluice
#

Hey, whats the command that i can see my friends on the minimap?

small stone
#

What is the name of the mod that makes you control each individual particle in 1.19.2? Like disabling rain particles specifically

summer parcel
# meager yacht !server

Nothing diffrent with my startup setting.. F5 just need to run with ps1 or jar insted using BAT file..?

#

Already checked that Youtube link too!

summer parcel
#

NuoooooooF5

crude sinew
#

can anyone tell me if this Biome is in the game?

#

@honest valve

honest valve
#

ummm

#

thats thr aether

meager yacht
blissful stump
#

I thought its just paradise lost which is aether like

hardy swallow
#

is better nether and end the mods that cause the most lag

split basin
sudden bay
undone latchBOT
#

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

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

charred wren
#

can i unbind a undead miner from my soul crystal?