#better-mc-forge
1 messages · Page 169 of 1
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?
hey dude
i think i figtureed it out
but im not getting the option to run with powershell
what do you think was the problem?
is this what i am supposed to do
MINECRAFT_VERSION=1.19.2
MODLOADER=Forge
MODLOADER_VERSION=43.3.2
LEGACYFABRIC_INSTALLER_VERSION=0.11.1
FABRIC_INSTALLER_VERSION=0.11.2
QUILT_INSTALLER_VERSION=0.9.1
MINECRAFT_SERVER_URL=https://piston-data.mojang.com/v1/objects/f69c284232d7c7580bd89a5a4931c3581eae1378/server.jar
JAVA_ARGS="-Xmx4G"
JAVA="java"
for the java args
that I've never touched before so I cannot say yes or no on this.
looks right
unzip it
^ listen to this person about it LUL mochi is very much skilled at this
open an issue on the bettermc github
How do I delete certain mods from the modpack?
on curseforge I dont see any option to delete mods
why
Im still trying to get my chunks to be loaded
#faq performance guide
someone recommended I could try another chunk loader mod
so I wanted to delete 1 mod and add another in a copy of the mod pack
to test it
Oh okay I have done that before so that works?
Just delete the file?
I thought maybe the launcher would restore it when its not deleted in the launcher
!moreinfo
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?
1- No
2- Curseforge
3- 1.19.2
4- v19
5- Just launch the game
6 - No
7- Ok I will send
8- No
!drivers
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.
I alweady have the most recent drivers for my GPU
Also here is the log of the crash
laptop?
Desktop
Yeah
My cpu does'nt have integrated gpu
- Download an adoptium release for Java (recommended but not required):
- Java 11 (https://adoptium.net/temurin/releases/?version=11) for versions 1.16.5 and below (can also use 8 if its not working)
- Java 18 (https://adoptium.net/temurin/releases/?version=18) for any versions newer (or 17 if 18 doesn't work)
- Consider installing the JRE instead of the JDK for a smaller file size
-
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)
-
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
- 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
- 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)
- 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
- 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"
- 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.
ur java install might’ve gone wrong
i had a friend with this issue, drivers updated gpu main power yet still driver log issues
a new java from adoptium managed to fix it
Ok i will try to reinstall my java then
try installing the new one from link and swapping ur java over
Allright
Maybe i can try to downgrade my modpack
to some old version
like v15
or smth
What is adoptium?
@stiff stirrup What version of better minecraft was on July?
Because the modpack was working very fine when i was playing on july
which bmc is it
3
it’s a basically company that makes java and that’s the name they named their java it’s more optimized than oracle
I want to know the version of the better minecraft
like, the more actual is v19
i want to know the V of the better minecraft on july
ur usingn java8
that’s why it’s not working
oh
V is version
!define
Curseforge - Refers to both the Curseforge website and Curseforge Launcher. The Curseforge Launcher is a modded launcher used to play & install modpacks. ATLauncher is a better alternative. All modded launchers can be used to install & play both Fabric and Forge modpacks.
Modpack - A collection of mods. "Better MC 1.19.2 Forge", for example, is a modpack.
Modpack Version - The version of the modpack you are playing. v5, v6, v7, etc.
Minecraft Version - The version of Minecraft which the modpack you are playing runs on. 1.16.5, 1.18.2, 1.19.2, etc.
Mod - A .jar file which modifies the game in some way. "BetterEnd", for example, is a mod.
Forge - A mod loader which allows you to use Forge mods.
Fabric - A mod loader which allows you to use Fabric mods.
noice
i need to restart my pc after this?
@stiff stirrup sry for the ping but I wanted to thank you for your help yesterday. Your tip with installing FTB Chunks and deleting the other mod fixed my problem. Also I can now forceload as many chunks as I want since I can edit the limit in the mod. Thank you so much
now I can go back to enslaving villagers!
np! have fun


also dw on pinging me idm :3 unless you spam me lol
Okay
people often get annoyed when getting pinged on discord lol, but they are old too

cute 
lol
Sorry for making you wait, my wifi just went down for a moment
now i will try to open minecraft
all good lol
weird
ok try to just reinstall the pack
delete and download again
or try stlauncher tbh
atlauncher
!alternates
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.
alright

