#better-mc-fabric

1 messages ยท Page 67 of 1

night birch
#

probably the stuff from dragon loot mod

blissful stump
#

Updated ill let you guys know if it works

#

it crashed again

meager yacht
#

report on indium github

blissful stump
#

oh wait i have to update it on the server client

#

not just curse forge

#

if im playing on curse forge

#

would i download fabric version or forge

#

Im having immense skill issue in my brain rn

meager yacht
#

!define

blissful stump
#

Curseforge - Refers to both the Curseforge website and Curseforge Launcher. The Curseforge Launcher is a modded launcher used to play & install modpacks. ATLauncher is a better alternative. All modded launchers can be used to install & play both Fabric and Forge modpacks.
Modpack - A collection of mods. "Better MC 1.19.2 Forge", for example, is a modpack.
Modpack Version - The version of the modpack you are playing. v5, v6, v7, etc.
Minecraft Version - The version of Minecraft which the modpack you are playing runs on. 1.16.5, 1.18.2, 1.19.2, etc.
Mod - A .jar file which modifies the game in some way. "BetterEnd", for example, is a mod.
Forge - A mod loader which allows you to use Forge mods.
Fabric - A mod loader which allows you to use Fabric mods.

#

so im assuming forge would be the one we use

night birch
blissful stump
#

o so they both work

#

My b i have difficult time reading

meager yacht
#

no

#

..

#

you are playing a fabric modpack

#

you can only use fabric mods

blissful stump
languid mesa
#

Does anyone know what mod adds to custom soundtracks

#

Some of them are like

#

Really good

acoustic egret
#

oh did complementary shaders get removed?

acoustic egret
#

oh strange, it wasn't in the folder after I updated

#

i just redownloaded it

acoustic egret
#

oop just realized I sent that messege to the wrongggg channel lol

frigid adder
#

hey quick question, does the 1.19.2 ver of BMC1 fabric have dragons?

night birch
frigid adder
#

oh ok

#

the forge version has the like variations?

night birch
frigid adder
#

thank ya!

wind raft
#

i need help with bettermc i trying to play the lastest version of the game but I use curseforge to download it stuck in 1.17.1 how to update to 1.19.2?

wind raft
night birch
#

absolutely

wind raft
#

ok thx

#

@night birch u know any good sodimm laptop ram i can buy?

#

since i only using one 8gb of ram

night birch
#

Unfortunately not

#

Others will be more well versed though

wind raft
#

Windows Setup?

night birch
#

I mean, I assume you are running windows

wind raft
#

ya window 10

night birch
#

yup

wind raft
#

thx

#

what is this?

night birch
#

at launcher's log for the launcher itself, feel free to close out of that if you want

wind raft
#

i choose 1.19.4 where to download the modpack?

night birch
#

no, you download the bmc 1 fabric modpack in Packs tab, and then on the left select curseforge (because all modpacks go through there) and then search bmc 1 fabric and download that

wind raft
#

oh

#

sorry bit confusing since first time using Atlauncher

night birch
#

it's all good

#

vanilla essentially means non-modded

wind raft
#

oh

#

i went pack and to curseforge section download bmc there?

night birch
#

yes

wind raft
#

found it

#

where the download button?

night birch
#

new instance

#

lol

wind raft
#

when i press new instances it also show this

night birch
#

oh, go to accounts

#

sign in

#

pretty sure #faq has these steps

wind raft
#

put in into my email and password correct

night birch
#

have to login with microsoft

#

because all mojang accounts are already supposed to be migrated to microsoft if they aren't already

wind raft
#

oh

#

thx

#

any good modpacks to play?

night birch
#

well, let's see, you are in the #better-mc-fabric channel so I assume you want to play this modpack lol

wind raft
#

lol

#

after downloading bmc open normal mc laucher?

night birch
#

no

#

you go to instances and click play

#

and then if you need better performance, consult the performance guide in #faq

wind raft
#

create instances?

night birch
wind raft
#

thx

pastel latch
#

need help identifying what the chicken lovin flip this tricket slot is

hearty field
#

HI, what world generation mods better-mc uses?
And also in nether there are some plants which have white in place where they should be transparent, but when I turn on shaders they look normal.

pastel latch
pastel latch
#

np mate,

hearty field
#

I just wanted to use William Wythers' Overhauled Overworld, but while generating the world, it crashed because of some issue with bamboo swamps
[Reference{ResourceKey[minecraft:worldgen/biome / wythers:bamboo_swamp]=net.minecraft.world.biome.Biome@2b1e79fe}]

pastel latch
#

theres 264 mods so im gonna be checking and double checking for a while,

#

idk what the mod is. chorb probs knows and is always watching so maybe he'll be online soon.. idk

hearty field
hearty field
pastel latch
#

ig one of these 3?

#

pretty sure ^

hearty field
#

thanks

pastel latch
#

maybe this one, but @hearty field dont just go removing mods, chorb probs knows the exact mod and why its doing so

hearty field
#

I'll just remove em one by one, should work out :p

#

not Geophilic

#

not Terrestria

#

not wonderous wilds

#

Description: Exception generating new chunk

java.lang.IllegalStateException: Feature order cycle found, involved sources: [Reference{ResourceKey[minecraft:worldgen/biome / wythers:bamboo_swamp]=net.minecraft.world.biome.Biome@3fbff5c0}]
at MC//net.minecraft.world.gen.feature.util.PlacedFeatureIndexer.collectIndexedFeatures(PlacedFeatureIndexer.java:100)
at MC//net.minecraft.world.gen.chunk.ChunkGenerator.method_44215(ChunkGenerator.java:136)
at com.google.common.base.Suppliers$NonSerializableMemoizingSupplier.get(Suppliers.java:183)
at MC//net.minecraft.world.gen.chunk.ChunkGenerator.generateFeatures(ChunkGenerator.java:397)
at MC//net.minecraft.world.chunk.ChunkStatus.method_20613(ChunkStatus.java:145)
at MC//net.minecraft.world.chunk.ChunkStatus.runGenerationTask(ChunkStatus.java:292)
at MC//net.minecraft.server.world.ThreadedAnvilChunkStorage.method_17225(ThreadedAnvilChunkStorage.java:679)
at com.mojang.datafixers.util.Either$Left.map(Either.java:38)
at MC//net.minecraft.server.world.ThreadedAnvilChunkStorage.method_17224(ThreadedAnvilChunkStorage.java:673)

#

at java.base@17.0.3/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150)
at java.base@17.0.3/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482)
at MC//net.minecraft.server.world.ChunkTaskPrioritySystem.method_17634(ChunkTaskPrioritySystem.java:62)
at MC//net.minecraft.util.thread.TaskExecutor.runNext(TaskExecutor.java:91)
at MC//net.minecraft.util.thread.TaskExecutor.runWhile(TaskExecutor.java:146)
at MC//net.minecraft.util.thread.TaskExecutor.run(TaskExecutor.java:102)
at java.base@17.0.3/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395)
at java.base@17.0.3/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
at java.base@17.0.3/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
at java.base@17.0.3/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
at java.base@17.0.3/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
at java.base@17.0.3/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

pastel latch
pastel latch
#

if its a compass im gonna yell, its not a ring as theres 2 slots for rings,

hearty field
pastel latch
#

like this

#

the scarf is the necklace, cape is elytra? idk probs the backpack slot or cape slot, but the elytra is a custom one

#

yeah cape is elytra, this is the backpack slot, a custom one for the backpack mod,

hearty field
#

It is said that more groups can be added, so maybe they just added it for something but didn't finish it?

hearty field
pastel latch
#

