#better-mc-forge

1 messages ¡ Page 133 of 1

lofty forum
#

i read the crash report and its a memory error

#

well suppodely insufficient memory

#

i have 32G of ram so yeah thats more than enough

#

it failed to allocate 1048576 bytes

viral garden
#

!moreinfo

grand gate
#

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?

lofty forum
#
  1. No
  2. CureForge
  3. 1.19.2
  4. v15
  5. Usually happens when im flying around with Elytra, swimming super fast with dolphins grace and depth strider, vein mining alot
  6. Im too slow to comprehend this question LOL
  7. i think i did if i remember correctly
#

thats the latest one but not the one that just happened

#

it hasnt crashed with my other friends, i think its probably because i have 8000xms 256xxms on it

viral garden
#

we offer no support for old versions whatsoever

#

update the modpack.

lofty forum
#

which one is the latest one?

viral garden
lofty forum
#

what if i want to update to the latest 1.20?

viral garden
#

your 1.19.2 world wont work on 1.20

lofty forum
#

for sure gothchu

lofty forum
viral garden
#

go ahead

#

try it

#

see what happens

lofty forum
#

LMAOO

#

im just asking because i had loaded a vanilla world and BMC and it only rendered the modded stuff to unrendered parts unless its just different

#

should i allocate to 10000xms?

#

its recommending 11020 mb

viral garden
#

please

#

read the #faq performance guide

lofty forum
#

i would but for some reason its just in a LOADING LOOP

viral garden
#

what

lofty forum
#

the website doesnt wanna load

#

everything else does tho so idk

viral garden
#

this is not an issue with the modpack.

#

do not modify the modpack.

lofty forum
#

wdym i was following the instructions LOL

viral garden
#

ok 👍

lofty forum
#

all i did was the ModernFix thing

viral garden
#

you did it wrong

#

and theres more to the performance guide than modernfix

atomic narwhal
#

wrong channel

chilly sorrel
#

cheers

short schooner
#

can someone tell me where I can ask about the abyss mod? was so excited to get to the abyss but I have no idea what I'm supposed to be doing and the guide book only really gives you crafting recipies

short schooner
viral garden
#

read the quests

#

in the questbook

solid portal
#

The game crashed whilst mouseclicked event handler Error: java.lang.NullPointerException: Cannot invoke "net.minecraft.client.multiplayer.ClientLevel.m_7462_()" because "this.f_96541_.f_91073_" is null

#

Hello, I have that when I try to play. MC crashed again and again ...

honest zephyr
grand gate
#

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?

viral garden
fair owl
#

what is the recommended server ram for BMC 1 forge?

viral garden
fair owl
viral garden
#

5gb

fair owl
#

alright, ty :)

patent harbor
#

someone know?

icy estuary
#

there is

#

4 better mc modpacks for FORGE alone

#

all of them are different quests

#

The first picture is bmc1

#

the second one is bmc3

jovial panther
#

some1 know why i have this or fk me

north fox
#

There's Still Someone With A Server with betterMC?

fair owl
#

which one has better performance?
BMC 1 forge or BMC 3 forge?
bmc 1 used to be terrible in terms of performance and crashes, but i havnt checked it out in a long time and it has since got some performance improvement updates, so what is the situation as of right now?

icy estuary
#

both modpacks are optimized already

fair owl
proven crow
#

I'm trying to make a 1.16.5 forge server but i'm on windows 22h2 so i installed forge server manually. Am I suppose to be able to start the server with start.ps1 afterwards or do i use forge jar to start the server?

formal condor
#

what should i go for next

grand gate
#

it happens to every version

icy estuary
#

Ultimerite armor maybe

#

and the awful gun

formal condor
icy estuary
#

what mod is it from

#

I forgot

#

oh

#

are you trying to summon the wither?

formal condor
#

ye

icy estuary
formal condor
#

im playing 1.16.5

icy estuary
#

you can try

#

I remember soul sand worked for me

formal condor
#

where do i find a shelterer?

viral garden
grand gate
#

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.

viral garden
#

you need to install the modpack correctly

formal condor
grand gate
viral garden
#

"thing no worky" doesnt help

vestal pawn
#

i keep crashing and this shows up when i start the game

#

what do i do exacly?

grand gate
#

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?

vestal pawn
#

i didnt save the crash report but if it happens again i will copy it

icy estuary
#

Its saved into your game files

vestal pawn
#

-805306369

#

Happened again

icy estuary
#

please awnser all 8 questions

vestal pawn
#

alr

#

1 once updated from v15 to v17
2 curse forge
3 1.19.2
4 v17
5 just happens randomly when exploring. once happened when walking back to my gravestone in loaded chunks
6 no
7 -805306369
8 no, will check it rn

vestal pawn
#

[Server thread/WARN]: Can't keep up! Is the server overloaded? Running 2590ms or 51 ticks behind

#

this is the latest message

icy estuary
#

again.

vestal pawn
elfin pagoda
#

is every compat still supported in bmc 1.18.2? if so, how to i enable the recipes for ladders/etc?

#

actually it seems that only the ladders arent craftable
i thought it was a quark oddities thing (if you saw me here before with that you know the experience that was lmao) but its not, and i was wondering if there was a way to get said ladders

i dont know the standard for this server but please ping me when responding!!

ive resolved the issue!!
uninstalling woodworks works; howver make sure you remove all things from woodwork chests first, and make sure you re-enable every compat :D!

viral garden
minor cobalt
#

only way to make a backpack is with rabbit hide?

vestal pawn
#

yup

minor cobalt
#

where can i find rabbits?

vestal pawn
#

plains and deserts i think

#