damn it
i wonder why it doesn’t work
ig drivers are outta date somehow
minecraft you piece of shit
Anybody know how to change the panorama in the main menu on BMC4 ? The modpack changed the default one to something from the aether mod and I wanted to change it, but I have no clue how it works
open an issue on github
fancymenu mod
yes
How can u access it?
thats where the panorama is from
enable customization mode through the configs
i see it has a wiki
I will probably find something in there
I found it
really complicated with all the configs and changing folders, I wish there would be a gui or something for switching between sceneries
There is, you hve to enable customization mode for it
what
Oh okay, I will check that out, is that in the config folder
is this it?
yes
thanks alot I will see if that works
!cracked
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.
we don’t support tlauncher nor will answer any help you need on it
Reason: appeal with proof that you own Minecraft
Moderator: @icy estuary


losifstalin_ [1175504645997736027]

pog
Hey how do i update my server without losing the saves?
!updateserver
00:00 Update Server Locally
01:19 Update on Server Host/Bisect Hosting Premium
01:39 Update on Server Host/Bisect Hosting Premium
Discord ➔ https://discord.gg/8ZmhaPPbjE
Twitter ➔ https://twitter.com/SharkieTV
Use CODE: LunaPixel for 25% off ➔ https://www.bisecthosting.com/LunaPixel
I replaced all folders now the server wont start
@stiff stirrup i replaced alle the folders now my server wont start
i get this
open the variables text and screenshot it for me and send here
yeah
do that tbh
Hey, im trying to put Distant Horizons into BMC4 and it just crashes on launch
same issue with essencial
actually, all mods i put into BMC4 just made it crash on startup
Essential dosent work
the rest should
send the crash report
none
!moreinfo
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?
How do I open a Better MC world backup in the ATLauncher?
Whenever I try to open a world the usual way, or close the game, it prompts me to make a new world. I have backups of the world tho, so how do I open them?
Woo twilight forest time
Does the dragon egg hatch info a dragon in better mc
- thats what im tryin to do 2) using curseforge 3) 1.20.1 4) v21 5) just launching the game 6) only if i remove distant horizons 7) didnt find that folder 8) yes
read #7 slowly
yes
just to clarify BMC4 v21
only asked cause i dont have any other dragons eggs other than the dragon egg from the end
anyone has aserver?
question: how long does it take to convert a dragon egg to another type? (dragon mounts: legacy mod) i have an aether egg and placed it underwater for a water dragon egg, but it isn't changing
(my setup in case that's important)
I now have both the folder itself and various zip files for the world, but I don't see anywhere to import them. Is the world gone forever or its there a way to import the files into better MC?
its not here or im too dumb to find it
open the folder
Was 3 minecraft days last time i checked
this one?
Yep
oh okay so it just takes time to change?
Well the eff doesn't change physically if you place it under water a water dragon should come out
ok
OH wait i thought the egg changed before it hatched. so i should just start the hatching process then wait?
!drivers
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.
oh wait the egg changed a bit after i started the hatching process. tysm! ^^
so what now?
laptop or desktop
yeah it only changes after you right click it
desktop
How do you update the game on forge
Suddenly my game keeps crashing at the point where I try to load my world. BMC4 1.20
The one change I made to the modpack is adding DisenchantForge
what now?
follow this
!updatemodpack
Discord ➔ https://discord.gg/8ZmhaPPbjE
Twitter ➔ https://twitter.com/SharkieTV
Use CODE: LunaPixel for 25% off ➔ https://www.bisecthosting.com/LunaPixel
#faq performance guide
btw does this update have the previous items in it and blocks and stuff? or did some get removed
hello
read the patchnotes
theres unlikely any mods removed
hi
that’s for laptops only. desktops don’t rlly have those options
remove distant horizons then
if it crashes with it on it’s not supposed to be there
ye
since laptops have usally both igpu and gpu they have those settings from nvidia
thats cool
wrong recipe
oh do i need a gemstone thing?
check jei
then u need the thing from aether
yeah ik thank you guys but also
i cant find the keybind to get rid of this
it jsut popped up
press i
go into configs of inventory hud+ and disable it
okie ty
then you binded ur inventory to i
so it cant
close it
i'll do this
You guys think I should head to the nether or aether first?
I'm kinda feeling aether since I don't have many diamonds for good gear
hey I have a question about mmc2
say it then
hi
not really
ok
well I think that one adds the straight guard
provides a pretty good speed boost to any tetra weapon I put it on
but in this pack specifically, it makes the weapon untextured
like removes it, it turns into a purple black checker square
yep it does
secrets of forging: revelations
idk why it does this or how to fix it
it worked in a different version, maybe the mod just was unfinished??
atlauncher logs haven't given me anything, it doesn't even register that something is wrong
hmm no idea on that
a question, in better minecraft how do you have the textures of the blocks connected? in 1.19.2
I think I modified something and now they don't connect
don’t think you do
this is the bmc channel
then undo those changes
Hello is the BMC 1 for forge the same as the BMC [PLUS] because I can't find the [PLUS] special edition
Does this one have all the bosses modpacks?
no
2 different packs
wdym "all the bosses modpacks"
I Beat EVERY Boss in Hardcore Better Minecraft
💥Download War Thunder for FREE and get your bonus!
► Use my link — https://wtplay.link/ragetrain
Modpack Download ➤ https://www.curseforge.com/minecraft/modpacks/better-mc-plus
Discord ➤ https://discord.gg/ragetrain
Twitch ➤ https://www.twitch.tv/ragetrain
Animations By ➤ @Pinkworker
Subtit...
like in this video?
I can't find the [PLUS] version on the curseforge app
and when I download from a browser I dono how to make it work becasue I just have like a random zip file
BMC+ is now Prominence
no longer supported / updated. <- bmc+
what does it mean?
cant get it on forge?
how can i play it ?
curseforge -> browse modpacks -> prominence 1 i think -> versions -> scroll down and right
Its not suggested as you will encounter issues with it
and we dont offer support for it
thank y'all
this was helpful but i dont think its the same as in the video i sent you
please re-read the messages we just sent 🙂
ok thx man
!ws
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.
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)
- Download the serverpack from Curseforge's website
- Right click the start.ps1 file and click Run with Powershell
To join your own server, typelocalhostinto 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.
I really wish Better End and Better Nether worked in Forge, they're the sole reason I'm having a hard time choosing between Forge and Fabric version 😭
which mod disable the recipe book?
NERB mod
didnt find
not enough recipe books
WHIHC VERSI9ON
that too
YALL I figured out how to get Better End and Better Nether working with forge, im a happy little panda man now 
1.20.1 v21
connecter?
we cnt help you with connecter isuses
Yup, it's magnificent
receipe essentials
i rmb crashing from betterend when generating chunks 
It isn't an issue with connector, I just discovered it exists and now Better End and Better Nether work flawlessly with the Forge version 
Earlier today I had said I was having trouble picking Forge or Fabric bc I like the dimensions in Forge but the nether/end in fabric, now I get both 
play bmc1
it has betterend
I dony suggest using connecter with bmc
its unstable
Its working beautiful for me, but thank you 
Hasn't so far and I've been tping to every biome with /locate to see if they're all there 
neat
Cabbage rolls are solid
If you're looking to actually cook
If you just want sustenance, baked potato op
why is essential not working for me, but it is for my friend
essentials causes world corruption
dont use it
just use the free option in the modpack already
!ws
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.
oh
yea
Im playing better mc skyblock and I can't find any fortress in nether, any clue how to fix it?
by installing the modpack correctly
how
he cant use curseforge app
why not?
he cant log in, and cant change his password
why?
the email is closed
closed?
he doesnt have access to that email anymore
what launcher does he use then
base
then he'll have to create a new account
yeah
can't use base, and there's no way they can use base if they aren't logged into mc
that will mean he has to pay another 30$
or contact mojang support
he has gamepass on the acc
then he also has minecraft
he just doesnt know how to login to it
login to minecraft launcher with gamepass login
he has to login to mc to play curseforge
Is it possible to give myself achivment with command?
… read what i just said
better mc skyblock is no longer supported
and also
!general
If you are looking for assistance with one of our modpacks, please do not ask in #general! We have several dedicated channels below for each modpack so that you can get the support you need for the pack you are playing.
if he had one email connected to everything and doesn't know any of their passwords to anything, then they'll have to create essentially a new everything and remember to write down their passwords somewhere. Harsh lesson but that would be the only way
thought it was still general
hm fair
lol
i feel that
i’m always like “which damn channel am i in, what it general? shit idk”
and then look up
“ah i’m in #mod-logs that makes way more sense “
Hello! I was curious as to if the RS Mansion structures spawn in the Illagers from the Illager Invasion mod. I have been searching tens of thousands of blocks and I haven't found any dark oak woodland mansions, but rather "RS mansions" that are made of different wood materials and only spawn vanilla Illagers. Due to this I am unable to fight an Invoker and obtain the Imbuing Table. Do regular, dark oak forest woodland mansions still exist?
I just tried /locate structure minecraft:mansion and the first one it took me to was a vanilla mansion and an Invoker spawned
It was like 10,000 blocks away from me tho so they might just be even rarer since others can spawn in their place maybe?
I can't use any commands because I'm on a server where I'm not opped, but that means that regular mansions spawn?
If so thats the only motivation i need to keep searching
Yea they still spawn! No clue how much rarer or not they are, but I double checked and I also have RS Mansions in this world so they both spawn 
Thank you very much 👍
are there any special chests
that can be linke dto simple storage which are bigger than normal chests
Does anyone know of a cool seed I should use in the latest version of BMC4 to host a large server on?
where do I find illusionar tower?
Does the Hallowed Gem of the Illager Invasion mod have limited uses for the Imbuing Station? If so how many?
does anybody know how to change the Sword of Abyss dash keybind it isnt in controls
Uh idk ask in #821708399712534538 but don’t ping anyone
any fps boosting mods compatible with this pack?
It's already fully optimized
#faq performance guide
Does anyone know how to move a modpack server to a new PC?
Well you’ll have go transfer the world file
I installed BMC4 and the server im joining has a mis match (kiwi library) when i delete it mc wont even load
Help
My friend is trying to play BMC4 forge modpack with us but it's not letting him play it
There is an error with one mod
He is launching it through curseforge
!moreinfo
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?
Is it your server?
not my server no
Then ask them if they have added or removed some mods
they have removed some conflicting mods
You’ll have to remove em too then
and i removed all except 1 which is kiwi library
yes
Send me a crash log then
ok
@trail thunder check dms
hey i have a question is there some sort of chunk loading item that i can use instead of making a chunk loader?
There should be one in there already
whats it called?
Chunky iirc
Try the latest version of XMod
im in the twilight forest and im in a big castle thing, however i cant break any blocksw
does any1 know whats going on?
Does anyone know how to stop endermen from griefing in BMC1?
You can claim the chunks
Hey, some guy told me better Minecraft forge had a virus is that true?
He said the same thing for better Minecraft fabric
not anymore
the first hour it was patched
Ok thank you for letting me know
np
I'd have to do that manually tho, I want to stop endermen from picking up blocks while I explore as well not just close to my base
YEAH THE BMC4 QWEK VIRUS LETS GO