press this button, write "From: chorb" and pick the one with the chorb pfp and chorb name, then just look at his messages, hes a technical genius!

hearty field
#

ok

pastel latch
#

just checking his messages he makes complicated -> easy

hearty field
#

oh and another thing, do splashes and waterfall effects work for you?

pastel latch
rare jungle
#

Is there any difference between the elytra upgrades?

pastel latch
#

unless you mean upgrades as like something else,

#

like the winged dragonite

hearty field
pastel latch
#

did you mod the pack?

#

also yes, an insta mineable block can be mined faster using a axe, makes much sense,

hearty field
pastel latch
#

what mods did you add

hearty field
#

maybe because at one point I added essential, and the deleted it, it was able to mess with something

pastel latch
#

pretty sure bmc doesnt support essential mods at all, try making a new world just to test it? dont delete this one if you progressed on it

#

oh

#

illumination?

hearty field
#

wait

pastel latch
#

essential, thats it ?

hearty field
#

no

pastel latch
#

list em all please,

hearty field
#

not essential

short socket
#

does anyone know how you can leave the loran world thing abyss

#

ive been stuck there for an hour

pastel latch
#

the otherside?

#

what'd you do to enter it if you dont know the name ^

short socket
#

its with a bunch of loran flowers

#

click the radio

hearty field
pastel latch
short socket
#

oh its forge mb

#

but i still need help LMAOO

pastel latch
pastel latch
hearty field
#

either way I don't think I added something which could have messed with textures

pastel latch
#

weirid.

#

weird*

hearty field
#

I'll download the pack again later and see if it has this

pastel latch
#

oki

zenith nexus
#

Got our server going live tonight.
Anyone have a few tips on settings we may wanna change prior to launch or as we get going?

hearty field
pastel latch
#

hmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm

zenith nexus
# hearty field Are those 4 chunks for each dimension, or overall ?

I'd assume overall.
So tweaking on that needs to be changed, but given how we played on our previous server. Overworld was our own bases, anything in the nether and the end were collaborative efforts.
We'll see how they use them. But I take it given your question that its configurable per dimension?

pastel latch
#

gotta love bountiful for their legendary bounties, 2 cauldrons for a totem of undying :D

zenith nexus
#

All i know is.. 500 would cause absolute havoc. Especially when it's definitely not needed. As we play between tiers of WoW (getting the hardest difficulty killed, before the next raid releases), I imagine the lifespan of the server will be a few weeks.

hearty field
hearty field
meager yacht
meager yacht
#

read #faq for proper modpack installation

#

also, bmc fabric doesn't have the abyss

#

please do not post the same question in 2 channels

meager yacht
meager yacht
meager yacht
dreamy turtle
#

hello, I am having trouble with my server
It says it only recognizes class file versions up to 52.0
net.fabricmc.loader.impl.game.minecraft.BundlerProcessor$1.loadClass(BundlerProcessor.java:65)
net.fabricmc.loader.impl.game.minecraft.BundlerProcessor.process(BundlerProcessor.java:85)
... 7 more

#

so I need to upgrade java in the fabric server or downgrade my java version, I think

#

Im not sure how to do that, any help would be greatly appreciated.

maiden spire
#

upgrade

#

you need java 18

#

search adoptium temurin on google

dreamy turtle
#

java says its up to date

maiden spire
#

youll find the java website and download it from there

#

java has multiple versions

#

its up to date for that version

dreamy turtle
#

ok i c

maiden spire
#

which afaik youre using 8 i think

#

yeah

dreamy turtle
#

Thank you so much, @maiden spire

maiden spire
#

no problem!

pastel latch
#

a sugarcane farm i made above my creeper farm, opinions?

#

it kinda got cramped, but i kinda figured it out.

safe thistle
#

can you play with essentials?

meager yacht
safe thistle
#

thought so i saw someone said u can

meager yacht
#

mostly gpu and ram

#

that's not a thing

#

neither of the things you mentioned exist

#

the performance guide says

pastel latch
#

i think this is a question, but theres nothin for mouses being "faster" or somthin usin a mod,

blissful stump
#

Hello guys does anyone know why villager bread farms dont work on this modpack

meager yacht
#

it does work

blissful stump
#

but why dont they throw anything

#

they dont seem to throw any bread except when they wanna breed

#

Minecraft Automatische Essen Farm Tutorial 1.19 - Essen Farm in Minecraft 1.19 Tutorial

Zweitkanal: https://www.youtube.com/channel/UCcD5fb8A90M6AyqPsEFEKNw

Twitch: https://www.twitch.tv/flashhaft

Shader: Kuda Legacy
Texture Pack: Default
Meine Maus: Corsair Glaive
Meine Tastatur: Razer Ornata
CPU I7 4770
Ram 32GB DDR3
GPU MSI Nvidia G...

โ–ถ Play video
vague lodge
#

Which texture packs are required to be on? I want the default Minecraft textures but donโ€™t wanna accidentally remove something

pastel latch
#

you cannot go to sleep, there are ALOT OF DUCKS nearby

raven bough
#

guys how to stop icicle for ceiling

pastel latch
#

its mostly invisible but it cant be replaced

raven bough
#

wither skeleton horse how to breed?

pastel latch
#

same as skeleton horses or zombie ones pretty sure

hearty field
#

I FINALLY FOUND A PLACE FOR A BASE!

#

seed: 3151780
3158 151 -1883
but you'll need to add terralith

#

mini base!

#

as you can see by the cords, I needed to go really far, so that I'll find terralith generation

wooden arch
#

These are all npcs

#

Could this be a source of my lag? Why is the server logging all these deaths? I don't even have any players in the server

pastel latch
wooden arch
#

Trying to improve performance. Anyone know of any unnecessary mods that take up a lot of performance?

#

Like I'm assuming the little wind that blows I should probably remove that?

pastel latch
#

!preformance

#

crab

#

idk how to do the ! thing to get the bot to help

#

preformance one for mr jacob

#

why'd i say mr? im no gentlemen!
for jacob the epic*

#

yeh

#

wasn't htere a command devs could use? like !preformance

blissful stump
pastel latch
#

i remember chorb doing a command like !performance and it'd give a whole essay

#

!performance

blissful stump
pastel latch
#

oh

#

stupid fox

#

it used to just send the msg itself, guess it changed?

#

idk man,

#

ima scroll up and see

hearty field
pastel latch
#

like this.

#

welp guess im stupid :D

#

mistakes make me stupider, so i go to jupiter!

#

fixed "you" to "me" cus me realized that it was rude by accident

#

i'd usually argue that i AM stupid but you got a good point kekw

#

finally found the kekw emoji xD

vague lodge
#

howcome when my items are encanted they barely look enchanted

dark flare
#

If you disable Xali's enchanted books, your enchants go back to normal looks. I'm not sure why it does that.

#

With it enabled, for me across a few different installs - it strips the enchantment "looks" off my armor/weapons, even in the hotbar. It's in your resource packs, move it to the left and reload, should go back to looking how you want, at the expense of losing the unique looks on books for different enchants.

#

@vague lodge

vague lodge
#

thank you

dark flare
#

Np let me know if that works for you.

vague lodge
dark flare
#

Nice!

harsh walrus
#

Will better mc ever be updated to 1.19.4?

#

Would like to use it alongside the aether beta

wooden arch
# pastel latch !performance

I have looked at this guide 100x times. Everyone keeps sending this to me but the "sparkler" command never works. It gets stuck uploading the results so I haven't got any directions on what to do next

#

I already rebooted the linux machine and the server. I narrowed down the major lag issues to being in the nether.

