#fear-nightfall
1 messages · Page 143 of 1
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
Funny how I assume everyone goes scythe with this set and not anything else lmao
It does also boot the damage from other dark metal / chaos magic items, so its a pretty nice set
Yeah also running around with a speed boost at night is nice
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
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.
are there any good structures for very early game?
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?
Im pretty sure the born in chaos and graveyard structures dont have any cards in them
Yeah
https://imgur.com/a/fear-nightfall-remains-of-chaos-structure-guide-5xkDjJS
The person making it never finished, but theres a bunch of good ones here
thanks
@magic dock supplementaries crash on latest supp version
consistently reproducible by user
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```
!server
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.
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
I need more info
Like what item was being used
they said in their message, its from opening the quiver
send a full screenshot of the server console
I have run the download_graal.ps1 file multiple times to no avail
worked fine for me
it may be your firewall blocking the install?
you could also try a fresh install of the serverpack
well myself and my friend have both treid it and it hasn't worked so I'm happy it's working for you
@leaden surge may be able to help
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
is there a config file that dictates structure frequency?
sparserstructures mod config, if you cant find it then you will probably need to download the mod
There are systems which may not be supported by a custom setting for the JDK provider, such as your case, here, with GraalVM. I've encountered the same issue on Windwos 11 for ARM, with GraalVM, that is.
In cases like this I recommend the default JDK vendor (temurin), or getting in touch with the creators of Jabba, the cross-platform JVMManager SPC makes use of in the scripts.
I found sparsestructures.json5 in configs this the one? There's also two folders, configs and defaultconfigs. Which folder should I be making changes to? (I assume configs)
configs
and yes that one
thanks!
which version of temurin should I be using and how would I make it so the server uses that instead of trying to install a nonexistant version of graalvm?
because from what I can tell there is no such thing as graalvm version 1.20.1
its not trying to install a nonexistant version, its an issue with your system
and thats just how jabba's versioning works
you should add a fallback feature
No idea which version the server you are trying to run requires. The makers of the server pack will have to answer that.
No.
I just checked my logs and the start script always fails to find and install graalvm version 1.20.1
I am on the newest version of the server pack for minecraft 1.20.1 (<Not a graalvm version)
I think I have a different java version installed already so it wasn't a problem for me
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.
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
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
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
ppl dont really set custom java args like that, especially if there server is already not running due to graal
They do. I've encountered them and have been hit with complaints in the past. Never say never.
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
graal is likely incompatible with your operating system
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
windows 10 and 11?
Do you use Windows 11 ARM, per chance?
I'm on intel mac
You could try installing GraalVM21 manually and then pointing the JAVA variable in your variables.txt towards its java.exe https://github.com/graalvm/graalvm-ce-builds/releases/tag/jdk-21.0.2
will do
I switched the variable.txt to point at that version of graal and I am testing it now
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 \
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
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.
which folder would the java executable be in on MacOS?
IIRC it should be somewhere in the /Library-directory. Hang on lemme check real quick.
/Library/Java/JavaVirtualMachines has all the JVMs on my Mac
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?
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
did that
Oh derp, yeah sorry 😓
you're fine
JAVA=must point towards the binary/executable of the JVM, so the path could look like Library/Java/LavaVirtualMachines/graalvm-community-21.0.2+1/Contents/Home/bin/java
Depends on your installed JVM
@short pulsar would you be willing to help me with my new issue?
somehow it found the JVM despite not being given a path :
openjdk version "21.0.2" 2024-01-16
OpenJDK Runtime Environment GraalVM CE 21.0.2+13.1 (build 21.0.2+13-jvmci-23.1-b30)
OpenJDK 64-Bit Server VM GraalVM CE 21.0.2+13.1 (build 21.0.2+13-jvmci-23.1-b30, mixed mode, sharing)```
If you installed Java using an installer, it might've set the environment variable java to point towards it. In these cases it isn't necessary to set the full path.
Experience wise I recommend setting the full path as I can't expect installers to be available for every platform/version/vendor 😄 Glad it worked. 🙂
if you look at the error, it cannot find the forge mod loader file.
bitch. okay. so I need to download that then or just reinstall the server pack again?
Thank you! no visible performance increases though. still took 41s for server to start...
given the modloader of all things was missing, I would recommend reinstalling
I think we fixed it
niceeeeeee
server or client?
Server
how would I do that
is there a server.jar in the server folder?
yes
cool
just double click that?
sorry
- open a new terminal session and cd to the server folder
- run
java -Xmx<max RAM in gigs>G -Xms<min ram in gigs>G -jar server.jar nogui
lmk if that works
run cmd in admin?
it just needs perms to open it using java
got it
nope
restarted the entire process again and this is what we got this time when it first crashes
How would I do that?
no clue unfortunately
I sent him my version of the file and it still crashed
Fear Nightfall - v1.1.1 crashed. The logs have been uploaded to mclo.gs:
- 1.20.1 [FORGE]
- What launcher did you run Minecraft with? (e.g. CurseForge, ATLauncher, MultiMC, ...)
- Have you changed the modpack in any way except mods?
- v1.1.1
- Have you ever gotten past the crash condition without crashing, or does the game always crash?
- 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 [2;34m1[0m log analysis results:
[2;34mInsufficientMemory[0m in: hs_err_pid9408.log
Mod list changes beyond the modpack:
Added mods:
[2;32mftb-ultimine-forge-2001.1.5.jar[0m
Please follow the performance guide to improve your game performance, as this is likely to resolve your issue.
is the roaring at night from a mob or just ambience bc ive heard it like 5 times in the past few minutes
Its from the Damned
which spawns and is immediatley despawned by Nightfalls spawn restricting mod
Isn’t the damed one of the bosses u have to fight for ch2?
yes
Is it purely for the roar now? I got him spawned once while I was playing with my friend, I had the spider backpack, climb on the wall and we just cheesed him. Never seen him anymore ever since then
The spawn rate is just really, really low
or i guess more accurately it just gets immediately despawned most of the time
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
Why is this so? Does he break the game?
if it was like the infector it would make sense lol
The game? no, but at one point when it attacked you it was able to break nearby chests and void items
yes
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
can the acolyte armor be upgraded at all?
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?
You can add a core, yeah.
Otherwise, enchanting it will be your upgrade. Note that it's unbreakable aside from requiring nutrition.
It won’t let me enchant it
Can a core be added to each piece?
Use enchanted books through an anvil?
The core can only be added to the helmet, but it gives you detailed information on the cradle.
Should I use a dif armor? It’s stats say it’s worse than diamond
It's not really "worse than diamond," since it's easier to make and it's not gonna break (easily).
Diamond is just expensive.
still doesnt work
same logs
Fear Nightfall - v1.1.1 crashed. The logs have been uploaded to mclo.gs:
- 1.20.1 [FORGE]
- What launcher did you run Minecraft with? (e.g. CurseForge, ATLauncher, MultiMC, ...) Prism Launcher 9.4
- Have you changed the modpack in any way except mods? No
- v1.1.1
- Have you ever gotten past the crash condition without crashing, or does the game always crash? Crashes after 100% loading in the world
- 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 [2;34m1[0m log analysis results:
[2;34mAtio6axx[0m in: hs_err_pid3028.log
Mod list changes beyond the modpack:
[2;34mMod list wasn't modified.[0m
!drivers
You (likely) need to update your graphics drivers in order to resolve the crash. Here's how to go about doing that!
1. Identify your graphics card
if you already know skip to the next step
- Open task manager
- Navigate to the "Performance" tab (on Windows 11 this is the button that looks like a heart pulse)
- Press the GPU 0 graph and read your GPU from the top right
Note:
In some cases you may see a GPU 0 and GPU 1. This means your CPU has its own GPU, as well as 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
doesnt work after driver upgrade
anyone know why "document figure" from the mod box of horrors doesn't spawn anything ?
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
How dose one cure a zombie villager?
should be same as vanilla method, otherwise it may say in the quests
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
it's based on connection to the servers
1 EU, 1 US based
well for some reason
the US one dont work
even though we are in the US
!ws
Our modpacks don't support any mods that add singleplayer hosting / world sharing because we already provide free world sharing. The 'Essential' mod is therefore incompatible.
To share your world using our own world hosting, click the 'Open to Lan' or 'Share World' button in the game menu when in a singleplayer world, and share the world.
It will give you an address, like magma-cube.mc.lunapixel.gg, which your friends can use to connect directly to your world as if it were a server!
We still highly suggest not to play through LAN as LAN is untested and unreliable. Using it will cause longterm damage to your world.
There is no reason to use LAN, as we support both paid and free methods of hosting a server the normal way.
Cause US just went on summer break
is there a way to tell me what night Im on?
f3 screen
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)
ohh i just had the wrong javas haha XD now it started fine after Adpotium
It is impossible unless you modify the config settings to allow villagers to be cured. Would you like to change the setting?
by what day is it recommended to have full diamond armor?
If possible day 1 but I got to day 10 using just iron. Tho I spent most of that on my island so all horses drowned before they got to me
Diamond armor is a preference it is not needed!
Of course, but would you recommend it? Especially as a direct upgrade from iron or are there other armors that might work better?
anytime u can ig? its not like you will die mining at y-58
only the cave dweller might spawn but its easy countered
I've been jumped by it like 3 times. You get used to it...
one block and a slab and u can farm him
Farm it for what?
I just disabled him bc he kept spawning every 5 mins
but if you disable spawning you won't get funi moments like it deciding to spawn inside your IE crusher
send new logs please
are there blocks zombies can't break
I didn’t disable it per say but set its dmg to 0 lol
Obsidian takes a while
Could use ie wires to make electric fence
i remember someone saying furnaces can't be broken by them
does anyone know how to play this modpack on macbook pro with a M3 chip, because I keep crashing
!macjdk
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:
- 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.
- Run the
!alternatescommand in #bots and follow the directions. If you already have ATL installed, move on to step 3. - Click "Settings" on the right
- Click "Java/Minecraft" at the top
- Set "Use Java Provided by Minecraft" to false by unchecking the checkbox
- 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
now it just loads and then crashes right after I play the modpack using ATL Launcher
did you follow all instructions
yeah I pasted the command into the reset in Java Path
hit upload all and paste from the crash assistant pop up
USERSDIR/instances/FearNightfallRemainsofChaos/crash-reports/crash-2025-06-16_15.38.02-client.txt
please send the crash report
!ca
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
either you are not on latest ver of pack or servers are full
so basically
we arent allowed to use essential
bcs its "incompatible"
but the service that they force us to use inst even available?
what modpack version are you on
just clicked install
send a screenshot of your modpack installation please
When I crash, no crash assistant pops up
It only pops up when I try to launch it from CurseForge, but it does not pop up in ATLauncher
screenshot your java args
you didnt follow a word of the guide lol
please read what the guide says
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
I downloaded it as a .dmg file
you need the jar version of atlauncher
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
how do u enable the filter storage button?
hello anyone around that could help me with a question?
is it possable to add optifine to this modpack?
!optifine
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.
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
guys anyone notice that fishing in here took so long than vanilla minecraft ? can anyone explain why ? even if i use lure 3
i want to get proximity voice chat with my friend but its not working and i dont know for what i need the Ports
whats the best villager for emeralds?
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
Sounds about right but tbh fletcher is just the best
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
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
It's an event that happens some nights. It gives you jump boost and slow falling
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.
i think theres a few things were you literally just cnat deal with
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
Don’t forget u can shift right click spawners to pick them up
Not too bad. With smite and some diamond armor u can do hit and run tactics. Hardest part is the mobs that spawn at night. Really annoying
Sky base, double trap door pitfall, and floating lake base all work pretty well against hordes. Zombies and skeletons don’t float leaving creepers and spiders.
Could also put ie wires around and power them for kickback electric fence
smite 2 on diamond sword works?
Idk smite 2 I had smite 4 but it could work
Place a bed near where u find it
the horde spawns every 5 nights. it supposedly gets stronger over time. the goal is to survive. I use a lava moat.
wow that was choppy
I haven’t seen a horde in days(irl days). Idk if it’s bugged or they keep drowning
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?
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
...oookay, looks like the dropped item is still bugged.
is it possible to find an armor stand with full netherite armor?
I don't believe so? I haven't found anything of the sort at least
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
haven't played the most recent patches, but necer seen netherite armor as loot on an armor stand
uhh idk what patch I'm on right now actually
Is there a way to see which version of the pack I'm on?
Should list it in whatever modded launcher you use
i'm too lazy to switch all my packs to modrinth, but its way better than CF
and it looks like I deleted the profile on curseforge 
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
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
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
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
v1.1.1
You probably mean 1.0.7
ur like.. 6 months out dated lmao 1.0.7 came out in december
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
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
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. ||
I don't even see an SCP mod in here
Than i think you were most likely on v15
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
could that not be disabled in the config? or was that something in the mod itself
not sure, i didnt play those version, just lurked here lol
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.
I haven't seen the "Gluttony" mob yet 
is that something you gotta do a ritual to spawn?
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
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
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
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
there used to be dungeons now loading??????
Yes, though it was different than the current version
ERM
WHAT DOES
"YOU FEEL LIKE SOMETHING IS CHASINGYOU" MEAN
in red text
twice
😭
im tweaking
can i kill the nughtmare stalker with this
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
why do ppl keep talkng about golden armor
is there somthing special about it this version
because The Magician makes golden armor unbreakable
you literally don't need mending if your gear doesn't take damage
ahh
hpwd u get regen 3 and strength 2 again?
fyi i havent beagen or even seen any bosses
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
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
ahhh
ive been getting fucked with structure luck
went like an hour of nothingness
anything with a chest has a chance to spawn with a tarot card
so loot everything if possible
oh damn they must be rare asf then
I'm on day 26 in my world
im on like
6 or 7
i didnt even see the first wave
but i spend every nught in my mines
idk how long the day lasts by default, but I have 1 hour days and 20min nights
i think 40 minute days
I think there was a config file to check 
ah, 40min days, 20min nights
1hr total
but yeah I have 26+ hours in this world, most of it caving and exploring
I've been building up my base before I continue the story stuff
hop into spectator mode rq so I can show
i live in a cave lol
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 
live in a cave for 300 hours and you kind of start to hate the color grey
yeah so a crepper literally just blew me the fuck up from behind the walls
broke a doulbe chest
my smokers
and bed
yessir
that's what they do
and why I 1: built a watch tower and 2: disabled mob griefing 
how the hell did you get mobs there 😭
as in the animals?
Carryon, its a great mod
^
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
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
im trying to figure out how to use the crow flute lmao
where does one aquire his crow
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
cros spawn mainly in forests
ohh so i gotta get one
oh, I thought they spawned near hexerei structures
Both
do i just blow my whistle when one is in my vecinity and it becomes mine?
(I guess I shouldn't have killed those crows I found huh) 
Rookeries in witch villages have them guranteed
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

I'll find out when I get there
do u know if the magic in this modpack is like
worth getting into
im tryna fucking blitz these bosses
The magic in Heerei is really not combat oriented
ah
The broom aside
The broom is just super useful
never played hexerei but I've made thermoelectric generator batteries in Immersive Engineering before
I can rig up an electric fence ez
railgun from IE is a strong ranged weapon for bosses
I prefer to get up close and personal
need to for my tarot card debuffs to apply anyway
it also gives an upgradeable shield if thats more your style
hell yeah im getting that
Cloches are great
Better for performance too than vanilla auto-farms by a longshot.
what would i need to farm in this modpack
If easy villagers was in it u could automate emeralds
isnt this like story progressiob
Like mobs ore or crops?
Farm whatver you want. Having more resources just means you're better prepared for slaying bosses
Farmers deligth foods are great to have
ay no nutrition mod im just downing steak
comfort / nourishment buffsespecially
oh hoot what dpoes that provide
THERES AUTO EAT?? :SOB:
Plus moany of the options are stronger than steak
apparently I gathered enough gold blocks for a beacon so uh
I'm gonna be doing that, I already shredded 5 withers
since you're in legacy theres a fun thing you can do with beacons
what's that
Quarks Corundum redirects beams
Ya but u can’t filter what u eat. I’ve accidentally eaten like 30 golden apples and 4 notch apples so far
Thats how i made this base
Chicken more powerful than hero time
its not the black tower
fuckuhh
might be better for you
?
good loot tho
50/50 chance theres a block of netherite in the tower
HUHHH
where
ohhh
wait
the little secret room
i go a diamond there from my last one
Secret room?
yeah, under the floor of the top level theres secret ooms
(this structure is not in legacy)
Jason’s house?
dangit, if only I have sweeping edge
I'd be oneshotting the entire swarm of mobs in my farm
nice
i can make the broom cant i?
i just need
madrake root
where does one aquire this screaming plant
and I've got instant deepslate mining, I can build now 
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
erm
Post office has what?
also what does that look like? ive been 2 but i havent seen antthing that would look like a pot office
post
purplish flowers
once i get that broom im coming for tarot cards
don't have any screenshots of it, but its a moss roofed house you can find in forests mostly
There aren't any mods for instant transportation between places are there 
nothing long range, no
I'd definitely use a waystone right about now
sitting at -54 while my home is somewhere around y120 
and the only thing in between is this ladder
Bubble collumn, or Aether blue aerclods
Could set ur base as world spawn and use beds as temp save point and just break it when u wanna go home
No aether anymore
anymore, but I'm in v14 
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
can village chests have tarot cards
I can't enter the aether right now
"an unknown force is preventing you from going through"
yes vilalges can have tarot
yeah
i belive the other elevator block was called a vwooper, but for the distance you're goig its not good enough
what's that from, the End dimension?
yes
I haven't even started Biomancy, so I can't make the eyes of ender to get to the end 
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
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 
Hey for entities to work, Sadako, Springtrap, and more do I have to enable something or should they just appear in my world?
isnt there a way to pregen chunk data or is fear nightfall just gonna have perma world loading issues
!pregen
Noob explains how to Pre Generate your Minecraft World.
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
➔ Modpack: https://www.curseforge.com/minecraft/modpacks/better-minecraft-modpack
➔ Discord: https://discord.com/invite/9S5tfrY4Fr
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬...
anyone know how to move atlas to the right ?
Can you pickup the sons of sin flesh pets?
is the dark tower the one with a black flag that has a diamond block under it?
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
just keep sitting on it
no but theres some stuff buried in the middle
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)
Same. The only thing that happened to me and my friend was a big moon after night 5.
How many days has it been for you?
I think the difficulty needs to increase a tad and we are playing on hard mode
Before I change the horde night frequency I think I gotta figure out what they're like 
I upped the frequency to 30 days in the past, which I'm pretty close to right now
does anybody know, if there is a way to turn the mutant creeper Griefing off?
sadly there isn't 😭 Even with claims.
idk why they haven't put in a way to blacklist them yet
really???? damm that sucks cus i like the ocncept but i ahve people who are builders and it would suck that it destoryes all
only thing i imagine is to turn the setting to 0
so they dont s pawn
pretty much the only option
damm spoecial server e vents kill the creeper in a colliseum
just add indestructible block around it
xD
build in air. bypass everything 
Light up your area, dig a moat, and carve out the land beneath. That way you preserve the natural landscape, you don't get an ugly sky base, and you have a defensible area 
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
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
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
What’s the best armor in the game?
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 
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
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
yeahh, think I'll update 
oh and this version's on fabric 
wait
ice and fire?
horror's got dragons?
hi guys I have a question, was there a way to add a friend player to a team or is that not a thing?
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
Nope I haven’t gotten one in weeks
Oh, I just updated to the latest version because my map atlas kept crashing my world 
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
i domained expanded a lil too hard when the monsters came at me that i unearthed diamond
sukuna goes hard against the monsters
also niceeee
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
torch
u need a torch, it should automatically light up for u when u hold it
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
dang thats something
epicccc
rn im just in a rock sheild thing cuz the low sanity kinda hurts my eyes
so im just regaining sanity until then
same here, all the flashing lights
yeahhhhh
I have a diamond and a music disc, I can make a jukebox
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

sukunas op
remind me not to use whatever that is
sukuna doesnt fear the monsters, the monsters fear sukuna
its a jjk addon LOL
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
does the candelabra allow potion effects? or is it only the base hexerei candles?
is it normal for the music to ramp up randomly or is it this "You feel like something is chasing you" event 
dangit, the jukebox upgrade for the backpacks don't work for sanity
one time it said, "something is behind me" and there was 💀
Do mobs not burn during day time?
hola
looks like it, at least some mobs
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 
that or these structures just don't spawn tarot cards
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
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
Did u give them food?
And a an extra bed?
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
Did u give them access to a door?
Doors only matter pre 1.14
they are confined like slaves, theres no door
So they ever use the beds at night? Maybe a zombie or something near that’s scaring them?
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
#1109323795556216862 , we don't allow direct ip's either so ill be deleting the message, if youd like a public server read #community-servers-info
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 
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
Well... latest version disabled villager curing (hordes mod config), so those weakness potions aren't that useful
so I gotta yoink a villager from somewhere 
nearest village is 3000 blocks away supposedly
gonna have fun with that lmao
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 
could also run, I guess
No, there isn't
unless you count the randomly generated signposts
That's what I mean, there was only one signpost and I forgot to mark it 
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
right now I'm trying to figure out the best weapon to use my ancient tomes for Looting and Sharpness on 
the Nightmare Scythe seems pretty spicy
just need another claw, I think
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
what do the dif organs do to the flesh pets?
https://www.curseforge.com/minecraft/mc-mods/sons-of-sins
Its xplained on the mods curseforge page
Though its not perfecttly translated
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
Sounds like something Enhanced AI would do, but i'm not sure
This is why I prefer enderman griefing to be disabled
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? 
gonna have to find another way to get quartz for haste then
what's that, chapter 3 or something?
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
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
any help with this?
I swear you used to be able to synchronize the quest with another player
ftb quests but its kinda a buggy mod and can break quests
not quests
teams
ftb teams
can break quests
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
oh I see RIP
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
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
yeah it may just be luna having issues then
is there any way i could fix it?
Not for your end no. staff are looking into the issues going on currently
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
!server
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.
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 
neat, good to know
almost never used monster hunter villagers myself
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
does not work on villagers, last time i tested
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
is there a specific biome that blackstone meteorites spawn?
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
server wasn't set up right. how is server hosted
!aternos
We don't support Aternos nor can we assist you with using it for reasons listed below;
- You are unable to add / edit the mods to implement a fix that can be game changing at times.
- We are unable to control the updates of our packs on Aternos, nor ever will.
- The hosting is not strong enough to host our packs on there without it crashing every so often.
- 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.
correct
just realised I'd been confusing the Biomancy mod with The Flesh That Hates 
Is Fear Nightfall better solo or with other people?
With others
Is it normal that the music randomly cuts off all the time ?
It happens with me sometimes
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
the eternal expansion of storage because this pack still doesn't have a good mod for it
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
Which would be helpful if this pack had create. But it doesn't
Does it not? I thought I saw it in the mod files
I might be mistaken, could have sworn it was in there
!compare
Discover the perfect Minecraft modpack for you. Search for modpacks by included mods, categories, Minecraft version and more!
can see the full mod list there
I usually go to the "detailed walkthrough of the error", since the exit code usually means nothing
just send it and someone will look when they can
answering the stuff from #get-support will help too
- What Minecraft version are you using?
*(1.20.1) - What launcher did you run Minecraft with?
*(CurseForge) - Have you changed the modpack in any way?
*(No) - What version of the modpack are you using?
*(v1.1.1) - Have you ever gotten past the crash condition without crashing, or does the game always crash?
*Always crashes when world loads in. - What steps cause the crash?
*Unknown. I was walking around my base and suddenly it crashed. No major events leading to the crash.
Uploaded message.txt from @bitter fox to mclogs: https://mclo.gs/eGhELl0
how do you get tarot cards?
dungeons.
in the overworld, thats mostly the box of horrors structures. Gastations, umbrella corp trucks, jasons shack and a few others
how do u charge the accumlator backpack i cant put it in the charging station
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
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
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
what about blackstone?
i feel like the floor is standing out a bit...
Haven't gotten to the nether yet, I don't think blackstone is very abundant in the overworld either
maybe dark oak or spuce floor
Would acacia or mangrove be a better option? 
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
You could try the same color as the walls
Birch
Wait i didnt read, crimson would be good
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
I've been too confused to make like any progress at all lol
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
Uh huh...
Ive only gotten iropn armor the other day, i cant figure out how to get to the biomancy stuff
this is a horror mod, it should be expected to make horror theme stuff 
Actually you've got a point
do the quests in chapter 1, then kill stuff for chapter 2 to unlock chapter 3
assuming you're on the most recent version
chapter 3 is where you start doing biomancy stuff
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
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
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
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
Ill start doing that, thank you
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 
oop
there goes my entire world I guess 
or not? I guess it had a problem with me relogging
rip
I've still got the world, it just saved weird, or rather failed to save the 5 minutes before logging
guys why i dont get achievement when i slay pharaoh with my butcher weapon ?
well thats good, did you lose anything?
Nah, all I was doing was trying to load some chunks
is everybody in the world supposed to get a demonomicon or just the host?
When i played with a friend only they got it but im pretty sure its craftable or you can get it in a quest
oh ok thanks
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 
Curious if anyone knows what's causing this weird blurriness on stuff a certain distance from me
i dont see anything
I know it's the shaders, because it's not present when they're disabled
Blurr your going blind
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.
Do u guys know if tarot cards stack?
I FOUND IT
It's the stupid "AI upscaling" thing that's being promoted for games in conjunction with TAA+FXAA
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
Wait so instead of just rendering the video normally, it renders it at a lower quallity to make it better looking?
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
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
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
how to raid pillager camp ? they seems infinitely spawn and they guarding the pyramid im about to conquer
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
places i can get quartz out of nether?
Horror elements labs structures ceiling
you can use the cutting board to turn the blocks into normal quartz
we've never supported essential
!ws
Our modpacks don't support any mods that add singleplayer hosting / world sharing because we already provide free world sharing. The 'Essential' mod is therefore incompatible.
To share your world using our own world hosting, click the 'Open to Lan' or 'Share World' button in the game menu when in a singleplayer world, and share the world.
It will give you an address, like magma-cube.mc.lunapixel.gg, which your friends can use to connect directly to your world as if it were a server!
We still highly suggest not to play through LAN as LAN is untested and unreliable. Using it will cause longterm damage to your world.
There is no reason to use LAN, as we support both paid and free methods of hosting a server the normal way.
Infinite food 
If you can find a Game Table, you can give a job to a villager that lets you trade Spinel (it's a purple gem that generates near the surface) for quartz
That's how I got my quartz backpack for perma haste 1 
Oh, I didn't know those had quartz... or that you could use the cutting table on quartz blocks 
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?
foood basically
could be worse, could be hunting villagers or other players
Don't tell 'em I fed a villager to my villagers
True true
I think that's worse then hunting them...
!performance
I was teaching them a lesson. If they want to raise prices, they will be...
removed 
Removed and fed to their neighbors
Could give them to a zombie, then cure them
They'll lower the prices man😭
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
Does the map come with the mod pack? Or did you install it
I installed it to replace the Atlas Map mod
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
does the big daddy and little sister drop anything?
guys where do i get player corruption in inventory
it seem to give interesting abilitys
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
read the quest book
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
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
Doubt that anyone will provide you with this information. You can use JEI to see recipe for items - that might give you idea what can be done. And quests will direct you to the mods that matter the most for the gameplay
ok thanks, i didn't think what i was asking was particularly difficult or controversial but it seems like i was mistaken lol
Chat why are the hordes still broken
Its been months
Devs fix your modpack
Its been 16 days
And no hordes
what's the actual problem if I may ask
Is it the hordes mod just not sending waves or the mod not loading?
I know I'm supposed to have gotten several hordes by now, but I've seen none
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
oh so I just need to make a .dat file in the saves? is that what it's looking for?
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
The waves aren’t happening
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 
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
imagine if the trigger was calling for the wrong function or they changed the name of the function that spawns waves in between updates 
I'd dig into the .jar if I had my laptop open, but again, I don't understand java
is it possible to claim chunks so creepers stop blowing everything up?
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
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
how do i prevent mobs from tunneling to me from the ground?
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
Lighting the caves up below ur base would help but i recommend having ur base off the ground a few blocks at least either on stilts, sky base, or floating water base
yeah thank you i just want to prevent stuff like that without cheesing it lol
Skybases work unless you count that as cheesing
Theres also a few things they can't mine through, like furnaces iirc
why the hanged man tarot card dont give exp ? i try to bathe into cactus
yeah having fun with the modpack playing on a server with my buddies lol its pretty terrifying
Anyone know what this crash log means?
try updating hexerei to the latest version of the mod
That was it! Thank you so much!!!!!!!
Thank you!
also shift right click stuff with open hands to pick them up, chest and spawners included
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
Fear Nightfall - v1.1.1 crashed. The logs have been uploaded to mclo.gs:
- 1.20.1 [FORGE]
- What launcher did you run Minecraft with? (e.g. CurseForge, ATLauncher, MultiMC, ...)
- Have you changed the modpack in any way except mods?
- v1.1.1
- Have you ever gotten past the crash condition without crashing, or does the game always crash?
- 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 [2;34m1[0m log analysis results:
[2;34mOutOfMemoryError[0m in: crash-2025-06-22_18.31.58-client.txt, latest.log
Current memory arguments: Xms: [2;31m256m[0m, Xmx: [2;32m1568m[0m, systemRAM: [2;34m15.7g[0m
Mod list changes beyond the modpack:
[2;34mMod list wasn't modified.[0m
up the ram to 8gb
Please follow the performance guide to improve your game performance, as this is likely to resolve your issue.
Would recommend bathing in lava, personally.
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
is there a recommended timeline for chapter completion
ain't that the truth. I got every card I didn't need before I got the ones I did need.
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
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 
or not I guess there was a spider on my roof 
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
wait do lovers work to yourself?