#fear-nightfall

1 messages · Page 47 of 1

low wyvern
#

okay this is the part it gets confusing in the steps

tall hawk
#

Hit next

low wyvern
#

now what

tall hawk
#

Open the Imgur
Ink in the command

#

It’ll show you what to do

#

Go back a step,

low wyvern
#

im just gonna write java --version?

tall hawk
#

Your Java home wasn’t set

low wyvern
#

BRO HOW

tall hawk
#

Because it doesn’t know where to go

#

This is why you should read the comman as you go…

low wyvern
#

okay how am i gonna go back a step after finishing the download click it again?

low wyvern
tall hawk
low wyvern
#

okay get over with that now should i just double click again

tall hawk
#

Yes.

#

I’m not getting over with it, it’s saying the exact same thing I’d say

low wyvern
#

where is tamz ngl

tall hawk
#

Asleep more than likely

#

He’d say the same thing, take it slow, step by step

low wyvern
#

ah anyways i clicked change at should i choose will be installed or entire feature will be installed

tall hawk
#

To be installed. According to the command.

#

They may have changed wording compared to when the command was made.

low wyvern
#

both choices gonna install

trim root
#

the same icon as these

low wyvern
#

both is same icon

#

i have three options

trim root
#

check again

low wyvern
#

will be installed
entire feature will be installed
entire feature will be unavailable

low wyvern
trim root
#

should look like this

low wyvern
#

its looking like that in both bro

#

anyways fuck it im gonna choose the first

#

aight done

#

now im writing in cmd java --version

#

it should be good right?

trim root
#

yes, then if your using atlauncher
you have to uncheck this

low wyvern
#

curseforge

trim root
#

as for curseforge or any other launcher, wait till someone who knows how

low wyvern
#

lemme surf in curseforge settings

#

its probably somewhere in this but idk change it to what

trim root
#

probably this

tall hawk
#

That’s modloader not Java

#

Nvm

#

Didn’t see Java part

grim marsh
#

Hi folks,
I have a problem with the Fear Nightfall mod. I have set up a Forge server on my AMP Docker, and would now like to install the mod. I have moved the zip to the mod folder etc. But as soon as I start my client I get the message that many mods are missing on the server and I should remove them from my client to get on the server. Can someone help me?

tall hawk
#

Unzip

#

What launcher?

low wyvern
grim marsh
#

I start Fear Nightfall via the Forge client. Then my Mincraft client starts and when I want to join my server it says that the server doesn't have the mods that my client has.

#

Simply unzip the ZIP file in the mod folder?

tall hawk
#

Yes unzip the server pack

#

Does the docker use powershell?

gilded reef
#

Hey is there any way to forcefully unlock aether thru commands or just some quick way of getting in?
rn on my creative world and just wanna get in and look at stuff

grim marsh
#

No, the whole thing runs on Linux

tall hawk
#

Powershell does run on Linux

tall hawk
#

Check to see if there’s requirements you need to complete in your quests

gilded reef
#

well I mean the make and enter aether portal does say "locked: uncompleted dependencies"
just absoluutely no idea how to check said depencies

#

since its on a whole another page as a starting quest

tall hawk
#

The dependencies would be the quests that follow before a ether

gilded reef
#

yeah ikk im just trying to figure out which one of them is the trigger for unlocking aether so that I can skip to it, do it and get inside aether and just look around in creative

shut topaz
#

any easy good ways to get xp?

grim marsh
#

I have now unzipped the zip file in the mod folder but I still have the same problem. But I also don't have a Powershell script in the zip file... maybe I loaded the wrong file?

tall hawk
#

!powershell

mossy cometBOT
#

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.

tall hawk
#

!server

mossy cometBOT
#

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.

tall hawk
#

For Linux you’ll use start.sh but same process overall

low wyvern
#

its still running on 17 broooo

tall hawk
#

Then go to method I on list

#

!openjdk

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

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

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

Method i

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

Method ii

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

.q @silent fulcrum

autumn iceBOT
#
Quarantine Result:

activity Reason: No reason.
trustedAdmin Staff: @tall hawkwhitelistUserupvoter

<:success:660789936651370497> Successful Quarantines

rightSort williamssmith0562 quarantine

<:cancel:660789591900684329> Unsuccessful Quarantines

All users were quarantined!

grim marsh
#

Oh man I had the wrong zip file all the time... Okay now everything makes sense

low wyvern
#

im gonna delete these 2??

tall hawk
#

Should say 17 though. Not 8

low wyvern
#

its from 2020 idk

tall hawk
#

Likely cf is still pushing 17.

low wyvern
#

yeah i need someone who knows curseforge

tall hawk
#

I can’t brain atm it’s 7am

low wyvern
#

another question is why is it half like this

#

like goes under the bar

tall hawk
#

Because you pulled something up on the screen while in full screen

#

Click on the screen again it’ll go away

#

Or play in windowed

low wyvern
#

its windowed

#

not even fullscreen

tall hawk
#

Alright, I’m fading. Brain can’t

shut topaz
#

any good idea for xp farms? or just smacking mobs from a mob spawner

low wyvern
#

well i have this as yk maybe java 18

#

but i have those java 8s aswell

#

@weak dirge i need u dawg

low wyvern
#

i somehow managed to make it java 18 finally

low wyvern
past plaza
#

I installed the server mod pack and I have installed the mod pack through curse forge but when running it, it says the mods are "missing"

#

but I think they are just out of date cause they still show on FZ

sleek briar
#

Possibly re-download the Server Pack and make sure that it contains all 171 Mods it needs to run correctly