#

I just don't know what tools I can use to troubleshoot if the sparkler profile wont work

pastel latch
dark flare
#

It's /spark profiler start, then /spark profiler stop ๐Ÿ™‚

wooden arch
dark flare
#

Can you run it a bit longer? This is great that it finally completed for you though, but it looks like a 13 second run.

#

But yeah, will take a look - but some more experienced folks around here will be able to use this to help more than I can.

wooden arch
#

that should have been at least 30 seconds

dark flare
#

yeah it was thanks

meager yacht
wooden arch
#

@meager yacht is this something I need to run all the time? those commands?

#

i just ran them

meager yacht
#

run it once

wooden arch
#

just did

dark flare
#

Basically whenever the entity count is too high for those, you use it to kill them. You can permanently disable freezing_wind in frostiful config too, I think that's the issue here - that CPU is not multithreaded and doesn't have much overhead, so higher entity counts could definitely cause a big TPS drop.

wooden arch
#

How do you disable freezing wind?

dark flare
#

Config folder on server, frostiful.json

#
    "doWindSpawning": false,
#

I wouldn't expect the Blaze guardian shields and nightmares to re-populate quickly, but you can keep an eye on them. The freezing winds will though unless disabled.

wooden arch
#

So edit it here in server properties

dark flare
#

Nope

#

cd config

#

vi frostiful.json

#

insert, edit "doWindSpawning": false

#

escape
:wq!

#

or vim, or nano or whatever you prefer for text editing via terminal, up to you

wooden arch
#

I just made the change

#

but i cant get out of this. I keep pressing control + X

#

How do you exist out of it when the changes are done?

dark flare
#

no you need to save, so thats where the hit escape to exit edit/insert mode comes in

wooden arch
dark flare
#

then press :wq!

#

: will let you type

#

wq! means write quit

wooden arch
#

its just making me type those keystrokes now...

#

this is the weirdest command ever

dark flare
#

I mean if it helps you, just scp into the machine with winscp and edit it with a visual editor

#

But the steps I listed if followed exactly will work.

vi frostiful.json
Press Insert
Make your Edit
Press ESCAPE
Press :
Type wq!
Hit Enter.

wooden arch
#

im going to do the nano command next time...

#

lol

#

it worked thanks

dark flare
#

haha np

rancid summit
#

is there a place i can find progression builds like the google docs for medieval fabric?

dark flare
#

Gotta run to get groceries good luck ๐Ÿ™‚

wooden arch
#

Guys the freezing wind thing i disabled, was that , that weird wind thing that blows randomly?

maiden spire
#

vi learning curve questionable

#

could also make a bind to use <leader> z or something to close as well

#

so you dont need to :q each time

wooden arch
#

any help? still getting lag . assuming i need to disable some mobs

#

mods

hasty linden
#

Did Something happen to the better mc server? It says can't reach server.

rancid summit
#

is there an item like a headlight where i can have a constant light source in front of me without having an item in my off hand?

meager yacht
upper estuary
#

how do you find the seasons ?

meager yacht
upper estuary
#

wdym read quests?

night birch
upper estuary
#

i know that but how do i know what season im in?

night birch
#

either look in misc tab or seasonal tab, there's quests that tell you about things to help with that

wooden arch
#

it lags. it also super lags when we do strip mines for netherite because of all the blocks we can't pick up

#

but it lags in general in the nether . If one player disconnects it improves a lot

#

we only have 3 players including myself

#

eating food takes a lot longer which is super annoying

blissful stump
#

my brother keeps walking near a village but then his game crashes. is there a solution?

blissful stump
#

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

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

wooden arch
#

Guess there is no fix for my nether lag huh? Any mobs I could disable /

blissful stump
#

no

#

cureseforge

#

1.19.2

#

newest

#

going to a village

#

no

#

it just says an unexpected error occured

#

yes no help

#

hey guys do any of you know how to tame the ender dragon in this mod

night birch
#

very end-game

blissful stump
#

i meant on creative

#

like what. food does it eat

night birch
#

you would have to do that in creative as well, that's the only way

#

the ender dragon boss is not tameable

meager yacht
blissful stump
#

it just says a enexpected error occured but ok

#

oh wait i dont have it

#

it my brothers computer

#

17.5

#

hosting on lan because servers are way too expensiove

night birch
#

!lan

blissful stump
#

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

night birch
#

!server

blissful stump
#

We suggest renting a server from Bisect Hosting:
Approx. $10 - $25 a month depending on what plan you choose. You can also get 25% off with Code LunaPixel.

Go to https://www.bisecthosting.com/LunaPixel and order a plan which fits you. We suggest 1GB per player but nothing lower than 4GB as the server needs at least 3GB to run.

Go to #server-hosting for more Info!

