#medieval-mc-fabric
1 messages · Page 271 of 1
it's fixed in the current version
My group doesn't really want spells on most weapons anyways, outside of the Paladin ones
bwuh
I'd rather not try V10 again because for some reason one of my friends crashes when joining, even without additional mods
Is it a real bug or just some configuration shenanigans I could fix?
try V11, if you still have issues send the log here
btw for this, just set this to false in config/spell_engine/server.json5
thanks again
orb of regret?
no orb of origin lets you change your origin
orb of regret is a different item. thats literally called orb of regret
origin is the race right?
there is also a Greater Orb of Regret which refunds all skill points
yes
regular orb of regret only refunds some
hm i dont see a orb either in creative because we were trying to figure out how to use the skil tree didnt know it applies on click
trying to give it to my friend so he can get the right one
ive seen some variant of pillagers drop it
is there a /give command or something because i cant find it in creative
just search orb of regret
hmmm
it's from the RelicEX mod i believe there may be something regarding a command on the mod page
or reddit? though thats just a suggestion
same /give command as vanilla
item id is relicex:greater_orb_of_regret or something like that
are you playing mmc1 or mmc2?
yea i tried to look it up still cant find it
mmc2
yeah, it's good to state that because there are different skill tree mods for both
but its still the greater orb of regret right/
you need a Malevolent Manuscript item, have to cheat one in iirc
so that refunded his simply skills but not the one on the first tab
and thank you to everyone in advance i really appreciate it
is there one for the first tab lol
not sure, I've never used it
is there no questbook for MMC2?
Hi all,
Im playing moon elf and im wondering how i am supposed to sleep. I also can no longer run even though im fed so im wondering if me being unable to sleep is why or is it something else causing this
No
Ok so, uh, I need recommendations for my origin in medieval mc
check pinned messages
Not being able to run might be dehydration
but you can actually sleep in the twilight forest, or any other dimension that doesn’t explode you when you try to sleep
just not the overworld
is Muon
hi kokaine
hello there, what mode is resposible for mob lvls? i just cant figure out how lvl are assigned
RPG Difficulty
Is anyone able to help with this crash? https://mclo.gs/3ASfgwb
Its a
Description: Exception in server tick loop
java.util.ConcurrentModificationException
hire can take a question???
ok i found wiki and even discord but i couldnt find anything related to items, because i find more powerfull versions of items in areas with higher lvl mobs, is there a way to find places with higher lvl mobs?
Item scaling is handled by dungeon difficulty
just how to use altar of ametist and altar of Abyss
thank you so much, im really grateful, spend so much time wandering overworld trying to make sens of mobs lvls
Your playing #better-mc-forge so that channel please. And you need the Abyssal Sacrifice
Try removing the Better Chunk Loading mod, sort of guessing here
tank you soo much
is phantom origin a warrior, or can it be warrior build ?
origins are not tied to builds any origin can be any build
ahhh okok thx then
is this the one everybody playing atm?
this and better mc fabric are pretty popular right now yeah
I think MMC1 is still more popular than MMC2
helo
MMC2 is 1.20, MMC1 is 1.19.2
so different mod lists depending on what’s available
pretty similar though
I’ve played both. MMC1 if you want to play in a bigger established community, MMC2 if you want to try something new that’s still changing and not a lot of people know much about yet
muon would you like to play with me in the server im currently playing on?
boxxy?
sum is weird with scrolling out with the skill trees
wdym by weird
What's the recommended server space for 2 players for specifically medieval mc fabric? Is it still 3gb for the modpack and 1 per player? Or is 5gb too low?
When I zoom in it focuses to the left and when I zoom out it focuses to the right, never actually focuses in where my mouse is.
are you sure that you are playing mmc
5gb should be fine for 2 players
Thank u tons !
Since you can’t stand on leaves in this mod pack I also can’t get them to be waterlogged. Am I doing it wrong or is it not possible with this mod pack? Just need to waterlog some oak leaves for a cobblestone generator
dose any one know to get vivecarftto work
Hey guys, I probably have one of my chunks glitched because mobs spawned there arent dropping any xp. But all surrounding chunks work normally. Does anyone know what to do to fix this?
Thats a feature
really? 😄
which mod does have this feature, do you know?
You want to remove it?
yes I would like to disable it
Thank you I missed on that reply
The game crashed whilst initializing game
Error: java.lang.RuntimeException: Could not execute entrypoint stage 'main' due to errors, provided by 'everycomp'!
anyone experienced this?
!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?
no, curseforge, 1.19.2, V23, launching game, no,
turns out deleting the install and re installing fixed it
Every single time I download a server pack, the powershell script doesn't work, and I'm tired of having to learn new stuff just to fix it. If anyone can help me that would be great.
explain dosent work
is there a way to exclude certain weapons from the Initiate's weapon debuff? (MMC2)
Mainly just the Moonlight weapons, since in Dark Souls they're for mages
It closes the powershell window immediately on launch, I tried the fix in the readme file, that didn't do anything, so I tried to copy and paste everything straight into powershell from the script and at the end it just says "incorrect modloader specified" like in the script then "presss any key to exit.
It doesn't seem to knwo what it's doing.
!windows11
An update to windows introduced a new security feature that prevents powershell files from running on your PC. This is great for your security, but not so great for our server start scripts, which require powershell to run them. Fortunately there is a quick fix for this!
Run powershell as administrator, then run Set-ExecutionPolicy RemoteSigned. Read the prompt and press accept. This will allow us to run scripts.
Next, navigate to your server directory using cd path/to/directory (for example: cd C:\Users\Username\Documents\Minecraft\Server)
You can now run the server by double-clicking the start.ps1 file, or typing .\start.ps1 into the command line while in the directory.
IF THE ABOVE DOES NOT WORK, TRY THIS
Run the command Unblock-File -Path .\start.ps1 in the same powershell window. This will allow the start script to not be blocked by windows, and run freely.
If all else fails, a manual installation should work:
FORGE 1.16.5: https://www.youtube.com/watch?v=bIjisWyxU-8
FORGE 1.18.2: https://www.youtube.com/watch?v=R610M102X0U
FORGE 1.19.2: https://www.youtube.com/watch?v=3HD0ibIpO-A
FABRIC: https://www.youtube.com/watch?v=b2W1Xb7nLKo
Make sure to Install the Server in our ServerPacks so it can use the correct files.
the second fix worked Thank you!
Besides just leveling up and wearing the fire robes/getting relics, what ways are there to improve with spirit sword?
!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?
I was wondering how to launch the modpack in vr, I know it has vivecraft on it but I'm not sure how to start in in vr
is there a build video
?
I dont think this modpack has vivecrafr
It does, it's in the mods folder and it is stated in the announcement for the update
It's the whole reason I updated my server
I'm struggling with the modpack launching through a launcher rather than the mod itself. The mod loads in fine, it just won't go into vr mode when it launches.
I see a lot of these but no crash log:
[20:59:06] [Netty Epoll Server IO #2/ERROR]: Exception occurred in netty pipeline
io.netty.handler.timeout.ReadTimeoutException: null
[20:59:06] [Netty Epoll Server IO #2/ERROR]: Twilight Forest: Exception occurred in netty pipeline
io.netty.handler.timeout.ReadTimeoutException: null
vivecraft is not for medieval Minecraft. its not in mods. its added in bmc fabric. see #announcements #better-mc-fabric
I found it, and yes, again, it is in MMC2 for fabric, as said above. It's in the mods folder and in the anouncement.
If it was not, I would not be currently playing it
oh mmc2. i didn't notice that. did it start working?
Yes, my graphics drivers were outdated so it was softblocking me from loading into vr
what mod adds the sounds for moving items in my inventory like meat, planks? super neat
nvm found it
Since you can’t stand on leaves in this mod pack I also can’t get them to be waterlogged. Am I doing it wrong or is it not possible with this mod pack? Just need to waterlog some oak leaves for a cobblestone generator
Or if there is a config that I can change so it works?
is there an actual issue
or are you just reading logs and getting scared at random lines
When can we actually update the servers from 1.19.2 to 1.20.1 without losing the mod?
you won't be able to, some mods are just not going to be in 1.20 for one reason or another
I got sad
I personally like the new skill tree in mmc2, and with some of the upcoming stuff I know about for 1.20, I'm excited for the future of mmc2
hello
i need help
i was playing on my server then crashed randomly
now when i try to rejoin i get stuck on joining world
!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?
1-no
2-ATL
3-1.19.2
4-v22
need to answer all 8 questions and update to v23
its not a crash problem
i cant join my server
stuck on joining world
Chorb
Ayudame chulo
Why exactly would this happen
It’s the fault of the playing around we did to get my Minecraft to run
cyber ants
🐜 🐜 🐜 🐜 🐜 🐜 🐜 🐜 🐜
overheating gpu
I agree, that looks like classic "artifacting".
yeah its a common artifact. need to work it more to find the legendary ones
Ants inside his monitor wym
heloo
Are there any good recommendations for bows? I have beaten the ender dragon RN and now I want to level up my gear.
I'm on 1.19.2
V23
build guide in pins
where can i have a look at the relic stats cap
BalanceEx add-on
ty
Not sure, command is very complicated
rip starforge deals less damage than usual
i put 40 into luck and put rest of arcane
with enigma 4 lvl 200 it did 1800
I did an entire analysis on this, that spirit sword is the most powerful build with using flame source book for tempered flame buff. Starforge is second.
is the stats and armor set same ima throw 40 luck and rest of fire
and primordial robes?
Aetherfire set with fire hat
okay
Possible only 30 luck might be needed or 35
All 30+ %fire relics with max being 45%
ima try it without relics cuz i cant make relics custom way
Amulet
hover over the reforge button under it. it'll tell you the materials
oh thanks i havent see this
Question, is the null / void build the same as starforge?
Yes
Fist of Fury
So like, the aetherfire stuff with the 40 luck and all of that right?
Is the difference in dps super noticeable between starforge and void / null?
Oop
Not enough to matter, both can delete obsidilith
i prefer starforge because it has the whirlwind ability which gives you free firework
like you can start to fly with it
You can do that anyway with the armor you wear from either build
Don't need firework or whirlwind with icarus wings because the armor is so light
anybody know what mod on the 1.20.1 modpack that makes it do this weird thing with the slabs? it also makes them place weird and makes the actual block's hitbox different too for when trying to break the block
the more i look at the hotboxes of the slabs, they are completely changed with how they work and it really irks me lol
i need to know how to disable the mod that makes it do this, the hitbox doesnt line up with the blocks and i just want a simple floor for this build but its so much more difficult than it should be just to make a slab flooring
Are you playing on v11?
If you can be a bit more specific about the issue you should submit it here, it’s a new mod and the dev is looking for feedback https://github.com/Andrew6rant/Auto-Slabs/issues
after that if you want to remove it, you should be able to with no issues
though you might lose some placed slabs in the world
sure thing! i would love to provide feedback for the dev, and thank you for the help figuring out what was causing that
oooh ok, good thing its a new world and i can just break all the slabs i placed already then remove the mod
much thanks for the help!
Hey so, i've been having a problem recently (only in MMC1) where with shaders on, i have constantly 130-180 fps, sometimes when really close to massive structures 110-120, the problem is, even when running in a straight line i have stutters, like, my screen freezes for like milliseconds, but fps don't even go down. Sometimes i'm looking at them at 150 constantly and the game just stutters. It happens super frequently and it ruins emersion. Any idea of what i can do?
#faq performance guide
I've seen that, but the problem persists. Even if i turn off shaders and i run the game at 200 fps - 300 i still have the same stuttering
(even tried lowering the render distance from 16 to 12, average 190 fps sometimes go to 220 and still have the stuttering)
It's weird tho because i don't have any problems on any other pack or elsewhere
Update - Disabled real time shadows, now i average 280 - 350 fps, some areas at 400. Still have stuttering
It only happens in this modpack tho :/
Besides just leveling up and wearing the fire robes/getting relics, what ways are there to improve with spirit sword? I asked this earlier but probably at a bad time
enchantments
I’m not in the end yet so I don’t think I can get a hardening catalyst
i have a VPS for my medieval server with just 2 players with this information :
8gb Ram,
cpu 4 core
but chunks is loaded very slow and after going far we get lag, what is need to changed for better performance on my server?
!tps
Please click this link and follow the guide. If you are using a server host such as Bisect, you may be limited in your options and instead have a checkbox to use Aikar's Flags, which will also work:
https://github.com/brucethemoose/Minecraft-Performance-Flags-Benchmarks
If you can not launch your server/game after using these flags, then remove the word java from the start. Also, make sure you are using Java 18 on 1.18.2 / 1.19.2 and Java 11 on 1.16.5. These should be downloaded from Adoptium's website.
If lag persists, do the following command ingame:
/spark profiler start --only-ticks-over 50
Then, send the link in this channel.
Is there an way to increase my chances of getting high tier gear with tieredz?
Or do I have to just keep reforging until I get something good
luck will increase your chances of a better reforge
Oooh
Actually that makes a lot of sense
Some professions increase my luck stat right
If I level them up
yeah. fishing for sure, maybe something else too
check the professions mod page, we still just have all those defaults
or you could just reforge a weapon first, you can get up to +3 luck
which is more than enough
send a screenshot with f3 open
oof if u want me to disable the map and stuff let me know !
Also i have only allocated 10gb because the problem persisted at 8
Interesting!
I don't think potions of luck are in the modpack ...but if they were, I could try making one of those
Maybe it will work out
I wasn't sure how luck worked since it's such an obscure mechanic
ookok for sure
i just saw that use java provided by minecraft was ticked
i am so sorry for wasting ur time
im brain dead
it's okay
It helped a bit but its still stuttering and i really can't figure out why. Even if i turn everything off and play at like 400 it feels like i'm not at that at all :/
I move my camera a bit and even tho i stay at like 400 it stutters
No it just randomly started happening after I did a bunch of stuff I’ve never heard of before to make my Minecraft work
My Minecraft does work but Idk if I’m willing to brick my stuff on accident somehow or whatever
try capping your fps
Did you allocate less RAM? What you’re describing kind of sounds like GC spikes
that too
Ye i set it back to 8gb
I'll try capping my fps
I told you to try different DNS servers, reinstall windows, and also that your pc was boinked and you need a new one
I don’t know why you’re getting graphic artifacts but it’s unrelated
Ye even with fps capped it like, stutters, im looking in a certain direction, i move my mouse a bit and it does micro teleports and sometimes even bigger ones but the fps stay at the exact number :/
I loaded up prominence 2 to test and it was fine idk what it is :/
It’s probably either your video cable, your monitor, your GPU, or your GPU drivers
this really isn’t the place to get support in those things
Nothing I did would have affected any of those things though
You’re like 100% positive
I only did what you told me
And what ended up fixing it was what my friend told me to do which was close all applications that use internet and try again
And now it’s been permanently working after that
wait, does that mean you hadn’t even tried restarting your PC yet?
Bro obviously I did that 😭
That and uninstall and reinstall 50 times
It’s not like I dug into my control panel though lmao
then how would closing programs be any different… oh well
glad you got it working, graphics artifacts are unrelated to anything else you did though
I have no idea the fix genuinely doesn’t make any logical sense
If I leave my stuff as is
Like no more touching anything
Is my gpu gonna die
Or can I just let it do whatever since I seriously don’t want to play with a 4k toy at least until like Christmas break
I have no idea dawg
you could try underclocking your VRAM but
you should probably ask in like a tech support forum or talk to your GPU manufacturer
I think Taiwan is a little busy rn
I’m calling cyberpower rn
How can I backup like cyberpunk 2077 files and horizon zero dawn files and shit
Like if I have to wipe it I will but I don’t want to lose my shit
Should I just plug in an hdd for a minute and move it over there and the. Unplug it
Bro they picked up after 15 mins on hold and immediately hung up 💀
I can't wait for quests to be added to 1.20
Unironically the biggest reason to why I'm still on 1.19
Is there a mod that allows players to obtain spawner in MMC2(fabric 1.20.1) like Apotheosis?
Conjuring
im in the process of porting apotheosis for 1.20 if you want specifically that too
craft the conjuring enchiridion
the spawner module will for sure stay enabled 
so will flight potions for sure
i keep getting the following log, we have 10gbs of ram, hosted by bisect server around 7-8 players
- Added Chunky
- Curseforge
- 1.19.2
- Every time more than 4 people join it crashes shortly after with a watchdog error
- After loading up the server it runs fine for a set amount of time then it just times you out and crashes the server
- https://pastebin.com/HdN9DAQ2
- I have done some but they have not helped
Thank you! XD
Hey does anyone know why when i shoot an arrow at one of my friends they go flying even tho they dont have deflect?
and i already check evasion and such but it seems to shoot the oppisite way of what the person im looking at
Hello i have a question regarding the mod that makes items has rarities like common and uncommon and epic
i wanna know the mod name + how can i change the rarity of an item
tieredz
in the avil
the advil
why reforge 4 times with advil when you could reforge once with aleve
sorry kill me
simply skills is an excellent choice for mmc2, having a lot of fun with it so far
swenis W
Indeed, and with Forg's Invocations, Wizard builds are going to be rather awesome
Yeah one of the reasons why I decided to go a different way with invocations is that spellblades, while offering cool ways mechanically to scale damage, didnt really open up any cool playstyles aside from just hitting things with swords
There's an abundance of things to hit people with in mc already, so I thought adding more varied spells with a different casting system would force people to play a different way
That being said, spellblades will probably be back in some form for 1.20.1, just in a more basic form
I kind of had no inhibitions when i made half of the stuff in spellblades 😛
Idk, Rogue and Monk are two of the coolest builds for mmc1 and wouldn't be possible without spellblades. Spirit Sword and Starforge I could see doing away with as they are uber powerful with no real theme other than ultimate godlike damage.
But Invocations does seem overall more interesting, reminds me a lot of Elementalist from Guild Wars 2
Spellblades when it comes back will probably include basic spellblades and claymores, in addition to the staff and dagger then, I also wasn't too fond of the balance problem coming from the stronger weapons in the mod
Keeping it simple this way also makes it much easier to rebuild from the ground up as a mod that actually makes sense code wise 😛
Indeed, I will say though the design on the powerful weapons like Starforge, Null, Void, and Spirit Sword are very cool! But yeah they are crazy powerful lol.
how do i change the quality of weapons dropped from bosses, like my diamond halberd is better than aatroxs sword
you can adjust the damage numbers for soulslike weapons in the /config/soulsweapons.json5
Hi, It became winter in my server and now I just keep dying of freezing, how to stop this?
There is a bug where the health bars shown below the items dont take into account durability modifiers
How do I look at the channeling recipies?
Does amplify spell apply to spirit sword?
Also, how do I open golden crates? Shift clock doesn’t seem to do anything
hold shift, look into like the sky so your curser is off a block and right click
Ah that was the issue thanks!
No, it's an armor enchant, put on all armor
Can the carry on be used? i cant carry anything
binding it to right click makes you cant interact
it's bound automatically to shift right-click and you can only do it on certain things, for example, a lectern for quick rerolling of trades on a villager
ah hmm used to be able to carry villagers too
Alright il ltry that thanks
yeah it works on lectern thanks
Time: 2023-09-09 12:12:26
Description: Rendering entry
crashed when i tried to click on a Meadow mod item (on JEI)
I meant does it buff the spirit sword
yes lol of course it does, there's no reason why it wouldn't
disabled because that causes crashes
I see thanks
Is it called REi here cuz it keeps crashing
might be cause im streaming too
!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?
will MMC1 get the Luna mod?
Youre gonna help 🥺 ?
- No
- PrismLauncher
- 1.19.2
- v23
- Launch > Use JEI (inconsistent)
- Yeah, it happens randomly? (Not rlly sure what the question is)
- https://mclo.gs/q5sNng7
- Yeah 8gb, but then i gave 10gb cuz someoen told me to do it (Tho i dont think itll affect anything)
It never happened before when i dont stream (on discord).
But i think its fine when i dont stream
For now
Also reverted to 8gb
It seems like rei just didn't load all the way, you should try waiting before loading, also keep in mind that discord and especially streaming on discord takes up ram for sure, so you shouldn't allocate more than 8gb and should probably close everything if streaming on discord
most likely
thanks!
Ah alright thanks! Yeah when im not streaming its fine
Henlo, explored areas in the map disappeared. Thought it was just me being underground but it's gone. Anyone else?
Press o to read your origin lol
afaik you can pickup pebbles n stuff
the rocks on the ground
u can js pick it up
not the little rocks
you dont.
Its just a different progression?
and maybe if you had read your Origin description first
I just explained it
but maybe Sid could explain it better and more in detail? 😄
doesn't read the origin for the pros and cons of playing said origin
"shit modpack"

monke
fricking furry lovers
use your orb of origin or collect rocks off the ground
it’s not even the kind of modpack where you ever need to mine
mostly exploring than mining
hi hi is this the right channel if i have an issue on this modpack?
yes this channel is for discussion and support
yes
nice so...I'm trying to open a server on my PC
i already did that a couple of times
but i'm gettin some error or idk and is not working this time
here's the log
i just downloaded the latest server version from curse forge and did what i do usually
what is enchanted book for attack speed melee?
technically rampaging, but there are much better ways to get attack speed
how
fist of fury, death cap mushroom, guinsoos rageblade, relics with +attack speed
there’s a simply swords unique that gives stacking haste too but those are hard to get
oh ic thank you very much
actually normal attack speed relics works better i dont know why
there is not any enchantment for helmet for using in nether? for example when put netherite helmet with this enchant on head, piglins will not attack you
having a flat 1.7 atk speed was epic before our server reset
wdym “normal”
from a ring
there isn’t, wearing gold works the same as vanilla though
this one i had before
i was using a %37 atk speed relic before this
but this one was faster
i started my last journey and end with it
it was like my daughter
i miss her
now she gone
rip
😔
is there any way to get skeleton horse, other than normal spawn rate? i've been looking for 2 days and can't find any
Don't go for that eye, too rare
Bruh immersive weathering keeps messin w my forge
Hi i'm trying to open a server with friends on this modpack (v23) but i'm having some issue can someone help me out?
break any cracked or mossy bricks that it’s touching
they only spread to adjacent blocks
cool
So, uhm, community server, by I think the creator? its gone. Maybe its being updated or got in the wrong way. My stuff is gone. I was wondering if anyone had a clue?
given a prompt of which origin to choose
chooses the one that specifically states "can not mine stone"
two minutes later, asks "why cant i mine stone"
!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?
is that the valhala server ?
????
Nou, the community one
this channel is for discussion and support of the modpack not a discord for a community server
bug: bees murder themselves on blueberry bushes
both kinds
in vanilla they can use sweet berry bushes without getting pricked
same with mod
but the blueberry prick kills bees for some reason
Is it worth getting rid of enigma resonator for things like void strike and I think sharpness?
Build guide in pins, sharp is very small damage and incompatible with both
sharpness, i think, is one of the weakest dmg enchantments
Void strike is good for long fights and stuff that has high damage. Enigma is more consistent and can reach a certain dps amount before void strike can. But void strike can reach more dps, the longer the fight goes on.
Does anyone encounter any problem with grindstone
when I use it to fix my stone pickaxe, it doesn't consume the tool in the lower slot but the durability of my tool on the upper slot goes downward
i don't think you're supposed to be able to use grindstones for that
but isn't it a function of grindstone in vanilla?
no lol
screenshot on vanilla 1.20.1
Am I the only one using grindstone this way??
...hello?
you could say I really enjoy trading with my wizard villager lmao (mmc2)
use an anvil or a crafting table
the rei search
but grindstone grands additional durability
thats a lotta runes tho damn
ya know, it's already released so people can ask what it is if they want, woops though XD
nice trinkets ya got there
Ikr, gonna create a jeweler villager and see what I can get
top tip, wizard villager, make a wool farm, 5 wool gets ya 8 emeralds
2 emeralds get you 8 of whatever their starting runes are, I got fire and ice so I've been trading for fire runes, have to do this because no life-mending because no zenith in 1.20 yet
bug: dumping water from a stack of water bottles replaces the entire stack with a single glass bottle =w=
I've got a question I know there is an FAQ but I'm assuming the new FAQ answer is already there.
I killed the urghast but it never completed the quest
So the jeweler is not worth for the most part, it is balanced but extremely rng to try and get what you want
dont remind me 💀
Is there a build that revolves around summons or minion? If so what should I focus early game. PLaying as the carnivourous bird.
there's not really a good summoner build, if you want to do that, the closest thing is gorgon but only for the ability
build guide in pins
builds aren't origin specific for the most part
Gotcha, watching your videos right now funnily enough. Just so much information in one sitting to sift through
Indeed, that's why I have chapters, so you can go to it and keep going back when you are ready when doing your playthroughs
Yes thank you for the guides man. Very in depth
Np
Hi! How does one remove the negative effects like on armour or tools as shown, or how can it be less??
There is no more community servers
read the last tutorial quest
Oh nauuu
What happened?
there are still community servers
its moved to private servers for discord subs as we dont have them time to manage public ones
just not official ones
oww, okaay, I understand
thanks
me when someone doesnt know about the better melee damage enchants
WITERALLY
Can zenith get that high? Lol and that's also just too much
with configs
yes
i was just testing the max loot level changes, they work
for instance
So that's what people have been doing on servers
At least some servers, they just messed with configs
for all enchants
yeah
that is one issue with being data driven
people can mess with it
Yeah, and make it broken af lol

iirc mmc has the base values for enchantments lower than apoth usually does
max sharp is 6 or 7 afaik
instead of 9
for instance
- no
- Curseforge
- 1.19.2
- v23
- simply open start.ps1 with powershell
- nope
- attached
- not really i just follwed the instruction in the Readme txt
whats the file path
C:\Users\icegh\Desktop\a
send a screenshot
send an ss of powershell
isn't the log the same thing ?
youn need the bottom or the top?
my friend is so fucking lazy i need to beg for a screenhsot
bottom
here
are you sure you cant join the server
the console crash after that
the power shell*
ok tested rn and result offline and not working when trying to join
@median spindle any ideas
first time having this kind of issues
i've started a server in v22 two weeks ago and everyting worked as usual
Lmao what is that
sharpness actually is way up but yeah, pretty much everything else is capped
how much ram are you giving the server
also check if your ports are correctly open
I didn't edit the ram I just started the server
give your server some more ram im seeing an error for insufficient ram size
other than that, check your ports and firewall to ensure the connection is going through
Aight I'll try that in a moment
anyone know a good public server, i got banned from bloxxy network for exposing the owner and idk what server to join
ive been trying to join this one but it keeps saying i need 1.20.1 version
exposing the owner? 
CDU is currently only hosting MMC2 fabric
me and my friend found out he favores other players and they banned us from the server because he took away our territory and gave it to other people
so you built adjacent to another player and didn't have permission which broke one of boxxy's rules, so your claim was removed. then someone else built in that same area with permission and the claim wasn't removed. and you described this as "exposing the owner"
just trying to get this story straight
just dm me
victim
yeah do a group chat i don't mind
ok ok 
tried with more ram and dind't work
MMC Forge 3 got Luna 👀 hopefully MMC Fabric 1 will see it soon 😄
@midnight citrus Hi sorry to bother, I see that in your guides Hailstorm is supposed to scale off my Dexterity (ranged damage), but it's not working
that part is outdated, it no longer scales off of dexterity as it doesn't have any base ranged damage, pretty sure it's recommended to spec for frost spell power
Watch the latest video
How do i trade with piglins? MCC3
i spawned as wither class and need obby to get out obviously.
it should be same as vanilla
drop it gold
im giving them gold, they look at it and keep it, dont drop anything in return.
ah
bug or feature?
thx
I see, thanks. Btw in the video you recommend archer armour for dex build, but how do you obtain that?
REI shows you, you upgrade from stuff and you can see how to craft that upgrade and the set you upgrade from
click on the armor
and click on the upgrade on the third one
just like I said lol
it's showing you the smithing table upgrade, just like diamond to netherite, these armors are similar
send a crash report with Create added
try replacing this in your resourcepacks folder
muon w
a
unfortunately it isn't something that can be fixed in the base modpack
new excalibur mod support on curseforge soon though, apparently
ah
well it's right there
it's incompatible with the version of sodium used in the pack
gotta downgrade Sodium, Iris, Reeses Sodium Options, Indium, and Sodium extra iirc
for it to not crash you need to downgrade all 5 of those mods
yea
Those mods depend on Sodium
yes, if you just downgrade sodium it will cause issues, those other mods depend on sodium
or go poke tropheus in the booty and tell him to update create fabric for new sodium (he is definitely already working on it)
these
those are mods..
sodium
iris
reese's sodium options
indium
sodium extra
most likely you can figure out from the mod pages
the proper versions to use
you could alternatively disable the mods
but performance will be worse
unfortunately it will be a bit of trial and error, but you can start by using versions of those 5 mods that have release dates before sodium 0.5.1's release date
or read the changelogs, it might tell you which versions are compatible
go to the mod pages on curseforge
ugh indeed
go on Modrinth
not curseforge
they felt modrinth was a better platform, thankfully we can still include their mods in curseforge packs
you just need 1
one of them is probably sodium extra
you can remove the others from the mods folder
^
^
conveyer belts in a Medieval setting
multiple reasons, money and cf people being asses being the major reasons
well that's a separate thing :p but no, it has too much advanced technology
no promises, but we have looked into/are looking into including it if there is a good way to de-tech it
yeah, it has been ultimately decided that create does not fit the theme of medieval fantasy, however we have steampunk and prominence which has create
ahhh yea i remember you now
doesn't have create = worst modpack ever made, bro just stop, you're just frustrated, if you want create, I gave you options for modpacks that do have create
you're the one who didn't read your origin and said the modpack was shit for that too lol
oh yeah lmao
I just realized too 
I guess picking up pebbles was too hard
What's funny is that I tend to give sound advice on how to play origins but only if they are willing to listen, learn, and not be rude about our modpacks and such lol

i mean, this is me, but if a modpack doesn't include a big mod like create
personally i wouldn't try to manually add it cuz there is prob a reason why its not in
putting aside the idea of "it doesn't fit the theme"
hi bunny

bnuyy
tieredz, read last tutorial quest for reforging
Reforging is easy as
ye ik how to its just mad annoying
really only have to reforge armor though, and honestly anything rare and above is good enough
im playing mmc2 fabric on my server and all is working fine performance wise.
a few things are a bit off:
- world gen is probably fine but feels oddly mountainous
- there is a high lack of passive mobs even in eligible space
- is there supposed to be a quest book?
quests aren't in 1.20 yet because the only quest mod for 1.20 right now is very buggy
You just spawned in a mountainous biome
there's lots of animals so yeah, finding normal farm animals is more difficutly
my point still stands
is it possible we could have the map files saved on the server instead of client?
any config to do this for example?
Is that quest mod Heracles?
Yeah. don't bother though, FTB quests is in alpha for 1.20 now
!ip
read the response above
sometime u just need to open your eyes
- chorbia 202023
do you mean spell infinity? lol
the enchant?
Yes sorry
are you playing mmc1 or mmc2?
mmc1
yes, it's very good, build guide in pins
Thank you
sooooo many different items
so many paths
Trying to make a "dive" playstyle as an Icarae
Is this normal or do i need to fix it
Hello, after update to v23 server started crashing a lot, when online is high
- Replaced nightfixed with
servercore, spark withspark-1.10.53-fabric, addedluckperms, worldedit, styledchat, styledplayerlist, togglepvp, essentials commands, holograms - ATLauncher
- 1.19.2
- v23
- Happens when on a server ~15 players online
- No
- There are only 2 types of crashes,
java.util.ConcurrentModificationExceptionandjava.lang.Error: Watchdog - Yes
Anyone have a way to transfer villagers across far distances? playing in a server cant breed them cuz mobgrief is off
What mod does the "Rarity" part of the modpack come from?
i'm still getting issues with entities becoming invisible real quick. (chests, mobs, items on ground)
tieredz
!reloas
!reliad
!reload
To reload textures and sounds, press F3 + T. If this doesn't bring up a loading screen, do the following:
1. Press escape and go to the Resourcepacks tab.
2. Move a Resourcepack on the left of the screen to the right.
3. Move that SAME Resourcepack back to the left.
4. Exit the menu.
If step 4 does not bring up a loading screen, do step 2, then step 4, then step 3, and then step 4 again.
reloading by changing settings like mipmap doesn't seem to do it
ty
but i'll try it
it's a real bizarre problem tho cause only i get it and i have RAM out the wazoo
anyone has a loop in the start server script so it starts again in case of a crash?
Can you repair simply swords?
runJavaCommand() {
while true
do
"$JAVA" ${1}
sleep 5
done
}
thanks, I just put it near the bottom of the start.sh right
replace original runJavaCommand which is on around #53 line
thanks a lot
should I just ignore that.. it keeps spamming that while the server is starting
is there a way to make invis potion work while wearing armor
Whenever I drop an item the server spits out a warn "UUID of added entity already exists: ...". Been having the same issue while exploring the world. Also the server hangs on "Shutting down map thread" when using 'stop'
- changed variables.txt (added aikars flags, -Xms8GB -Xmx8GB) and server.properties (changed render/simulation distance & matched everything i could with the server.properties in server pack)
- start.sh (using temurin-18-jdk)
- 1.19.2
- v23
- dropping items, exploring the world, shutting down the server
- no
- yes
what i've already tried: using java 17, removing spark, ftb-chunks
No
You can wear the boots only it's harder to notice then again what's the point?
If they can't see you they won't hit you so why worry about armor
Or just play moon elf and not worry about aggro from mobs
Ah
I am playing as moon elf xD
Im using the guide as.. a guide
How do you exactly play moon elf, all i do is backstabs with a claymore someone gave me. atleast it got some dmg
havent gotten the daggers yet
actually got no clue anymore, i've tried so many different things and checked a ton of troubleshooting posts/messages out, nothing
would there be a problem if i added epic knights and Medival weapons to MMC1 fabric?
The server you’re playing on disabled the conjurer crafting recipe
Can you try removing better chunk loading
pretty sure epic knights is forge only
You can add medieval weapons but it will be a ton of duplicate content, Simply Swords adds pretty much everything it has
Not really large distances, they’ll follow you while holding an emerald block though
you also might be able to cage babies
its fabric as well
Oh yeah since february huh
probably shouldn’t be any issues, but you’ll just have to try it and see
Damn
Can't you carry them like how you can carry cows and chests?
No, that was disabled due to crash/corruption issues
it might be fine to enable again, if you’re brave
was probably due to a supplementaries bug which was resolved a long time ago
does this thing might affect performance? and if so is there way to manage it? tps goes to 3 when someones explores minecells, and back to 20 when they leave
works fine as far as i can tell with epic knight
Is the lag in all minecells dimensions, or is it possible the lag is only while players load new chunks in the promenade?
According to the dev these shouldn’t be causing performance issues
If you could send a link to the full spark profile as well that would be helpful
any ideas
Make an iron dagger lol
Was the possibility disabled to get a enchantment on a book from a item with a grindstone ? bc its not working on my world (1.19 v23)
- Disabled grindstone enchantment extraction for balancing reasons, as Zenith lets you extract enchants
from changelog
heyo, can anyone tell me where one can tweak the settings for the dungeons that have a cooldown
dungeonz was supposed to be it but i find no such json with cooldown variables
ah thx sorry mised it
ah and btw there is smth wrong with the golem spawning with villagers if i breed them in a close space they spawn random without zomies in 100 of them i dont think that should be normal right ?
guessing theres no dungeonz config eventhough it exists but the file is empty
i mean thats not normal right ?
it's mostly configurable via datapack afaik
I haven't looked at it much yet
couldn't find it
!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?
we don't have a dungeonz datapack yet, you'd have to check its wiki
but datapacks go in /config/paxi/datapacks
or /config/openloader/data on 1.20
are you on v23?
oh, yes you are
hmm
supposedly its a json thats always created in world\data\dungeonz.json
but yeah this looks like there's just no changes made which is weird
i dont feel like restarting my world so
yes we just have the defaults
guess its staying at 48h cd.. for whatever reason that may be lol
i can most likely make a datapack with the default dungeons if you want to modify them
one sec
but like wont this reset the world
i'd have to add it to the world as a datapack
right?
add it to the /config/paxi/datapacks folder, yeah
you don't need to reset the world
oh
huh i thought yeah
i thought datapacks would be accounted for on world creation
they are, but you can add them after
theoretically would just require creating a datapack with a json in it?
place this into /config/paxi/datapacks/, I've made no changes
- I added cloth config api, but that was after my game crashed several times, it did not fix the issue nor did it create it 2) curseforge 3) 1.19.2 4) v9 5) going into the nether, I'm not sure about what exactly crashes the game, in some points it just happens 7) no 8) yes
you would take this, and edit the file: /config/paxi/datapacks/dungeonz_default_datapack/data/dungeonz/dungeon/dark_dungeon.json
cooldown is at the bottom, default 108000
what about the thing with the golems ? bc its creating huge fps drops
dont want to be troublesome but any chance u could look at my log(s), getting some weird warns on clean serverpack install tried like Everything
ty
this mythic metals bug was fixed like a year ago
please update to v23
v9 is ancient
you can blacklist mythicmobs:automaton in config/ysns.json, alternatively I think mythicmobs has a config option to disable replacing iron golems with automatons
either should work
mon
hi kek
ok ill try that, i was just wondering if it was on purpose that they spawn that often
if you're getting messages from DEUF i wouldn't worry about it, unless you're experiencing in game issues
I think it might be a mod conflict, unsure
yeah I was crashing on a previous installation and my world got corrupted in the end, the only config-related thing i changed was dramatic doors waterlog stuff cuz it kept spamming when starting the server
now im getting same errors, kinda scared of it happening again
any tips on general progression outside of the general mining up better gear
check the "getting stronger" quest in tutorial quest category
But, how do I update it? I don't have the option
if you still want more specific guidance, there is a build guide/build videos in pins
!alternates
If this command was run in response to your question/issue, it is likely because switching away from the launcher you are currently using would fix your problem.
From our experience, the most stable launcher by far is ATLauncher, also known as ATL.
To install ATLauncher, do the following:
1. Go to https://atlauncher.com/download
2. Install and run the setup, then open the program.
3. Login to your Microsoft account that owns the Java Edition of Minecraft from the Accounts tab on the right. This process is 100% safe, as it goes directly through Microsoft. ATLauncher does not see your account credentials.
4. Go to the Packs tab on the right, then click "Curseforge" on the left.
5. Search the modpack you wish to download.
6. Click "New Instance". Click "Ok" on the opted out mods warning, then click "Open All" on the manual download screen.
7. Let the mods download, ATLauncher will grab them from your Downloads folder and automatically add them to the modpack.
8. Go to the Instances tab, and click "Play" on the modpack you downloaded. If you ever see an "Update" button on the instance, click it.
To transfer your Curseforge world to ATLauncher, simply right click the modpack on Curseforge, or click the 3 dots, then click "Open Folder". Copy the Saves folder, then click "Open Folder" on ATLauncher and paste the Saves folder there.
Because ATLauncher downloads the exact same files as Curseforge does, your world will be the exact same and you will be able to join the same servers. ATLauncher also works without an internet connection (after you've installed the modpack, of course), and does not have any bloat from Overwolf. You are free to uninstall both Overwolf and Curseforge with ATLauncher installed.
you can copy your world folder from your current install to a fresh v23 install on ATlauncher
thx
Ok, so you recommend stlauncher instead of curseforge
I see
just requires a few extra clicks during the initial install because of some curseforge mods blocking third party downloads
Thank you very much, really appreciated the support
Okok
atleast you dont have to deal with the Minecraft launcher everytime you launch the game
also true
hey just booted up a server after having to transfer the files and whenever i craft something it dosent take the resources and dosent have a attribute of the weapon
dosent seem to be not working for anyone else in the server though
Anyone else have issues where stopping server takes a long time then crashes?
I get to this
[11.09 23:40:31] [Server] [Server thread/INFO]: Shutting down map thread
[11.09 23:43:31] [Multicraft] Terminating server via signal
[11.09 23:43:32] [Multicraft] Server shut down (terminating)
[11.09 23:43:32] [Multicraft] Looks like a crash, check the server console. Return value: 143
[11.09 23:43:32] [Multicraft] Server stopped
Yep
As long as the world is saved it's alright
you can just kill the server once it hits shutting down map thread
not sure what's causing that this time
probably not spark/ftb-chunks, tested without them still had it
also tried with temurin 17 and 18
Thanks everyone
still not sure about this
the mod really wants me to install statement, spams this message like a hundred times during server initialization
Why don't my enchantments match what the enchanting table says? I will put a book or item in, it says Vein mining or something I want, I grab it but when I look at the item it has random enchants not even related to it
Oh yeah idk why but in my game I can craft platinum star knife with a single stick
Playing in a server btw
enchantment tables will put the enchantment you select + has a rng chance to add additional enchantments. thats a vanilla thing im pretty sure
You misunderstand, I'm saying I click veinmining yet get something thats not veinmining
what its showing is there doesn't match what is actually there
are you playing mmc1 or mmc2?
Mmc1
I'll test the plat dagger thing when I get some time
because Idk if it is the server you are playing on or an actual bug in the modpack
o7
I think it is whatever server you are playing on as I only get the spirit stick option when putting a stick into a crafting table
I see
Not complaining tho cuz it helped carry me through early game xp
Since crafted weapon dmg bad
Yeah, fair, the sneak bonus itself does work with any weapon though which is good, and can probably get your hands on the dagger from minecells rather quickly
an assassin's tome helps out a lot
what do you think of origins knight? and as a build 2 hp/ 1 str
this is the best combination I can think of, however, maybe there is better
knight is good, 2hp and 1 str not really ideal for later on, and the pins have build guides, videos, highly recommend watching those, and if choosing warrior then make sure to also watch the v23 changes to the warrior build
keep in mind that origins and not tied to builds
can I reset the status?
Yes, however, I was trying to do a tank/dps melee
what do you mean by that? If by points, then yes, you can find a greater orb of regret and get your points back by clicking the minus button, and then respec
thats all in the build
so knight + hp-str was my idea
origin doesn't rlly change that
y, i mean that
unless you play an origin that doesn't let you use shield, like icarae
but knight have more armor and more hp
so fit my build
tank/dps is not really a thing, it's more like you can get enough protection with enchants and then concentrate in damage. Tank and DPS playstyles are different and that goes for pretty much all video games
Yeah, for the most part they won't, certainly not the basic builds
i'm talking about a bruiser, the bruiser build is tank and dps
bruiser is more of a dps, but I have the build guide in pins, again, I recommend watching that to get a full understanding of how builds work in this pack
ty
eventually you will have gear and enchants that practically make you immortal
so eventually you'll fill the "tank" portion
so i need to focus on damage?
yes
but i'm in early game, i have like 1h gameplay
still dmg
just be careful and don't run in swords swinging
think about your approach
fair
that holds true throughout your entire playthrough
however right now I can tank a mutant zombie with no problem and I only have the armor in iron, I think I will follow this build and change it later, now I see if I can find these videos sideralis was talking about
they're linked in the guide
or you can access his channel through his discord bio
cuz he made them

https://www.youtube.com/watch?v=jrkfcVzEur8&ab_channel=SideralisMusic i think this is one
thats the one going over the changes
another question, since I'm not in the game -- I'm asking here -- how can I deposit experience?
warrior tank build is mostly non-existent, can still technically do it but it's not as much tank as it used to be, but adamantium impervium's ability was broken af
xp obelisk
there is a whole mod for it
ah, i know this item
i like
However, isn't there something that does it automatically?
without clicking the obelisk i mean
don't think so
Nope
well, np, i love the obelisk
so from what I understand I have to do a mix of str and dex
mix of str and luck really
luck is always hella important dps
not useless, but something to transition out of if doing it early on and the only reason to do it is for slower weapons, but you can make a fist of fury from archon rather quick for attack speed