past plaza
#

it does say its 171

sleek briar
#

Do your Serverpack and Client possibly not match in Version? Can you maybe compare your Client and the Server?

past plaza
#

I think thats the problem I downloaded both from curseforge and was trying to run them on shockbyte but it says the client has mods the server pack doesn't when they are all there on the remote site

sleek briar
#

Sorry, never used Shockbyte.. but my point stands. Maybe check if your Client and the Server Files match? Surely you can open the Mod Folder on your Server and then compare them side by side

sleek briar
#

Sorry.. not sure what I'm looking at?

low wyvern
sleek briar
#

Can you go into the Video Settings? Maybe try switching from Full-Screen to Windowed and back to Full?

low wyvern
#

i tried that thousand time

modern wraith
#

but isn't saying this after hours of it being over, childish?

gilded reef
#

can this mini interface thing be turned off?

sleek briar
# low wyvern i tried that thousand time

Hmmm...

  1. Open the task manager (Ctrl+Shift+Esc)

  2. Select "Windows Explorer"

  3. Click the "Restart" button in the bottom right corner of the task manager windows

What about this? Sorry, I haven't seen this issue in ages.

low wyvern
#

i use windows 11 turkish

#

i cant find explorer

#

whats uhh

#

the turkish name

silver hill
#

set your language to english

low wyvern
#

i cant

silver hill
#

for some reason, various mods break with turkish language

low wyvern
#

home supports 1 language

low wyvern
silver hill
spare kestrel
gilded reef
#

please how

spare kestrel
#

mod options stuff

#

idk how specifically but i remember doing it there

#

cuz it was annoying me aswell

gilded reef
#

thanks for the info
just gotta figure out name of the mod now

celest plover
#

are there more content main or side still being planned? or itll be the occasional bug fixes and the like 🤔

gilded reef
#

Thank you T-T

left pond
#

Bet

#

For the record, you can shift click to access it.

#

Vanilla UI I mean.

spare kestrel
#

even if its only mod updates more content would be added

low wyvern
#

btw this happened after i installed the borderless window mode after tamz told me to

#

and now my mods look like a blank page icon

#

anybody knows why?

low wyvern
#

OKAY I GUESS ALL MY PROBLEMS ARE SOLVED

#

MY FPS IS JUST A LITTLE LOW BUT

#

WE CAN WORK WITH THAT IG

carmine hemlock
#

can someone help me with hosting server on titanaxe?

#

i want to host for me and my friends fear-nightfall server and it crashing

gray violet
#

my modpack keeps crashing whenever i open it does anyone know how to fix that

carmine hemlock
#

this is first time when i try to host modpack

lone ibex
#

why cant i place item frames on chests?

gray violet
#

can u help me with that

lone ibex
#

no

gray violet
#

oh

#

ok

royal pasture
#

hi, is voice chat working when server is nonpremium?

bitter fox
bitter fox
gray violet
#

idk how

stark adder
#

Can i have the download link of fear nightfall

mossy cometBOT
#

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.

mighty gorge
stark adder
#

Thank you

weak dirge
low wyvern
weak dirge
#

good

#

updated drivers?

stark geode
#

does herobrine following do anything besides provide a scare

carmine hemlock
#

what is hf mean

weak dirge
#

hot fix

carmine hemlock
#

g

#

@weak dirge can you help me on vc

weak dirge
#

no

carmine hemlock
#

a

weak dirge
#

not on pc rn

bitter fox
weak dirge
#

you didn’t even say what you need help with

carmine hemlock
#

i try to host server on titanaxe but it still crashing

weak dirge
#

did you use the server pack

carmine hemlock
#

oh what?

#

this mod pack have special version for hosting?

weak dirge
#

Server pack it’s a pack ment for servers

carmine hemlock
#

i know

#

but

weak dirge
#

ye

carmine hemlock
#

can you send me a link

weak dirge
#

go to the curseforge page -> files -> click the top -> scroll down

carmine hemlock
#

what you mean by "click the top"

#

im here and what next

weak dirge
#

the first option at the top mb

#

the v11.5 hf

carmine hemlock
#

oh i get

#

thanks

weak dirge
#

idk why urs is ordered like that tho haha

low wyvern
weak dirge
#

kk

royal pasture
#

!cracked

mossy cometBOT
#

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.

west badger
#

oh

bitter fox
gray violet
#

its still crashing

bitter fox
#

How much ram did u give it

gray violet
#

its at 5408MB

gray violet
mighty gorge
mossy cometBOT
#

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

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

weak dirge
carmine hemlock
#

how to disable this plug

weak dirge
gray violet
mossy cometBOT
#

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.
bitter fox
#

is there a way to turn on corpse eating for spore mod so they can evolve?

sleek briar
#

Isn't that already active? They need 3 Kills by default to evolve.. you could turn that down to one and deactivate them starving?

bleak wharf
#

its disabled by default

#

same with herobrine possessions

sleek briar
#

Huh... I guess I turned that on without thinking. Thanks for correcting ^^

bleak wharf
#

think it also depends on what version of the pack ur on

#

the latest has em disabled by default

sleek briar
#

11.5.. Gotta be honest, it is the first Version I'm getting familiar with

#

Yeah, I probably edited without thinking about it too much ^^

vapid geyser
#

hey quick question, the game works fine but when I try to stream it to my friends in a voice chat it doesnt show up as an option in the applications I can chooses to stream. It leads me to have to stream my entire screen and it doesn't have audio because discord is weird. Is there a fix for it? When I first played the fear nightfall mod I was able to stream just fine and now I don't know why it won't show up on the applications for streaming options.