(and no before u ask there is no virus)
God it's been so long since I've done the aether, how do you tame Moas?
@trail thunder is it as simple as taking the entire folder and moving it to a USB?
Yep
bro looks so respectful
Yeah i drew it lol
its a cutie patootie
hell yeah
Yeah thx
Can BetterMC be used with Magma or Mohist?
no
I would like to add a plugin to Modpack. Do you have a chance?
you cant add plugins to a modpack
Depending on the plugin you want, there might be mod alternatives
@trail thunder do I need to do anything with the curseforge app?
for?
For moving my modpack to another PC
yo why cant i make a shield like normal ( oak planks and an iron ingot)
wrong recipe
js redownlod the modpack and bring your saves folder over
it’s not the vanilla one
Weird
!tps
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.
I am still getting some rubberbanding and serious lag on chunk generation:
https://spark.lucko.me/sveQzmM2PZ
Can anyone tell me why?
Thanks 🙂
its ur internet most liekly
the server pjng is 3. tps is perfect mspt is perfect too
I have a gigabit ethernet connection
So I have an amazing internet connection, here is a new spark profile after I went to the nether and my friend remains in the overworld https://spark.lucko.me/pHr4Xpem7J
This is the second time my game crashes and when I tried fixing the issue the first time, it deleted my world. I don't know what to do !! 😢
!moreinfo
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?
- No 2. Curse Forge 3. 1.20 4. v21 5. Launching game 6. No? 8. No
its jusr silly
Uh answer all lmao
oh heah now there is issues
Bros like 1.no and then gone
fr
Did you see humphrey?
woopsie accidently verified
hm?
very cute
ok so
something is activating neruia a lotttttt
i clicked enter on accident
!alternates
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.
Hey so are the dungeons arise structures rarer than they used to be
I’ve hardly found any
And some, such as the mechanical nest, I can’t even locate with commands
they are more rare
mechanical nest might be disabled
How can I enable it
remove the wda datapacks from the paxi folder
Also can’t find any of the airships
What does was stand for
"when dungeons arise"
My bad lol
Also why are they disabled by default?
Dont really know what what means/what that mod does
question: how do i get below y level 0 on bmc 1.16.5? i want to get a ghost dragon egg and from what i've read i need to hatch it below y level 0 in complete darkness but i hit bedrock
Whats the key to enable the "looking at" info on your screen?
Like Dirt block with Shovel etc
@crimson plume so I’m hosting a server, will everyone have to remove the wda files from the pack folder?
Yeah
no
they dont
you might not have to be below y 0 on 1.16.5
check your keybinds
for the jade mod
oh okay. so should i try only in complete darkness and see if that works?
yep
okay thanks! ^^
do you by chance know how long the conversion takes? i did it yesterday with a water dragon and it seemed like the wait was shorter, so i'm worried i'll accidentally waste this egg 💀
instant
ok apparently i'm doing it wrong then 😭 cause it isn't working. i'm in light level 0 though ??
oh okay. it might be slightly different then, i'm not sure
How do you installed the Better MC onto a server?
!server
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)
- Download the serverpack from Curseforge's website
- Right click the start.ps1 file and click Run with Powershell
To join your own server, typelocalhostinto 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.
i dont need a server i have one
ok
follow the video from the free method part
Will take a look and get back thanks
@icy estuary where is the paxi folder
in configs
does the latest BMC4 just not work? Its like the only modpack that isnt working for my curseforge client rn
!moreinfo
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?
- no
- curesforge
- 1.20.1
- v21
- I launch the modpack's minecraft and it crashes after waiting its bootup loading screens
- once or two on its innitial runs
it keeps giving me exit code 6
its not saving the crash reports
Send latest.log
I think this is it
@icy estuary im using apex hosting and dont see that under config files
where is server from
It's running on my laptop, it's dedicated for minecraft only. It's serperate from the one I play on.
OK so from what I’m getting right now is the model that using the most percent is a mod that is supposed to stop entity issues so either it’s stopping too many or it’s stuck on one that is taking all of the resources to fix so I suggest trying to kill all entities on the map by doing/kill @e[type=!player] this will kill everything except the player in order to not kill everything like pets and other stuff I suggest typing their names in like this /kill @e[type=!player,wolf,cat,etc] etc you add more
does anyone know how to access my dogs inventory so i can put on his wolf armor?
Hi I would jist like to ask a question. If I pay for a server, will it be run in a specific region? I am in South Africa and so are my mates, so I don't want us to all have high latency and would rather just host myself
yes you will pick the region yourself from the server host
Thank you. Do you perhaps know if the recommended host has South Africa as a region, or if there are any that do?
uhh not sure tbh
try looking in bisect hosting
you get to see where you want the server before you buy
Thank you for the help, really appreciate
np
Also how would removing the data packs enable those structures?
because the datapack removes them
Are they not a part of that data pack though
Idk sorry this is all so confusing to me
The data pack disables it spawning
no
they are part of a mod
the datapack disables them
Why are my crops growing so slow? I tried to build a greenhouse and everything but it isn't helping 😭
also is there anyway to increase the spawn rate of dungeons
im on a server with mates is there anyway i can use it? i try to use the commands and i cant
add the mod to the server
and the commands will come when you restart
alright ill try that thanks
np
Idk what channel to ask this in, but does anyone know if the Sequel modpack is incompatible with mac? I've tried running it a few times and taking out the shaderpacks but it crashes every time it starts world generation
sequal? we don’t do sequels
just other packs
also attempt to use a diff launcher
!alternates
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.
I don't think they still do that one as it's not been updated since march
How to make glass texture connected in bmc4 ?
^
Hey im getting this weird error when i try to load up better mc 1.20 it will load up from mc launcher and just crashes and says exit code -1
im trying to find the dragons because dragon mount is in the mods but its not showing at all in the game? is there a reason for that?
!moreinfo
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?
its not really supported
not anymore
- no 2.Curseforge 3. 1.20 4. v21 5. Launching from mc launcher 6. Nope 7.sending after 8.no
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.
do this one
making sure
Is Map Frontiers broken?
ATLauncher, modrinth
hm
also wrong channel I'm dumb, should've posted in medieval mc
hi, so i my better mc 4 just wont load for some reason, i was on it just fine yesterday, but today when loading i cant even get past the launcher
!moreinfo
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?
:3
no i havent modded it.
curseforge
latest update, 1.20.1
V21
lauching the game
no
couldnt fully understand the java prompt in performance guide
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.
seems like ur drivers got out of date but worked before
i reinstalled the up to date drivers and still hasnt worked, heres the new log.
laptop?
yeh
cheer! think that did it, that or the other restart i did aha
pog
probs the picture :3
how can I go about allocating more ram to a server I am hosting from my PC?
variables text
in the java_args= put args="-Xmx(how much ram you want)G (G as in Gigabytes aka GB)
so itll be come
java_arg="-Xmx10G" for 10 gb of ram allocated to server
:3
np!
is connected textures an option in settings? I can't seem to find it. want my windows to not have outlines for each block
should be in there by default.
Hello I have a question for someone. I have a forge server on 1.20.1 and I want to play metter minecraft mod with my friends. Given this, I need the better mc server mod list so I can add it. Does anyone know where I can get this?
you can get it from the serverpack folder
here let me give you it
Oh ok, I didn't see that on the curse forge website
I figured there would be one somewhere
dw
also
to install the pack
transfer the Configs, Default configs, and Mods folders
not just mods
if you dont have configs + default configs the modpack will just be straight garbage
Does this pack have any treecutting mods? Basically a way to fell entire trees by hitting the bottom
ye
ask in 1 channel btw :3 bmc forge and fabric are pretty different in mods
I was asking for each pack.
you can download / look inside of the modlists from modpackindex
inside of #faq
The issue is that there's like 15000 mods that allow tree cutting like that
and I do not know most of their names
Hey is it possible to remove the inventorysorter mod? its treating non-containers as inventories, causing many problem such as duplication glitches
bmc4
We run a server but it requires it server-side.
Just looked at there github and there are many open issues, however non of them seem to be getting acknowledged
Windows currently look like this for me
for windows you'll likely need to toss them into one of the workbenches to get a connected glass
Dude I almost shit myself like 4 times playing this within an hour
what do i do im new and i just downloaded 1.20 forge. it says error code 1 and crashes, any help would be appreciated
im having bisect crash issues due to a single player, where would I ask for help with it?
This dupe glitch is pretty bad. Are you going to remove this mod in the next update?
Its so easy to do
need to write in #suggestions
can someone help me tho pls fr
!moreinfo
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?
!moreinfo
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?
- No
- Curseforge
- 1.20.1
- V21
- I only need one certain player logging on, so far it works for everyone else. It's worked with no issues until a few hours ago an I went through most of my troubleshoot steps, and deleted the player and it still crashes, but only when that player joins.
- Yes/No depends how you look at it but I don't want to exclude him unless I have to.
- here
- yes
whenever gymcat joins this happens it crashes
read #7 again, slowly
not sure tbh @stiff stirrup
yep talking with them inside of bisect sevrer 
read 7. again
!drivers
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.
is there vein mining in this mod? if so whats the keybine for it?
Ah ok thank you
What about all of the portals? is there a guide anywhere to find how to make those? I know how to make the witch one but all the other ones im not too sure of
not sure, quests goes over the dimensions afaik
just have to search the mods they are from
Gotchu, where do I find the quests tab?
open inventory, book top left
Please help 🙏
My friends and I run an Aternos Server with BetterMC 1.19, or at least we did.
It automatically updated itself to V.20, so we updated to BetterMC 1.20
But now for some reason we can’t access Eden, and our Paradise Lost (Aether) portals lead to the nether roof and look like this (thankfully had a waystone to the Aether and screenshotted the portal then)
Aside from updating, we haven’t done anything to the modpack. Is there anything we can do to fix this?
haha yeah we can’t rlly help you with aternos
sadly
But is it possible the issue is in the modpack somehow? I know others on different servers have the same issues
tho that’s an issue that will be patched sooner or later
it’s a modpack issue atm it’s getting fixed
no eta
but do expect an update soon
Thank you!! 🙏🙏🙏
i have a aternos server and everytime i try to go to the end my server crashes and now i cant even join w out it crashing.
Is this new forge update supposed to be v22 and are there any big new unlisted mods that werent posted on the announcement (like um some popular cough caves mod)
If it's not vanilla what is it? so I don't mix up any other recipes
Is there anything to consider for the world when migrating a server from BMC3 V19 to V20?
Just make a backup
👍 thx
been like 20 minutes anytone know why it wont hatch?
i keep hearing cracking sounds but thats it
Any better Minecraft builds with redwood and jacaranda?
tons i love jacaranda
You have any images?
not rn but ill get some if this egg ever hatches
mustve installed incorrectly
you gotta be doin sum wrong
Is there a reason the villagers I spawn/cure only list 2 offers? I can't get emeralds from anyone
Do you have OP? maybe you could change its data to "hatched" or something
i do bnut no cheatsd
valid, but a last resort I guess
you technically waited the time from a different POV
!ws
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.
!cracked
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.
yo what can the lost candle do other than whisper near by ores?
also is there a Better mc wiki or sum
damn
Natures compass describes whether a biome is cold or hot etc
How did u get one btw
You need to level them up from apprentices to masters by trading their current offers
The dragon mounts legacy mod has a wiki for its hatching requirements but yeah all eggs take 20mins to an hour to hatch
They had a warning before about a furniture ID key change regarding drawers and item shelves so I removed all my shelved items
I'm pretty sure I found it in a jungle pyramid in one of the chests
Three minecraft days isnt it so 60mins
ty the wiki said 20min so i was lost lmao
everytime i accidentally hit shift while riding in the air it despawns rip
lol yeah
Is it possible to switch from 1.19 to the 1.20 modpack with the same world?
no
how do i fix this
this is the latest version of bmc4 forge
I have not modified the modpack in any way
I'm on Adoptium Java 18
BMC4, 1.20.1
V21
The issue above is my issue
connecting via local ip btw
!alternates
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.
why is the slider in the aether dungeon invisible
relogging fixed it
it was a very interesting boss
when im trying to setup my server i have got a problem when i run start.ps1 it starts for a second the closes
!windows11
An update to windows introduced a new security feature that prevents powershell files from running on your PC. This is great for your security, but not so great for our server start scripts, which require powershell to run them. Fortunately there is a quick fix for this!
Run powershell as administrator, then run Set-ExecutionPolicy RemoteSigned. Read the prompt and press accept. This will allow us to run scripts.
Next, navigate to your server directory using cd path/to/directory (for example: cd C:\Users\Username\Documents\Minecraft\Server)
You can now run the server by double-clicking the start.ps1 file, or typing .\start.ps1 into the command line while in the directory.
IF THE ABOVE DOES NOT WORK, TRY THIS
Run the command Unblock-File -Path .\start.ps1 in the same powershell window. This will allow the start script to not be blocked by windows, and run freely.
If all else fails, a manual installation should work:
FORGE 1.16.5: https://www.youtube.com/watch?v=bIjisWyxU-8
FORGE 1.18.2: https://www.youtube.com/watch?v=R610M102X0U
FORGE 1.19.2: https://www.youtube.com/watch?v=3HD0ibIpO-A
FABRIC: https://www.youtube.com/watch?v=b2W1Xb7nLKo
Make sure to Install the Server in our ServerPacks so it can use the correct files.
I just wole up so I probably haven't looked hard enough but it there a full list of all new updatedpds for 1.19 v20?
on curseforge
Ah im not home atm but okie some thaanka
I still have the same problem after using the command and when i try the second one it says: Unblock-File : Cannot convert 'System.String' to the type 'System.Management.Automation.SwitchParameter' required by pa
rameter 'Confirm'.
At line:1 char:17
- ... ock-file -C:\Users\user\Desktop\BMC4_FORGE_1.20.1_Server_Pack_v21 ( ...
-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~- CategoryInfo : InvalidArgument: (:) [Unblock-File], ParameterBindingException
- FullyQualifiedErrorId : CannotConvertArgument,Microsoft.PowerShell.Commands.UnblockFileCommand
!powershell
An update to windows introduced a new security feature that prevents powershell files from running on your PC. This is great for your security, but not so great for our server start scripts, which require powershell to run them. Fortunately there is a quick fix for this!
Run powershell as administrator, then run Set-ExecutionPolicy RemoteSigned. Read the prompt and press accept. This will allow us to run scripts.
Next, navigate to your server directory using cd path/to/directory (for example: cd C:\Users\Username\Documents\Minecraft\Server)
You can now run the server by double-clicking the start.ps1 file, or typing .\start.ps1 into the command line while in the directory.
IF THE ABOVE DOES NOT WORK, TRY THIS
Run the command Unblock-File -Path .\start.ps1 in the same powershell window. This will allow the start script to not be blocked by windows, and run freely.
If all else fails, a manual installation should work:
FORGE 1.16.5: https://www.youtube.com/watch?v=bIjisWyxU-8
FORGE 1.18.2: https://www.youtube.com/watch?v=R610M102X0U
FORGE 1.19.2: https://www.youtube.com/watch?v=3HD0ibIpO-A
FABRIC: https://www.youtube.com/watch?v=b2W1Xb7nLKo
Make sure to Install the Server in our ServerPacks so it can use the correct files.
follow the instructions
is there a manual instalation for 1.20.1?
My game keeps crashing after some time
!drivers
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.
happy thanksgiving there should be holiday updates
Hello was curious if anyone could help me with a problem. When I load into my multiplayer forge server with the metter mc mod, the quest book does not automatically spawn in my inventory. If I give it to myself in creative then it is also empty. I am not sure how to go about this.
Mod for choosing which painting you want seems to be bugged for v21 of 1.20.1
your server was not installed properlu
report it to the developers of fast painting
@icy estuary What do you mean? I have the mods installed on server and locally. It did say something like that my server had differend mods then my local drive, but it still loads in
Am i allowed to post a photo of the issue?
The modpack is more then just the mods folder
!server
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)
- Download the serverpack from Curseforge's website
- Right click the start.ps1 file and click Run with Powershell
To join your own server, typelocalhostinto 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.
use the serverpack
I used the serverpack
This is what it said
Im going to try and re-install the serverpack and make sure the local and serverpack are the same game version
I am also creating a new forge server so that it hopefully resolves this issue
@icy estuary if everything works it should spawn in my inventory automatically right?
YES
yes
this already means the server isnt installed correctly
read thereadme
or
this
!server
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)
- Download the serverpack from Curseforge's website
- Right click the start.ps1 file and click Run with Powershell
To join your own server, typelocalhostinto 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.
I am doing this for free
i dont want to spend money so I am creating my own forge server and created a static ip address
Will do, thank you.
Hey i have problem with a piglin Farm that i build on the Netherroof with a video one by one but there simply just spawn 3 to 4 pigmans if i leave the chunks and reload them anyone have a Idea how i can get more pigmans to spawn?
Can I update my world in BMC3 1.19 to BMC 4 1.20?????
blacklist piglins from the doespotatotick config
How do i blacklist it?
hi! so i'm not sure if you guys can even help with this - but yesterday my mc (bmc 1.16.5 w/ shaders) was running perfectly fine and i was getting good fps (around 60+), and then today i'm trying to play and nothing's working how it's supposed to. my fps sucks again (like in the 20s) and my nvidia control pannel won't open for some reason ?? i was going to check and make sure that my graphics processor was still on the correct one but i can't get the dumb pannel open 💀 (i changed it from auto-select to high-performance nvidia processor after i asked in here a few days ago)
so i'm not sure what i should do? 😭 i'm not great w tech stuff so
from the doespotatotick config
yeah but where do i find them?
in the config folder
ok found it what do i do now?
Hi! So, for some reason, my inventory is always visible on screen! Its quite annoying? Is it a bug or did i press somethnig?
FIXED. I PRESSED "I".
i have this in front of me how do i blacklist now an Pigman
open it
and now what do i have exactly to write and where and sry for all the Question im new when it comes to mods and thanks for all the help
do i need to safe it or something like that
yes, savve it
and restart ur server
do i delete the old Version?
yes
Does the mod Bad Mobs have a impact on the Farm?
why would it?
because a friend of me told me to ask?
I dont see why a mod that removes mob spawn and mob aggression would affect it
ok could it be that a 1.20 farm dont work on the modpack because spawnrate just improved a little
@icy estuary hey so I got the flying structures to spawn but still no mechanical nest lol
Also I forget the name of it but wasn’t there’s giant floating structure in the end
Quest book
IT gives such genetic stuff tho
No
Like how do I get new weapons ores
And like plethora of new shit
show the farm design
send a screenshot of your datapack folder
Wie baut man eine automatische XP und Gold Farm in Survival Minecraft?
💥 Vergiss nicht das Abonnieren, damit du nichts mehr verpasst! 💥 https://www.youtube.com/channel/UCTb7adxGb_kDuIiryhIbrGw?sub_confirmation=1
☀️Like das Video und kommentiere mit dem geheimen Hashtag! 💖
0:00 Einleitung
0:57 Materialien
1:16 Farm Bauen
► wie man Bedrock zerst...
Is there a way to enable one person sleep?
its either modded entities are messing up the spawnrates or its what i told you before
theres a gamerule depending on your version
It's the bmc4 forge 1.20.1, how do I change it? Where are the game rules?
/gamerule player
and autofill the rest
@icy estuary sorry just had to make sure the airships were spawning
try removing the lesstructure-spacingtweaks
Alright one sec
What did you told me before?
i did this
no
js makes dungeons more common
ig the datapack wasnt updated for the mechanical nest
Why did better Minecraft make them less common anyways
Do you have recommendation for a good Gold farm i could build that works
try a farm designed for 1.16
make sure the conditions required for mobs to spawn is correct
ok thanks for all the help
@icy estuary also is there a way to reset certain chunks without undoing all our building progress? I’m guessing probably not lol
uh
you could remove specific chunks
that you didnt build on
with a tool like mcselector
mcaselector
Oh dang that’s prob pretty hard huh
nah
i need help
with?
this
what about it
I don't remember if I added a new mod and now this message appears on the screen
what launcher are you on
tlaucher



