#better-mc-fabric

1 messages · Page 26 of 1

maiden spire
#

^^^

#

such a random “feature” to have added to paradise lost

blissful stump
#

Will it be gone after Christmas?

meager yacht
#

they keep adding random shit and it keeps breaking things

#

and their devs clearly dont care

maiden spire
#

not sure whats the devs goal

#

they seem directionless in terms of what they want from their mod

#

it feels more like a playground

maiden spire
#

so by tuesday ideally it should be good

blissful stump
#

No screenshot during Christmas then sad

maiden spire
#

;/

#

im tempted to fork paradise lost and just remove the christmas bit

#

then build the mod and use that

#

wildly inefficient though

#

unfortunate situation at the moment

#

no config options exist to disable it either

#

so itll just have to be

worthy coyote
maiden spire
#

you could temporarily disable sodium/paradiselost

#

or yeah the date time

random shard
#

okay im glad to hear i didnt break anything. i hopped in here to see if the broken textures was my fault!

maiden spire
#

it should work since the code just checks your date

worthy coyote
worthy coyote
#

Because for now is just Christmas, but It seems they would eventually add other holidays

maiden spire
#

yeah i noticed their holidays enum

#

pretty weird thing again, a mod about a whole different dimension doing such weird changes to the overworld

#

especially without any notice or documentation

#

im surprised anyone was even able to figure out it was paradise liat

#

lost*

worthy coyote
#

Their incubus_core library has defined Christmas, Halloween and near Halloween

maiden spire
#

oh boy next october is gonna feature broken pumpkins

junior coral
#

I have a bunch of textures missing form "Oh, The Biomes You'll Go", any solutions?

worthy coyote
meager yacht
maiden spire
#

its a paradise lost issue

worthy coyote
junior coral
#

So best bet to just disable it?

worthy coyote
maiden spire
#

oh jeez

#

purple zombies

meager yacht
maiden spire
#

paradise lost needs to really clean up their code base

#

having a holiday thing should be a separate mod entirely

worthy coyote
# junior coral So best bet to just disable it?

You mey lose any paradise lost block you collected an load, and wouldn't be able to go to the aether if you disable it, so your decision 🤷🏻‍♂️ it should be solved by Tuesday, do you can re enable that mod then

#

Or change your pc date to 27

#

Until Tuesday

junior coral
worthy coyote
maiden spire
#

^^^

#

seriously, no documented behavior, no log entry, absolutely nothing

#

someone may as well have done a random number and picked a mod from the modlist

#

to find out what was causing the issue

worthy coyote
#

I think the holiday leaf model is missing, and that create the issue, but not really sure, hard to navigate github on mobile

maiden spire
#

funky lil mod

#

funky devs too

#

hopefully they read the issues

#

and take some reasonable action

meager yacht
#

someone set your calendar to halloween

#

restart game

#

check if textures are missing

maiden spire
#

HAHAHA

#

last i checked i dont think they were fully done implementing halloween stuff

#

but now you got me curious

worthy coyote
#

I haven't seen any implementation of Halloween stuff yet either, but yeah, I'm curious now, maybe its even obfuscated nobaKek

fresh swan
#

Hello @meager yacht

#

Have a nice day sir

stiff spruce
#

it found textures of that exact christmas lights in paradise lost jar

#

i searched with a winrar for that

maiden spire
#

AH thats clever

stiff spruce
#

btw deleting or editing textures does not work

maiden spire
#

good to know

#

thank you for finding it, it was a puzzling issue

meager yacht
#

Love that for him

worthy coyote
#

Took another look into the code of PL and their library, but neither have anything implemented for anything other than Christmas (as far as I could check on mobile); The library change the chests for Christmas tho, but nothing else

#

Also, i think I found a typo on their library :s gonna report it tomorrow with my pc

#

First time i hear of the holoween holiday

proud lichen
#

Does anyone know why Im getting lag when placing/breaking blocks? playing 1.19 fabric

proud lichen
#

thanks, the ram might be the issue, just cranked er lol, 17gb allocated probably isnt smart (I have 32 total)

maiden spire
#

17 is far too much

#

mc doesnt play nice with high amounts of tam

proud lichen
#

ya i just put the slider to max lol

maiden spire
#

ram*

#

oh dear

#

bump that down to 8-10GB

proud lichen
#

I put it down to 8

maiden spire
#

for further fps improvements consider using jvm arguments

#

and bumping down simulation + render distance

proud lichen
#

unfortunatly the ram didnt fix my issue, I drop over 50% of FPS when placing blocks, (130 down to under 60)

meager yacht
#

read performance guide

#

the full thing

proud lichen
#

I did

meager yacht
#

send a screenshot with f3 open

proud lichen
meager yacht
#

delete the Effective mod

#

and you still have java 17

proud lichen
#

from what I can tell I only have java 8 installed, so I uninstalled that

meager yacht
#

!java

#

!javapath

#

!path

#

uhh

#

!openjdk

blissful stump
#
  1. Download an adoptium release for Java (recommended but not required):
  • Java 11 for versions 1.16.5 and below (can also use 8 if its not working)
  • Java 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
  1. When installing through adoptium, make sure that Add to PATH and Set JAVA_HOME variable are both set to be installed (please see https://imgur.com/a/jPu1h7h for how that would look)

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

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

Method i

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

Method ii

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

thank you

#

and I deleted the effective mod

rose surge
#

Is there a modded way to keep chunks loaded? (In better MC fabric v12.5 for 1.19.2)

#

or should I use vanilla methods :)

civic crypt
#

Is there any method to getting the Immersive weathering Azalea flowers instead of the

#

Ecologics Azalea flower?

#

I'm trying to craft the flower crown and it wont let me with other Azalea flowers

civic crypt
#

nvm figured it out, you can shear the leaf pile and it will give you the correct flower instead

fallen frost
#

?

meager yacht
#

stop spamming that gif

fallen frost
#

░█████╗
██╔══██╗
╚═╝███╔╝
  ╚══╝
   ██╗
  ╚═╝

#

oy ok

#

👌

#

dance dog

#

@meager yacht what do equalizations mean?

meager yacht
#

what

fallen frost
#

1sek

#

on the bot server, bots write what levels you have, I would like to know what these levels mean

