#fear-nightfall

1 messages · Page 143 of 1

clever moth
#

But is still very good

ashen cape
#

The ancient heartplate set is also decent, from DDR

#

though its post netherite

#

If you're in legacy, the Abyss set from aquamirae is pretty good. or Siege armor

clever moth
#

Funny how I assume everyone goes scythe with this set and not anything else lmao

ashen cape
#

It does also boot the damage from other dark metal / chaos magic items, so its a pretty nice set

clever moth
#

Yeah also running around with a speed boost at night is nice

ashen cape
#

like the staff of magic arrows, which also gets a boost from spirit powder in inventory
though i dunno if fear nightfall fixed the bug with the arrows not spawning yet

clever moth
#

About the tarot mods, the cards are absolutely op. Does anyone know where can I find one in the config of this pack. I was told they can spawn in any chest but I feel like I got a lot from some certain structures more than others.

icy drift
#

are there any good structures for very early game?

ashen cape
#

They don't spawn in any chest, not all loot tables can have them. Born in chaos for example can't, and only some of the Graveyard structures can have them

i have no idea where in the configs you'd find the loot injection options / loot tables. Use to be handled by lootweaker, i think its a kubjs thing now?

clever moth
#

Im pretty sure the born in chaos and graveyard structures dont have any cards in them

icy drift
#

thanks

short pulsar
#

@magic dock supplementaries crash on latest supp version

#

consistently reproducible by user

fresh coral
#

Hi, I'm trying to launch the server version of this modpack but when I run either the start.bat or start.ps1 I am met with the following error. any help would be greatly appreciated

No compatible versions found for graalvm@1.20.1
Valid install targets: ...
graalvm@1.20.1 isn't installed```
proud shaleBOT
#

Free Method

To host a server on your own computer, read the selfhosting guide.
This guide goes over how to install, create, and launch a free Minecraft server on all operating systems (MacOS, Linux and Windows). The guide also guides you through installing Java and optimizing your server for better performance.

If you are installing one of our older modpacks, ignore the "README" file that is included in the serverpack files, as they have outdated information.

Paid Method

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 here 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!

The following advice works for both the Free and Paid methods:

Transferring Your World

If you're playing Singleplayer and want to transfer your world to your server, simply go to your modpack files and navigate to the saves folder. Inside of this folder, you will see your world saves. Rename your desired world save to world. You can then transfer this folder to your server files. If your world was hosted via world sharing, this process has to be done by the person who would click "Share World".

Fixing Lag

To resolve lag issues, simply run the !tps command in #bots and follow the directions provided.

short pulsar
#

you should both follow it

fresh coral
# short pulsar you should both follow it

Followed the guide multiple times and have continued to run into the same issue. Thus why I am here asking for help... Because the guide and the video attached to said guide did not answer the question i had or solve the issue I was running into. Thanks for the redirect though

magic dock
#

Like what item was being used

short pulsar
short pulsar
fresh coral
#

I have run the download_graal.ps1 file multiple times to no avail

short pulsar
#

worked fine for me

#

it may be your firewall blocking the install?

#

you could also try a fresh install of the serverpack

fresh coral
short pulsar
#

@leaden surge may be able to help

fresh coral
#

do you know where i can get the graalvm@1.20.1 file seperate so that I can just get this server working. cause I have been trying to fix this for over an hour now and I am getting sick of it at this point

icy drift
#

is there a config file that dictates structure frequency?

short pulsar
leaden surge
icy drift
icy drift
#

thanks!

fresh coral
#

because from what I can tell there is no such thing as graalvm version 1.20.1

short pulsar
#

its not trying to install a nonexistant version, its an issue with your system

#

and thats just how jabba's versioning works

short pulsar
leaden surge
icy drift
#

I just checked my logs and the start script always fails to find and install graalvm version 1.20.1

fresh coral
#

I am on the newest version of the server pack for minecraft 1.20.1 (<Not a graalvm version)

icy drift
#

I think I have a different java version installed already so it wasn't a problem for me

leaden surge
#

That's on Jabba, or the admins installing a Java version that fits the requirement.

As for the setting: Install a regular old JDK compatible, and when your JAVA setting in the variables looks like JAVA="java" then you should be good to go.

#

As for a fallback: That's quite impossible, as even the fallback might not work. Cases like these are edge cases. Shit happens 😄 A caveat of trying to make everyone's life easier by automating the Java installation, combined with using a highly specialized JDK such as Graal.

#

Just install a JDK availoable for your system that fits the requirements of the Minecraft version used in the server pack and point JAVA= to the Java binary, if necessary.

short pulsar
#

i mean if temurin has a higher likelihood of working its probably something good to fallback on

#

since graalvm works for most ppl and does offer better performance, but doesnt install correctly for everyone

leaden surge
#

Temurin might then clash with JVM Args people set for JDKs not compatible with them, hence people then wanting fallbacks for that, too.

#

It's a potential never ending story

fresh coral
#

Is there a link for graal? I'm sorry if I am being a bit of a dick I am just very frustrated right now with this entire thing

short pulsar
leaden surge
short pulsar
#

well then you could have a confirmation before the fallback

#

"it seems graal didnt install correctly, would you like to use a fallback version? warning: this may break custom java args, if you have set any. (y/n)"

#

or whatever

icy drift
magic dock
#

obviously i cant replicate with mod alone as condition is merely using a quiver. test this version and send log if theres one and we'll see what is actually happens and if theres somebody else to blame

fresh coral
leaden surge
fresh coral
#

actually. no windows 11. both my friend and I are using windows 10 x64

#

my mistake

icy drift
#

I'm on intel mac

leaden surge
fresh coral
#

will do

#

I switched the variable.txt to point at that version of graal and I am testing it now

leaden surge
#

What does the variable look like now?
In case it breaks, check the Remember-section at the top of the variables.txt-file, about using \