#

Please ping me for any info, i only have mentions on

weak dirge
#

just windowed mode to stream

vapid geyser
#

you mean to go full screen or for it to show the exit tab? because neither help when i try to stream it

#

wait actually

#

you're right

#

it just showed up

#

thank you

vast lagoon
#

does chat have a range in this mod pack?

analog zenith
#

why is it that in the fear nightfall fashion, a character can't fall asleep, he just won't go to bed

vast lagoon
#

they have perm insomnia

analog zenith
livid fog
#

@weak dirge sry idk if i should ask u or who but how do i enabel the man from the fog ik he can delet our items and sutch but wana get scared

vast lagoon
#

i dont think so

sleek briar
livid fog
vast lagoon
#

anyone here play on the public servers?

weak dirge
#

this is for the modpacks

#

not servers

vast lagoon
#

k

sleek briar
#

According to the "Man in the Fog" Config he does spawn.. but "rarely" by default. You could up the rate maybe and the chase durations?

gray violet
weak dirge
pulsar dust
#

how do you play in VR?

stark geode
#

Main menu

#

theres a toggle option

#

@pulsar dust

#

anyone have recommendations on how to adventure and keep your bearings so you can get back to your base

#

rn im relegated to taking pictures of my cords and just trying to find my way back but I often can figure out if im going in the proper direction back to my base even when looking at cords

#

i thought atlas would just update everywhere i go but if im correct I think it takes new maps every time to expand its range

bleak wharf
#

Lodestones

#

or the map is basically it

#

I just make a map and put it in the atlas at important areas instead of trying to fill it up entirely

#

Wish banners would work with it tho to make areas

#

It works for like a few seconds and then just disappears

stark geode
#

what do lodestones do

bleak wharf
#

You can make them but it costs a netherite ingot

#

YOu can find them at graveyards also

#

But if you place a lodestone down and then right click it with a compass

#

Itll always point to that lodestone

stark geode
#

OH SHIT

#

Thats the perfect solution for me

#

ty!!!!!

bleak wharf
#

yee

stark geode
#

fuck how do i get one now lololol

#

i gotta mine nether ig

bleak wharf
#

Yaaa ive found like 2 lol

#

Some of the tombstones are made with them at graveyards

stark geode
#

how do i fix a hc save

#

like after death

#

anyone know the procedure especially going through the fear modpack directory?

bleak wharf
#

New game!

#

;p

stark geode
#

ik ik but i cant without doing a playthrough I can make mistakes

bitter fox
#

Could try coping the world file and pasting into new one

fast lance
#

why doesnt my server start?

weak dirge
weak dirge
#

not modpack

fast lance
#

this is server pack

weak dirge
#

linux? or windows

fast lance
#

windwösw

weak dirge
#

use the start.ps1

fast lance
#

whats that

weak dirge
#

right click it and run with powershell

#

if it opens and closes right away do this

#

!powershell

mossy cometBOT
#

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.

fast lance
#

its a rented server

bleak wharf
#

Why do hardcore then... da heck o_o

weak dirge
fast lance
#

g portal

weak dirge
#

oh boy

fast lance
#

oh what?

weak dirge
#

how did you install server

#

gportal is a funky host

fast lance
#

oh no

fading kraken
#

if you have ftp acces cant you first run it on your machine than transfer the files to server

fast lance
#

yea i could do that

fading kraken
#

oh nvm its the start execute

weak dirge
fast lance
#

its copied from console

weak dirge
#

mind getting a latest.log

fast lance
#

transfering the data with filezilla rn

weak dirge
#

kk

fast lance
weak dirge
#
java.lang.IllegalStateException: Shutdown in progress
    at java.lang.ApplicationShutdownHooks.add(ApplicationShutdownHooks.java:66) ~[?:?]
    at java.lang.Runtime.addShutdownHook(Runtime.java:216) ~[?:?]
#

thats an issue

sleek briar
#

"Couldn't load server icon"... first time I see that error

fast lance
#

server icon?

#

oh damn

weak dirge
#

its the picture for the server

fast lance
#

hahahhahaha

weak dirge
#

did you modify it?

fast lance
#

yea lol

weak dirge
#

ah that makes sense

sleek briar
#

Drop this into the Folder with server.properties instead

weak dirge
#

you need to have it in a specific #x#

#

cant be big

sleek briar
#

probably the wrong size etc.

weak dirge
#

100%

sleek briar
#

Oh sorry.. did not even see Tamz reply..

weak dirge
#

lol dw

sleek briar
#

you got dis ^^

fast lance
#

so i cant modify the icon?

weak dirge
#

you can

#

you need to have it in a specific size

fast lance
#

is there a site for that?

sleek briar
#

64 x 64 pixels

weak dirge
#

the size needs to be 64x64

sleek briar
#

max

#

lmao

brittle cloud
#

how to get claw ?

#

the spore mod

#

I need this, but I don't know where to get it

fast lance
#

is that the only issue?

sleek briar
#

from what the Crashlog says, yep

fast lance
#

"about_Execution_Policies"

sleek briar
#

the most important issue..

#

just drop in a proper icon and retry?

fast lance
#

okay

bleak wharf
#

and kill what the claw says on it

#

Oh... Spore claw zzz Idk why but I defaulted to biomancy

#

Ignore what I said

fast lance
bleak wharf
#

You probably have to enable spore mobs to evolve in your spore settings to beable to get claws

fast lance
bitter fox
#

what does the cleansing serum do?

bleak wharf
#

exactly what it says on it o:

sleek briar
#