meager yacht
#

where did you get the word equalizations from

fallen frost
#

?

idle glacier
#

😂

fallen frost
#

????????????

#

я немного непонял

meager yacht
#

what

flat crypt
#

ok

fallen frost
#

hi Marco

flat crypt
#

hello

fallen frost
#

@meager yacht

fallen frost
meager yacht
#

you dont need to ping me 3 times ;-;

flat crypt
#

why did you send it twice

#

he like me fr

flat crypt
#

he probably did notice the first time you pinged him

fallen frost
#

Hooray, I can print to the chat again!

flat crypt
#

yay let's spam again!!

#

||it's a joke please no||

flat crypt
#

poor guy

#

first a few minutes and now an hour muted

raw brook
#

Just a question, did this whole thing have quests? I know some people have had issues getting quests and I just wanted to see for sure if they were on there.

#

@ me when someone answers it’s late for me

meager yacht
#

they were heavily revamped about a week ago

raw brook
#

I’m not seeing them. I went into my inventory then selected quests on the left. Do I need to use key binds instead? I haven’t played in a little bit

flat crypt
#

click on it

raw brook
#

Yessir

meager yacht
#

it says to put your cursor to the left for more quests

flat crypt
flat crypt
unkempt sigil
#

Anyone have a guide to webhook discord integration? I have some knowledge with coding(mainly javascript but I'm ok with c#). I would prefer I have to do less coding but any amount is fine tbh. I would also prefer written guides, if possible.

Or if there's like an already made plugin/mod to handle this, that would be best.

(I also did a search for the term "webhook" here already and I couldn't find anything relevant which is the only reason I'm asking)

raw brook
meager yacht
#

give me a step by step

meager yacht
raw brook
#

A friend sent me the files

#

Heh.

meager yacht
raw brook
#

Should I reinstall whatever quest mod they use or is there something else

meager yacht
#

and thats why your game is fucked

#

you need a modded launcher to install & play modpacks

#

period

#

no way around it

#

!alternates

blissful stump
#

We suggest using one of these two launchers for several reasons. They are considered far better than any other launcher. When installing a modpack on either launcher, do it through the Curseforge tab within GDLauncher/ATLauncher. You can transfer your Curseforge save to GDL/ATL. Because you are downloading the exact same files, you'll still be able to join the same servers and worlds.

ATLauncher - Slightly harder to use, works offline, fast and efficient, has more features. Can be downloaded from https://atlauncher.com/downloads

GDLauncher - Easy to use, works offline, does all the work for you, very simplistic and sleek design but it feels bloated to make it look nice and people do have issues with it. Can be downloaded from https://gdlauncher.com/en/download/

raw brook
meager yacht
#

still not how it works

#

nothing has changed

#

you need a modded launcher to install & play modpacks. there isnt any other way

raw brook
#

Huh

unkempt sigil
raw brook
#

I see.

meager yacht
#

there are discord integration mods for serverside only

#

check curseforge & modrinth

unkempt sigil
#

Any specific one you know of or should I just look up "discord integration" on curseforge?

meager yacht
#

you can try that yes

fallen frost
#

hi chorb

wind minnow
trail oak
#

anyone having issues with leaves missing textures?

flat crypt
#

It's because of Christmas

#

you can remove Paradise Lost mod if it bothers you

trail oak
#

cheers man

flat crypt
#

but the leaves will be back to normal tuesday

trail oak
#

just scrolled up and saw

#

trying to change the date now hahah

#

must be synced to the client's time and not the servers. We can deal with it until Tuesday easy

reef jetty
#

There seems to be a problem with Better End mobs not spawning in my saves, i tried creating new worlds in creative and still same issue. Is it a known problem?

crystal merlin
#

guys can anyone can tell me whats wrong with minecraft whenever i generate new chunk my minecraft lags to 1 fps. ive tested this on all minecraft launchers: lunar, curseforge, normal and use fabric and forge it happens in 1.19.3, 1.19, 1.18.2 plaese help me. My pc: ryzen 3 1200 rx 570 16gb ram

fathom coyote
#

An1 experiencing problems with textures in the Twilight Forest?
The magical stuff around the buildings are yellow brackets, and most of the leaves are just purple/black checkered blocks.

#

Ok. leaves are probably because of Paradise Lost I read, but what should the magical stuff look like?

shadow ore
#

that’s what i did for someone who didn’t want to install the launcher just to test the modpack

grizzled pivot
#

is there, and if is then how/where can you get dragons? like i havent seen one except ender dragon

worthy coyote
worthy coyote
fathom coyote
shadow ore
worthy coyote
#

AHHHH, that is just twilight forest limiting you, you need to defeat certain bosses to unlock parts of the map, follow the quest book

worthy coyote
worthy coyote
shadow ore
#

half the people i asked to play my modpack with me almost said no because they had to use a modded launcher

#

sending them my instance folder and having them copy shit over is the exact same thing as what i’m using

flat crypt
#

why would people not want to use modded launchers tho

#

they are fast, quick, and easy

#

no effort

worthy coyote
#

They literally make mod use easy because they are designed for it

#

You can even update mods easier

#

Instead of checking 200+ sites individually you can just press "Check updates" and see which updates are available and decide if you want them or not

arctic abyss
#

For some reason I've been experiencing more lag spikes with Fabric 1.19.2 than I am with other versions

#

Any reason this could be

worthy coyote
#

Did you follow the performance guide?

worthy coyote
#

You can check the twilight forest wiki

crystal merlin
#

i installed also sodium and other mods and nothing changed Xd pretty dumb

shadow ore
#

run a client spark profiler then

maiden spire
#

!tps

blissful stump
snow raft
#

Can we enable the supplementary cage to allow all mobs with console commands instead of my config. My config crashes whenever I try to edit.

worthy coyote
#

Are you playing on a server? If so, you need to change the config on the server, not your client

wind lotus
#

will create mod be added to fabric?

worthy coyote
#

You can add it for yourself, but might have some problems with some mods

wind lotus
#

yeah that would be my next question, not adding for modpack theme reasons or incompatibilities ?

velvet ibex
#

are they gonna add a better sorting mod? cause rn the one it has doesnt sort backpacks

worthy coyote
golden quarry
#

does anyone know how to fix the internal error Internal Exception: io.netty.handler.codec.DecoderException: com.google.gson.JsonParseException: Don't know how to turn {"color":"white"} into a Component?

#

just tried to leave the aether in my modded server and i cannot log back in now

meager yacht
#

"lunar" and "normal" are not valid modded launchers

wind lotus
meager yacht
#

all of our modpacks are fully optimized

#

how did you install the modpack originally?

grand fog
#

for some reason, i use to be able to play on my own server but now it gives me a error code, anyone willing to help ?

maiden spire
#

!moreinfo

blissful stump
#

Hello! To better diagnose your issue, please answer ALL of the following questions:

1. Have you modified the modpack in any way? (Adding/removing mods, changing configs, anything in the Resourcepacks menu)
2. What launcher are you using? (CurseForge, GDLauncher, 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. When does the crash happen?
6. Have you ever gotten past the point where the crash happens?
7. Does a crash report generate? If so, send the file here. If not, is there an exit code? (On CurseForge, right click the instance, Open Folder, and go to the crash reports folder. Alternatively, post the log's text on mclo.gs and send the link here.)
8. Did you follow the Performance guide in #general pins?
9. To reiterate #1. did you install install the Modpack through a launcher or did you download the Server Pack or use the Server Files as the Modpack?
10. To reiterate #2. did you use a cracked launcher like TLauncher?

Please attach your latest.log file to your message as well. This can be found in the logs folder.

pure sigil
#

not working

flat crypt
#

maybe it's because they are waxed

pure sigil
#

"To build portal you need 12 waxed copper blocks, 12 waxed cut copper stairs, 4 block of amethyst, 4 amethyst clusters, 1 gold block and 1 flint and steel, and to activate it you need to fire central gold block with flint and steel."

flat crypt
#

I didn't know that

pure sigil
#

nvm, it's working now

faint furnace
#

hello, is this where i should be if i have a question about better minecraft fabric?

faint furnace
#

Awesome. My question is, is there a possibility to make it so people can interact with things inside your claimed land, and if so how?

golden quarry
#

is it still possible to get mending books from villagers? ive been trying with a cured zombie villager but im getting everything else but mending

night birch
#

Yes, it's just rare

granite breach
#

Hello, is there like baubles are rings or some sort that u can put in this item place? or what goes in here? new to these mods

night birch
#

Can search REI for trinkets

golden quarry
night birch
golden quarry
#

gotcha tyt

faint furnace
#

is it possible to have other players do stuff in your claimed land?

granite breach
#

most of them cosmetics i guess

night birch
#

No, they're all usable

night birch
grand fog
maiden spire
#

it would be best to post it here

#

so everyone can help if im not available

grand fog
#

basicaly i cant join my own fabric server using curseforge, i can with other solutions but they are not as smooth

night birch
#

There are way better launchers than curseforge

#

!alternates

blissful stump
#

We suggest using one of these two launchers for several reasons. They are considered far better than any other launcher. When installing a modpack on either launcher, do it through the Curseforge tab within GDLauncher/ATLauncher. You can transfer your Curseforge save to GDL/ATL. Because you are downloading the exact same files, you'll still be able to join the same servers and worlds.

ATLauncher - Slightly harder to use, works offline, fast and efficient, has more features. Can be downloaded from https://atlauncher.com/downloads

GDLauncher - Easy to use, works offline, does all the work for you, very simplistic and sleek design but it feels bloated to make it look nice and people do have issues with it. Can be downloaded from https://gdlauncher.com/en/download/

grand fog
#

i will try that, one other thing, since today, using the alternate launcher, all my tree leaves are purple and black(no texture)
i checked on 2 different pc, sill the same, why now ? because of chritmas ?

night birch
grand fog
#

awesome thank you i will stop trying to fix

#

merry christmas guy, thank you you probably saved me a night of troubleshootinh

light acorn
#

so this Christmas up date is taken alway texture from twilight

maiden spire
#

paradise lost

#

thats the mod responsible for it

#

you can set your pc time to jan 1st

#

or just wait until after the 26th

light acorn
#

eh ill wait

#

thx

tropic sky
worthy coyote
#

Can you send a screenshot pls? I'm on mobile and for some reason that link is not working for me

empty osprey
#

has anyone had missing textures issues specifically leaves for trees ?

worthy coyote
#

Paradises Lost trying to be quirky and add Christmas stuff, but breaking everything if you have sodium (which this modpack do have)

#

By Tuesday is gonna be gone, you can wait or change your pc date

#

Or disable paradise lost in the meantime

empty osprey
#

ok thanks

meager yacht
#

add these mods to your own game

#

tell me if you get crashes

tropic sky
#

It works for me

#

I downloaded them a while ago, and just wanted to know if you had any plans to add them officially

worthy coyote
# tropic sky

Daaaamn, didn't know of the last 2 mods in there, I've been using sounds physics for a while now, and can only imagine the banger that combo is

meager yacht
#

juakco add them to your game too

tropic sky
#

Haha the game is certainly less quiet

meager yacht
#

tell me in a couple days if you have any crashes

worthy coyote
empty osprey
# tropic sky

does this affect the Voip mods like simple voice chat mod

tropic sky
#

I haven't played multiplayer with the modpack, so I don't know

empty osprey
#

dang i hope it does because the thought of talking in a cave for it to echo would be cool

tropic sky
#

Apparently the sound physics mod is working with simple voicechat mod

#

But I have no idea about the rest

empty osprey
#

hmm ill try it but id need to add the mods

#

sound mods

tropic sky
#

Nice

bold isle
#

does this mod support shaders (sorry if the answer is obvious)

night birch
#

yes

meager yacht
#

it says it on the CF page

#

and video settings has a shaderpacks button

#

and theres a shaderpacks folder in the modpack files

bold isle
#

thank you i looked and didnt find it but now ofc after asking it pops up right in front of me

worthy coyote
delicate nebula
#

Anyone know what this is? Every time I go towards it gives me mining fatigue

simple bronze
#

looks like an ocean monument but it’s a forest monument instead

#

if you don’t know what it is and there’s hostile mobs in it, good chance that it’s from when dungeons arise

night birch
#

Don't think this one is WDA, but another structure. Yeah there's hostile mobs and mining fatigue. I think there's a way to get rid of the mining fatigue when you are in there but it's a whole ordeal. Fun to take on though, imo.

hollow cedar
ivory cape
#

How much RAM do I need for my server to host for 4 players? Anyone have tried this before?

ivory cape
#

Like another option?

night birch
#

!lan

blissful stump
#

LAN is untested and unreliable, we suggest you set up a Local Hosted Server with the Server Pack of that Modpack and Version.

night birch
#

Don't host a server via LAN

blissful stump
#

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 and it can come with issues that's why we suggest 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.

meager yacht
#

you can not allocate ram on LAN

#

thats not how it works

#

LAN doesn't even work

#

you need to selfhost or buy a server. no other options.

ivory cape
#

Okay got it, ty

hollow temple
#

adds easy multiplayer

night birch
#

We don't recommend essential because it is not meant to work with mods so it usually breaks at some point

#

And it can be a bit restrictive vs self-hosting

#

which is easy to do and set up

meager yacht
#

restrictive

#

glitchy

#

causes corrupt worlds

#

and completely pointless

#

i could selfhost a server in less than 10 seconds excluding download times lol

hollow temple
#

does self hosting work fine if you have only like 16gb ram. so like 4gb to server and 6gb allocated to game?

meager yacht
#

that would be completely fine yes

#

how many players?

empty osprey
#

how do you self host / what is it ?

night birch
blissful stump
#

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 and it can come with issues that's why we suggest Bisect Hosting)

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

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

night birch
#

free method

hollow temple
#

i plan on just 2-3 players other than myself

meager yacht
#

4gb should be fine

#

4gb to server, 8gb to client

#

leave atleast 2gb free

hollow temple
#

sounds good. thank you. ive used essential with no issues but havent progressed very far in my world. guess ill ditch it for now

meager yacht
#

you should be fine to transfer your world

hollow temple
#

also whats the big difference between better mc forge and fabric. im not too familiar with the differences of fabric and forge

hollow temple
night birch
#

It's all good

grand fog
#

do you guys know when a new update for the mod pack will be available, i have 1.19.2 and there is some mod update coming out but i alwais have issues when trying the updates with the older server file

livid flower
#

why does the modpack crash when I enter the nether?

night birch
blissful stump
#

Hello! To better diagnose your issue, please answer ALL of the following questions:

1. Have you modified the modpack in any way? (Adding/removing mods, changing configs, anything in the Resourcepacks menu)
2. What launcher are you using? (CurseForge, GDLauncher, 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. When does the crash happen?
6. Have you ever gotten past the point where the crash happens?
7. Does a crash report generate? If so, send the file here. If not, is there an exit code? (On CurseForge, right click the instance, Open Folder, and go to the crash reports folder. Alternatively, post the log's text on mclo.gs and send the link here.)
8. Did you follow the Performance guide in #general pins?
9. To reiterate #1. did you install install the Modpack through a launcher or did you download the Server Pack or use the Server Files as the Modpack?
10. To reiterate #2. did you use a cracked launcher like TLauncher?

Please attach your latest.log file to your message as well. This can be found in the logs folder.

meager yacht
livid flower
worthy coyote
#

Damn openjdk again

#

!openjdk

blissful stump
#
  1. Download an adoptium release for Java (recommended but not required):
  • Java 11 for versions 1.16.5 and below (can also use 8 if its not working)
  • Java 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
  1. When installing through adoptium, make sure that Add to PATH and Set JAVA_HOME variable are both set to be installed (please see https://imgur.com/a/jPu1h7h for how that would look)

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

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

Method i

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

Method ii

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

so i need to replace my java download?

worthy coyote
#

Yep

livid flower
#

alright ill do that

worthy coyote
#

For curseforge, once you installed the adoptium java, go to the settings (cog on the left bottom of the screen), then to minecraft, and look for the option that says something like "java version used", press select and then locate your recently installed java location

hollow cedar
# worthy coyote Damn openjdk again

Adoptium resolves a nvidia driver crash that is found in openJDK? DinoEater's crash log points to C [nvoglv64.dll+0x1852d20], a crash in the Nvidia OpenGL API library.

livid flower
#

then what should I do?

hollow cedar
unkempt sigil
#

Any way to find out what enchantments do if they don't have a description? I've managed to google a couple but this one is a bit ambiguous

maiden spire
#

everything from amd dll and nvidia dlls, to even the jvm.dll is being reported

#

its not consistent what's the issue, but a lot of users keep having it happen

night birch
hollow cedar
livid flower
#

so theres no way to fix it?

maiden spire
#

you need to switch your java version

#

to an adoptium release

livid flower
#

i downloaded it but how do I make curseforge use it?

unkempt sigil
#

is losing your equipment when you get resed by a totem of undying normal? I lost everything Ihad equipped, save for my backpack and a scarf

maiden spire
#

iirc its some bug between the totems and graveyard mod

unkempt sigil
#

rip my fully enchanted netherite armor

maiden spire
#

rip indeed

unkempt sigil
#

well, now I know not to wear any of those

maiden spire
#

roll a backup if you can

#

yeah, mostly useless since we have graveyards anyways

unkempt sigil
#

I might just do that tbh

#

thanks

maiden spire
#

np

blissful stump
#

yo do u guys know how to get rid of the annoying christmas lights all over the leaves

meager yacht
warped creek
#

alright this is pissing me off to no end and i have no idea how to fix it

#

WHY is my game zoomed in and in cinematic camera mode perpetually

#

i walked all the way back to my house and it's still active

meager yacht
warped creek
#

what keybind would that be by default or what mod is it from

meager yacht
#

press every button on your keyboard

#

including the function keys

#

maybe starting with the function keys

flat crypt
#

and that is why you don't sleep on your keyboard

warped creek
#

alright thats better i didnt know f6 was changed like that
thank you

meager yacht
#

?

flat crypt
#

hope it's better now

stiff spruce
#

farmers knights mod is capable of experience dupe

#

it's got a knives with enchants

#

these knives can be crafted with just a wooden stick

meager yacht
fresh swan
#

Btw I play bmp2

#

Is sleeping on/under a keyboard supported in bmp2?

flat crypt
fresh swan
#

But I have already slept on my keyboard so

#

I think it's supported

#

At least on my updated version of bmp2

flat crypt
#

it's a big cloud that spawns in the sky

maiden quest
#

How do I cast spell books?

candid vessel
#

can you deactivate small creepers?

forest mason
#

Any idea why this is happening?

flat crypt
#

paradise lost issue

#

wait until tuesday (tomorrow)

#

and it will be gone

forest mason
#

okk, thanks

flat crypt
#

scroll up

grand fog
#

apparently its to wait after the holiday

#

do you guys think better mc server could run well on a i5-4300m with 12gb of ram, we are probably at most 5 player on there

flat crypt
#

scroll up

raw brook
#

There is an achievement called “on the go” in the charms mod and i couldn’t figure out how to get it to work or what to use to make it work. It essentially says to open a crafting table in your inventory. Does anyone know how it works?

grand fog
#

you put a crafting table in your inventory
then when you open your inventory, next to the recipe book there is the 3x3 square, open it its a full size crafting table on the go

raw brook
#

Huh that’s cool

crystal merlin
raw brook
#

How do I make the biomepedia in my inventory disappear? It’s blocking the inventory crafting table

granite breach
#

is there any fix to the leaves in the twilight forest other than changing date & time on my pc?

#

if I change it to january my browser stops working lol

#

even dc

granite breach
indigo seal
#

is this better than netherite pickaxe ?

worthy coyote
#

Pointed? Are you using paying medieval? This channel is for bettermc

indigo seal
#

yea im in medieval fabric mc

worthy coyote
#

Then use the correct channel pls :s

indigo seal
#

oh

#

wronjg

#

sry

worthy coyote
#

Np terrim2Love

coral bay
#

how to disable the end

granite breach
#

i died in the twilight forest, and when i went back to my grave all my items were lost upon clicking the grave

#

what to do? dont rlly wanna restart especially cuz im in mid fight of the hydra

grand fog
#

might come back after the glitch

granite breach
#

wdym?

#

i clicked and just didnt get any items back

#

i also had charm of keeping III that also didnt keep anything

#

isnt it supposed to

#

how can i reroll to a save? if i quit now its gonna be the latest save and i dont want that

worthy coyote
#

Charm of keeping is bugged and just delete your items, probably an incompat with the graves

#

I'd you haven't discord ftb backups you should be able to rollback, but idk how that works, never tried it

granite breach
#

im not sure

#

but there are lite server backups or whatever

#

can i not just reroll it?

worthy coyote
#

Probably:s I'm not sure tho, I've never used that feature, as i said

granite breach
#

is this the mod?

raw brook
#

I’ve had that issue. Charm is bugged but you may have some very intense lag. Are you on a multiplayer server?

raw brook
#

Hmmm

#

I’m not entirely sure

#

Soul bound is bugged with graves with armor I think

#

Not sure

granite breach
#

i died in the twilight forest, respawned in overworld the charm of keeping popped but i didnt have anything on me

#

i went back to my grave in twilight, clicked the grave and it didnt give me anything

#

maybe the EXP

#

or idk, im lvl 9

#

but no items

raw brook
granite breach
#

grave disappeared, no items

raw brook
#

Idk

granite breach
#

kinda afraid to save and quit tho

#

cuz then ill save the bugged death

#

💀

worthy coyote
#

What if you copy the world?

granite breach
#

i found backup folders

#

and stuff

worthy coyote
#

I think backups get stored on a zip file, but, as I said, idk, never used the feature

granite breach
#

not sure how to put them

#

hm

#

oh

#

it has a saves folder inside

#

do i have to replace that saves folder with the one outside?

worthy coyote
#

Oh, then probably just need to unzip it and replace the saves folder

#

Bacup your current one tho

#

Copy it to somewhere else just in case

#

Probably you can unzip just the world and place it on your saves folder

granite breach
#

i just replaced the saves folder with an older one from back up

#

ill see if it works

#

maybe i shouldve restart my game before again, but we'll see

raw brook
#

If you want to play this mod pack I would reccomend using exaroton

#

Or if you want a free vanilla server do aternos

#

Exaroton is cheap for 2 or 3 people

granite breach
#

ayy, i actually managed to get the backup

#

it worked

granite breach
#

ye, backups make save folders, and u just have to replace an older one with the current on in the game files

#

altho this bug is rlly dumb, should be fixed

#

charm of keeping deleting all your items is just troll 💀

worthy coyote
granite breach
#

where do u need to report?

worthy coyote
#

!server

blissful stump
#

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 and it can come with issues that's why we suggest 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.

worthy coyote
#

Seems to be fixed on beta/dev builds

raw brook
worthy coyote
#

There is literally a supported free method, self hosting

meager yacht
#

thats not enough

meager yacht
#

give me a step-by-step

#

whatever you did it was very, very wrong

granite breach
#

Btw did anyone make a guide/playthru of this mod fully yet? Like to complete each dimension completely in what order etc

raw brook
meager yacht
#

answer my question

fallow galleon
#

I'm tryin to enable shaders in the setting, which it says they're disabled which its preventing me from what i want to add. how does one enable

night birch
fallow galleon
#

yes

night birch
#

You sure it is the right one and a compatible version for what you are playing?

fallow galleon
#

yep

night birch
#

!shader

night birch
#

well, I can recommend these

#

as "yes" is probably an incorrect answer to one of my questions

#

but impossible to figure out which one on so little info

fallow galleon
#

im using stay true for 1.19 which i got from cursedforge

night birch
#

that's an entire resource pack...

#

not a just a shader

#

and it may or may not work still

worthy coyote
#

And the stay true resource pack is already included in the modpack

meager yacht
#

^^^

night birch
#

Well there ya have it then lol, it was an incorrect answer to all my questions XD

fallow galleon
#

Ok, i see. I have stay_true 1.19 selected on the side. Would there be something preventing it from being applied to the game? its saying its compatible

night birch
#

Should be running as intended then

worthy coyote
#

wdym? Stay true is an already included and enabled resource pack

#

At most you need to go to the resource pack menu and check if its enable

#

It has nothing to do with shaders

night birch
#

Indeed, because it's not a shader

fallow galleon
#

Ok, so does it affect the game entirely or just textures?

worthy coyote
#

A resource pack affect textures, yes

fallow galleon
#

I guess i don't know the difference between shaders and resources packs

#

ok

night birch
#

Well, if you read the page on curseforge, it tells you. Shaders add stuff like sun glare, shadows, etc

#

And the modpage tells you what shaders they used in their video

worthy coyote
#

Resource pack -> Textures
Shader -> Visual effects (reflections, godrays, bloom, etc)

fallow galleon
#

ok, thanks

worthy coyote
#

!shaders

#

!shader ?

worthy coyote
#

There we go, those are recommended shaders

#

Once downloaded you can just drag and drop them in the shader menu, just like you screenshot says

fallow galleon
#

I suppose i got confused a bit due to the starting menu with singleplayer and that jazz has a shader applied in the back round

worthy coyote
#

Dw, if you didn't know the difference is easy to get confussed

fallow galleon
#

Much appreciated

worthy coyote
#

gl

granite breach
#

💀 so scuffed

worthy coyote
#

crab farm? why 🦀

night birch
#

I just see a line to the rave is all I see XD

worthy coyote
#

Dominik is the bouncer

granite breach
#

and there was 2 crab spawner next to each other

#

so why not

solar raft
#

What’s the difference between fabric and forge?

worthy coyote
#

Ohh, I haven't seen any crab spawner

#

Didn't know they were a thing

granite breach
#

ohh

#

unlucky its so deep

#

cant maximize

fallow galleon
#

Again, I appreciated the help. Got it workin

granite breach
#

also scuffed water

worthy coyote
#

Can't you make a spirit's spawner from them?

#

I always forget the name of the spirit mod stuff

granite breach
#

idk what is that

worthy coyote
#

Soul cage is the name

#

Haven't use much of the spirit's stuff cause i think its a bit over the top and overcomplicated, but i think it lets you build spawners that even work without a player on the spot

granite breach
#

okay it works just fine, i cant kill them fast enough

worthy coyote
#

Too much crab to handle

granite breach
hollow temple
#

how do i disable the leaves falling on the ground after chopping?

meager yacht
noble nymph
#

is there any type of ore doubling in this version?

night birch
finite imp
#

Does anyone know a good seed?

worthy coyote
#

Sunflower seeds are pretty good /j

#

With so many world gen mods indk if there is something like a good or bad seed

#

Specially cause when one of those mods gets updated, sometimes the generation changes too

night birch
#

There's probably a current good seed, but it won't matter. Playing good seeds don't teach you the game.

worthy coyote
#

Also, a good overworld seed doesn't mean a good seed in any of the other dimensions

#

Always forgot how many dimensions there are, 6? 7?

livid flower
#

the game crashes when I go to the nether?

night birch
blissful stump
#

Hello! To better diagnose your issue, please answer ALL of the following questions:

1. Have you modified the modpack in any way? (Adding/removing mods, changing configs, anything in the Resourcepacks menu)
2. What launcher are you using? (CurseForge, GDLauncher, 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. When does the crash happen?
6. Have you ever gotten past the point where the crash happens?
7. Does a crash report generate? If so, send the file here. If not, is there an exit code? (On CurseForge, right click the instance, Open Folder, and go to the crash reports folder. Alternatively, post the log's text on mclo.gs and send the link here.)
8. Did you follow the Performance guide in #general pins?
9. To reiterate #1. did you install install the Modpack through a launcher or did you download the Server Pack or use the Server Files as the Modpack?
10. To reiterate #2. did you use a cracked launcher like TLauncher?

Please attach your latest.log file to your message as well. This can be found in the logs folder.

night birch
#

where?

meager yacht
#

look directly under your message

livid flower
#

i did that

#

and didnt work

meager yacht
#

send the new crash

night birch
#

Yup, new crash

livid flower
#

i think its the same thing as last time

night birch
#

It is, you were offered solutions on how to make curseforge use the new adoptium java 18 that you said you downloaded so what happened with that?

meager yacht
#

you still have OpenJDK 17

#

so you didnt follow the directions

livid flower
#

i tried with 18 too

#

and it still crashed

night birch
#

It's not running 18

#

so you need to do that ^

livid flower
#

i know

meager yacht
#

You need Adoptium Java 18

livid flower
#

i tried with 18 and it crashed

night birch
#

bro

#

it's not

meager yacht
#

there is no reason an OpenJDK crash would happen with Adoptium

night birch
#

running 18

livid flower
#

can i show in vc then?

meager yacht
#

no

night birch
#

no

#

look at the message discord link I sent

#

follow that

shy patrol
#

guys, i've just entered in the twilight dimension but i'm on a locked biome, is this normal and i just have to walk to some biome or is this a bug?

worthy coyote
#

If it crashed with Adoptium 18, then why didn't you asked for help? Instead of going back to openjdk 17

night birch
livid flower
#

cause it said if 18 doesnt work, try 17

meager yacht
#

your game NEEDS to be using java 18 adoptium

meager yacht
#

OpenJDK is the issue

#

please just follow the directions in the message

#

it worked for literally every other person

#

!openjdk

blissful stump
#
  1. Download an adoptium release for Java (recommended but not required):
  • Java 11 for versions 1.16.5 and below (can also use 8 if its not working)
  • Java 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
  1. When installing through adoptium, make sure that Add to PATH and Set JAVA_HOME variable are both set to be installed (please see https://imgur.com/a/jPu1h7h for how that would look)

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

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

Method i

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

Method ii

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

just walk out of it

shy patrol
#

to wich biome i go? i know that i have to progress through some bosses to unlock the biomes

night birch
#

read quests for the first place you go

#

if you don't know then look up the mod

worthy coyote
noble nymph
#

best way to farm wither skulls?

worthy coyote
#

Did you change the java patch in curseforge after installing the Adoptium versions?

worthy coyote
night birch
#

Spirit mod can create any farm you wish as well

noble nymph
night birch
noble nymph
#

they spawn without swords does that matter?

night birch
#

It shouldn't matter, as long as they drop skulls

noble nymph
#

havent gotten one yet

worthy coyote
#

Do you have looting?

noble nymph
#

2

night birch
#

weak, you need at least 3

#

for that spawner

noble nymph
#

ye but im too lazy to go back home

worthy coyote
#

A bit low, you may need to kill a bunch

noble nymph
#

so question

#

can i make

night birch
#

Well, if you are asking for the best, expect effort

noble nymph
#

a wither skelly spawner

#

with

#

soul cages

night birch
#

spirit mod, yes

noble nymph
#

or wtv they are called

#

how does that work

night birch
#

I already mentioned spirit mod 😛

#

You'll have to look up the mod, quests might also tell you

noble nymph
#

should i keep this spawner in tact?

#

or break it

#

to do the cage

night birch
#

If you want to

livid flower
night birch
#

Some decisions you'll need to learn to make for yourself

livid flower
#

proof that java 18 doesnt work

night birch
livid flower
#

adoptium

night birch
#

It's not proof yet

noble nymph
night birch
#

we won't know until we see the crash report

noble nymph
#

should i try getting another spawner or use that one

meager yacht
#

We need a crash report man

night birch
livid flower
#

wait i need to crash again

night birch
#

If these are the settings you had when you crashed before, then guess what, it's not using 18 and we'd need to figure out why

#

so crash again

#

send the fresh crash report since these are the settings you have

livid flower
night birch
#

Yup, it's using java 17, clear as day

worthy coyote
#

Damn curseforge

#

!alternates

blissful stump
#

We suggest using one of these two launchers for several reasons. They are considered far better than any other launcher. When installing a modpack on either launcher, do it through the Curseforge tab within GDLauncher/ATLauncher. You can transfer your Curseforge save to GDL/ATL. Because you are downloading the exact same files, you'll still be able to join the same servers and worlds.

ATLauncher - Slightly harder to use, works offline, fast and efficient, has more features. Can be downloaded from https://atlauncher.com/downloads

GDLauncher - Easy to use, works offline, does all the work for you, very simplistic and sleek design but it feels bloated to make it look nice and people do have issues with it. Can be downloaded from https://gdlauncher.com/en/download/

night birch
#

openjdk as well

#

wonder if that could be solved by deleting openjdk, but then again, curseforge bundles their own java right?

worthy coyote
#

A bit shitty to ignore your user settings about which java to jse

worthy coyote
#

Try another launcher

meager yacht
# livid flower

JRE version: OpenJDK Runtime Environment Microsoft-32931 (17.0.3+7) (build 17.0.3+7-LTS)

#

you're not even using 18 lol

night birch
#

curseforge isn't using 18 for whatever reason

worthy coyote
#

Plenty of questionable decisions from curseforge

night birch
#

cursed forge

toxic sand
#

so im having issues getting into my minecraft sure its giving the error when joining the server and it told me about a chat thing as well

toxic sand
#

ill have rejoin my server give me a min

#

It’s this

worthy coyote
#

Try uninstalling Ingredient Extension API from the server and from your client instance

toxic sand
#

where do i do that

worthy coyote
#

Go to the mod folder of the server/client and remove the corresponding jar

shy patrol
#

yeah, i think twilight is quite buggy, just no spawning on a blocked biome, the leaves textures are also bugged

worthy coyote
#

Not sure how the hat is named, but probably something related to ingredient

night birch
toxic sand
#

oh ok i am using forge app to play on it tho

night birch
#

that update has nothing to do with twilight

shy patrol
night birch
#

Christmas lights on trees, that is paradise lost

worthy coyote
#

Oh, for the server, i assumed you were selfhosting, didn't ask how are you actually hosting it

#

?

toxic sand
#

i am self hosting from a server company

finite imp
#

Are the forge and fabric seeds the same?

night birch
night birch
#

(because if using a service for a server, that is not self-hosting)

worthy coyote
toxic sand
#

scalecube

toxic sand
#

ah ok

worthy coyote
#

Just checked, not sure what it does to chests, but it does something when its Christmas xD

worthy coyote
toxic sand
#

ah ok ill try it

#

I tried my other ID and it says I need to update better Minecraft to 1.19.3😅

#

Idk why this is so stressful to me

worthy coyote
#

What?

#

Dont update to 1.19.3

toxic sand
#

Ok

worthy coyote
#

Its not supported

#

That is weird, where did it tell you to update? :s

toxic sand
#

So it was just a standard server IP

night birch
#

Well, just because it informs of an available update doesn't mean you have to update

toxic sand
#

Right

#

It says old

night birch
toxic sand
worthy coyote
#

Is your server v12.5 too?

toxic sand
#

This is what is it

worthy coyote
#

But that is the forge version

meager yacht
#

..

worthy coyote
#

If you wanna join you need to have the forge version in your client too

#

Or install the fabric version on your server

toxic sand
#

It’s 12.5

meager yacht
#

that doesnt matter

worthy coyote
#

There is no compatibility between forge and fabric

meager yacht
#

you need the same modpack on both sides

toxic sand
#

Ah

#

I think I’m dumb my friend is in vc and he asked if I downloaded fabric and that might be my issues -

#

It’s online but I just can’t get in

night birch
#

you download and install fabric?

toxic sand
#

yes

night birch
#

try joining the server

toxic sand
#

Ah ok I had to reset my oc due to my dog

#

I’m gonna see if the fabric helps

meager yacht
#

you need the same modpack on both sides

night birch
#

yeah, same exact version

toxic sand
#

Oh ok

granite breach
#

is there a way to put enchancts to block and chain?

night birch
#

regular anvil

#

and enchant would have to be compatible, if there are any that are compatible

#

I imagine at the very least, unbreaking and mending work for it

toxic sand
#

this is my first time using better Minecraft so I’m sorry

night birch
#

It's all good

toxic sand
#

Do I need to to get mod pack add it to a fabric folder as well or

night birch
#

no

meager yacht
#

you dont add anything to any folder

night birch
#

you use the app to install the modpack

meager yacht
#

you use a modded launcher to install & play modpacks

#

!alternates

blissful stump
#

We suggest using one of these two launchers for several reasons. They are considered far better than any other launcher. When installing a modpack on either launcher, do it through the Curseforge tab within GDLauncher/ATLauncher. You can transfer your Curseforge save to GDL/ATL. Because you are downloading the exact same files, you'll still be able to join the same servers and worlds.

ATLauncher - Slightly harder to use, works offline, fast and efficient, has more features. Can be downloaded from https://atlauncher.com/downloads

GDLauncher - Easy to use, works offline, does all the work for you, very simplistic and sleek design but it feels bloated to make it look nice and people do have issues with it. Can be downloaded from https://gdlauncher.com/en/download/

granite breach
#

uh is it supposed to all melt?

#

💀

toxic sand
#

oh ok

meager yacht
#

its likely a warm season

night birch
granite breach
#

i guess its okay

#

lmao

night birch
#

Yup, just an extra challenge, not much of one though, me and another person I play on a server with tackled it while it was melting and flooding

toxic sand
grand fog
#

any way to bottle xp in better mc ?

maiden spire
#

just a message telling you about something curseforge has done

toxic sand
#

Ah

#

So I’m ok

maiden spire
#

yep

granite breach
maiden spire
#

make sure you read and do what it says

granite breach
#

there is another XP one

#

not sure what they do but remember it had XP in the name

#

possible they dont "bottle" xp

#

lol

#

do these bow have better base stats than normal bow?

night birch
granite breach
#

what does the ender bow do? im guessing the ice one gives frozen stat or smth

night birch
#

Ice one does freeze/slow mobs by quite a lot, ender bow switches the places of you and the mob you shot at, seeker bow (my personal fave) has literal built-in aim bot hacks as in homing arrows. You don't have to aim.

granite breach
#

i kinda wanted the tri-bow

#

seems the strongest

#

u could hit 3 arrows same time if the enemy big enough

#

seems op

night birch
#

It's only the strongest if all three arrows hit. It's a shotgun. Other than that, I prefer seeker as it wrecks shop in every situation

granite breach
#

not that hard to hit arrows tho

#

hahah

night birch
#

depends on the situation

#

but making it easier is always nice

#

I suppose in this modpack you would go with tri-bow. Such is not the case in medieval mc for a few reasons.

granite breach
#

Never played that mod

#

Ill play out every dimension in better mc first then maybe try that

worthy coyote
#

The xp thingies that go into trinkets are too automatically store some xp

grand fog
grand fog
#

rei ?

night birch
#

to the right

#

with a search bar

grand fog
#

sickkkk

#

awesome thanks

worthy coyote
#

You can press r when hover over an item on rei to see its recipe

night birch
#

I also prefer to left click for recipe and right-click to see if it is in a crafting recipe

granite breach
#

Or press U to see crafts and other stuff

toxic sand
#

Do I just manually do this

meager yacht
#

read it please

toxic sand
#

Got it!

tiny field
#

Is there a way to move the HUD into the middle of the screen?

tiny field
night birch
#

hence config

#

you go into the config file for Jade mod

tiny field
#

Thanks!

toxic sand
#

Soo it downloaded properly which is a good thing!

#

This is what pops up before my error usually

night birch
#

proceed

#

do not show again

toxic sand
#

Ah ok

#

This

#

To

#

I did everything right 🥺

bold isle
#

has anyone else experienced mid game your monitors or monitor going black and then the game crashing?

real mantle
#

Hi! Does anyone know what mod makes it so a certain percentage of players can skip thru the night?

meager yacht
#

vanilla feature

real mantle
#

oh thats cool! thank you!

midnight ivy
#

Happy Holidays everyone! Does anyone have a list of the armor sets and their stats for the mythic metals mod? 😃

mellow tulip
#

Can’t ss for some reason. But here @maiden spire

meager yacht
#

you dont have the same modpack installed on both client & server

mellow tulip
#

ohhh shiii i dont?

#

damn okay, lol, rookie mistake

#

wait, im sure I do?

#

my game is fabric, so is the mod pack files and the server

maiden spire
#

somethings not installed correctly

mellow tulip
#

ah right

maiden spire
#

that screen only happens if configs and/or mods are incorrect

mellow tulip
#

should i just try reinstalling the server mod pack again?

maiden spire
#

yes

#

and the client

midnight ivy
mellow tulip
#

So it's the cabinets from every single modback that arent letting me play, is this even a possible fix?

meager yacht
#

and no its not cabinets preventing you from playing

#

once again, this is user error

#

please read the readme file and install the modpack on clientside using ATLauncher

mellow tulip
#

Where can I download ATLauncher

#

I was using feather launcher

maiden spire
#

dont use feather

#

dont use lunar

mellow tulip
#

ah

maiden spire
#

dont use any of those clients

#

they are not proper modpack launchers, they are launchers for their own stuff

meager yacht
#

!alternates

blissful stump
#

We suggest using one of these two launchers for several reasons. They are considered far better than any other launcher. When installing a modpack on either launcher, do it through the Curseforge tab within GDLauncher/ATLauncher. You can transfer your Curseforge save to GDL/ATL. Because you are downloading the exact same files, you'll still be able to join the same servers and worlds.

ATLauncher - Slightly harder to use, works offline, fast and efficient, has more features. Can be downloaded from https://atlauncher.com/downloads

GDLauncher - Easy to use, works offline, does all the work for you, very simplistic and sleek design but it feels bloated to make it look nice and people do have issues with it. Can be downloaded from https://gdlauncher.com/en/download/

mellow tulip
#

ahhh thank you lol

#

that might've been the issue then

#

@meager yacht Does this mean anything or not?

#

or @maiden spire , if anyone is available

meager yacht
#

you can extract it and look at the code yourself or I can ping the dev of the mod and you can speak to him

mellow tulip
#

ah okay gotchu, thanks

#

How do I now get a server to run though?

meager yacht
#

!server

blissful stump
#

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 and it can come with issues that's why we suggest 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.

mellow tulip
#

ohh okay so I do have to buy one, gotchuuu

maiden spire
#

theres a free method

#

aka self hosting

mellow tulip
#

yeah that's what i was kinda looking to do

meager yacht
#

please

#

man

#

just read

#

;-;

mellow tulip
#

oh shit ahahha my bad my bad

granite breach
#

Why do you need to host tho? Why isnt singleplayer good to play a mod?

maiden spire
#

if you want to play with friends

granite breach
#

Oh okay, i thought it was some neccessar stuff cuz it always comes up

#

Lol

meager yacht
#

will give substantially better performance