fresh coral
#
MODLOADER=Forge
MODLOADER_VERSION=47.4.1
LEGACYFABRIC_INSTALLER_VERSION=1.0.0
FABRIC_INSTALLER_VERSION=1.0.3
QUILT_INSTALLER_VERSION=0.12.1
RECOMMENDED_JAVA_VERSION=1.20.1
JAVA_ARGS="-Xmx4G -Xms4G"
JAVA="java"
WAIT_FOR_USER_INPUT=true
ADDITIONAL_ARGS=-Dlog4j2.formatMsgNoLookups=true
RESTART=true
SKIP_JAVA_CHECK=false
JDK_VENDOR=graalvm
JABBA_INSTALL_URL_SH=https://github.com/Jabba-Team/jabba/raw/main/install.sh
JABBA_INSTALL_URL_PS=https://github.com/Jabba-Team/jabba/raw/main/install.ps1
JABBA_INSTALL_VERSION=0.13.0
SERVERSTARTERJAR_FORCE_FETCH=true
SERVERSTARTERJAR_VERSION=latest
USE_SSJ=true```
#

currently it's set to 1.20.1

leaden surge
#

Set SKIP_JAVA_CHECK=true so compatibility checks are skipped. Minecraft 1.20.1 recommended Java version is 17, however you got 1.20.1 here, because of the whole GraalVM thing. Best to skip the compatibility check alltogether now.

icy drift
#

which folder would the java executable be in on MacOS?

leaden surge
leaden surge
icy drift
#

thanks

#

do I need to specify the path to the JDK, or will the script handle that? also the folder was name graalvm-21.0.2. is that the correct version?

fresh coral
#

Alright so I have a new issue. this is from my friends computer:

#

i helped him install the JDK21 when it started doing this but it's still being weird

fresh coral
#

did that

leaden surge
#

Oh derp, yeah sorry 😓

fresh coral
#

you're fine

leaden surge
#

Misread that.

#

Ah, the server crashed. That's out of my league, I'm afraid.

leaden surge
#

Depends on your installed JVM

fresh coral
#

@short pulsar would you be willing to help me with my new issue?

icy drift
leaden surge
icy drift
fresh coral
#

bitch. okay. so I need to download that then or just reinstall the server pack again?

icy drift
icy drift
fresh coral
#

I think we fixed it

icy drift
#

niceeeeeee

fresh coral
#

nvm. it bootlooped again

#

this is with a fresh download and everything

icy drift
#

server or client?

fresh coral
#

Server

icy drift
#

have you tried manually starting the server

#

without the script

fresh coral
#

how would I do that

icy drift
#

is there a server.jar in the server folder?

fresh coral
#

yes

icy drift
#

cool

fresh coral
#

just double click that?

icy drift
#

nope

#

I will type instructions give 1 sec

fresh coral
#

sorry

icy drift
#
  1. open a new terminal session and cd to the server folder
  2. run java -Xmx<max RAM in gigs>G -Xms<min ram in gigs>G -jar server.jar nogui
#

lmk if that works

fresh coral
#

run cmd in admin?

icy drift
#

it just needs perms to open it using java

fresh coral
#

got it

#

nope

#

restarted the entire process again and this is what we got this time when it first crashes

icy drift
#

yea it can't find the modloader

#

maybe try installing it manually?

fresh coral
icy drift
#

no clue unfortunately

fresh coral
#

I sent him my version of the file and it still crashed

gritty comet
#

Fear Nightfall - v1.1.1 crashed. The logs have been uploaded to mclo.gs:

  1. 1.20.1 [FORGE]
  2. What launcher did you run Minecraft with? (e.g. CurseForge, ATLauncher, MultiMC, ...)
  3. Have you changed the modpack in any way except mods?
  4. v1.1.1
  5. Have you ever gotten past the crash condition without crashing, or does the game always crash?
  6. What steps cause the crash?

latest.log | hs_err_pid9408.log | CurseForge: launcher_log.txt | crash_assistant_app.log

# There is insufficient memory for the Java Runtime Environment to continue.
...
Memory: 4k page, system-wide physical 16335M (1401M free)
TotalPageFile size 31487M (AvailPageFile size 2M)
...
Current memory arguments: Xms: 256m, Xmx: 11936m
Found 1 log analysis results:
InsufficientMemory in: hs_err_pid9408.log

Mod list changes beyond the modpack:

Added mods:
ftb-ultimine-forge-2001.1.5.jar
short pulsar
bitter fox
#

is the roaring at night from a mob or just ambience bc ive heard it like 5 times in the past few minutes

ashen cape
#

Its from the Damned
which spawns and is immediatley despawned by Nightfalls spawn restricting mod

bitter fox
#

Isn’t the damed one of the bosses u have to fight for ch2?

ashen cape
#

yes

clever moth
ashen cape
#

The spawn rate is just really, really low
or i guess more accurately it just gets immediately despawned most of the time

clever moth
#

Yeah even with spawn eggs, just cant seem to find him anywhere. Maybe the apollyon mod was designed to harass players and its a little too much for fnf

rancid sphinx
bitter fox
#

if it was like the infector it would make sense lol

ashen cape
#

The game? no, but at one point when it attacked you it was able to break nearby chests and void items

bitter fox
#

thats not great

#

so every roar is one of the damed trying to spawn in?

ashen cape
#

yes

bitter fox
#

huh

#

thats terrifying, I heard 3 in a row earlier

ashen cape
#

i used to have a screenshot of 5 that spawned surrounding my base but i seem to have deleted all my screenshot folders, so all i have it what i can find through my posts here

so it was a pretty annoying problem to have one airdrop istelf into your base (lighting oes not stop it) and void your chests / multiblocks from IE

bitter fox
#

can the acolyte armor be upgraded at all?

clever moth
#

Are the boh structures not really structure? I wanna find all of them in my test world but the command only returns the boiler room dimension rooms

#

Is there a way to find them?

valid zenith
bitter fox
#

Can a core be added to each piece?

valid zenith
valid zenith
bitter fox
valid zenith
#

Diamond is just expensive.

viscid siren
#

still doesnt work

#

same logs

#

Fear Nightfall - v1.1.1 crashed. The logs have been uploaded to mclo.gs:

  1. 1.20.1 [FORGE]
  2. What launcher did you run Minecraft with? (e.g. CurseForge, ATLauncher, MultiMC, ...) Prism Launcher 9.4
  3. Have you changed the modpack in any way except mods? No
  4. v1.1.1
  5. Have you ever gotten past the crash condition without crashing, or does the game always crash? Crashes after 100% loading in the world
  6. What steps cause the crash? Load in a world

latest.log | debug.log head / tail (~32k lines) | hs_err_pid3028.log | PrismLauncher-0.log | crash_assistant_app.log

# Problematic frame:
# C  [atio6axx.dll+0x1bc9cca]
Found 1 log analysis results:
Atio6axx in: hs_err_pid3028.log

Mod list changes beyond the modpack:

Mod list wasn't modified.
proud shaleBOT
#

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 a dedicated one. You probably want GPU 1 (which is usually the better one), 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.
viscid siren
edgy violet
#

anyone know why "document figure" from the mod box of horrors doesn't spawn anything ?

icy drift
#

is there somewhere in the configs where I can add to the list of allowed wood types to be burned

#

derelict accepts the tag "Unburned Logs" which for some reason doesn't include redwood or bamboo

#

I've tried modifying item data with commands to no avail

gilded island
#

How dose one cure a zombie villager?

tall hawk
#

should be same as vanilla method, otherwise it may say in the quests

coarse obsidian
#

anyone know why I share a world and my friend who lives in the same city is getting only 1 bar of connection, we both have insane wifi too

tall hawk
#

1 EU, 1 US based

coarse obsidian
#

the US one dont work

#

even though we are in the US

tall hawk
#

!ws

proud shaleBOT
#
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.

tall hawk
#

Cause US just went on summer break

bitter ocean
#

Hey guys did yall try to add custom weapons?

#

especially tacz

coarse obsidian
#

is there a way to tell me what night Im on?

tall hawk
waxen orbit
#

hello everyone i tried to make my own server but i am confused about one thing and could use any advice what to do

Error occurred during initialization of VM
java.lang.Error: A command line option has attempted to allow or enable the Security Manager. Enabling a Security Manager is not supported.
at java.lang.System.initPhase3(java.base@24.0.1/System.java:1947)

waxen orbit
buoyant blaze
#

AHH what a nice feeling killing 1 out of 7 boss in chapter 2 in hardcore

wild minnow
icy drift
#

by what day is it recommended to have full diamond armor?

bitter fox
sturdy mulch
icy drift
sturdy mulch
#

anytime u can ig? its not like you will die mining at y-58

sturdy mulch
icy drift
sturdy mulch
#

one block and a slab and u can farm him

icy drift
#

Farm it for what?

bitter fox
ashen cape
#

but if you disable spawning you won't get funi moments like it deciding to spawn inside your IE crusher

short pulsar
icy drift
#

are there blocks zombies can't break

bitter fox
bitter fox
#

Could use ie wires to make electric fence

ashen cape
#

i remember someone saying furnaces can't be broken by them

timber snow
#

does anyone know how to play this modpack on macbook pro with a M3 chip, because I keep crashing

proud shaleBOT
#

Moon For Mac devices using Apple Silicon/arm (M1/M2/etc.) CPUs

There is an issue with Java 17.0.8 and newer where you may experience "A fatal error has been detected by the Java Runtime Environment", which can cause the Java runtime to crash under a variety of circumstances. To resolve this:
Mac:

  1. Go here and hover over the Download buttons until you see one with the option to install a .dmg file. If you have an M-series Mac, then make sure to install the ARM64 version of this file.
  2. Run the !alternates command in #bots and follow the directions. If you already have ATL installed, move on to step 3.
  3. Click "Settings" on the right
  4. Click "Java/Minecraft" at the top
  5. Set "Use Java Provided by Minecraft" to false by unchecking the checkbox
  6. Manually specify the following Java path in the text box to the left to the "Reset" button: /Library/Java/JavaVirtualMachines/zulu-21.jdk/Contents/Home
timber snow
#

now it just loads and then crashes right after I play the modpack using ATL Launcher

glad magnet
#

did you follow all instructions

timber snow
#

yeah I pasted the command into the reset in Java Path

glad magnet
#

hit upload all and paste from the crash assistant pop up

timber snow
#

do you mean from the ATLauncher Console?

#

or something else?

#

I assume it is this

short pulsar
#

please send the crash report

timber snow
short pulsar
restive ferry
#

how can my firned join me through opening wolrd with LAN?

#

it only gives me a port and idek where he woukd put that + surely he needs more than a 4 digit number that isnt uniquye to me to join

glad magnet
restive ferry
#

so basically

#

we arent allowed to use essential

#

bcs its "incompatible"

#

but the service that they force us to use inst even available?

short pulsar
restive ferry
short pulsar
#

send a screenshot of your modpack installation please

timber snow
#

It only pops up when I try to launch it from CurseForge, but it does not pop up in ATLauncher

timber snow
short pulsar
#

please read what the guide says

timber snow
#

oh

#

so this one

#

yeah I did this but the crash assistant didn't pop up

short pulsar
# timber snow

make sure theres no spaces or anything around the path you set

#

click browse and select the file manually to make sure

#

you also downloaded the .jar version of ATL correct?

#

can you send a screenshot of what you clicked on the ATL download page

timber snow
#

I downloaded the ARM 64, the second one

short pulsar
#

i mean for atlauncher itself though

#

what file did you use to download it

timber snow
#

I downloaded it as a .dmg file

short pulsar
limpid niche
#

so i have this mod pack and everything is up to date in the mod pack and my friends can join but only for like 3 seconds and then crash. im running the world and playing the world on 1 pc. all drivers are up to date. we have no fix for this new problem and are unsure what to do. it was running fine b4 the newest forge update. every time they crash or sometimes i start the world it says the is an error in luna

bitter fox
#

how do u enable the filter storage button?

waxen orbit
#

hello anyone around that could help me with a question?

#

is it possable to add optifine to this modpack?

violet ledge
proud shaleBOT
#

It is highly advised to not use Optifine, as it is very glitchy, will increase loading times to upwards of 10 minutes, and will decrease your FPS substantially. All Luna Pixel Studios modpacks come with shader support without Optifine via Oculus on Forge and Iris on Fabric. Optifine is also incompatible with all of our modpacks. The game will not launch with Optifine installed.

If you are interested in Optifine alternatives for your own gameplay, you can find a list here
Note that a majority of these mods are already included in our modpacks.

For an indepth explanation of why Optifine is bad, you can read this document created by Sodium's developer, Jellysquid.

waxen orbit
#

ahh oki thank you for the help @violet ledge i was just adding another resourse pack it said Optifine but seems whats in there works aswell =3 i just had a warning tho when entering VR ill try crtch that for the next time i go on VR =3

buoyant blaze
#

guys anyone notice that fishing in here took so long than vanilla minecraft ? can anyone explain why ? even if i use lure 3

merry lily
#

i want to get proximity voice chat with my friend but its not working and i dont know for what i need the Ports

bitter fox
#

whats the best villager for emeralds?

ashen cape
#

Fletchers are great
Tool/weapon/armor smiths too if you have an iron farm
If you have crop cfarms or garden cloches, farmers are good

clever moth
#

Sounds about right but tbh fletcher is just the best

ashen cape
#

Stick, string, and flint trades are all easy to farm for so yeah
Farmers do compete with them though in this pack once you have garden cloches, because you hace a tone of trades available...
If only there was a good way to store the farmed foods it would be better. Unless there was a storage mod added recnetly that i don't know about

restive ferry
#

what does it mean "a big moon has appeared"

#

its my 2nd night and i have like 4 armor bars 😭

#

and why do i hate jump boost plus slow falling

fathom void
spare shoal
#

what is this hoard that shows up, theres like so many of them. i dont even know what the mobs are, theres like zombie piglin that look all crazy and then another mob type. but theres SO many that show up and i cant ever kill them.

#

i tried going high up away from them but they pulled me down with a fishing rod.

#

if anyone knows please tell me, because i have no idea when theyre gonna spawn, and i have no idea what mod pack theyre apart of so i cant even research into how to prevent them or what not.

restive ferry
#

like i died about 20 times to cave dwellers when trying to get my firt bit of iron

#

this looks goated

#

how difficult is the supreme bonescaller/what type of gear do you reccomend i use to fight it

bitter fox
#

Don’t forget u can shift right click spawners to pick them up

bitter fox
bitter fox
restive ferry
bitter fox
#

Place a bed near where u find it

icy drift
#

wow that was choppy

bitter fox
wanton trout
#

Hey, new here. I was looking for info on the leg spike since it just dropped in my world, seems like it was disabled for being too powerful, huh?
I've just been playing with max enchant gold armor+tools with the Magician and Strength tarot cards, but I'd like to get the Leg Spike just for collector's sake. How would I enable the item again?

#

Like Hunter24681 did in October last year, I removed the rule that removes the item from loot.json in the "InControl" config folder, but it's still deleting the item from my inventory. I removed the mod itself, and the item is still deleted.

#

Oh.
It's the Item Obliterator mod.

#

honestly, I thought the item was bugged. I couldn't pick it up and I didn't want it to despawn. Kinda sucks that it was removed in such a way that makes it difficult to re-enable with barely any explanation or response to multiple people asking about it

#

So, the solution to getting the Leg Spike is to delete the InControl mod (which deletes the item entity, but it's still rendered for some reason and can't be picked up), and delete the Item Obliterator mod (which deletes the item from your inventory even if you use commands or creative mode to give it to yourself)

#

both of these mods exist solely to remove the Leg Spike, which if that's the case, why not disable the item from dropping in the Fever Dream's loot table entirely?

wanton trout
#

Anyway, I've been adding mods here and there to improve QOL. Little things like offline skins, 3D skins, improved grindstone (to take enchants off loot items).
Also dove directly into some mods to remove mobs like the Miner Zombie (it's completely ridiculous that this thing still works through mobgriefing rules, bite me.)

#

I'm effectively immortal against normal mobs/hordes with fully enchanted golden armor using The Lovers, Magician, World, Strength, and Justice tarot cards. The only problem is sanity, which can be fixed by putting on a jukebox.

#

one thing that piqued my interest was when I left the Nether, the next night I got a bunch of nether mob spawns? What's that about, overworld pigmen, zoglins, and wither skeletons? Also boosted enderman spawn rate, it seems

wanton trout
#

...oookay, looks like the dropped item is still bugged.

restive ferry
wanton trout
#

I don't believe so? I haven't found anything of the sort at least

restive ferry
#

alright

#

ty

wanton trout
#

yeah I've been raiding a bunch of structures in the nether and overworld, haven't found anything better than diamond gear with minimal enchants

ashen cape
#

haven't played the most recent patches, but necer seen netherite armor as loot on an armor stand

wanton trout
#

uhh idk what patch I'm on right now actually

#

Is there a way to see which version of the pack I'm on?

ashen cape
#

Should list it in whatever modded launcher you use

wanton trout
#

I imported this from curseforge, might be on there

#

using modrinth rn TEEHEE

ashen cape
#

i'm too lazy to switch all my packs to modrinth, but its way better than CF

wanton trout
#

and it looks like I deleted the profile on curseforge SinderOmegalul

glad magnet
#

launcher wise both kinda iffy :p its also a pain to install the ftb mods on modrinth

#

modrinth also usually gets updated later on packs

wanton trout
#

doesn't really matter to me, since I don't update packs. Had too many bad experiences with mods being removed or things getting corrupted/broken/changed in the past

glad magnet
#

i mean you're kinda supposed to or some things that are bugged wont be fixed and we don't give support for issues on outdated versions

#

things getting broken is also something cf launcher is guilty of

wanton trout
#

oh, I think I'm playing on version 1.7.0

#

what's the current version of Fear Nightfall?

#

I just looked in profile.json btw

glad magnet
#

v1.1.1

ashen cape
#

You probably mean 1.0.7

glad magnet
#

ur like.. 6 months out dated lmao 1.0.7 came out in december

wanton trout
#

I downloaded this a year ago SinderOmegalul

#

oh thats the metadata for mrcrayfish mod, am dumb TEEHEE

ashen cape
#

i shoulda figured
leg spike / fear the dark mod isn't in the pack anymore

#

the current version is basically a sequel to the one you're playing, many of the mods are changed or removed, some new ones added

wanton trout
#

the main things I've changed with my current version is disabling anything that breaks blocks regardless of the MobGriefing setting and re-enabling that Leg Spike
haven't touched anything much outside that and adding QoL/visual mods

ashen cape
#

You would probably not be able to safely update anyway. if you did want to play the lastest, the safest way to do so would just be to restart with a new world

Biomancy, sons of since, and born in chaos are more fleshed out now and theres some custom bosses iirc. The butchery mod was replaced with a different, and imo, much better alternative
They removed:
||Aether, Aquamirae, Undead Unleashed, SCP mods, Spore, Tenebrous Lands, Fear the Dark, Cataclysm, Endless Biomes, dungeons now loading, and probably some others. ||

wanton trout
#

I don't even see an SCP mod in here

ashen cape
#

Than i think you were most likely on v15

wanton trout
#

oh, I think I might be on v14 actually

#

because that's what's in manifest.json

ashen cape
#

probably yeah

#

post v15 they added some scps, which got removed later
they were a huge pain apprently, with being able to dig through blocks and spawning too much

wanton trout
#

could that not be disabled in the config? or was that something in the mod itself

ashen cape
#

not sure, i didnt play those version, just lurked here lol

wanton trout
#

yeah, I see why the Leg Spike/Fear The Dark mod was removed. This is the 3rd Fever Dream I've killed and I've gotten a third leg spike.

ashen cape
#

Its not even the most op weapon in those versions.
Wistiver jaws damage caps at 666

wanton trout
#

I haven't seen the "Gluttony" mob yet Thonk

#

is that something you gotta do a ritual to spawn?

ashen cape
#

Spawns in the aether

#

You can also forcibly spawn sins in the aether by using a rotten apple from the sins churches

#

In the latest version thats changed, and you intead sacrifice villagers in a pool of blood, with the number of villagers corresponding to which Sin you summon

wanton trout
#

oh, see the Fever Dream just spawns when you've killed so many things
I think that's why it's OP, is you can trap it and kill it for the Leg Spike

#

Sons of Sins you gotta go to the Aether, which I haven't figured out if it's just a regular glowstone portal or what

#

I'm still in chapter 2 of quest progression

ashen cape
#

in your version, it is. Its been a while so i don't remember all the details though if theres something you need to unlock it

wanton trout
#

there's a glowstone bunch in this structure I'm raiding, I'll check it out later

#

I have 100% fall damage negation because of The Tower so if I fall out of the Aether and it's like normal I should be fine

icy drift
#

there used to be dungeons now loading??????

ashen cape
#

Yes, though it was different than the current version

restive ferry
#

WHAT DOES

#

"YOU FEEL LIKE SOMETHING IS CHASINGYOU" MEAN

#

in red text

#

twice

#

😭

restive ferry
#

can i kill the nughtmare stalker with this

wanton trout
#

you got tarot cards in your version?

restive ferry
#

yea

#

i got the weakeness one

wanton trout
#

eh, should be fine

#

idk what kind of enemy it is but I can usually handle anything with fully enchanted gold gear + perma regen 3 and strength 2 from The Lovers and Tarot: Strength respectively

restive ferry
#

is there somthing special about it this version

wanton trout
#

because The Magician makes golden armor unbreakable

#

you literally don't need mending if your gear doesn't take damage

restive ferry
#

ahh

#

hpwd u get regen 3 and strength 2 again?

#

fyi i havent beagen or even seen any bosses

wanton trout
#

The Lovers tarot and Strength tarot cards

#

I got them by looting structures

restive ferry
#

ahh

#

what should i look out for to collct more tarot cards?

#

ive spent about 3 hours just exploring and have only found 1 in a nunderground dungeo

wanton trout
#

it's random really
I'm in this jungle region and there's a lot of jungle temples, but if I go caving I'll find some spawner dungeons
if I'm lucky I'll find something like an ancient city

restive ferry
#

ahhh

#

ive been getting fucked with structure luck

#

went like an hour of nothingness

wanton trout
#

anything with a chest has a chance to spawn with a tarot card

#

so loot everything if possible

restive ferry
#

oh damn they must be rare asf then

wanton trout
#

I'm on day 26 in my world

restive ferry
#

im on like

#

6 or 7

#

i didnt even see the first wave

#

but i spend every nught in my mines

wanton trout
#

idk how long the day lasts by default, but I have 1 hour days and 20min nights

restive ferry
#

i think 40 minute days

wanton trout
#

I think there was a config file to check Looking

#

ah, 40min days, 20min nights
1hr total

#

but yeah I have 26+ hours in this world, most of it caving and exploring

restive ferry
#

im thinking of getting into like the magic aspect

#

idk if its interesting though

wanton trout
#

I've been building up my base before I continue the story stuff

#

hop into spectator mode rq so I can show

restive ferry
#

i live in a cave lol

wanton trout
restive ferry
#

looks sick

#

all i need frl 🙏

wanton trout
#

I could make a cave base if I wanted to, since I disabled griefer mobs
but I've had enough of that in my Stoneblock days WHEEZE

#

live in a cave for 300 hours and you kind of start to hate the color grey

restive ferry
#

broke a doulbe chest

#

my smokers

#

and bed

wanton trout
#

yessir

#

that's what they do

#

and why I 1: built a watch tower and 2: disabled mob griefing SinderOmegalul

restive ferry
#

how the hell did you get mobs there 😭

wanton trout
#

as in the animals?

ashen cape
#

Carryon, its a great mod

wanton trout
#

^

ashen cape
#

shift right click, empty hands

#

In the latest, also works on adult villagers

wanton trout
#

I really want to get villagers and throw one of 'em up onto my sky base
but I also want to develop my walls and make an actual village kinda thing

ashen cape
#

In legacy (the old one) theres a way around moving adults - assuming you don't just modify the config
Make a bio injector with rejuvenation and aging serums. Rejuvenation turns them into babies, aging ages them. You can carry them in that way

restive ferry
#

im trying to figure out how to use the crow flute lmao

#

where does one aquire his crow

wanton trout
#

I think I disabled herobrine turning my torches to redstone but if not I'm gonna be using shroomlights, jack o lanterns, lanterns, and glowstone to light my base anyway

ashen cape
#

cros spawn mainly in forests

restive ferry
wanton trout
#

oh, I thought they spawned near hexerei structures

ashen cape
#

Both

restive ferry
#

do i just blow my whistle when one is in my vecinity and it becomes mine?

wanton trout
#

(I guess I shouldn't have killed those crows I found huh) Clueless

ashen cape
#

Rookeries in witch villages have them guranteed

restive ferry
#

what do i do when i find one

#

how do i make ut MINE

ashen cape
#

seed mixture tames them

#

Hexerie book of shadows explains their mechanics

#

though if you're in the old version, may need to disable the algard font resource pack to be able to read it

wanton trout
restive ferry
#

i see

#

ty

wanton trout
#

I'll find out when I get there

restive ferry
#

do u know if the magic in this modpack is like

#

worth getting into

#

im tryna fucking blitz these bosses

ashen cape
#

The magic in Heerei is really not combat oriented

restive ferry
#

ah

ashen cape
#

The broom aside
The broom is just super useful

wanton trout
#

never played hexerei but I've made thermoelectric generator batteries in Immersive Engineering before

#

I can rig up an electric fence ez

restive ferry
#

im not getting into that tbh

#

thats way too much work 😭

ashen cape
#

railgun from IE is a strong ranged weapon for bosses

wanton trout
#

I prefer to get up close and personal

#

need to for my tarot card debuffs to apply anyway

ashen cape
#

it also gives an upgradeable shield if thats more your style

bitter fox
#

Water wheels for life

#

Ie cloches r pretty op too

restive ferry
ashen cape
#

Cloches are great
Better for performance too than vanilla auto-farms by a longshot.

restive ferry
#

what would i need to farm in this modpack

bitter fox
#

If easy villagers was in it u could automate emeralds

restive ferry
#

isnt this like story progressiob

bitter fox
ashen cape
#

Farm whatver you want. Having more resources just means you're better prepared for slaying bosses

#

Farmers deligth foods are great to have

restive ferry
#

ay no nutrition mod im just downing steak

ashen cape
#

comfort / nourishment buffsespecially

restive ferry
#

oh hoot what dpoes that provide

bitter fox
#

Auto egg farm+garden cloches= infinite pumpkin pies

#

Plus backpack auto eat

restive ferry
#

THERES AUTO EAT?? :SOB:

ashen cape
#

Plus moany of the options are stronger than steak

wanton trout
#

apparently I gathered enough gold blocks for a beacon so uh
I'm gonna be doing that, I already shredded 5 withers

ashen cape
#

since you're in legacy theres a fun thing you can do with beacons

wanton trout
#

what's that

ashen cape
#

Quarks Corundum redirects beams

bitter fox
wanton trout
#

I have literally never heard of that

#

wait, you mean the funky gems???

ashen cape
#

Thats how i made this base

restive ferry
#

wait

bitter fox
#

Chicken more powerful than hero time

restive ferry
#

isnt thus the tower

#

that the skeleton mage dude spanws at

ashen cape
#

its not the black tower

restive ferry
#

fuckuhh

ashen cape
#

might be better for you

restive ferry
bitter fox
ashen cape
#

50/50 chance theres a block of netherite in the tower

restive ferry
#

where

#

ohhh

#

wait

#

the little secret room

#

i go a diamond there from my last one

bitter fox
#

Secret room?

ashen cape
#

yeah, under the floor of the top level theres secret ooms

#

(this structure is not in legacy)

wanton trout
#

dangit, if only I have sweeping edge

#

I'd be oneshotting the entire swarm of mobs in my farm

restive ferry
#

HLY FUCK

#

IT HAD THE BLOCK OF NETHERITE

ashen cape
#

nice

restive ferry
#

i can make the broom cant i?

#

i just need

#

madrake root

#

where does one aquire this screaming plant

wanton trout
#

and I've got instant deepslate mining, I can build now OOGABOOGA

ashen cape
#

most swamp types will have it

#

or the post office structure, ot witch villages

#

if you don't get the root just spam bonmeal on the plants

restive ferry
#

erm

bitter fox
#

Post office has what?

restive ferry
#

what do they look like

#

pokin ou the ground

restive ferry
#

post

ashen cape
#

purplish flowers

restive ferry
#

once i get that broom im coming for tarot cards

ashen cape
#

don't have any screenshots of it, but its a moss roofed house you can find in forests mostly

wanton trout
#

There aren't any mods for instant transportation between places are there Looking

ashen cape
#

nothing long range, no

wanton trout
#

I'd definitely use a waystone right about now
sitting at -54 while my home is somewhere around y120 SinderOmegalul

#

and the only thing in between is this ladder

ashen cape
#

Bubble collumn, or Aether blue aerclods

wanton trout
#

oh right those exist

#

guess I should go to the aether

bitter fox
bitter fox
wanton trout
#

anymore, but I'm in v14 CeceGremlin

ashen cape
#

Shorter range, but endlees biomes had a block that acts as a short range teleporter
i mostly used them for elevators
Made of radon i think?

And the Quark myalite

restive ferry
#

can village chests have tarot cards

wanton trout
#

Angy I can't enter the aether right now

#

"an unknown force is preventing you from going through"

ashen cape
#

yes vilalges can have tarot

wanton trout
#

I gotta do the dang story for blue clouds smh

#

bubble columns it is I guess?

ashen cape
#

yeah

#

i belive the other elevator block was called a vwooper, but for the distance you're goig its not good enough

wanton trout
#

what's that from, the End dimension?

ashen cape
#

yes

wanton trout
#

I haven't even started Biomancy, so I can't make the eyes of ender to get to the end SinderOmegalul

#

building first it is then

#

was thinking of using nether wart blocks as an accent for the walls

#

since they're easy to get with HTC Treechop

#

could also use lava, actually
that might be a good idea

#

I have a bunch of charstone

wanton trout
#

Actually, a question I wanted to ask regarding the OST
I know a lot of music is from FreshmanSounds (at least in my version), but what music is used on the title screen? I'm a big fan of the music box vibe, and I find it easy to focus with it playing UWU

hearty venture
#

Hey for entities to work, Sadako, Springtrap, and more do I have to enable something or should they just appear in my world?

jagged knot
#

isnt there a way to pregen chunk data or is fear nightfall just gonna have perma world loading issues

ashen cape
#

!pregen

proud shaleBOT
buoyant blaze
#

anyone know how to move atlas to the right ?

bitter fox
#

Can you pickup the sons of sin flesh pets?

restive ferry
ashen cape
#

No, its this
Supreme Bonescaller doesn't spawn in it if you generate one during the ay, so you either have to wait for random night spawns to fight it or explore new areas at night

restive ferry
#

bro 😭

#

HOW THE HELL DO I TAME A HPRSE

ashen cape
#

just keep sitting on it

restive ferry
#

is there a boss in here

ashen cape
#

no but theres some stuff buried in the middle

nocturne haven
#

Chat how difficult does this mod get as time passes?

#

I didn’t really notice anything new with the horde nights every 5 days, (I’m at day 15)

lost wyvern
nocturne haven
#

I think the difficulty needs to increase a tad and we are playing on hard mode

lost wyvern
#

I think I'm at night 9 now

#

And I'm on normal difficulty.

wanton trout
#

Before I change the horde night frequency I think I gotta figure out what they're like Giggle
I upped the frequency to 30 days in the past, which I'm pretty close to right now

fast raven
#

does anybody know, if there is a way to turn the mutant creeper Griefing off?

tall hawk
#

idk why they haven't put in a way to blacklist them yet

fast raven
#

only thing i imagine is to turn the setting to 0

#

so they dont s pawn

tall hawk
#

pretty much the only option

fast raven
#

just add indestructible block around it

#

xD

tall hawk
#

build in air. bypass everything sip

wanton trout
tall hawk
#

I'm not a fan or horror franchise anything, so it's not really a pack I'd touch anyways. But ik some of the issues

wanton trout
#

my issue is the mods that bypass the mobgriefing rule for "challenge" or something
I disabled the gamerule for a reason, I expect it to be respected

#

might be a coding thing idk

#

I only barely know about game development, most I've made is Pong and a test demo with movement and block breaking/placement

tall hawk
#

The dev of either the mutant mobs or opac would have to make it work with the other.

#

It's an issue in any pack that has mutants

#

Best I can suggest is make a suggestion to the dev of the mutant mods to have it work with the griefing rules

bitter fox
#

What’s the best armor in the game?

wanton trout
#

very good question
I was wondering if there was anything from the other mods that surpass netherite tier

#

...I don't think the atlas book likes me WHEEZE

nocturne haven
#

Sooo, is the horde night just buggy for everyone then

#

I read a few older messages and it seems no one can reliably get a horde

wanton trout
#

I have 322 maps in my book, not sure if that's a problem but I am definitely having a lot of lag

#

crashed twice just now

wanton trout
#

yeahh, think I'll update Giggle

wanton trout
#

oh and this version's on fabric girldmpeek

wanton trout
#

wait
ice and fire?
horror's got dragons?

silent vault
#

hi guys I have a question, was there a way to add a friend player to a team or is that not a thing?

ashen cape
# wanton trout wait ice and fire? horror's got dragons?

No it doesn't have dragons, thats just an out of place config. Not uncommon with large modpacks that went through many versions

Inf your version, Ignitium, Spore, and Dark metal are all better than nethertite
Aquamirae Abyss armor and The Ancient set from deep dark regrowth are also netherite tier or stronger

In the up do date versions, afaik the best are now dark metal, ancient set, or acolyte armor from biomancy

Also Map Atlas is one mod i replaced with a different mod. I think Journey/xaeros map are just better

bitter fox
wanton trout
#

Got a little dugout after messing with the configs a bit

#

if I want to fix the world I can go into the world file and delete it from my inventory
but I don't wanna do that and explore everywhere I already got again.

#

I also replaced the map atlas with xaero's in the updated version

tidal nacelle
#

i domained expanded a lil too hard when the monsters came at me that i unearthed diamond

#

sukuna goes hard against the monsters

tidal nacelle
wanton trout
#

why is it so dark during the day btw

#

is it the shader settings?

#

like if I walk through a forest during the day I need a torch or lantern to see

tidal nacelle
#

torch

tidal nacelle
wanton trout
#

SinNodders I've got a soul lantern on my belt that I plundered

#

also a few spectral lanterns to hold in my offhand while I explore

#

I spawned in some weird spectral forest or something

#

not the redwoods I'm used to, that's for sure

tidal nacelle
#

dang thats something

tidal nacelle
#

rn im just in a rock sheild thing cuz the low sanity kinda hurts my eyes

#

so im just regaining sanity until then

wanton trout
#

same here, all the flashing lights

tidal nacelle
#

yeahhhhh

wanton trout
#

I have a diamond and a music disc, I can make a jukebox

tidal nacelle
#

oooooo

#

ima dig up my diamond i unearthed LOL

#

the domain expansion took out a 200 meter radius so theres a ton of xp everywhere + mob droppings

wanton trout
tidal nacelle
#

sukunas op

wanton trout
#

remind me not to use whatever that is

tidal nacelle
#

sukuna doesnt fear the monsters, the monsters fear sukuna

tidal nacelle
#

if u got a low end device and theres a ton of creatures around u, it freezes up heavily when u unleash the malevolent shrine

#

i offed the cave dweller like a hundred times and i think it detected some beneath me so it got those as well and it ended up almost crashing my game

dusk python
#

does the candelabra allow potion effects? or is it only the base hexerei candles?

wanton trout
#

is it normal for the music to ramp up randomly or is it this "You feel like something is chasing you" event Looking

#

dangit, the jukebox upgrade for the backpacks don't work for sanity

tidal nacelle
#

one time it said, "something is behind me" and there was 💀

hearty venture
#

Do mobs not burn during day time?

stable cairn
#

hola

wanton trout
#

I'm enjoying the pack so far, but I haven't gotten many tarot cards like someone else mentioned earlier

#

I think their spawn rate was decreased between my version and the latest one TEEHEE

#

that or these structures just don't spawn tarot cards

wanton trout
#

Anyone else having problems with the Tarot Deck disappearing and showing a bunch of stuff from your inventory instead?

#

oh, I think that's what was happening
it was equipping to an accessory slot when I tried to open it, so it immediately tried to close the tarot inventory and showed my own

#

opening the deck while crouching worked fine

buoyant blaze
#

why my baby cannot spawn when 2 village in love ? is this mods bugged or not

#

like seriously everyone who ask this dont get their answer

bitter fox
#

And a an extra bed?

buoyant blaze
#

yes

#

not a single one makes babies

#

iron golem do spawn tho on my upper floor somehow

#

there's lot of beds, more than enough

bitter fox
ashen cape
#

Doors only matter pre 1.14

buoyant blaze
bitter fox
#

So they ever use the beds at night? Maybe a zombie or something near that’s scaring them?

buoyant blaze
#

yep they use bed like normal

#

no its like 5 floors high

#

zombie proof

#

i gave em like 30 bread already lmao, they have hearts popped out but no baby

glad magnet
wanton trout
#

I'm thankful that I've been getting a lot of weakness potions and gapples, but I've got nowhere near the amount of storage I need for all this loot HellKEK

#

lotta mending books too
haven't been getting the tarot cards I wanted which kinda sucks, might need to raid the nether

#

the butcher mod is really cool though, I can just ignore the despoil drops for now and carve the mob drops later

ashen cape
#

Well... latest version disabled villager curing (hordes mod config), so those weakness potions aren't that useful

wanton trout
#

so I gotta yoink a villager from somewhere pensive

#

nearest village is 3000 blocks away supposedly

#

gonna have fun with that lmao

wanton trout
#

actually
is there a way I can search for villages, like with the Nature's Compass?

#

kinda don't wanna go using a seedmap to place a portal at the exact coordinates a village is at TEEHEE

#

could also run, I guess

ashen cape
#

No, there isn't
unless you count the randomly generated signposts

wanton trout
#

my best bet is going southeast until I find something

#

I've found a bunch of random structures with villagers in them, like the monster hunters, but nothing else

wanton trout
#

right now I'm trying to figure out the best weapon to use my ancient tomes for Looting and Sharpness on Looking

#

the Nightmare Scythe seems pretty spicy

#

just need another claw, I think

ashen cape
#

nightmare scythe is my go-to weapon for this pack
The other dark metal ones are also useful, but the lifesteal is hard to pass up

The biomansy weapons are also strong, so is its armor

Sons of sins also has some, but considreably more balanced than the versions in legacy nightfall

bitter fox
#

what do the dif organs do to the flesh pets?

ashen cape
wanton trout
#

ok, this is annoying
what's the mod that's making endermen drop my held item

#

because I just had an enderman do that and a creeper blew it up right next to me

#

this is the 2nd time now and I am NOT making another fully enchanted sword

#

it's either that or I disable creeper explosions entirely

ashen cape
#

Sounds like something Enhanced AI would do, but i'm not sure

wanton trout
#

that it is

#

I had to search the config in notepad++ to find it TEEHEE

tall hawk
#

This is why I prefer enderman griefing to be disabled

wanton trout
#

I do want to get that nightmare scythe but I kind of need a sword to kill the stalkers for the claws

#

I didn't have a problem with it the first time because I was out in the open running around killing things
this time was a problem because I SPECIFICALLY went around and killed every creeper and skeleton in the area so I could focus on the enderman

#

the fact that a creeper walked up at the moment the enderman yoinked my sword and blew it up as it dropped, rather than being allowed the time to pick it back up, that was enough for me to install Environmental Creepers to disable their item deletion

#

buuut, there's no forge version for environmental creepers in 1.20.1, only fabric.

#

there's Creeper Confetti (or Creeper Firework for this purpose)

#

might give that a try

#

Don't get me wrong, I love creepers, but I hate mobs that destroy the environment or my builds/items

#

the sneaking up on players, explosions, and damage are cool

#

...can't go to the nether without progressing the campaign? Looking

#

gonna have to find another way to get quartz for haste then

#

what's that, chapter 3 or something?

ashen cape
#

There are ways to get quartz without the nether

#

Lab structures have quartz ceilings for example and farmers delight cutting boars lets you turn blocks into the gems

wanton trout
#

okay, now I'm having a separate issue

#

I loaded up my world

#

and I lost the past hour of progress

#

this happened with another world, too

#

oh yknow what it might be because I have nbteditor open
that's stupid

#

I've been loading from a backup the whole time

#

it's just my inventory/location that reset?

#

looks like the world time also reset, but the world itself didn't

#

because I still have the villager I just moved over

#

I relogged because the villager's AI was trying to get back to the spot I took it from :v

silent vault
#

I swear you used to be able to synchronize the quest with another player

glad magnet
#

not quests

#

teams

#

ftb teams

#

can break quests

silent vault
#

is there a command or?

#

I don't see the UI anymore

#

in v1.1.1

glad magnet
#

the ui was removed because it bricks quests but its in the pack due to it being a requirement for ftb quests

#

its not recommended

silent vault
#

oh I see RIP

tidal knot
glad magnet
# tidal knot

make sure youre on the latest ver of the pack

if you are and are having issues worldsharing has been having some issues we're looking into

tidal knot
#

ohh wait i see, i thought the latest was v1.0.12

#

thank you

#

it still says theres an error

#

is the most updated 1.1.1? bc i just downloaded it

glad magnet
#

yeah it may just be luna having issues then

tidal knot
#

is there any way i could fix it?

tall hawk
#

Not for your end no. staff are looking into the issues going on currently

tidal knot
#

ohh okay ty

#

it worked for a good second

wanton trout
#

is that what was going on? I couldn't download the pack through Modrinth, so I used Curseforge instead

#

oh wait thats for the server thing

short pulsar
proud shaleBOT
#

Free Method

To host a server on your own computer, read the selfhosting guide.
This guide goes over how to install, create, and launch a free Minecraft server on all operating systems (MacOS, Linux and Windows). The guide also guides you through installing Java and optimizing your server for better performance.

If you are installing one of our older modpacks, ignore the "README" file that is included in the serverpack files, as they have outdated information.

Paid Method

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 here 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!

The following advice works for both the Free and Paid methods:

Transferring Your World

If you're playing Singleplayer and want to transfer your world to your server, simply go to your modpack files and navigate to the saves folder. Inside of this folder, you will see your world saves. Rename your desired world save to world. You can then transfer this folder to your server files. If your world was hosted via world sharing, this process has to be done by the person who would click "Share World".

Fixing Lag

To resolve lag issues, simply run the !tps command in #bots and follow the directions provided.

wanton trout
#

oh, shoot. I guess Monster Hunter villagers can't be kept in the same place as every other.

#

their sticky traps trigger on other villagers which causes them to aggro and kill each other SinderOmegalul

ashen cape
#

neat, good to know
almost never used monster hunter villagers myself

wanton trout
#

I was gonna use one to trade excess mob drops, since I tend to hoard

#

though it's difficult to see which items they take when the gui keeps rolling over the possible trades

wanton trout
#

infected blood? Looking

#

what do I do with infected blood

#

ohh, it's for potions

ashen cape
#

does not work on villagers, last time i tested

wanton trout
#

turns out villagers will steal some of the items you carve from corpses

#

dudes stole some of my rotten flesh and organs from carving zombies, of all things

dusk python
#

is there a specific biome that blackstone meteorites spawn?

elder burrow
#

there wasnt a questline menu when I loaded the modpack on my server? it showed up fine in singleplayer but it was blank when I opened it in the server

tall hawk
elder burrow
#

like on what hosting site?

#

its an exaroton server

tall hawk
proud shaleBOT
#

We don't support Aternos nor can we assist you with using it for reasons listed below;

  1. You are unable to add / edit the mods to implement a fix that can be game changing at times.
  2. We are unable to control the updates of our packs on Aternos, nor ever will.
  3. The hosting is not strong enough to host our packs on there without it crashing every so often.
  4. We have other free methods that work much better than Aternos does. Run the !ws command and the !server command in #bots for more information on how to host a server for free.

https://cdn.discordapp.com/attachments/1118743462330777611/1244506337107382353/servidores_de_aternos.mp4

elder burrow
#

ah crap

#

thank you I should've checked

#

so neither aternos nor exaroton?

glad magnet
#

correct

wanton trout
#

just realised I'd been confusing the Biomancy mod with The Flesh That Hates SinderOmegalul

minor finch
#

Is Fear Nightfall better solo or with other people?

bitter fox
#

With others

minor finch
#

Ah thats....

#

Right

zinc obsidian
#

Is it normal that the music randomly cuts off all the time ?

minor finch
#

It happens with me sometimes

wanton trout
#

Angy not knowing how much room I need for these things sucks
I dont wanna have to expand rooms smh

#

I guess that's where cave bases shine

ashen cape
#

the eternal expansion of storage because this pack still doesn't have a good mod for it

wanton trout
#

that i don't mind

#

it's expanding rooms for a mod because their crafting system unlocks as you go that gets me

#

I guess I could make central rooms where a mod starts, and add rooms to their side latet

#

I think Create also has item vaults now? unless I'm mistaken

ashen cape
#

Which would be helpful if this pack had create. But it doesn't

bitter fox
#

Create would cause the mod pack to not work

#

Too much happening in create

wanton trout
#

Does it not? I thought I saw it in the mod files

#

I might be mistaken, could have sworn it was in there

glad magnet
#

!compare

proud shaleBOT
glad magnet
#

can see the full mod list there

wanton trout
#

oh hey, thanks

#

huh, so it doesn't. I wonder what I saw then.

bitter fox
#

anyone know how to read crashlog? My world keeps crashing as soon as i join now

wanton trout
#

I usually go to the "detailed walkthrough of the error", since the exit code usually means nothing

glad magnet
#

just send it and someone will look when they can

bitter fox
#
  1. What Minecraft version are you using?
    *(1.20.1)
  2. What launcher did you run Minecraft with?
    *(CurseForge)
  3. Have you changed the modpack in any way?
    *(No)
  4. What version of the modpack are you using?
    *(v1.1.1)
  5. Have you ever gotten past the crash condition without crashing, or does the game always crash?
    *Always crashes when world loads in.
  6. What steps cause the crash?
    *Unknown. I was walking around my base and suddenly it crashed. No major events leading to the crash.
velvet snowBOT
icy drift
#

how do you get tarot cards?

ashen cape
#

dungeons.
in the overworld, thats mostly the box of horrors structures. Gastations, umbrella corp trucks, jasons shack and a few others

real tree
#

how do u charge the accumlator backpack i cant put it in the charging station

wanton trout
#

I haven't found many tarot cards in the Box of Horrors structures actually

#

it was mostly the dungeons and mineshafts I found underground

#

the Graveyard structures, too - not many tarot cards

#

if the Graveyard structures were included, I think the sarcophagus from the crypts would be the best place to get them

#

since there's like 60+ per structure

#

hell, the Box of Horrors structures are filled with so many decorations but not a lot of chests

#

and they've had mostly static loot tables from my experience

#

not even loot tables, just static loot in general, not randomly generated at all

#

I tried to raid one of those Better Desert Temples but again, crap loot, no tarot cards from 50+ barrels/urns/chests

#

I got a lot of enchanted books and mending gear to take the enchants off of w/ improved grindstones, but that's about it

#

the gold, diamonds, and iron were basically worthless to me since I'd already looted so much of it and it takes too long to sort through
just check for armor/books/tarot cards, check their enchants, and if it's good then I take it

#

oh right
I've noticed something about the hordes too
there's not really anything that goes on during those nights, it's just regular nighttime, not even elevated spawn rates or more mobs

#

and the mob AI doesn't trigger from far away like it does in Fear Nightfall v14, it's like regular mob AI for me

#

oh, that'd explain it

#

I'm bumping that up

#

double for the xray value, and maximum 64 for the regular value

wanton trout
#

also having some problems with mobs targeting me in close range...?

#

like I can literally stand right next to a mob and it wouldn't target me

wanton trout
#

Not quite sure whether I like the cobblestone or if I should use deepslate
I know I want to use deepslate or a darker stone block for the foundation

bitter fox
#

what about blackstone?

minor finch
#

i feel like the floor is standing out a bit...

wanton trout
bitter fox
#

maybe dark oak or spuce floor

wanton trout
#

crimson stem, even

#

the redwood is just for the outside, I'm using oak for the floor inside and spruce for the ceiling

#

I do want a reddish wood for the flooring on top of the foundation

minor finch
#

You could try the same color as the walls

#

Birch

#

Wait i didnt read, crimson would be good

wanton trout
#

I'll do crimson stem when I get to the nether then

#

I should get access as soon as I make the decomposer

#

I'll have dark metal gear by then as well

minor finch
#

I've been too confused to make like any progress at all lol

wanton trout
#

me too 😭

#

in order to get to the nether I have to start biomancy
and to start biomancy I feel like I need an enclosed space to work with
I also want to make rooms dedicated to the Butcher mod, like a corpse hanging room, another for taxidermy, and one for meat processing

minor finch
#

Uh huh...

#

Ive only gotten iropn armor the other day, i cant figure out how to get to the biomancy stuff

wanton trout
#

this is a horror mod, it should be expected to make horror theme stuff TEEHEE

minor finch
#

Actually you've got a point

wanton trout
#

assuming you're on the most recent version

#

chapter 3 is where you start doing biomancy stuff

minor finch
#

Yeah, i wanted to kill teh Banished night but im pretty sure its just a chance spawn

#

And then the others i havent gotten to yet

wanton trout
#

I think there's 5 mobs that spawn by chance, the other two you have to find in specific areas

#

also have to keep track of what night you're on

#

I enabled the tooltip on Xaero's minimap (replaced Atlas Map) to show me what day and time it was

#

pretty much the same as I have it in every other pack
dont really need the waypoints, now that I'm thinking of it

#

I think in 2 days I cleared out all the mobs I needed for chapter 2 minus the horseman and the damned one

#

The Missionary is a hell of a fight, at least I can just keep swinging at the Lifestealer no problem

minor finch
#

ohhh the mini map is smart, ive kinda just been doing it blind

#

and using f3 to see what day im on..

#

still pretty new to the modded minecraft stuff, i kinda got no clue how some of the stuff works

wanton trout
#

maybe you can watch someone else play as you go? though that usually leads to playing a certain way, I'd recommend also exploring individual mods as they come up

minor finch
#

Ill start doing that, thank you

wanton trout
#

does that performance guide cover long chunk loading times? I've had hangups pretty consistently, about 2-5 minutes when loading new chunks

#

ah, there's a java arguments section, along with the part saying I can use java 21 instead of 17 derp_mighty

#

oop
there goes my entire world I guess Looking

#

or not? I guess it had a problem with me relogging

minor finch
#

rip

wanton trout
#

I've still got the world, it just saved weird, or rather failed to save the 5 minutes before logging

buoyant blaze
#

guys why i dont get achievement when i slay pharaoh with my butcher weapon ?

minor finch
wanton trout
manic lintel
#

is everybody in the world supposed to get a demonomicon or just the host?

minor finch
#

When i played with a friend only they got it but im pretty sure its craftable or you can get it in a quest

manic lintel
#

oh ok thanks

wanton trout
#

the demonomicon's the quest book, yeah? you can just press a hotkey, but other than that just a book and a piece of stone'll get you a new one

#

I've been playing enough that I'd forgotten TEEHEE

#

Curious if anyone knows what's causing this weird blurriness on stuff a certain distance from me

minor finch
#

i dont see anything

wanton trout
#

I know it's the shaders, because it's not present when they're disabled

minor finch
#

Blurr your going blind

wanton trout
#

haha, very funny.

#

Here's a side by side comparison of a creeper at a distance (while moving) versus that same creeper one or two blocks away from me.

minor finch
#

oh i do see it

#

your not going blind

rugged sapphire
#

Do u guys know if tarot cards stack?

wanton trout
#

aka the thing that renders the video at a lower quality and upscales it to a higher resolution

#

it's in the Shader Pack's settings, Advanced Options -> Post Processing -> TAA/TAA Upscaling/FXAA

minor finch
#

Wait so instead of just rendering the video normally, it renders it at a lower quallity to make it better looking?

wanton trout
#

it first renders at a lower quality, then upscales it to a higher resolution

#

it's a performance decision that doesn't look good at all

#

just turning off upscaling reduced my frames by 10, but it looks so much nicer

minor finch
#

ohhh

#

that makes sense

wanton trout
#

yeah, I'd been wondering what was causing it, I turned on and off the shaders a few times to see if there was a difference, but I couldn't find the option until I looked in the post processing settings

minor finch
#

I'd be too scared to touch any of that stuff

#

I think I'd break something, I know you can repair it in curseforge but

buoyant blaze
#

how to raid pillager camp ? they seems infinitely spawn and they guarding the pyramid im about to conquer

bitter fox
#

They don’t stop spawning to my knowledge

#

Unless u blow up the area

open bane
#

how do i start a world into multiplayer? i usually use essentials but the new version doesnt allow it. but it says i can start a worlf in multiplayer for free

#

hold up i got it dw lol

subtle gate
#

places i can get quartz out of nether?

ashen cape
#

Horror elements labs structures ceiling
you can use the cutting board to turn the blocks into normal quartz

tall hawk
#

!ws

proud shaleBOT
#
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.

wanton trout
#

That's how I got my quartz backpack for perma haste 1 TEEHEE

wanton trout
#

I really need to work on my butchery, I have so many corpses built up in my backlog

#

that Butcher enchant is heaven I'm ngl

#

I wonder if it actually works with looting (I'm about to have looting 4), or if looting only works with the Despoil enchant

#

I think I got two corpses off a single spider, but I'm not sure if that was two spiders dying and I couldn't see one or if that was the looting actually popping off on a butchered kill

#

does anyone happen to know what I can use all these organs for btw

#

I'm gonna have so many when I finish butchering these mobs and no idea what to do with em

#

biomancy fuel maybe?

minor finch
#

You are

#

Lowkey scary

bitter fox
wanton trout
minor finch
bleak wharf
#

!performance

wanton trout
minor finch
#

Removed and fed to their neighbors

#

Could give them to a zombie, then cure them

#

They'll lower the prices man😭

buoyant blaze
wanton trout
# buoyant blaze how to show day and hours like you ?

I'm using Xaero's Minimap, just to start this off:
You can use the hotkey to open the minimap settings, or if you're using Xaero's World Map, open the fullscreen map and go to the settings. It'll be a little gear icon in the top left corner.
In that menu, on the first page, you should see a button for the Minimap settings.
In the minimap settings, you'll want to open the "Information Settings", then the "info Display Manager".
This will give you a long list of things you can turn on and off, which you can also click and drag to rearrange, along with icons to change their color.

#

I have the Coordinates, Biome, Weather, and game time enabled, on the Day + 24h setting

minor finch
#

Does the map come with the mod pack? Or did you install it

wanton trout
#

I installed it to replace the Atlas Map mod

buoyant blaze
#

ah i see thanks

#

cuz im strugglin to find day setting on atlas ahaha

#

anyone know which block can be used to fool the mobs to not griefing blocks ?
im trying to make exp farm from husk spawner i got in pyramid, but it broke my exp farm structure

dusk python
#

does the big daddy and little sister drop anything?

wet steppe
#

guys where do i get player corruption in inventory

#

it seem to give interesting abilitys

dreamy tide
#

hi i just created a fear nightfall server for a few friends of mine

we got it up and running, everything feels good but the mod list is a bit overwhelming as we mostly just played vanilla before this

  • can anyone point out a few of the important mods that we should know about / use, both for gameplay related ones and admin related

  • any recommendations for config? I saw mediumcore mode and it looked fun

dreamy tide
#

the questbook has the mods listed in it?

#

im just asking about mods, nothing to do with fear nightfall progression, like today was my first time seeing Butchery

short pulsar
dreamy tide
# short pulsar no you can use modpackindex for that

I know where to find a list of mods, but theres like 250 of them and its hard to know which mods actually impact gameplay (like butchery), or which need to be configured separately (like mediumcore mode)

i am requesting that someone highlights a few mods in the modpack* that are important, or recommended, that my group should be aware of

violet ledge
dreamy tide
#

ok thanks, i didn't think what i was asking was particularly difficult or controversial but it seems like i was mistaken lol

nocturne haven
#

Chat why are the hordes still broken

#

Its been months

#

Devs fix your modpack

#

Its been 16 days

#

And no hordes

wanton trout
#

I know I'm supposed to have gotten several hordes by now, but I've seen none

ashen cape
#

Hordes not spawning
Sometimes the config doesn't install correctly, should be able to fix it in your worlds data folder
" Fear Nightfall> Saves >world>data>hordes.dat "
Will let you edit the next day for a horde as well as t he increment or timer for them
You'll need something like NBT explorer or Studio to edit them, though

wanton trout
#

oh so I just need to make a .dat file in the saves? is that what it's looking for?

ashen cape
#

It should already be there

#

ah damn
i seem to have deleted my saves and screenshots by forgetting to move them to the latest version
well RIP

nocturne haven
wanton trout
#

man
if I could go in there and actually understand the code I might be able to fix the problem, at least on my side SinderOmegalul

ashen cape
#

First underlined number is the next time you should see a horde, second is the increment
i agree is could be defined more clearly though

wanton trout
#

imagine if the trigger was calling for the wrong function or they changed the name of the function that spawns waves in between updates X0R6ZTGIGGLE

#

I'd dig into the .jar if I had my laptop open, but again, I don't understand java

west bear
#

is it possible to claim chunks so creepers stop blowing everything up?

ashen cape
#

Yes
This pack has Open parties and claims which you can use to claim with commands
/opac-claims claim iirc

Or is you add Xaeros you can claim directly from the map

#

Though this won't work vs mutant creepers

bitter fox
# dreamy tide I know where to find a list of mods, but theres like 250 of them and its hard to...

Butchery is very useful for getting animal food.

Immersive engineering is a good mod for getting a lot of crops using cloches, generating power, or making ranged weapons like railguns.

Backpacks are also really useful since they can give u buffs depending on the backpack and store many items

Quark and supplementary adds a lot of items that simply improve the game but are within the realm of vanilla mc. Like bellows that push mobs, blocks that auto breed animals, etc very useful mod.

Biomancy 2 is useful but can take a bit to get into. The armor and weapons in it don’t break but use nutrients to repair it. The weapons are pretty powerful too

Cave dweller

west bear
#

how do i prevent mobs from tunneling to me from the ground?

ashen cape
#

Haven't tested if OPAC works for preventing digger zombeis but you can try that first
Otherwise, either build in a way where they can't mine to you, or disable them through the enhanced ai configs

bitter fox
west bear
#

yeah thank you i just want to prevent stuff like that without cheesing it lol

ashen cape
#

Skybases work unless you count that as cheesing

#

Theres also a few things they can't mine through, like furnaces iirc

buoyant blaze
#

why the hanged man tarot card dont give exp ? i try to bathe into cactus

west bear
#

yeah having fun with the modpack playing on a server with my buddies lol its pretty terrifying

bitter fox
slow meteor
bitter fox
bitter fox
dreamy tide
#

do you know of anything we need to enable on the server, like mediumcore mod?

#

and is there any admin related mods for like preloading chunks or rollingback inventories for emergencies

timber mirage
#

Fear Nightfall - v1.1.1 crashed. The logs have been uploaded to mclo.gs:

  1. 1.20.1 [FORGE]
  2. What launcher did you run Minecraft with? (e.g. CurseForge, ATLauncher, MultiMC, ...)
  3. Have you changed the modpack in any way except mods?
  4. v1.1.1
  5. Have you ever gotten past the crash condition without crashing, or does the game always crash?
  6. What steps cause the crash?

latest.log | crash-2025-06-22_18.31.58-client.txt | CurseForge: launcher_log.txt | crash_assistant_app.log

Found 1 log analysis results:
OutOfMemoryError in: crash-2025-06-22_18.31.58-client.txt, latest.log
Current memory arguments: Xms: 256m, Xmx: 1568m, systemRAM: 15.7g

Mod list changes beyond the modpack:

Mod list wasn't modified.
short pulsar
wanton trout
buoyant blaze
#

cant bruh ahah, im playing in hardcore

#

some people said its best to combine hanged man with tower card, but its so hard to find even one random tarot card

icy drift
#

is there a recommended timeline for chapter completion

wanton trout
#

Searched over a 4000 block radius, even

#

I'd combine hanged man with tower if I had waystones or a bubble column, but I personally prefer taking a dip in lava with The Lovers card and some armor

wanton trout
#

Tamed 2 wolves
Made the mistake of leaving on The Temptress tarot for 5 minutes
I have 5 wolves

#

OH, shoot, skeleton and zombie horses lower sanity Hmm

#

or not I guess there was a spider on my roof SinderOmegalul

#

and I can't feed butchered salmon to cats

#

I'm just getting a bunch of pets right now for sanity because it's always terrible, especially at night

buoyant blaze