Free Method: (This is hosting on your own PC and it can come with issues that's why we suggest Bisect Hosting)

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

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

night birch
#

there are 2 methods

marsh dagger
#

Need some help. My game is suttering even though the framerate says its at a steady 75fps (75 is my refresh rate)

upper estuary
#

how come my server is taking forever to load chunks?

celest warren
#

are faucets/sinks bugged currently?

blissful stump
#

!moreinfo

#

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

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

upper estuary
#

where do i find the nether gaunlet?

night birch
#

in the nether

strong geyser
#

For some reason I cannot enchant ruby armor, is it because of the Fiery modifier? Also, I tried adding the TieredZ mod, but afterwards you cannot enchant any item that has been crafted. I'm guessing there is a mod conflict, any ideas?

cerulean fossil
#

Faucets/ Kettles for the Supplementaries Mod is causing server crashes. I had to ask a server operator to remove the block for me. Don't place those items down lol

blissful stump
civic lantern
#

wich mod makes it that the experiance is per item? and not to all at once

#

cus it is really annoying

#

?

blazing oracle
#

Hey guys, thank u for your amazing work, we encountered a bug after updating to 17.5, smithing table are fucked up, 3 slots but u can use only the middle one and u cant upgrade nothing

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

Thank u hope u fix asap we hate cheating for upgrade items...

gentle radish
#

we've also been experiencing other issues on our server since the 17.5 update. Banner textures have been glitching out and there are straight lines/threads connecting every nearby animal. Note: the banners are supposed to be matching

#

the threads connect vanilla animals too, not just the modded animals. The banner textures flicker as bits of the pattern appear and disappear

#

...it's the modpack's shaders. Turning them off fixed it

#

Iris and Sodium are out of date ๐Ÿ˜ฌ
edit: ...idk im confused. latest version of iris for 1.19.2 says it relies on a version of sodium which is for 1.19.4

blazing oracle
pastel latch
#

sculk blocks in deeper and darker, specifically cobblestone/stone, do not HAVE A SOUND, why!

#

is it a bug??

#

okay..?

#

nope,

#

theres no sounds and probs no sound files,

#

its better mc man, theres 260+ mods,
theres only so many ways to make it faster,

#

well yea... and i do have like 200 fps...
but i did increase it by like 512, 8,512 total gbs allocated excluding the extra 1k that gets allocated for java

#

where do you find a mod pack with 360 mods

#

ah,

#

i was using java 8 for the entire time i had my computer until i found out from calmingstorm,
and it basically ran better then that until i shot an arrow on a blue aercloud block, permently loading a chunk, thats weird that your computer lagged so much,

pastel latch
#

they're laying too many eggs!

#

how to get free iron buckets:
1: get a wooden bucket,
2: get sugar water from honey bee dimension,
3: pick up sugar water using wooden bucket,
4: wooden bucket magically becomes an iron bucket with sugar water,
5: remove sugar water from bucket,
6: FREE IRON BUCKET,

hearty field
#

brightness is low?

cerulean fossil
meager yacht
#

you can update the mandalas gui texture pack if it bothers you that much

#

somewhat

blazing oracle
upper estuary
#

how do i start the gravitiee levitator

#

and also what structure does the nether gauntlet boss spawn in?

night birch
dreamy turtle
#

ok yall, I have another question.

#

I have my server up and running. Its running on my computer

#

I however, am having a lot of difficulty getting people to join my game

#

I have port forwarded the required ports

#

when people try to connect, it just times out

fiery socket
#

any really good seeds people have came across?

civic lantern
# meager yacht what

you are repairing only one tool and armor not all tools and armor and you do not gain levels while they are repairing

#

witch mod does that

dreamy turtle
#

HEY ALL, JUST WANTED TO GIVE A HUGE SHOUT OUT TO @dark flare FOR HELPING ME WITH MY SERVER

dark flare
#

๐Ÿ™‚

meager yacht
#

it's always been like that

meager yacht
#

why

#

leavesbegone

weary pilot
#

my legit spawn

jolly igloo
#

i mean i do

#

but some people might not

#

just sayin

dreamy turtle
jolly igloo
wooden arch
dreamy turtle
#

if you dont mind me asking @wooden arch

#

what cpu do you run in your current server

wooden arch
#

Old server

dreamy turtle
#

I think I am going to use my 8700k a 6core for my server

#

I have it here

#

or I can just run it on my pc that has a 13900k

wooden arch
#

It's not fun

#

Regardless of ur specs

dreamy turtle
#

oh?

wooden arch
#

It cquses frame drops while playing other games

#

I was hosting the server on my gaming PC while playing rocket league

dreamy turtle
#

ah leaving it running

wooden arch
#

Causes a lot of lag spikes

wooden arch
dreamy turtle
#

I play destiny2 and am concerned about that, also

#

A 6 core should be enough to run minecraft server, hopefully lmao 280 mods aint shit lmao

#

I wonder if you just increased your ram if that would help, as its probably having a hard time "paging" all the stuff for minecraft and Rocket league

pastel latch
#

im goin on some event thing so i acnt rn with stuff

hearty field
foggy quartz
#

Hi guys I've serup the server on a linux machine using the provided .sh file and also enabled Restore on AC/Power Loss, next I wrote a service that launches the .sh everytime the server boots but I have a problem that everytime the service is first run after bootup I get the following posted in my terminal:

Running Fabric checks and setup...
Fabric is not available for Minecraft 1.19.2, Fabric 0.14.19.
Exiting...
Press any key to continue

But after restarting the server it boots back up as it normally would, how can I try to fix this first boot fail?

celest turret
#

fps

eager zealot
#

Tried to look it up in past posts but even when using the search option I don't find my problem. Still sorry if this has been talked about. I've been playing the newest version of Better MC for a couple of days now, but it seemed to crash a lot. Now I found that I have to change the JVM Arguments every time. It doesn't save that I want it to use more than the -Xmx4096m -Xms256m. Also the resolution just gets reset every time. Am I doing this on the wrong place?

blissful stump
winter monolith
#

Why did you guys get rid of the ability to use essentials mod with the modpack?? im not paying to play minecraft thats so messed up

median halo
#

question, can someone explain what the mod enervation does bc the description isnt helpful and i cant find the wiki for it

night birch
#

Frostiful is the mod. The frostiful modpage has a wiki

median halo
hazy apex
median halo
night birch
#

Meadow, let's do cheese

median halo
#

is dragon armor the best armor in the game? or is some of the other armors better in comparison?

hazy apex
#

Im gonna say itโ€™s a bug with meadow then

#

I just have my fluid return the proper bucket for itself. It would be on meadow to not call getBucket and instead store the fluid in their own bucket item that can handle any type of fluid

worn dragon
#

So... my dedicated server crashes when placing the faucet from the Supplementaries on the sink from the [Vinery] Let's do Wine! and I've been able to re-create this crash multiple times now. Even on a brand new world. I'm on 1.19.2 Version 17.5 of the mod pack.

hazy apex
#

Send the crash report to the two mod authors so they can look into it and see who has to fix it

median halo
#

does anyone know why the infusion pedistal might not be working if i set everything up correct?

worn dragon
worn dragon
meager yacht
#

you need to do it within your modded launcher

pastel latch
#

the longer you look the weirder it gets,

#

well not really, it just gets confusing when you realize what egg, and berries those are,

meager yacht
#

lol

pastel latch
# pastel latch *clicking intensifies*

can confirm used a auto clicker that clicked once every millisecond so i picked u p the duck ALOT, and maybe lost it in the crowd of ~100 maybe more maybe less ducks,

#

can confirm aswell: theres 3 special ducks, diana, duckley and duckley junior, diana is a white goose-like (Wait goose?) duck, while duckley and duckley junior are normal ducks you see in the vid

#

apparentally short is a gender

median halo
pastel latch
median halo
#

whats your opinion

pastel latch
#

Dragon is the best set while crystallineโ€™s armor gives the best effect buffs,

#

Best as in armor and armor toughness, not overall, at least imo and from my info

median halo
pastel latch
#

Unrelated: when maxing a dragon set, try to find vein goblins to get prot 5 from prot 4 book + diamond piece of armor

pastel latch
night birch
#

if you find mushroom mines, you can get two prot VIII and then just need a prot IV to cap prot off (as the cap is 20) which frees up another protection slot

median halo
night birch
#

really rare is the coliseum in which you can get prot X

pastel latch
median halo
night birch
pastel latch
#

Also didnt know, ty!

night birch
#

coliseum usually plains and such, but that's extremely rare

pastel latch
#

I added the explorers compass mod for easier traveling and stuff, dont like all the โ€œ go search for 7 years for this structure โ€œ stuff

night birch
#

I just explore north, south, east, and west from starting point

#

Better than heading in one direction and hoping

pastel latch
#

Can you send me those structures in dms im on mobile and itโ€™s annoying to copy and paste stuff

pastel latch
night birch
#

I don't have any pics atm unfortunately. The only pic of mushroom mines I can tell you is in the build guide for mmc fabric in pins of that channel. I don't have a pic of the coliseum but it's a literal coliseum

pastel latch
median halo
#

will the mushroom mines be noticeable from other mines?

night birch
#

it will be very noticeable

median halo
#

also im playing on v17.5 for better minecraft so will that affect finding those structures?

night birch
#

you should be able to find them still

median halo
#

is 17.5 the most current mod pack version?

night birch
#

afaik yes

#

you can check in your launcher or on the modpack page

hazy apex
rustic locust
#

How does one get dragonscales?

night birch
#

defeat ender dragon

median halo
#

can you pick up the dragon egg and resummon the ender dragon in the overworld??

rustic locust
#

i defeated the dragon and didnt get any?

night birch
#

they are still there, just right-click around

rustic locust
#

do i gotta keep fighting him if so how do i respawn him

night birch
rustic locust
#

ahh ive signed off a few times since idk if they would be sitll

#

ive never done it in vanilla lol

#

i dont play mc very often

night birch
#

google how to do it in vanilla, mc has a wiki

rustic locust
#

end crystals

#

ok

#

and

#

is there anything i can do with the dragon egg in this?

#

i got a saddle does it turn into a dragon ?

night birch
#

you can defeat The Eye and then defeat The Void Shadow to make the eggs farmable as well as getting a mini version of the ender dragon as a mount

rare tartan
#

is there any way to make the mini map show undergroud when pressing M or does it only show the overworld?

dreamy turtle
#

ok so how do I friend someone on my server?

rustic locust
#

how do i tame the dragon?

night birch
#

you stand by the egg when you have fame effect after defeating void shadow

rustic locust
#

ah shit i cheated and spawned one in lolol

#

need to kill the void first ok

upper estuary
#

does this modpack have custom music disc for your music?

short mulch
#

Hello what where the launchers you guys recommended to use? I use MultiMC

blissful stump
#

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

ATLauncher - Slightly harder to use, works offline, fast and efficient, has more features. Can be downloaded from https://atlauncher.com/downloads . Read the bottom of #faq for an indepth guide on installing a modpack using ATLauncher.

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

night birch
#

highly recommend atlauncher

#

#faq for installation guide

silent kelp
#

Hello so basically me and my friend are playing using the mod Better MC [FORGE] - BMC1 but i was just curious to know exactly what bosses we can fight and such since there seems to be no websites or places that showcase what we can do just mild explained descriptions or tutorials on yt to set it up so was wondering if there happen to be a place to see this type of info

meager yacht
#

and its a modpack, not a mod

silent kelp
#

yea the top left corner i did

#

did the tutorial one

meager yacht
#

put your cursor to the left.

#

there are more.

silent kelp
#

and i thought it was this one since the modpack has fabric

meager yacht
#

you just said forge

silent kelp
#

i realized that xD

#

i copied it from yt lol but its the one in the pic

#

thats the one i meant to many versions ;-; and i see the quests now after doing the tutorial

short mulch
valid aurora
#

hey, does anyone know what the easiest way to hollow out a large area underground would be?

night birch
#

get the vein mining enchant

fading moat
night birch
#

not sure the exact time, but stand literally right next to it when you have the fame effect and it will hatch

fading moat
#

I cannot see the dragon mount mod within mods for the fabric better mc. So, from where that dragon comes from?

night birch
#

Voidz which is an add-on to Adventurez

fading moat
#

Oh, thx ๐Ÿ˜‰

viscid carbon
#

is there a command to summon structures?

wooden arch
#

So mad. Downloaded my world file to my PC using filezila and some how it reverted back to a 3 day old save.... I still don't know what happened. Oh well.

pastel latch
#

e

frank wadi
#

me and my friend thinking open a server to play for this modpack but we dont know which modpack to choose. What is the diffrence between forge and fabric? (sorry for my bad english)

upper estuary
#

since there was an update to forge, is there going to be one for fabric?

dreamy fern
#

Is there another way to get salt besides occasionally finding it mining. I want cheese so bad ๐Ÿ˜ญ

frank wadi
#

how much ram does this modpack needs

dark flare
#

Server side, depends on how many players. Client side? As much as you can spare without going much beyond 8GB, as java tends to get unstable and really start to have issues at 12+. So, if you can allocate 8 to the client you're in great shape.

frank wadi
#

2 or maybe max 3 people gonna play from server

pastel latch
#

do i keep the aerclouds? yes or no? i cant decide if i want it to be in like some huge cloud or just covered in clouds

meager yacht
meager yacht
upper estuary
pastel latch
pastel latch
#

confusion.mp4

#

confusion intensifies

pine quiver
#

I've been stuck on these two stupid puzzles in the better desert temples mod since forever idk how to solve this ๐Ÿ˜ญ

pastel latch
pastel latch
#

its a thing that continues changing the name, so idk why it exists,

#

WHAT THE WHAT WHAT?

#

thats a strong food source

meager yacht
#

lol

pastel latch
#

incubus is a WEIRD mod, theres so much unused stuff,

#

like this rant of a item thats not even obtainable

#

still i kinda want it xD

#

ive slowly realized this entire modpack is full of CURSED Stuff

#

never thought id even be readin some of these sentences, also sorry for talkin so much and cluttering the chat,

pine quiver
dark flare
#

I like explosions and walking away no wiser than I was going into the puzzle, I'm on team Foxtato.

#

But yeah, I get where you're coming from ๐Ÿ˜‰

pine quiver
#

It's the one with two lecterns;;

pine quiver
dark flare
#

I'll DM you the solution for the lecturns to not spoil for others lol

pastel latch
dark flare
#

There you go lol, but I still think Foxtatos solution was the better one.

pastel latch
#

simple way to solve it using discord text + emojis, image cus i dont want some bot going "REEEEEEEEE go away no emoji spam"

#

screw you and your funny puns!

#

im looking at literally every page and ive been seeing alot of weird stuff, BUT NEVER A JOKE,

dark flare
#

I don't think I've seen someone enjoy every aspect of a modpack as much as you have, Fox

#

I wish I had this much joy in my life ๐Ÿ˜„

meager yacht
pastel latch
pastel latch
#

also i think somethin broke a lil :p

dark flare
#

I just like dorking out on the tech side, probably spend more time doing that than I do actually playing these days

pastel latch
#

IVE FOUND A NEW FAVORITE BLOCK

#

its uncraftable,

#

sad

#

maybe its related to the bubble shooting thingie

#

this thing

steady trench
#

ive asked this before but is there a way to make my server auto start at a set time or on crash, im running it on my own hardware so i can do anything i want with it

steady trench
pastel latch
dark flare
#

@pastel latch enchant your bubble blower with stasis ๐Ÿ™‚

pastel latch
dark flare
#

BUBBLE BLOCKS

pastel latch
#

i literally have a stasis 2 book from the shadow boss,

#

YOU ARE A LIFE SAVER!

steady trench
#

lol

pastel latch
#

YOO IT WORKS

dark flare
#

lol

pastel latch
#

NO WAY :D

#

i can just build from straight air!

dark flare
#

And Shaggy, I can help with your question later - you running on Windows or Linux?

pastel latch
#

within 5 seconds i just placed this, this is so cool! i am so HAPPY

steady trench
#

windows

pastel latch
#

im putting mending on this

dark flare
#

I'll DM you tonight with how I handle the automated start and process monitoring for the server.

#

If the server hangs it'll restart, and otherwise it'll automatically start at windows boot.

#

Can be modified to start at a specific time, obviously - mines just setup to start at windows startup, but it's just as easy to set it up to start at a specific time.

steady trench
#

ill prob be up for another 2 or 3 hours but then ill wake up around midnight pst

dark flare
#

Np I'll do a full writeup for you and leave it in your DM's for when you wake up.

steady trench
#

โค๏ธ

#

lets go, thanks man

cosmic merlin
#

is there a help channel?

dark flare
#

For just asking general questions about the modpack? You're in it ๐Ÿ™‚

#

Obviously make sure you're using the fabric variant, #better-mc-forge for forge related questions.

cosmic merlin
#

does essential mod not work with better mc?

dark flare
#

Correct, it's known to corrupt worlds and is entirely unsupported.

pastel latch
#

plushie + shelf = cool plushie toy :D

dark flare
#

They recommend you just host your own server for free, or use BISECT hosting.

cosmic merlin
#

okay thanks

pastel latch
dark flare
#

!server

blissful stump
#

We suggest renting a server from Bisect Hosting:
Approx. $10 - $25 a month depending on what plan you choose. You can also get 25% off with Code LunaPixel.

Go to https://www.bisecthosting.com/LunaPixel and order a plan which fits you. We suggest 1GB per player but nothing lower than 4GB as the server needs at least 3GB to run.

Go to #server-hosting for more Info!

Free Method: (This is hosting on your own PC and it can come with issues that's why we suggest Bisect Hosting)

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

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

dark flare
#

@cosmic merlin

#

Setting up your own is very easy as a quick free way to play your world with your friends, and as always Bisect is a great provider if you don't want to deal with self hosting.

cosmic merlin
#

thanks

pastel latch
#

I CAN STAND ON THE EDGE OF THE BUBBLE BLOCKS TO MAKE EM NOT DISAPPEAR

#

perfection

fast vector
#

hello all, is there any way to remove curses?

night birch
#

No

pastel latch
#

first creeper farm ive made sometimes generates spiders and VERY rarally skeletons, idk why skeletons specifically or where they spawn, but they do, and when they do, its annoying,
anyways heres what i got for afking for a couple hours,

#

apparentally: in better minecraft fabric (idk if in forge/vanilla,) if a firework hits some block it will instantly disappear, this includes fireworks that have partical effects, meaning that you can SPAM FIREWORKS AT A ROOF AND THEY'LL INSTANTLY EXPLODE

dark flare
#

Nice, which design did you use? I actually just went and used the spawners that spawn Slimes /w Creepers riding ontop (I forget the structure name that has them) and made a dual purpose slime/gunpowder farm there.

pastel latch
dark flare
#

If you felt like making a quick vid I wouldn't mind, as much as I like my current setup I like building farms so tend to build multiple of each kind for kicks.

pastel latch
# dark flare If you felt like making a quick vid I wouldn't mind, as much as I like my curren...

Hello Guys TheySix is here With a New Minecraft Tutorial, In This Tutorial I Will Show you how to make a Simple Efficient Mega Creeper Farm In Minecraft 1.19

๐Ÿ“šThis farm is easy to build and can produce +9000 Gunpowder Per Hour !
๐Ÿ“š If you want the farm produce +9000 gunpowders per hour you must build 3 - 4 same farms ( 8 layers recommended ) ne...

โ–ถ Play video
#

thats my thing and theres the vid

#

i hope thats what you wanted

dark flare
#

Oh sweet tyvm

pastel latch
#

np

pastel latch
#

they say it in the vid aswell like halfway or more higher into the vid

dark flare
#

Aye that's fine I already have an unusable amount of gunpowder I'll just be building this for fun lol

pastel latch
dark flare
#

lol I'll give you my server address some day so you can see all the stuff I've built for kicks, duplicate farms etc.

pastel latch
#

also if you want a VERY fun time id recommend going to the "Bandit towers" structure, its VERY fun

#

no i didnt spend 20 mins looking for the name in achievements

#

they look like this and have ALOTTTTTTTTTTTT AND IM NOT UNDERESTUMATING BUT A LOTTTTTTTTT OF SPAWNERS!

#

like 1 floor has a min of like 1 or 2 spawners, and a max of like 4,

dark flare
#

Oh yeah I've never seen so many spawners, one of those structures is actually 3000 blocks from my base.

pastel latch
#

yeah its so much fun, same as scorched mines which im gonna tell you is NOT WHAT IT SEEMS, its like a 5x5 small little sun cover with a small hole leading down into THE DEPTHS OF THE UNDERGROUND

dark flare
pastel latch
# dark flare

nice! also are you gonna make your netherite set into gilded, dragon, or just gonna leave it like that?

dark flare
#

Been super lazy about it, and honestly I'm already super tanky as is so haven't really worried about upgrading further haha

#

In my HC world I'll upgrade, though.

pastel latch
#

also opinions on Eternal Excavator?

pastel latch
#

fox humor be like:

pastel latch
#

so theres this onei tem called a BAMBOO SPIKE, and it can be given a lingering potion to give effects, this may be good for weakness and curing zombie villagers, BUT, you cant make custom ones, that means the super crazy dungeon that has alot of witches and insane potions (like bad omen 5, instant dmg 3 health boost 3, and alot more) cant be made,

#

fyi: you can make one for levitation, when levitation isn't an obtainable potion, BUT YOU CANT MAKE A CUSTOM ONE? bull crab !

blissful stump
pastel latch
pastel latch
#

uhm anyone know why this happens?:
so my unbreaking 4 armored elytra, a elytra specifically made for MORE DUR, gets damaged each SECOND im flying, which is basically no unb at all,

#

launching up a superflat to test if its just unb 4 bugging it out,

#

gives me an idea of playing superflat betterminecraft

#

nope, its just the armored elytra fully ignoring unbreaking 3, anyone know why?

#

bugged item: better end's armored elytra
bug: better end's armored elytra ignores unbreaking and acts as if its not there at all,
solution: make the better end's armored elytra work like the vanilla elytra and take more time between durability dropping by 1,

#

this doesnt matter if its on a cape slot or a chestplate slot

#

also if armored elytra is on the cape slot, it will not show the aeternium chestplate cover for your chest-area

#

normal elytras have unbreaking 3 in the cape slot working PERFECTLY fine,\

#

makes sense why ive always had my elytra low on dur

#

this also applies to the crystalite elytra

#

============================================================================================================
BUG REPORT

Bugged items: better end's armored elytra, better end's crystalite elytra,
Bug: better end's armored elytra & better end's crystalite elytra ignore unbreaking and acts as if its not there at all,
Solution: make the better end's armored elytra & better end's crystalite elytra work like the vanilla elytra and take more time between durability dropping by 1,

============================================================================================================

umbral wolf
#

Me and a friend had the charged ender pearl at the very early game like to explore the nether. Do you guys have any idea where we did found it? Because we never crafted it

pastel latch
#

also dragonite chestplate + winged stuff doesnt take dmg from flying, rip all those lvls used to repair a useless elytra

#

also a (semi) soft lock can happen which is mostly the player's fault if they get stuck in it: if you use a elytra + a blue aercloud + having a block stopping you from flying higher up, you'll get in a small softlock that is fixable by breaking the aercloud, but if not your basically stuck there, wasting dur until the elytra breaks,

dreamy turtle
errant mortar
#

Hey, just downloaded the modpack and I'll start playing it soon. Any tips for beginners?

hearty field
pastel latch
north sky
#

Can Miner's Tree be grown in the overworld?

pastel latch
# errant mortar Hey, just downloaded the modpack and I'll start playing it soon. Any tips for be...

do quests, they're VERY useful,
best set is dragon armor,
crystalite gives buffs for full set,
crystalite chestplate and boots give haste and speed
id recommend going for this set:
dragon helmet/gilded netherite helmet ||(the one that takes the gilded fragment, NOT the one that just adds golden armor to netherite)|| ,
crystalite chestplate (for haste 1),
dragon leggings,
crystalite boots (for speed 1),
full crystalite isn't rly THAT useful imo,

hearty field
crude anchor
#

could anyone help me with this problem?
In the twilight forest I killed the Ur-Ghast and picked up the trophy/fiery blood, but did not get the quest finished for this?

devout token
#

Anyone knows how to turn off temp on server?

dark flare
devout token
#

thx โค๏ธ

autumn stratus
#

can someone can come vc i need help for somthing

meager yacht
meager yacht
autumn stratus
#

no not this

#

there is a new better mc

#

uptade

#

but idk how too m=put my world in the new version

meager yacht
#

click change version in curseforge

autumn stratus
#

yea

#

after

#

ah too backup my world

devout token
#

How to turn off damage from cold water?

dark flare
#

Hey, silly question - I've killed the dragon a few times, collected my scales made my dragon armor etc. I finally tried to pick up the egg, and it just kept knocking it further away until it presumably went into the void, what's the proper way to pick it up and collect it? Is it even a thing?

#

Obviously can only get another from void shadow or whatever now since i've made this one disappear, just wondering what I did wrong when trying to collect it.

dark flare
#

word ty

#

Oh sweet, I actually found the existing one burried in a hole I had dug, just got knocked into it and I thought it went into the void lol. Was able to piston it and now I've got my egg, thanks again.

unique monolith
#

Any better mc fabric servers?

dark flare
#

Also, theres a mod in-game now that gives a list of servers if people submitted to it.

frail scroll
#

how the heck does the skillet work?

grand stump
#

anyone know what this error code means? one person in my server keeps being kicked by this
''internal exception: io.netty.handler.codec.decoderexception: java.util.zip.dataformatexception: invalid distance too far back'' i've been trying to find out for ages now but literally cant figure out why its doing it

dark flare
grand stump
#

its been doing this for about 4 days now

#

earlier it was fine for like a whole 6 hours until he tried to rejoin and went all over again

#

apparently something with data compression but i havent got a clue how to even figure out what the issue there is or how to fix it

dark flare
#

I think that error generates in lossy conditions (packet loss) etc. If it's just happening to him and no one else it's likely his connection.

autumn stratus
#

how too bak up a world

grand stump
#

i thought about that but why wouldnt it do it for like 6 hours at one point

dark flare
#

Perhaps his network conditions cleared up for a period of time? I mean, if it's only happening to him and no one else it's really likely something within his environment causing it.

grand stump
#

yea im 100% sure its somehting with his pc ill just have to keep looking for what exactly is causing it cause minecraft aint helping

dark flare
#

If you have him run wireshark and capture on his primary interface when he tries to join and send me the pcap I can analyze it for him.

grand stump
#

ah what is wireshark exactly?

dark flare
#

It's a piece of software used to capture network traffic at a packet level on a selected interface (WLAN, Eth, Virtual).

#

Could also just try the basics first, too - if hes using wireless, switch to wired. Update NIC/WIFI drivers, etc.

grand stump
#

if i do do that would tomorrow be fine? its about 2 AM here right now and im gonna have to head off soon. he also doesnt have wired connection i already asked him to do this

#

he just rejoined about 6 times and it doesnt seem to be kicking him anymore so its just really weird

stable lynx
#

how do i add a shader pack

dark flare
#

Yeah just DM me I'll help, I troubleshoot faulty networks all day as it is ๐Ÿ™‚

grand stump
#

ahh nice man thanks alot for even offering to help, ive been losing my mind over this

night birch
grand stump
#

if it isnt any different tomorrow ill dm u

dark flare
#

Yeah whenever, no rush - if I'm on just hit me up.

upper estuary
#

how come the end crashes when entering the end portal for the first time

blissful stump
#

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

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

green inlet
#

anyone know what structure this is called?

night birch
#

I already told ya

night birch
blissful stump
#

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

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

green inlet
#

im finding variant of the mushrooms but not that specific mushroom

#

im trying to find that specific mushroom

night birch
#

it's the mushroom village

#

they won't all be the exact same

green inlet
#

im finding small mushrooms there

#

but not the big giant ones

night birch
#

you can try exploring the for other mushroom stuff, remember you get options to scroll through when doing /locate

#

it might be mushroom house, but could've sworn mushroom village

green inlet
#

i cant type just "mushroom" when doing /locate unfortunately

#

its gotta be with the mod i think

night birch
#

don't type

#

do the autofill

#

/locate structure
and then scroll through the options when doing dungeonsarise

green inlet
#

yeah i did

astral dragon
#

anyone know how i can find dragon eggs?

green inlet
#

theres only 4 mushroom structures

night birch
#

/locate structure d "and then scroll"
can also try /locate structure #d

night birch
astral dragon
#

so forget has the other dragons?

night birch
#

forge has other ones yes

green inlet
#

is there a way for it to tell you what structure you're next to?

upper estuary
#

think thats the latest one

green inlet
#

@night birch

#

i went back in my old world

meager yacht
green inlet
#

it says its an unknown command

meager yacht
#

you need cheats on

#

and need to be on v17.5

green inlet
#

i have them on

#

oh

#

i think this is 1.19.2

upper estuary
#

thats minecraft verson

#

not modpack version

green inlet
#

oh okay let me see

#

i was trying to figure out what structure that is in my picture above

#

let me try that command in a sec

#

you were right @night birch

devout token
meager yacht
devout token
#

i mean when its snowy biome

hot python
#

wait wrong channel sry xd

night birch
#

typically a curseforge issue afaik, I've never seen that on any other launcher

meager yacht
#

you are missing tons of important files

#

please read #faq for proper installation

devout token
#

ok thx

upper estuary
#

i just kiled the ur ghast but didnt get the quest done\

dusk warren
#

yo i died and lost the starting items is there a way to get them back

meager yacht
#

also you can just find your grave lol

inland grail
#

player in twilight is fucking around and is trying to escape water in a biome where he is progression locked. server crashed. restart, he joins it crashes again. restart without him and fine

  1. yes, some mods added. minimal config changes to base
  2. atlauncher
  3. 1.19.2
  4. v17.5
  5. one player is in twilight forest in a progression locked area trying to get out. server crashes and throws exceptions that seem related to where he is. after restarted server, if he does not join, it works fine. if he joins it crashes.
  6. no, only with him out of the game
  7. yes
meager yacht
#

issue with the twilight forest mod

#

just change his coordinates using NBTStudio to elsewhere

#

nothing else you can do, they're aware of the issue & its already fixed on forge

inland grail
#

thanks

#

which file am i editing?

silent kelp
#

so is the nethered bugged out for some reason?

#

whenever me and my homie join it bugs out and crashes the server

meager yacht
#

aternos

silent kelp
#

yes

#

is that bad?

meager yacht
meager yacht
#

or the nether

#

its because aternos sucks

#

!server

blissful stump
#

We suggest renting a server from Bisect Hosting:
Approx. $10 - $25 a month depending on what plan you choose. You can also get 25% off with Code LunaPixel.

Go to https://www.bisecthosting.com/LunaPixel and order a plan which fits you. We suggest 1GB per player but nothing lower than 4GB as the server needs at least 3GB to run.

Go to #server-hosting for more Info!

Free Method: (This is hosting on your own PC and it can come with issues that's why we suggest Bisect Hosting)

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

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

meager yacht
#

read the full message

#

aternos is a buggy mess and we can not offer support for it

silent kelp
#

so this server hosting would be the only good one

meager yacht
#

yep

silent kelp
#

so which would be the most ideal?

#

i know it says that the dragonones are ideal for modpacks but would the 4gb one work as well even tho it doesnt state reccomended for modpacks

meager yacht
meager yacht
upper estuary
#

oh sorry

meager yacht
#

it might be a moreculling issue

#

you can try removing moreculling

#

wont damage your world at all

upper estuary
#

yeah but

meager yacht
#

if that doesnt work try removing Continuity

#

they are both mods in the mods folder and are only present clientside

upper estuary
#

im hosting a server rn and its on aternos..

silent kelp
meager yacht
upper estuary
#

is there anything i could do then?

meager yacht
#

no

#

stop using aternos

upper estuary
#

im too poor man

#

alright i'll see what i can do

meager yacht
#

!server

blissful stump
#

We suggest renting a server from Bisect Hosting:
Approx. $10 - $25 a month depending on what plan you choose. You can also get 25% off with Code LunaPixel.

Go to https://www.bisecthosting.com/LunaPixel and order a plan which fits you. We suggest 1GB per player but nothing lower than 4GB as the server needs at least 3GB to run.

Go to #server-hosting for more Info!

Free Method: (This is hosting on your own PC and it can come with issues that's why we suggest Bisect Hosting)

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

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

meager yacht
#

read the full message

silent kelp
#

@meager yacht out of curiosity can i transfer the world i played on aternos to the bisect hosting or?

#

would i have to just download the world?

meager yacht
#

yes

#

download the world folder

#

upload to bisect

silent kelp
#

gotcha

main harness
#

how do i get biscet for free

night birch
main harness
night birch
frosty sand
#

is the server down?

blissful stump
#

how do we solve this???

night birch
#

all the lights need to be off

blissful stump
#

but pressing the plates do nothing

night birch
#

redstone could be broken potentially

blissful stump
#

any ways to get rid of this mining fatigue and get past it?

night birch
#

no because getting rid of the mining fatigue requires solving the puzzles and then getting to the final room

#

best to just leave if you can't solve it

blissful stump
#

we just cheated and solved it, but should the floor open up after?

night birch
#

like I said, redstone could be broken, there might be more puzzles, etc

meager yacht
final hamlet
#

im trying to build a normal gold farm on the nether roof on a bmc fabric server it has stuff that blocks mangma cubes and is made out of magma blocks so which new biome spawns the least mobs? or spawns mobs that dont fit in two block spaces and the zombified piglin? bc the nether wastes biome is so hard to find with all these new biomes that spawn instead of it

frosty sand
meager yacht
#

join their discord & ask there

frosty sand
#

ok nvm lmao

green inlet
#

everytime i try to look for the mushroom village with the giant mushroom, i always find this

#

i haven't found the big mushroom village yet, for some reason

#

when dungeons arise mod

#

any tips?

atomic depot
#

Hi!, I have a problem, what can I do if when opening the start.ps1 file (on the free server option) with powershell it tells me that a file is missing? this one I am missing
C:\ProgramData\Oracle\Java\javapath\java.exe.

gentle radish
#

iris seems to be messing with the complimentary shaders for this modpack. I tried updating iris manually by deleting the old one and replacing it with the new one. My game wouldn't open at all, just fire up the fans on my computer & then... nothing. I changed it back so now it opens at least but is there any eta on the iris workaround?

urban shuttle
#

Can anyone help me with a good automated alloy forgery setup ?

#

I'm also trying to understand this " As of Alloy Forgery 2.0.8 hoppers will automatically stop inserting items when it is forging. In larger contraptions, or older versions of the mod, you might want to use redstone in order to automate them more effectively. " I don't know exactly how can I set up the redstone

pastel latch
#

unless your talking about the nether-styled furnace that has the word "forge" in it then idk if theres any other forges,

grand stump
#

My friend keeps being kicked from the server we are trying to play on. He keeps being kicked by multiple error codes but mainly :
''internal exception: io.netty.handler.codec.decoderexception: java.util.zip.dataformatexception: invalid distance too far back''
There was also one error that just had alot of cryptic text, Can send screenshots of all the error codes.

  1. Haven't modified the mod pack in any way, No config changes either.
  2. Curseforge
  3. 1.19.2
  4. v17.5
  5. It will start to kick after about playing for 2 minutes of playing. If not after 2 minutes it's after a while randomly.
  6. Relogging constantly stops kicking after the about 2 minutes but will start to do it randomly after a while, It was once fine for 6 hours until we logged and it started doing it all over again when we tried to play again. The two times he died in game he also got kicked.
  7. /
  8. Yes
untold goblet
#

why have you posted a log that doesn't even contain anyone joining/leaving?

grand stump
#

i thought it said you had to send the latest.log file if there was no crash reports folder?

untold goblet
#

we need a log containing when the actual error happened

#

a random log isn't useful when it pertains no information to the error

meager yacht
#

read the readme

grand stump
pastel latch
#

anyone know where the ever lovin crap a CREEPER CAN SPAWN ?

#

a zombie spawned and i thought it was just some lighting issue, but if its the panes or somthing im gonna be so mad, IM RIGHT NEXT TO THE THING HOW?

#

also apparentally elytras were buffed, idk how or why, but they most definitely were

#

OH MY ITS BUFFED AF,
like theres no speed cap,

#

thats just an insane amount of speed idk how or why

#

but i love it

pastel latch
#

wait...
is the dragon chestplate uncapped on speed? im gonna be testing

#

yes, i fly for 2 seconds and the drastic speed difference is insane,

#

============================================================================================================
BUG REPORT

Bugged items: winged dragon scale chestplate
Bug: the chestplate has no cap on the speed limit you can go to
Solution: make it have a cap at the speed, like vanilla's elytra,
PS: dont fully make it the same as a vanilla's, as its still an expensive elytra to get, id say at max like 1.5x the vanilla's elytra speed,

devout token
meager yacht
#

don't drag anything anywhere or copy any files

#

literally just install and launch using atlauncher

#

don't do anything else

verbal ledge
#

For when 1.20 comes out and BMC updates, will I have to create a new world? Will it be possible to update without losing everything? This is my first time running a server and we're using the latest BMC1.

safe thistle
#

how long does the dragon egg take to hatch?

dark flare
#

Takes a while, as long as you see the green particles around it periodically you're good.

safe thistle
#

alr thanks

dark flare
#

It took like 10 minutes for me, 7m for my wife and then her sisters hatched within like 5 haha

safe thistle
#

oh lol

#

mine just hatched

dark flare
#

yeah lol I thought it was going to be much faster and was searching discord for what I was doing wrong, but nope just gotta wait

safe thistle
#

how do i control him?

dark flare
#

First tame him by giving him raw meat or orc flesh

safe thistle
#

yeah i did that

dark flare
#

Then once he grows a little, put your dragon saddle on him

#

Couple mins he'll be big enough to put the dragon saddle on and ride, fully grown he can breath fire.

safe thistle
#

okay thanks

dark flare
#

Did you have fun flying in circles for 10m killing the void shadow? ๐Ÿ™‚

safe thistle
#

i was so confused i didn't even know how to kill it

#

i had to watch a vid it took so long

dark flare
#

lol yeah we eventually realized if we just fly behind him and shoot him with our bow in the air it works well

safe thistle
#

you can hit him with arrows?

pastel latch
#

im surprised no one made vertical STAIRS OR GLASS PANES,
i get vertical slabs ||there's only like 5 actual obtainable vertical slabs btw!|| but no vertical stairs or panes? wtf!

#

most are just creative-only

#

confirmed theres no obtainable vertical slab,
no vertical stairs at all,
same as panes,
I DONT SEE WHY NOT!

#

every vertical slab

#

may've found ONE obtainable one,

worn dragon
#

Would 10GB of RAM being allocated to the server be enough for 20 players to join at the same time?

pastel latch
#

also a zombie spawned literally on the same block as me, same as a creeper beforehand, anyone know why!?

dark flare
#

3GB base, 4GB Minimum (1 player) and +1GB per player afterwards.

worn dragon
rancid summit
#

what's a good xp farm to make?

worn dragon
rancid summit
#

standard as vanilla? i saw that there was some stuff with the spirit mod and was curious about ways i can create farms that arent typically used in vanilla

worn dragon
#

Also... what's the best way to donate to you guy's to support the development of the modpack? Through the CurseForge website?

pastel latch
#

im genuinally stupid

#

im tryna send a message about unrelated farms taht still work

#

and im continuing to stupid and fail to send the msg or reply correctly,

#

what i was tryna say was: unrelated to xp, this tower creeper farm design still works with a little bit of sand piles when it rains, meaning you get a sand addon to it, but its really slow,

meager yacht
pastel latch
#

and using the code lunapixel ^^^ (it is lunapixel im pretty sure atleast)

frank torrent
#

are nether city gens turne don by dewfault