i came upon a structore with a vlliger inside that had almost 20 rabbit hide. It was similar to the church in villages

hexed saffron
#

I have seen multiple conversations about hosting local lan games. I did not do enough research and this is how I have been playing. We are a couple hundred days in and have experienced no issues that I am aware of. I know hosting a local server is the supported approach but as long as I backup my world regularly do you think we will be ok?

icy estuary
#

!server

grand gate
#

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.

hexed saffron
#

Follow up, my daughter and I are both using 30 render distance with zero performance issues. Could I expect the same while hosting the server as opposed to starting a LAN session?

hexed saffron
#

Ok cool, guess I'll do that then! Thanks John!

icy estuary
#

John Lunapickle

hexed saffron
#

😄 won't make that mistake again!

haughty night
#

is bmc4 new it js showed up on browse mod packs on curseforge

haughty night
#

the other better Minecraft’s have like 10x more content then bmc4

atomic narwhal
#

1.20+ is new

haughty night
#

imo 1.20+ versions suck

#

mainly cuz the netherite

minor cobalt
#

im in a strong hold how do i find the end portal

dreamy rain
#

hi i have a question regarding hosting a server for Better MC, how much memory do u guys recommend I get and are there any client sided mods that I should remove? My server keeps crashing and I'm not sure which of the two is causing the issue

dim horizon
#

im trying to load up better minecraft forge BMC3 but each time it crashes with exit code 1 anyone know how to fix it

icy estuary
#

!moreinfo

grand gate
#

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?

icy estuary
#

client sided mods dont affect the server lol

dreamy rain
#

ah i see, tysm!

grand gate
#

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 gate
#

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?

viral garden
minor cobalt
#

all deadends

#

unless im missing sumn

icy estuary
#

takes a bit of time

minor cobalt
#

yeah it just feels that everywhere is a deadend rn

odd loom
#

Hi, im starting Better Mc do you have a good seed for have a good adventure ?
I'm on the last version

agile cradle
#

I've been struggling hard with random seed generation xD Gotten nothing but ice for almost 3k blocks in each direction

icy estuary
#

sadge

odd loom
winged zephyr
#

hi

#

In bettermc-skyblock mod pack, the game moves for 2 seconds and freezes for 10 seconds. Can you help me?

deep flax
#

whats a good starter sword and pick?

icy estuary
#

wood

#

stone

#

iron

atomic narwhal
#

diamond

icy estuary
#

emerald

deep flax
#

you can make emerald tools?

icy estuary
#

lapis

#

you cant // but you can check jei on all available armors and work from there

atomic narwhal
#

you can't afaik, but yeah going with diamond will be standard

deep flax
#

ok ill make some diamond for now, thanks!

pale wadi
#

Help me with these 😭

icy estuary
#

you need to make a workbench

#

search on google for the tetra mod

#

are you on bmp btw

pale wadi
#

BMP?

#

Wat dot

#

What’s that *

icy estuary
#

better minecraft plus

pale wadi
#

Yes

#

BMP 1.18 forge

short schooner
#

Is there a way to get rid of the fear effect in the abyss? I looked it up but it says to make some anti-infection thing but its not showing up in the JEI

round nimbus
#

why cant i connect to my friends server?

icy estuary
round nimbus
#

whats portfoward excatly?

minor cobalt
#

how do i use vein mining?

atomic narwhal
#