doener.. still Icon Error

fast lance
#

??

weak dirge
#

just reinstall the server

#

from scratch

sleek briar
#

why not simply use this one?

fast lance
#

yea

weak dirge
#

dont add / change anything until it works away

fast lance
#

yea

#

yea

sleek briar
#

^^

#

you can do this!

fast lance
icy plover
#

why are birch tree leaves glowing?

#

is there any way to stop it?

#

to show what i mean

weak dirge
#

set leaves to fancy

tawny tree
#

got ma portal set up

fast lance
#

again. does not start

#

but i read something like couldnt find a .jar thing

weak dirge
#

ah

#

the forge jar or something?

fast lance
#

the server is set to use forge

weak dirge
#

forge what

fast lance
#

1.19.2

#

where in the files can i see that if its forge

weak dirge
#

hm

#

make a ticket ngl

fast lance
#

:(

grizzled lava
#

How do I actually go about inviting others to my world? Do I make a singleplayer world?

weak dirge
#

yes

#

!ws

mossy cometBOT
#
Luna Pixel's World Sharing

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

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

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

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

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

grizzled lava
tall hawk
#

Yes

grizzled lava
#

Nice, that’s totes poggers

cobalt leaf
#

how do you use that address we get while sharing a world?

weak dirge
#

you click address

#

give friends

#

and add server and paste ip

cobalt leaf
#

💖 ty

fair oriole
#

guys this beautiful base will keep me safe right?

bleak wharf
#

For a little bit

fair oriole
#

yea it worked for like 2 minutes

stark geode
#

water shield meta

#

is real

bleak wharf
#

lol

#

awyaa

bitter fox
#

Was in top of a tower dungeon and a creeper launched from the bottom and almost blew me up

hard talon
#

how do i access my backpack in the game

#

im pressing b and wont open

#

nvm

spare kestrel
weak dirge
#

open it

#

bottom left

spare kestrel
#

yup

hard talon
#

thought i had to put it on my back didnt know it was in the backpack itself

severe shell
#

The best strat for a base is to use a trapdoor, and a one block hole that you can crawl into. Bam, instant underground safe house.

glossy karma
#

does anyone know the mod that makes the local hosting not local hosting?

#

its in this modpack

#

and me and my friend used it but we wanna know what its called for another use in another modpack

#

by not local i mean it gives u a server it was hosted on and u can send that to the other person im wondering if anyone knows what mod it is

weak dirge
#

world sharing?

glossy karma
#

thats the mod?

weak dirge
#

its called Luna mod only works for our modpacks but a free any modpack is E4mc

glossy karma
#

OHHH ok

weak dirge
#

here

glossy karma
#

does that mod work pretty good?

weak dirge
#

yep

glossy karma
#

alright sick thanks so much!

#

ill be remembering this mod 😌

shut shuttle
#

bro i just had to sit and watch as a zombie miner dug into my base and bring an army with him

#

also is framed glass blast proof?

bitter fox
#

is there a way to make it so torches dont break when used in dungeons? really hard to clear them when they keep spawning stuff

brisk flax
#

yo which mod makes creepers so annoying

weak dirge
#

its an ai mod

#

but if you remove it itll remove all the other changes

brisk flax
#

oh

#

hm

weak dirge
#

best to just change the config

shut shuttle
#

its enhanced ai

weak dirge
#

^

brisk flax
#

how do i change the config

#

im new to modding

weak dirge
#

config folder

shut shuttle
#

you can look the mod up in the pause menu

#

and you should see a button that says config

brisk flax
#

k

shut shuttle
#

look for creepers

brisk flax
#

k

#

ty

shut shuttle
#

herobrines like my homie that just chills with me at this point

bitter fox
shut shuttle
#

lol he was nice enough to build an H on my house

zinc meadow
#

is there any magnet esc item in the modpack?

tall hawk
#

Check in jei if the magnetic ring is in there.

#

That’s my necessary item for most modpacks xD

zinc meadow
brave cove
#

Hey I'm trying to set up the voicechat. I don't see the voicechat-server.properties file only a voicechat-client.toml. And no option in the voicechat-client to change the voice chat port. (Using bisecthosting for the server).

weak dirge
brave cove
#

Alright will do. ty

fallow sun
#

where in here the all mods folder???

ionic monolith
#

Can I play this modpack with my friends using the essential mod?

weak dirge
mossy cometBOT
#
Luna Pixel's World Sharing

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

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

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

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

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

weak dirge
fallow sun
ionic monolith
#

Oh sick thanks!

tall hawk
weak dirge
#

^

fresh tapir
#

Heyo, I have downloaded this modpack today. Found this with Bitdefender, could I get more information?

fallow sun
tall hawk
#

No

weak dirge
tall hawk
#

Modpacks need a modded launcher

weak dirge
#

immediately fast isnt a virus or something

#

i ahte that it keeps thinking it is

#

hate*

fresh tapir
weak dirge
fresh tapir
#

As far as I can see this trojan is "kind of" detecting remote spam code. I wonder why this mod has "something" familiar to that code

tall hawk
#

it's not a bloody trojan at all 💀

fresh tapir
#

Is there open source for that mod?

weak dirge
fresh tapir
#

ty

weak dirge
#

np

weak dirge
#

!alternates

mossy cometBOT
#

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.

floral arrow
#

How do I set my JAVA path to JAVA 18 in the variables?

tall hawk
#

!openjdk

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

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

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

Method i

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

Method ii

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

Which mod is adding that squares into furnaces, crafting table etc?

bleak wharf
floral arrow
#

I replied to the wrong message somehow

floral arrow
# tall hawk !openjdk

**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"**

this part i don't know how to do
I set the path in the variables, but it told me it was wrong
I did "C:\path to java\bin" and I did "C:\path to java\bin\java.exe"

tall hawk
#

go back a step then, before java.exe

floral arrow
tall hawk
#

Did you try the other method first?

floral arrow
tall hawk
#

For a server or on your computer?

floral arrow
tall hawk
#

hyper puppy uno momento

floral arrow
#

On my computer that i host the server

weak dirge
#

make sure its java18 64x

#

and not 86x

empty lichen
#

Just a quick question, I know theres 5 chapters now is that 5 Main chapters on top of the bonus chapters or is it only 5 chapters in total, 2 main and 3 bonus?

floral arrow
#

I think I am putting it in wrong somehow

weak dirge
#

windows?

floral arrow
#

Yes

weak dirge
#

if it is and ur starting with the powershell it should auto set itself to 18 unless you have a higher java

floral arrow
#

Will it break anything if it happens to be higher?

weak dirge
#

yea

#

it would auto set itself to higher

#

its best to use 18 or 17 for this version of mc

#

anything higher can be worrying

#

well

floral arrow
#

That's why I am trying to force set it so I don't have to worry about that

weak dirge
#

breaking not worrying

#

``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"``
floral arrow
#

I set the path in the variables, but it told me it was wrong
I did "C:\path to java\bin" and I did "C:\path to java\bin\java.exe"

floral arrow
#

Does this look right?

weak dirge
#

seems right

#

ah i see

#

you did \

#

it should be /

floral arrow
weak dirge
#

is this the start.ps1?

floral arrow
#

Ye

weak dirge
#

and thats where ur java is located right

floral arrow
floral arrow
floral jacinth
#

Anyone know how to set up the path on mac?

weak dirge
#

what path

floral jacinth
#

The path to the java executable

tawny tree
#

how do i get rid of the speaker icon

#

its mad annoying

weak dirge
#

something with its settings

tawny tree
weak dirge
floral arrow
weak dirge
floral jacinth
#

The minecraft launcher within curseforge

weak dirge
#

did you change the ram amount in the user texts or something?

tawny tree
weak dirge
floral arrow
floral jacinth
#

Wait I can't find a guide on how to do it with curseforge on macos

weak dirge
#

oh yeah

#

i see

#

simple

#

!alternates

mossy cometBOT
#

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.

floral jacinth
#

This is the thing I'm referring to, doesn't this apply to any launcher that opens up the minecraft launcher anywho?

weak dirge
#

ATL has a way easier setup then this junk

floral jacinth
#

Oh lmao I'll just do that then

weak dirge
#

you got this basically yeah

floral arrow
#

Yes

#

Well no, I don't have 21. I have 18

#

but from this site, yes

weak dirge
#

oh it defaulted to 21

#

god damn it

#

this

#

did you download the Msi

floral arrow
weak dirge
#

and do you have any higher java then 18

floral arrow
# weak dirge and do you have any higher java then 18

No, it's currently the only java I have. if I leave the variable as "java" it works just fine. I don't know if other modpacks will require different versions, so I was just trying to set the path to prevent it from changing

#

Didn't know it would be more complicated than just specifying path

weak dirge
#

just change it back to "java"

#

if the modpacks are 1.16.5 and lower they will need java 8 / 11

#

but it should already know what to get

#

sometimes

jagged viper
#

can anyone tell me how thhe bucket wheel works?

floral jacinth
#

Okay sweet the atlauncher one doesn't instantly crash

#

Do I just install a version of this mod online to fix this issue?

weak dirge
#

uh it should already be there but try to do so

dark niche
#

hi, we started playing this modpack but we are dropping to 15fps with the shades modpack while having a core i7 eight generation CPU and enought alocated ram. i followed the recommended setting with the exeption of not switching launcher from curseforge, but i dont think it matters that much. does anyone know why this is happening?

dark niche
#

yep

weak dirge
#

or pc

#

ok

#

do this

dark niche
#

msi

weak dirge
dark niche
#

on it

bleak wharf
#

IDK If the devs are interested but ive found the issue with what is causing some kinda "lag" when going into those GIANT structures that just have a few parkour things or traps in them. Has something to do with the tree chop mod trying to calculate all the logs to be chopped.

#

Only happens whenever you look at one of the logs

#

Shift walking through or looking at anything but a log doesnt cause it

#

That thing

floral jacinth
weak dirge
#

error message?

floral jacinth
weak dirge
#

ah hm

dark niche
# weak dirge

It worked, and im shocked it was that simple, thanks alot for the help. getting 30-60 fps now : D

weak dirge
#

!drivers

mossy cometBOT
#

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.
weak dirge
floral jacinth
#

Yeah

#

I downloaded all of them and then dragged them into their appropriate folders

dark niche
#

also i just noticed another tiny problem, when i get out of water my screen goes completly black for a split second

dark niche
#

i can still see the insanity overlay and the hud

#

the rest goes dark

weak dirge
#

def update drivers

weak dirge
#

id say maybe try a redownload of the modpack and see and 100% everything is going in the right place

floral jacinth
#

I can give that a try

weak dirge
twin veldt
#

are creepers able to just randomly explode?

weak dirge
#

yes

twin veldt
#

so even if im just in my base they can just walk up to the wall and blow it up?

#

how do you prevent you house from just blowing up then

weak dirge
#

skybase

ashen cape
#

Skybase, or a moat, or have your walls made of blocks that can't be blown up.
I used waterlogged stairs a few times and its worked out well

full ravine
#

Does anybody know what engaged:II mean?

#

Because it doesn't give me a timer it just means engaged.

#

and I'm worried it means I'm engaging in a fight?

bleak wharf
#

Means slender dudes comin for you

full ravine
#

wtf

#

is there anyway to get rid of it?

#

Or am I going to have to fight?

brittle cloud
#

how to defeat herobrine?

left pond
# twin veldt are creepers able to just randomly explode?

There are two extra types of creepers in this pack.

  1. Standard, walks up to you and explodes.
  2. Breachers, will walk towards you and if it can't reach you, explodes.
    Usually destroying your walls.
  3. Launchers, launches itself like a rocket and explodes.
#

Some can be both type 2 and 3.

humble flame
#

is a full moon a event or something?

humble flame
ashen cape
#

If you already have water and a heat source, try placing the ingredients in the cauldron again

humble flame
#

IT WORKED

#

thank you

ionic monolith
#

if i delete luna, will that mess with anything else in the modpack

weak dirge
#

luna is only world sharing

#

why delete luna tho?

#

@ionic monolith

shrewd thunder
#

smh i hate those wing dudes from spore

#

super janky hitbox

#

bro is the size of an iron golem with a hitbox the size of a baby zombie hidden somewhere in it's torso

deft sinew
#

i have a question how do u fix the network error when you are trying to share a world to a friend

deft sinew
#

yeah

#

it just says network error

weak dirge
#

show wym please

deft sinew
#

it says it is not reachable

weak dirge
#

whoa that’s a new one

#

where is ur friend? country wise

deft sinew
#

in the same state

weak dirge
#

hm

#

try doing /luna restart

#

in game

deft sinew
#

didnt work

weak dirge
#

hm

#

exit single player

#

rejoin

#

world share

#

try new link

deft sinew
#

ok

#

it worked

#

thx for the help

weak dirge
#

np

full ravine
#

do you breed villagers normally in this game?

weak dirge
#

yes

shut shuttle
#

how do you tame a crow?

#

i want an army

tall hawk
#

Ngl been wondering similar, maybe befriending them will prevent them from bloody stealing my crops nagiFeelers

shut shuttle
#

lmao

#

i think i found the answer we gotta make a seed mixture with the motar

#

mortar*

tall hawk
#

hopefutally it works for the other packs, xD

shut shuttle
#

is water logged base the best defense?

weak dirge
#

nothing

#

what you tryna make

#

server?

#

oh

tall hawk
#

You need a modded launcher

weak dirge
#

just use a modded launcher

#

!alternates

mossy cometBOT
#

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.

tall hawk
#

Modpacks don't work well otherwise

weak dirge
#

^

tall hawk
#

you need the real minecraft to play modpacks

#

!cracked

mossy cometBOT
#

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.

weak dirge
#

eh not rlly

tall hawk
#

It's a pity that you don't get the real deal

#

was trying nagiLove

weak dirge
#

we gotta follow the rules and tos here

tall hawk
#

The real game is way better and safer than cracked stuff.

weak dirge
#

frfr

#

haha

#

fair enough

tall hawk
#

Cracked content is unsafe and illegal point blank. that's not an opinion, just the facts

weak dirge
#

^

tacit nacelle
#

You can get minecraft for a dollar by signing up for gamepass, there's really no excuse for using it cracked

primal stirrup
#

doesn’t nitro give you like a free 3 months?

tall hawk
#

or pay $30 USD for permanent access.

tacit nacelle
#

Nitro gets 3 months yeah

tall hawk
#

ding ding ding.

#

Though you can catch it on sale through sites like cdkeys too

#

See, even cheaper

#

And you keep it forever.

#

It should say it on there. CDkeys usually is keys, but there were a few that said accounts.

#

just read through the description and such

tacit nacelle
#

only buy from official outlets

agile chasm
#

Hi i am having massive problems with my world. Every time I enter the nether, the server crashes. I have been trying to do a live stream playthrough of the world and things use to work just fine as of recently until now. The nether has become a huge crash problem. I can provide crash reports if needed.

tall hawk
#

Just remember to turn on 2FA for safety

agile chasm
mossy cometBOT
#

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

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

agile chasm
shut shuttle
#

why does the night transition music sound so good

agile chasm
tall hawk
#

huh, not giving any good information in the report.

agile chasm
#

I could record the crash happening on my computer

tall hawk
#

Try giving the latest.log

agile chasm
#

its anything nether related

tall hawk
#

Server or single player?

agile chasm
tall hawk
#

With worldshare or another app for lan?

sly fjord
#

this keep showing up i've done mostly everything i have seen on the internet but it havent been working anyone know why?

agile chasm
tall hawk
sly fjord
tall hawk
agile chasm
#

it happens if lan is not open

tall hawk
sly fjord
tall hawk
#

that was to silver, not you vapor

agile chasm
#

ooooooooh

#

sorry

tall hawk
#

that was to vapor

#

please read the line above it in who I reply to

sly fjord
#

yeye mb

sly fjord
#

i tried curse forge it doestn work there either

tall hawk
#

How is the person hosting the server?

agile chasm
#

if that can help

#

when i died in the nether and the game crashed, the game reverted to a point in time where I didnt reset the difficulty. Its like the game never saved

tall hawk
#

Does it happen on a new save or just that one?

agile chasm
tall hawk
#

It may have gotten corrupted from the crash

agile chasm
#

I think I know what could have caused that

tall hawk
#

Do you have prior versions of the world?

stark geode
#

How can i outright get rid of cave dweller

#

I dont want to play with him anymore

tall hawk
#

the mod or specific parts?

stark geode
#

Idk what mod its part of

#

Just rid of the cave dweller

#

no more skinny boi

agile chasm
tall hawk
tall hawk
agile chasm
#

we had a spore over grow take over our entire base earlier

#

and before we updated the mod

#

everything was still working fine

#

i also know the world isnt corrupted because i wouldnt have been able to load it up

#

i think something was updated that caused the mod pack to break

tall hawk
#

you can have portions of the world corrupted though like specific chunks. Did you update specifically the spore mod or the whole modpack?

tall hawk
#

That would be why, step back that update, don't update any mods unless someone here on the team tells you to

agile chasm
#

okay

#

how do i role back a mod update?

tall hawk
#

curseforge?

agile chasm
#

yes

tall hawk
#

delete that mod, find it again under "add more content" go to versions. then install the one before the last

agile chasm
#

IT WORKS !

tall hawk
#

nagiGasm heck yeah

tall hawk
#

Now, don't do that again xD

agile chasm
#

lesson learned, dont f with the mod pack and dont touch anything

tall hawk
#

unless told otherwise or know what you're doing won't bork everything

wild jackal
#

How can I use voice chat without port forwarding

#

Please I need help

tall hawk
wild jackal
#

Ya there’s nothing there

tall hawk
#

discord pins

#

If nothing there, restart discord, it's being a jerk to ya

wild jackal
#

What is the config called

#

If you@know it

#

Is it simple rpc?

#

Never found it

tall hawk
#

pretty sure it's the same name as what he wrote in the instructions

wild jackal
#

Yes I found it

#

And this works with my own server?

#

Like the one I set up

#

And if so how could I check if it works

tall hawk
#

mhm

#

google port checker,

glacial zephyr
#

how do i mine plasma block / skulk heart?

stark geode
#

@tall hawk so how would i actually disable it

tall hawk
#

cave dweller? you're using curseforge right?

#

@stark geode

tall hawk
# stark geode <@169556941180239872> so how would i actually disable it

right click profile you wanna change, put a check on "allow content management for this profile" click done, click on the modpack, go to mods, magnifying glass on the same line as the little puzzle, search "cave dwellers" then either delete or click the orange button beside trash can to disable it

deft sinew
#

is it worth it to go mining or does it take too long to get resources

left pond
#

I also highly advise speedrunning the mining drill.

stoic cargo
#

is it possible to add new mods to the newest version of the modpack on Curseforge or is it generally not possible ( i specifically am attempting to add Waystones and any mod i can find that had waypoints in particular and whilst i haven't tested much i had to remove all mods at least before it would start. ) if the answer is yes then i can provide more detailed crash info if no then i guess ill just suck it.

left pond
#

You can add mods to the pack, but it's generally not advised to do so as custom packs can break things irreparably.

stoic cargo
#

i only wish to add two mods that being waystones which just adds a mediumly hard to obtain fast travel that takes exp to use and any form of waypoints as i am bad with maps in general

#

i wouldnt think those would do too much and if i need to make a new world its fine as the one i have is early on

#

should i share the crash that was specifically happening? i should mention that the game would open but there seems to be some sort of resource pack issue as it kept trying and failing to load past the red mojang loading screen and a popup apeared half cut off the bottom on the top left that said resource loading failed

#

dont remember if it said resource pack specifically

#

ok just looked it up and i cant find any mods other than xaero's minimap mod that add some good waypoints besides one i wanted to add first but wasnt on 1.19.2 just yet does xaero's have any known bugs? i know it's quite popular so i was wondering if yall knew about that specifically

#

alright well just loaded in aparrently it WAS waystones so i guess nvm then thanks though

left pond
stoic cargo
#

nah i already got it to wrok

#

work

#

just took off waystones

left pond
#

Bet.

stoic cargo
#

only problem was it

icy plover
#

Is there a better way to get ender pearls than wait for endermen to spawn? So far ive only seen 4 and gotten 1 pearl.

flat flax
#

cleric villagers

icy plover
#

Huh, any good way to find villages? I've explored a good amount but not found one

lone ibex
#

so whats the deal with chapter 2 and endermen spawn and drop rates? from what i can see i need a good amount of pearls but i struggle to find endermen and when i do, they almost never drop anything.

any tips?

left pond
#

Your best bet is looting chests underground.

lone ibex
#

im just stuck at the start of chapter 2 coz of it

left pond
#

Or in the nether fortress.

lone ibex
#

ye but the nether is later on AFTER i start doing the flesh stuff

left pond
#

You can also trade for them with villagers, but eh.

#

Be warned, the nether is utterly busted in this pack.

lone ibex
#

i havnt found any villages :(

left pond
#

It's an endless wave of suffering with cranked up damage from regular enemies and an unlimited parade of 2shot ultra enemies

lone ibex
#

yea this pack does need a bit of a nerf. other than that its pretty cool

left pond
#

Get a chemthrower.

#

Chemthrower solves all your problems.

#

And don't forget, you can use the majority of immersive weapons in your offhand.

tall crypt
#

yo does anyone know a server host where i can play this modpack for free with my friend?

left pond
#

You don't need a server.

mossy cometBOT
#

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.

left pond
#

Open to lan.

weak dirge
#

!ws

mossy cometBOT
#
Luna Pixel's World Sharing

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

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

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

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

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

left pond
#

It shares it to the site, so your friend can join

weak dirge
#

yep

tall crypt
#

ohh thats nice, thank you

left pond
#

Because screw this games enforced server based suffering

lone ibex
left pond
#

Ranged defensive options.

left pond
#

Ah.

weak dirge
#

if ur talking about immersivemc

#

if ur talking about immersive engineering

#

guns

left pond
#

Engineering.

weak dirge
#

old run down era of a time battle seiged its lands

#

the most the land ever developed was to the steam era

#

and lightly into the heavy electrical

#

a lil story type reason

lone ibex
left pond
#

I just use a flesh plunderer and chemthrower.

#

Toast the hoard and oneshot slash them.

lone ibex
#

well, like originally stated.... i cant get ender pearls lmao

#

i think i killed 12 endermen and only got 1 pearl

left pond
#

Drop rates are trash.

lone ibex
#

were lay lowered?

fast lance
#

Is it normal that the tpm gets lower on servers?

#

we were playing the server crashed once and now console says "cant keep up 40 ticks behind"

#

now 109 ticks behind

rough loom
severe shell
#

I just encountered a Frenzied Knight for the first time... fuck whoever came up with that enemy.

rough loom
severe shell
#

Took 2 dozen swings with an iron sword to kill em.

rough loom
#

lol

#

I've klilled SO many, never had their helmet drop; drop

severe shell
rough loom
#

i deal 40-80 dmg per hit

#

(15% chance to deal double dmg)

severe shell
#

GAWD DAYUM

#

Also, I heard the Aether was really hard. Is that true?

rough loom
#

no clue, im going to it soon

#

its the last chapter

severe shell
#

So I should really get into the living flesh mod, huh?

rough loom
#

100%
biomancy 2 / spore mod weapons/armor are op

#

I can kill the 500 hp wardens who deal absurd amounts of dmg in like 8 seconds 💀

severe shell
#

Getting full iron was miserable for me. Cave Dweller ain't even scary anymore, just a fucking nuisance.

#

But it's done, so it's time to get to BIOMANCY!

rough loom
rough loom
#

and get a few full sets of siege armor

#

just build 3-4 blocks up and click em

severe shell
#

Might check that strat out

#

Also, how do I go about going to the Nether?

rough loom
#

look up a water bucket, lava pool nether portal build on youtube

severe shell
#

Ah

#

I see

#

ik wym, ty

rough loom
#

yeye

severe shell
#

I'ma get back to Nightfallin

rough loom
#

easiest way lol

severe shell
#

Thanks for the tips!

rough loom
#

yessirr

bitter fox
bitter fox
rough loom
#

water is VERY scary for your player for some reaosn
bro does NOT like rain/water

sleek briar
#

they don't like being wet ^^

weak dirge
fading kraken
weak dirge
woven orbit
#

ok thanks

#

i create a new post?

fading kraken
#

yep

woven orbit
#

ok

fading kraken
woven orbit
#

Oh! sorry I didn't see it thank you

gilded reef
#

Why cant I place chests against.. chests I feel like that by default should be possible

weak dirge
#

pinned messages

rare prairie
#

what mod controls the creepers UI?

weak dirge
#

UI?

rare prairie
#

not ui

#

i mean like

#

the creepers being able to blow up through walls

#

i saw that setting before but i forgot the name of the mod

weak dirge
#

oh

#

advanced ai or something like that

rare prairie
#

thanks

weak dirge
#

np

rapid inlet
#

When i try creating a server with the exact same mods from the fear-nightfall modpack it just crashes?

#

same with minecraft

mossy cometBOT
#

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

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

normal dawn
#

how do i connect voice chat

weak dirge
#

pinned messages

normal dawn
#

ai thanks man

fading rivet
#

Hello, what mod is used for constant rain or where is it set? I need to change to a lesser chance of rain because nothing can be done, it's raining all the time and when it stops, it's night 😦

bitter fox
rough loom
#

lol

#

but sure

bitter fox
#

Cheap to make but aqua affinity not required since dont have to worry about mobs and can take time . Could use crown while exploring cave then pop crown on when u find good ore

obtuse kestrel
#

I watched the 24 hours in fear nightfall video by zuve and i really wanted to try it me and my freind started a server in it and we have noticed that nothing for the most part but regular mobs have been spawning

#

the modded mobs have barely spawned the only thing has spawned was a ghost looking thing, everthing is working and i have found castles and all sorts of stuff but no cool mobs or bosses

#

i went into creative to make sure i had the right mobpack and used the eggs and spawned in the mobs and they exist but wont spawn for us

dense stratus
#

hey guys, is there any official server to join?

shrewd thunder
#

Some of them will only spawn at night with the spawn eggs, which is odd but whatevs

#

like if you try and spawn during the day with a spawn egg he just poofs,

ashen cape
#

What about the Born in Chaos mobs?
Several have broken spawns - or disapear mid figh
The diamond termite, Supreme Bonescaller, and Ser/Lord Pumpkinhead all either don't have guranteed spawns or can despawn in the middle of fighting them in the case of the "bosses" of that mod

worldly halo
#

Sage purifyers don't work, even when lit with a flint and steel

#

put 4 of them on each corners on the castle yet mobs still came

#

I built a really cool castle and want to prevent hostile spawns

weak dirge
#

there isn’t

dense stratus
#

ah alright thanks

weak dirge
#

np

finite fiber
worldly halo
#

huh

#

It said that "its purifying the area" but ill double Check tmr

rapid inlet
#

I have not modifed the modpack and i used Curseforge ofc playing on 1.19.2 and it keeps crashing i've tried v11.5 and it just crashes when i click the play button never got past it (sorry its on croatian)

#

@weak dirge

winter marten
#

Im having the same thing happen to me, Im on Windows tho