and then hold ` while mining

minor cobalt
#

o.O

#

does it work on iron picks?

atomic narwhal
#

works on any pick

minor cobalt
#

it doesnt seem to be working

atomic narwhal
#

check your keybinds for vein mining

#

and make sure you have the enchant

formal condor
#

Void worm isnt spawning

#

the boss bar is there

#

but i dont see him on map

minor cobalt
#

whats the best food in game?

grand gate
#

Is there a way to play better mc or medieval mc on Minecraft pocket edition

formal condor
#

holy shit

#

props to whoever made the cataclysm mod

#

that ignis boss fight was insane

#

and im full netherite

#

i popped 6 totems

viral garden
#

lol

atomic narwhal
#

and the orchestra that dude got for the fight is epic

formal condor
#

i cant find any keeping castles

#

what do they look like?

atomic narwhal
#

I don't remember

#

oh btw, the music disc for that fight does exist, randomly found in ignis arena I think

#

not 100% chance

formal condor
#

I AM GOING INSANE LOOKING FOR THIS STRUCTURE

#

it cannot be this rare

#

i found 14 bastions

#

i found one

#

my collection grows

icy estuary
#

neat

formal condor
#

finally..

short schooner
formal condor
#

the eat meat stronagoff quest in the twilight forest is bugged

#

im eating it buts its not completing

viral garden
#

the quest title is wrong

formal condor
turbid scroll
formal condor
turbid scroll
#

Oh wow!

crude crow
#

i cant start the server!

#

help me please

atomic narwhal
#

and please state your issue with more details than "this thing don't work"

plush stream
round nimbus
#

what’s portfoward?

round nimbus
#

i need some help.

  1. i havent modified any modpacks
  2. CurseForge
  3. minecraft 1.19.2
  4. Better minecraft 3 v15
    5)connection refuse: "no further information"
  5. i havent
  6. "C:\Users\whyyk\curseforge\minecraft\Instances\Better MC [FORGE] - BMC3\logs\latest.log"
  7. i have not

@terse thorn

#

@earnest elbow ^

atomic narwhal
#

not the file path

#

just drag the file

atomic narwhal
round nimbus
#

oooh

viral garden
#

we offer no support for old versions whatsoever

#

you need to update the modpack

round nimbus
#

okay

#

we updated to v17 and we're still getting the connection refused error

atomic narwhal
#

did the server owner port forward?

round nimbus
#

yeah he did

#

its still not working

viral garden
fathom wren
#

how do i use essentials mod :

#

?

atomic narwhal
#

!lan

grand gate
#

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.
atomic narwhal
#

use e4mc instead

fathom wren
#

ok

round nimbus
viral garden
#

then he did it wrong lol

round nimbus
#

he shared his screen with me and it looked good and right. is there a way we can talk on a vc?

maiden creek
#

can some please help me i keep running into this issue while playing and i have done everything for the past week i could think of and im stumped some help me please and thankk you

atomic narwhal
#

ya know, actually stating what the issue is would help a lot lol

tough token
#

my better mc launches yet doesn't even show that it loading

viral garden
grand gate
#

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.

wispy maple
#

what is the ip for the server?

pure pier
#

hey guys just want some info from ya guys. I previously always played the forge edition bcs it was in my opinion the best one this was a long time ago what do you guys think is the best one fabric or forge edition of btmc

pure pier
#

yes i know... just want people their opinions xd

vestal pawn
#

is this a glitch?

#

im not underground rn

gusty monolith
#

hi how do i search for items i want to craft, for example I want to craft soul steel blocks and I dont know how to do it

vestal pawn
#

this in setting pretty sure

gusty monolith
#

no that does not work for example when i press u on a broken spawner

vestal pawn
#

try r

gusty monolith
#

does not work either

vestal pawn
#

https://i.imgur.com/0plQQIP.png
Why wont these villagers breed? ive given them 4 stacks of bread (at different times) enough beds and have went further away and not looked at them

fading trail
#

Hello i cant enter the nether currently, my game will crash everytime when i try any Ideas why ?

grand gate
#

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?

fading trail
#
  1. Completey unmodded Better Minecraft
#
  1. CurseForge
#
  1. 1.16.5
#
  1. v60.5
#
  1. I go into the nether portal and while loading the first time the nether the game will crash
#
  1. no
viral garden
#

and dont ask the same question in 2 channels

viral garden
#

there are 8 questions

#

you only answered 6

#

we need #7 to help you

viral garden
#

read #faq for modpack installation

fading trail
viral garden
#

remove the roadrunner mod

oak timber
#

why don't i have the same mods as some other people playing? for example i don't have the sophisticated backpacks mod

viral garden
fading trail
viral garden
#

yes

fading trail
#

didnt fixed it :

oak timber
fading trail
#

RoadRunner-mc1.16.5-1.4.1.jar u meant this mod ?

oak timber
icy estuary
#

If I recall correctly

icy estuary
oak timber
#

how do i get it

icy estuary
#

If you go to files and scroll down a bit you will see them

#

Prominence 2 Fabric page has 1.16.5 Plus

oak timber
#

i have bettermc forge rn so should i get the forge versionof prominence?

icy estuary
#

Prominence 2 and BetterMC Plus is not the same modpack

#

:d

oak timber
#

ohh okay that clears up some things

fading trail
viral garden
fading trail
viral garden
#

update oh the biomes you'll go

fading trail
#

how can i do this?

#

wait i have the latest version of ohh thje biomes youll go

viral garden
#

then open your world save

#

delete the DIM-1 foler

fading trail
#

Nope, i removed the folder 😦

#

still game crash

grand gate
#

hey I added e4mc and I get this

#

1.20.1 version

icy estuary
grand gate
#

oh shit I did

#

I removed it

viral garden
#

might be one called the_nether

fading trail
#

The game crashed whilst exception generating new chunk
Error: java.lang.RuntimeException: null

#

exit-code -1

true dome
#

Hey, i have ha problem. If i start Better MC the Minecraft Launcher crash with exit-code-1

grand gate
#

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 gate
#

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?

shell laurel
#

Hello i have a question , i am looking for a better MC version with CREATE Mod , can u guys please tell me which 1 are they

viral garden
shell laurel
#

sry

fading trail
prime shell
#

is there like masterlists explaining all ofthe structures and biomes included in better mc?

vestal pawn
#

also, one of them is Dungeons arise. You have 100% stumboled upon one of its structures, so give it a look

arctic cedar
#

so it keeps crashing when i log onto 7.5 but when i do any other version it works fine

noble storm
#

hello guys, is there a way to play better minecraft in TLauncher?

grand gate
#

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.

dusty lily
#

is there a server for BMC1 forge?

dusty lily
#

thanks

swift iris
#

Hi, when i get raided the game always bug and say there's one raider remaining but he is no where .. Does it happen to you guys ?

#

Happened on 3 raids is a row so that's kinda strange Oo

tall lynx
#

Hello, anyone know why my villagers just walks over boats but never gets into them?

mint temple
#

I've searched my PC twice on both drives, and "L2 Library" does not even exist, ANYWHERE on my PC. Is there some way to bypass this?

mortal gate
# mint temple

ive got a simular problem but mine is to new to my server

mint temple
#

Same here. I've been connecting without problem, but my friend is having this issue.

#

First time connecting

mortal gate
#

any clue of how to downgrade a mod? haha

mint temple
#

What's strange to me is that the L2Library isn't found anywhere on the PC.

mortal gate
#

yeah thats weird

mortal gate
#

okey so i just fixed my problem and installed atlauncher

#

and my game laggs even worse than when i had curseforge

mint temple
mortal gate
#

i just added the older version from google

#

like i installed an older version

#

and just added it into the folder

burnt plover
#

it always says game crashed when i try to join the mod

grand gate
#

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?

mortal gate
#

the atlauncher has a newer version of better mc bmc4 than what my server has is there anyway to fix that?

icy estuary
#

just update your server

#

!updateserver

grand gate
mortal gate
#

i have apex hosting sadly

icy estuary
frigid crane
#

whats the correct resource pack order? my textures are messed up

grand gate
#

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.

icy estuary
#

reloading should fix it

frigid crane
#

it's just the cherry blossom leaves that are messed up actually

#

BMC4 Forge 1.20.1

mortal gate
#

the atlauncher dosent work whit the apex hosting server mod

frigid crane
#

idk how to fix this

brazen violet
#

Been running a local 1.16.5 server for my kids with better minecraft. The Great Hunger mobs (Outvoded mod) are completely tormenting us, surrounding our base area and gobling up nearby villagers and every pet my kids have painstakenly captured and housed. I wondered if anybody has had any luck getting these buggers to not spawn. I've tried in outvoted-common.toml [hunger] "Natural Spawning" = false, badmobs-common.toml [outvoted.hunger] allowNormalSpawning = false, removeAggressively = true. Nothing has worked so far. Wondering if there's something else in the pack that I dont' know to configure

swift iris
solar raptor
#

heya whats that thing called that I can put my minecraft logs into?

grand gate
solar raptor
#

apprciate it

icy estuary
icy estuary
icy estuary
icy estuary
#

I forgot if bad mobs stops already spawned in mobs from spawning :p

brazen violet
#

after modifying the bad mobs config, i manually killed them all around the area, and more spawned in

brazen violet
#

i'm too much of a noob, i don't know how to find the mob id's. i know i did this once before

#

guessing got it 🙂 outvoted:hunger

#

but i woudl need to set something up to do this over and over.... a villager just died to another hunger. i hate outvoted with a passion now. my kids have been crying 😦

icy estuary
frosty elbow
#

I've tried to update my server from V5 to V8, but I keep running into errors with the twilight forest. I have changed the forge verison of my server numerous time to comply with the range of versions Twilight Forest supports, but nothing seems to work.

modern maple
#

What is the best weapon and armor combo I should work towards?

tight smelt
#

is better mc unsafe to download?

teal urchin
#

no it is safe

#

all of our modpacks are safe

#

the virus was contained and fixed many many months ago within hours of finding out about it

gusty adder
#

anybody have a multiplayer world i can join?

grand gate
#

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?

viral garden
#

v7.5 is old

#

we offer no support for old versions whatsoever

viral garden
# mint temple

This is an issue with your server host. It is not a modpack issue, it is not a mod issue. Read #faq for modpack installation

viral garden
viral garden
viral garden
viral garden
#

not a mod

#

and answer all 8 questions

#

!moreinfo

grand gate
#

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?

viral garden
viral garden
#

outvoted is not in 1.16.5

#

it hasn't been for months

viral garden
#

you can't use the latest forge modloader version

#

you need to use 47.1.3

#

read #faq for modpack installation

brazen violet
#

Thanks, may do that. I did find that I did a dumb dumb though... I had updated the mod pack a few months ago and had ended up copying into a new folder. I was editing the old one 🤦‍♂️

mint temple
viral garden
#

read #faq for modpack installation

burnt plover
#

what do i do everytime i click play it says game crashed

grand gate
#

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?

burnt plover
#

is there any servers i can join

#

like with other people

burnt plover
#

how do i get the lag to reduce

viral garden
burnt plover
#

not letting me use my charms

viral garden
#

what

burnt plover
#

its not letting me use my charms

#

like put them in the slots

viral garden
#

what charms

#

and what modpack

frigid crane
#

my friend is bored after beating all the Cataclysm bosses lol how do I convince him to keep playing? is there anything else in the way of progression

cobalt sparrow
#

why is there only one dragon from the Dragon Mounts: Legacy mod when it mod on its page shows multiple different dragons? i would like to know because when i search it up in the JEI place i only see the Fire Dragon.

brazen violet
cobalt sparrow
#

this is what comes up when I search it

#

im playing 1.19.2 Forge

brazen violet
#

different version, so not sure if that makes a difference in this case

cobalt sparrow
#

so what version does have all the dragons, and why does this version not have even though the Dragon mounts mod is available from what i know.

brazen violet
#

on 1.16.5 v59.5:

burnt plover
#

why cant i do any damage to the ferrous knight guy even tho im hitting the sword on his back

atomic narwhal
cobalt sparrow
viral garden
viral garden
cobalt sparrow
#

who is he

viral garden
#

google

cobalt sparrow
#

but like the mod is available for 1.19.2

#

i dont now why it isnt in it

plush stream
#

boom

#

borb

brazen violet
# viral garden update the modpack

Afraid to update again when the last time got rid of all the birds. But when I get time I'll try to compare the mod list. For now, happy to stay here

viral garden
cobalt sparrow
#

it has the mod, but only one dragon (the fire draagon)

#

which is very confusing

viral garden
cobalt sparrow
#

yes

viral garden
#

it is not a modpack

#

the modpack is better mc

cobalt sparrow
#

ok

viral garden
#

i told you to ask the mod developer

cobalt sparrow
#

i jsut miswrote i met the same thing

cobalt sparrow
#

im some random guy

viral garden
#

and so is the mod developer..?

brazen violet
umbral belfry
#

im new to mods and using curseforge i cant use it. I have updated my drivers and tried to find the mod that was causing my issue. Look for hours online but nothing helped. I have exit code 1 can anyone help.

grand gate
#

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?

umbral belfry
grand gate
#

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.
umbral belfry
#

I DID THAT

viral garden
#

please read the text on your screen

#

follow the directions i have given

umbral belfry
#

ok

#

it says "this app can't run on your pc" for amd

plush stream
#

what launcher are you using

umbral belfry
#

curseforge

viral garden
plush stream
umbral belfry
#

how to screenshot

plush stream
#

use ATlauncher

plush stream
umbral belfry
#

ok

umbral belfry
viral garden
#

please read the command and the website linked slowly

#

!drivers

grand gate
#

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.
umbral belfry
#

i did the thing it said

#

i pressed For AMD you probably want to just press "Download Windows Drivers", which will download something called AMD Adrenaline, which will update your drivers automatically.

#

Download Windows Drivers

#

that

#

hold on its working

wheat solstice
#

anyone know why the deep dark portal won’t light

#

i’m right clicking it with the deep dark heart

viral garden
#

send a screenshot

dusky vigil
#

Noob question. What's the proper procedure to update server?
Obviously backup the world, but do I just copy the update files into the current server folder?

grand gate
dusky vigil
#

easy. thanks.

burnt plover
#

how do i get toungstin

plush stream
#

you mean tungsten?

#

or 👅stin

atomic narwhal
#

tongue sten

zinc zinc
#

wolfram, even

plush stream
#

🐺ram

burnt plover
#

yeah how do i find tongue sten

umbral belfry
#

its works!! tysm chorb

plush stream
#

in the Netherlands

burnt plover
#

im in the nether but like which biome

plush stream
#

it's a stalwart dungeons thing

burnt plover
#

thanks

zinc zinc
# burnt plover yeah how do i find tongue sten

in a Soul Sand Valley or Warped Forest, locate an "Awful Dungeon". it's a structure made of brownish, almost mud-colored bricks, including some brick blocks that have flourescent blue highlights. on the ceilings and walls of certain rooms in this dungeon, you should be able to find (pale, green) inclusions of Tungsten Ore, which I believe is what you're looking for

plush stream
#

yeah, it's like in the bricks

opaque wave
#

anyone know why the snow in my world doesnt melt ever

plush stream
#

biome

#

temperatures are all generated on world creation, so if it's cold, snow doesn't melt

opaque wave
#

it seems like anywhere i build once i get settled snow covers the whole area

#

how would i check temperatures

viral garden
#

what season is it

opaque wave
#

summer

grand gate
#

is the only dimension on bmc4 the twilight forest?

atomic narwhal
#

Not all mods are in 1.20 yet

grand gate
#

ah

#

is it the only modded dimension as of now though?

hexed saffron
#

Is there a help guide for profile stuff? I noticed the last time I updated BMC4 all my settings changed to default and I had to make a new minecraft name

grand gate
#

or are there more

atomic narwhal
grand gate
#

new to modded minecraft so i wouldnt be able to tell you 😭

#

no idea what i'd be looking for

opaque wave
#

once im in one spot for more than a little bit it eventually snows and my entire area is covered in snow that wont melt it has been there for 2 irl days

atomic narwhal
grand gate
#

but mine disappears eventually

viral garden
#

yes that'll happen during winter

#

thats a feature

#

when it is winter time it snows

#

when its no longer winter it stop snowing

hexed saffron
opaque wave
#

but what about melting

grand gate
#

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.

viral garden
opaque wave
#

it is not melting for me at all ever

#

like a circle of snow around just me

viral garden
#

craft a season calendar

opaque wave
#

i did its summer

viral garden
#

what modpack version are you on

opaque wave
#

bmc4 ver 8

#

trying to update to 9 but i have to do it manually since its not in bisect hosting yet

quasi ember
#

Why doesnt bmc4 work with essentials mod?

viral garden
grand gate
#

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.
pseudo verge
#

whats the difference between free and paid server?

#

i am new here

viral garden
#

paid one will give you better performance, 24/7 uptime, 24/7 fast responding support

#

automatic installation

#

etc

stray stone
#

hi

grand gate
#

hey

stray stone
#

how r u man

grand gate
#

im pretty good wbu?

stray stone
#

im doin decent ig

#

could be less boring

#

is there a better mc server?

stray stone
#

thx

frigid crane
#

https://streamable.com/69uxs4 Anyone have a clue why mobs would freeze when I'm a certain distance away and then glitch like this? My gold farm isnt working bc of it

#

the pigmen should just fall right in but they freeze unless i go down to them and then they just warp and die, its weird

viral garden
#

remove doespotatotick

plush stream
#

maybe try upping your simulation distance

#

nvm chorb saves the day

frigid crane
viral garden
#

both

torpid cliff
#

will there be quests?

viral garden
#

when the only 1.20 quest mod becomes stable

#

we will add quests

#

its not up to us

frigid crane
# viral garden both

oh my god you're a life saver thanks so much. i whitelisted piglins and it worked

oblique mural
#

why doesnt better mc work with essential

viral garden
grand gate
#

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.
oblique mural
#

oh thanks

plush stream
#

essential is bloatware

oblique mural
#

whats that

plush stream
#

full of bloat

oblique mural
#

bloat meaning?

#

sorry if its obvious im new to modded mc

plush stream
#

advertising, things that unnecessarily that take up a lot hardware, etc

viral garden
#

e4mc is very lightweight

#

and only one person needs it installed

oblique mural
#

ah and how do i download

viral garden
#

put it in your mods folder

#

google e4mc

#

download from curseforge or modrinth

oblique mural
#

right thanks heaps

#

last question, i was playing around on better minecraft latest version in creative and i noticed that only vanilla mobs were spawning

plush stream
viral garden
#

and how did you install

oblique mural
#

installed on cureforge, all i did was type in better mc and downlod first one, fabric version

viral garden
#

this is the forge channel

oblique mural
#

nvm i installed forge

plush stream
#

what's the number after bmc

#

there should be one

oblique mural
#

1.20-1 v9

#

noticed that this discord thing says 1.16.5, does that mean its for that version of bmc

plush stream
#

no, this is for all BMC forge versions

plush stream
frigid crane
#

have u flown around enough? u might have to check around a bit to see modded mobs

oblique mural
#

ill test it out a bit more, and i use curse forge which takes me to minecraft launcher

agile cradle
#

Some don’t spawn in specific biomes too

plush stream
oblique mural
#

a normal, ill test again tho i might just be stupid

viral garden
#

a lot of mods are not yet ported to forge 1.20

plush stream
viral garden
#

but there are still definitely modded mobs

plush stream
#

are natural mob spawns on?

frigid crane
#

yeah, most hostile mobs in 1.20 BMC are vanilla. u should see plenty of modded passive mobs in different biomes from Alex's Mobs mod

oblique mural
#

modded mobs are def spawning now my bad for the time waste 🙂

oblique mural
#

hey im downloading e4mc, but it says theres only a downlaod for the fabric version

limber solar
#

Cows are really, really rare, I spent like 4-5 hours just gathering souls by wandering (only a couple spawn after 4 in-game days) takes too much time, I should've made a little farm but yeah, they are a bit too rare

burnt plover
#

which ones have servers its mad boring playing by myself lowkey

pallid jewel
#

wahat serwer ip?

#

helllow

icy estuary
snow helm
#

when they update bettermc should i make a new world or will the old one still work ?

icy estuary
#

But if your on 1.19.2 you cant update to 1.20.1

snow helm
#

noo i mean im playing 1.20 V8 and now they released V9, will my world still work if i update?

snow helm
#

oh ok ty :D

shy glacier
#

do u guys know if we can use custom playerheads

frozen pulsar
#

hi,im really new to the modpack and i dont know basically anything abt it, where can i find a wiki/guide or anything that can help me cause tbh i dont know what to do or what to search for. me and my friends arl have diamond armour but we dont know what else to do

icy estuary
frozen pulsar
#

ty👍

keen lintel
grand gate
keen lintel
#

i had another question, if there is any new structures or mods that add new structures they won't be added to the world right ? since it's already generated

icy estuary
keen lintel
#

ooh ok

pseudo verge
#

what is that weird medium sized "fish" that attacks drowned?

#

is it hostile to the player

radiant iron
#

hewoo ive got a question so ive been playing on the 1.16.5 version of better MC and i have just downloaded the 1.20.1 version and want to get my world from my 1.16.5 to the new version how does one go about doing that as ive never done it before?

viral garden
#

it wont work unfortunately

#

too many changes between modpack versions

#

1.16.5 has more features as of right now, anyway

radiant iron
#

yeah and ive added a few extras to it

#

i could be dumb but when using the 1.16.5 version of Better MC does that mean im using that version of minecraft its self or am i using the latest version of minecraft with like that new armour stuff theyve added

viral garden
#

you're using the minecraft version 1.16.5

radiant iron
#

ahh okie ty

median island
#

What are some major differences between Better MC 1.16.5 to 1.19.2?

#

Is it just Minecraft changes, or actual modpack changes?

median island
#

Ty!

grand gate
#

How does the farseer mob spawn , we travelled to the border with the shattered carver but it doesn’t seem to have spawned

rancid blade
#

hi what is a localhost im trying to make a free server and on the notes it says to type localhost in direct connection

grand gate
#

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.

icy estuary
#

is Aqumirae and temperature even in bettermc..

ivory quail
rancid blade
#

even tho i click open with powershell

icy estuary
grand gate
#

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.

dusky vigil
#

Can someone confirm if the standard crafting recipe search not working is a bug or intentional? Admin suggested to use JEI but sometimes its easier using default crafting search. (BMC4)

rancid blade
#

how to fix server missing mods?

icy estuary
grand gate
tame schooner
#

whats the best version to playy better mc on?

#

so wheres the most stuff

icy estuary
#

you can check #faq for differences

cobalt sparrow
#

!faq

grand gate
cobalt sparrow
past tree
#

hey guys

#

i have a doubt

#

why i cant use tl skin cape with better mc?

slender crag
#

Released version 1.20.1?

slender crag
icy estuary
grand gate
#

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.

burnt plover
#

anytime i try and load into my world it takes mad long then says go into safe mode or fix manually what do i do

zinc pumice
#

hey guys, I'm new on the server and the modpack. Was wondering if anyone has done the Herculean work of building a superflat world with every single block in the modpack 😄

burnt plover
#

Bro I load into the mod right but when I click on my world it just stays there and doesn’t fully load in what do u do

grand gate
#

yo guys can i get mending from plains villagers in better mc 1.19? i have been trying with 2 lecterns for 20 mins

slender crag
#

New version for 1.20.1 released?

burnt plover
#

My game crashes everytime I run 1.19 idk why

icy estuary
grand gate
#

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?

icy estuary
icy estuary
burnt plover
#

I don’t and it just stays there for hours

#

It was working yesterday idk why it’s not today

grand gate
#

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?

viral garden
#

there are 8 questions

#

you need to answer them

#

please

burnt plover
#
  1. no 2. curseforge. 3. 1.20.1 ,4. 1.16.5( other ones just crash) 5. launching the game, 6.yes i played all day yesterday 7. "This exit code can be the result of various issues, and can be difficult to pinpoint the source. Often times, it is can be caused by the game running out of memory. Check your JVM arguments, or remove any resource packs installed for this.
    This might also be caused by malware, such as premieropinion. Running adwcleaner removes it
    If this is not the cause, please see the support page for more info.
    Note that, in some cases, doing a clean installation of the game fixes the issue.

Try the possible fixes in MCL-6550" 8. yes

burnt plover
#

i did

viral garden
#

your answer made no sense

#

you said you're playing two minecraft versions

#

1.20.1 and 1.16.5 are completely different versions of minecraft

burnt plover
#

4 was the modpack

viral garden
#

and no versions of the modpack crash

viral garden
#

???

burnt plover
#

3 was minecraft itself right

viral garden
#

no

#

the version you're playing

#

and you didn't answer #7 correctly

#

please read #7 slowly

burnt plover
#

do i right click it on forge

viral garden
#

!define

grand gate
#

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.

viral garden
#

Curseforge is the modded launcher

#

Forge is just a modloader

burnt plover
#

so where do i go to get to the actual mod itsel

#

itself*

viral garden
#

please read #7 slowly

#

!moreinfo

grand gate
#

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?

burnt plover
#

this the only error report thats in my folder

viral garden
#

!drivers

grand gate
#

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.
burnt plover
#
  1. radeon RX 570 Series
icy estuary
icy estuary
burnt plover
#

oh

#

do i download all 3

viral garden
#

no

#

read the text please

#

"Depending on what you read before, you likely need drivers from either AMD, Intel, or NVIDIA"

#

"either"

#

meaning only one

#

whichever company your gpu is from

burnt plover
#

where will i see where my gpu is from

grand gate
burnt plover
#

thanks

solid portal
#

Hello

#

What's the name of the biome with the volcano island ?

#

Please ^^

golden grotto
#

Hi! Sorry to jump in immediatelly like that. Another one exit code: 1 issue my friend is having when trying to run the modpack, here are the details:

  1. Modpack was not modified. We removed .minecraft folder from %AppData% and reinstalled the vanilla version, tried to run the BMC4 instance without vanilla MC installed but neither have been successful.
  2. Using the Curseforge modloader
  3. Minecraft 1.20.1
  4. BMC4 [FORGE] v6 HF
  5. Install BMC4 v6 HF, run it, when the Minecraft Launcher opens click play, it will load (very quickly) and then crash.
  6. No
  7. Attached below
  8. Updated the System and updated the drivers, updated Java to v18, restarted the computer multiple times, installed and reinstalled things multiple times and still nothing 😦 help
viral garden
#

!drivers

grand gate
#

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.
viral garden
#

please follow the directions here

golden grotto
#

ty!

#

as for the drivers, the latest are installed already 👍 we'll update the modpack to the latest and see if that works

grand gate
#

so are we not able to use essentials in these mod pack at all?

viral garden
#

its incompatible

#

you can use the e4mc mod instead

#

or the worldhost mod

#

!server or you can selfhost for free

grand gate
#

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.

grand gate
#

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")
chrome panther
#

I am trying to find information on the item Lost Candle which I think comes from the Illager Invasion mod? I'm not sure if I'm reading it right I'm newish to using modpacks lol

#

I just want to know how to use it, but I can't find details on it so I'm unsure if I'm looking in the right place. I thought it'd work like a dousing rod, but I might be wrong and I'd like to see how it works since it's not got a description. Does anyone know how it locates ores or if there is a website for that mod I can look into?

hollow veldt
#

If you want to make a better mc server, how much ram would be necessary so that you do not have problems?

chrome panther
#

Personally I have a server with 8GB and nobody has experienced any issues with ~20 people on at a time at the most, that might be a good starting point if it's just you and your friends!

hollow veldt
#

6

viral garden
#

5-6gb

chrome panther
#

We play on 1.20 and I use bisect hosting

burnt plover
#

it got the quest mod right

chrome panther
#

The only quests I've noticed so far have been from the twilight forest mod that's included, I haven't gone through the modlist yet

viral garden
#

theres no stable quest mod for 1.20.1 yet

chrome panther
#

Are the other modpacks listed ones you guys have also made?

#

We were torn between mediaeval and better MC but we love the modpack!

chrome panther
#

Awesome, I'm sure that one will be just as fun as this one!

viral garden
#

mmc1 fabric is getting a big update soon

#

world-safe as well

#

so that would be a good choice

chrome panther
#

Clap love to see it, we change every other month and it's been nonstop with this one, this has probably been one of the most new-user friendly modpacks I've tried and there's so much to do and all the fun stuff for different kinds of players

viral garden
#

:)

chrome panther
#

You've managed to make minecraft fun again for a 30 year old enjoyer, lol. I'm assuming I can ask questions about it here, then?

viral garden
#

yeah

arctic cedar
#

server is restarting 😢

hexed saffron
chrome panther
#

I have it set to 10 chunks right now, and we've only noticed a change when there's more than a couple of us out far doing something. Right now we all mostly play in the same area, or go out exploring together instead of building the city!

icy estuary
#

sounds fun

chrome panther
#

We've noticed that rarely it does get a little laggy which is making us want to go up to 10-12GB but other than that even with 15 of us on at once it was smooth as butter

gusty adder
#

@chrome panther can i join ur server?

jade wadi
#

Quick question. Would you guys recommend I play BMC3 instead of BMC4? I saw that BMC4 doesn't have all the mods ported yet and BMC3 has the quest line.

gusty adder
#

idk

#

ive only played bmc1

stray stone
#

i tried to add essential to play with my friends but it says i have to remove it from the modpack :(

grand gate
#

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.
stray stone
#

hmm alright

#

does e4mc 1.19.4 work for 1.20.1

viral garden
#

no

#

you'll have to use the worldhost mod

stray stone
#

alright

#

u got the 1.20.1 file

#

all im finding is 1.19.4 💀

viral garden
#

welp

#

!server

grand gate
#

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.

stray stone
#

thanks

wheat solstice
#

sorry for the late reply

viral garden
#

could you uh

#

walk back a bit

wheat solstice
#

yea sure

#

sorry for the brightness its pretty bad

viral garden
#

are there any vines in the way

#

did you add any mods

wheat solstice
#

of the portal frame, no not in the way of the frame

#

and im playing better minecraft 3

viral garden
#

did you add any mods

viral garden
wheat solstice
#

yea i did

#

on the reinforcned deepslate right

#

reinforced*

viral garden
#

what mods did you add

wheat solstice
#

its just forge

#

better mc 3

#

it even says on the quest book i can get there

#

by using the heart of the deep dark

#

from the warden

viral garden
#

okay but the question is did you add additional mods

#

on top of the modpack

wheat solstice
#

nope

viral garden
#

send another ss

#

level with the bottom of the portal

#

a few blocks back

wheat solstice
#

let me get a night vision potion so you can see hold up

#

here ya ho

#

go*

viral garden
#

try breaking one

#

then replacing it

#

and click the frame with no items in your offhand

wheat solstice
#

you cant break the portal without the block disappearing

#

i've had it happen i had to activate cheats to get it back haha

#

it only breaks with a pickarang fast

viral garden
#

click the frame with no items in your offhand

wheat solstice
#

yea i tried it still doesn't do the trick

#

do you have any ideas?

viral garden
#

nope

wheat solstice
#

dang

#

rip

#

bro i figured it out 😭

#

there was fucking soot on the top of the inner portal

#

like the most unoticable thing to see

dusky vigil
#

Can someone confirm if the standard crafting recipe search not working is a bug or intentional? BMC4

dusky vigil
#

Thanks. Do you know what mod would be causing this? happy to spend time troubleshooting it myself.
JEI is inefficent at times.

viral garden
#

might be redirectionor

odd lichen
#

How do I use shaders on bmc

#

The button not there

#

nvm

#

they moved it

dusky vigil
#

It's in the top right of the standard menu (ingame).

odd lichen
#

it is??

#

I only saw it in video

#

and under quality

dusky vigil
#

For BMC4 it is.

odd lichen
#

oh, Im on 3

#

when did 4 come out tf lol

#

I only started this world like a 3 weeks ago

#

oh dang

dusky vigil
#

Not quite sure.
Don't stress - BMC4 is new and dosen't have as much content has previous versions yet.

odd lichen
#

I see the pack

#

Are the worlds compatible?

atomic narwhal
#

no

odd lichen
#

Ic

atomic narwhal
#

bmc4 is 1.20

odd lichen
#

Guess I stay on 3

#

Yeah ok

#

I'll quell the FOMO

#

horizonite forges are so awesome

#

Wait

#

Bruh

#

Why dont they recharge if theres something in it

#

Thats so dumbbbbb

#

It could just stop smelting for a sec

frank mauve
#

is their any mod in better mc that can help with item organization or nah?

viral garden
#

simple storage networks

dusky vigil
#

@viral garden through a painstaking process of elimination. I found the culprit breaking the default crafting recipes.
modernfix-forge-5.6.0+mc1.20.1.jar
When removed from client side, crafting recipes are now working.

viral garden
#

does that fix it

dusky vigil
#

It appears it's already on the latest version 5.6.0

tender depot
#

(I used google translate, may be wrong)

Are there any specific system requirements?

viral garden
#

1.20.1 forge modernfix, latest modpack version, modloader version 47.1.3

#

modpack is BMC4 Forge

#

recipe book no longer works

rancid blade
#

on curseforge better mc 3 just wont open for me after clicking play on the mc launcher

grand gate
#

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?

rancid blade
#

Whenever I try to join my server that I made it says this how to fix?

tranquil horizon
viral garden
#

read #faq for modpack installation

rancid blade
#

alr

limber sinew
#

simple storage network mod not working on distance help pls

#

i clamied chunks and everything do what i have to

#

but it is not working on distance and in diffrent dimensions

viral garden
#

!storage

grand gate
#

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.

sinful blaze
#

Could someone help me find why my friend cant join the server I host on my pc? I used to host before but its been a long time, portforward is still up.

worldly yarrow
#

Hey guys! Hope you are having a great time. and wishing you a great day ahead.

I just recently came across BMC and downloaded the BMC3 19.2 modpack from curseforge.
having an issue ATM, I thought I might get an answer here.

the issue:
anyway I started playing the modpack and was overwhelmed by the amount of things on the JEI. I thought by progressing through out the game I will unlock recipes little by little by acquiring materials and crafting table will show me the recipes I have unlocked so far.

but the it did not go this way, instead the recipes were partially unlocked.
for example: I acquired am IRON ingot, it showed me the vanilla recipes and some other new ones which were from " twilight forest mod " , " vinery mod " , " comfortable mod" and some other mods.

but when I wanted to build a cage which puts the animals and let you carry them in the inventory, the crafting table did not show the recipe
(it requires 3 iron ingots, 2 iron bars and 3 wood slabs and is from " supplementaries " mod)
instead I searched it in the JEI which told me the recipe and let me move the items on the crafting table.

so, is there anyway that it could be fixed, like all the recipes when I acquire materials and it automatically unlocks.

any help would be appreciated.

viral garden
#

do not ping staff

worldly yarrow
#

ok

viral garden
worldly yarrow
#

recipe book

#

the recipes are all in the JEI

viral garden
#

use jei

#

not the recipe book

worldly yarrow
#

then how would i know which recipe i have unlocked?