#MCE2 Sneak Peek Discussion
1 messages · Page 12 of 1
Like TF2 critical hit
Does not need to write critical hit XD, just the red letter and increase the font size
oh no, i was just trying to showcase the difference in damage between a crit and not a crit lol
fair enough
When the modpack releases will there be a shop that uses coins like in mce 1 and if there is will it be available on release or will it be add later?
I don't think I have seen much of the quest book so I don't know what will and what won't be in it
Check out the recent posts on the #🐕-github-mods page. It looks like currencies and a stock market will be in the game.
Isn't that for a different modpack?
either way judging from #🎨mce2-dev-sneak-peek, its the same FTB coins like MCE 1
oh wait
Discord never notified new messages so I didn't scroll down in the github channel
Sorry

i'm pulling some ideas from FTB Money, but i'm making our own entire mod for it, since FTBM isn't available for versions beyond 1.16, last i checked. it has a webhook set up for the github in #🐕-github-mods
the core idea is to make a modpack-focused currency mod that can fill the same void as FTBM, with support for many unique currencies.
i've just been dealing with some shitty parts of Forge as of late, because they aren't explained well anywhere i've found.
That would be cool
Damage indicators with critical hits
Not really within the scope of the mod. And I do think it already exists
fyi an idea for the modpack, if does not have yet
Damage indicators for the player? Idk if that's necessary for minecraft
For mobs and etc... good thing to test the weapons damage
hello
Question, (this could easily have been answered already so my apologies) is there going to be similar progression to mce1 where certain ores are locked behind the mining dimension which is locked behind a specific boss? I thought that was really cool and was wondering if it’s similar again
I’m fairly certain that will be the case, it was mentioned in passing that certain ores will only be able to be mined in the great below, but I can’t remember if it was Adam who said it or just someone suggesting the idea and Adam really liking the idea.
Will the structures Howester built for the 1.16 version of MCE2 be making it into actual MCE2?
There will be soft locks yes.
I love soft locks, this is why conditioner is important
nothing too OP will be in the pack
It wasn't really op it was good for the price and the stage in the game
I didn't mention the power armor specifically but you'll just have to see when ww get the release
Mekanism is in so I bet that power armor is on the table?
if so he probably made it a pain to get lol
We already got confirmation that the fission reactor will have a big boom if it fails so definitely some changes were made
oh no...
re:
i mean they can just do that normally
i wonder if i could use a mixin to make it a fancier kaboom...
Make the kaboom bigger then anything else in the game
make it delete your world
On a scale of 1 (creeper boom) to 10 (DE reactor boom), how big of a boom will the Mek reactor have?
i mean i think it's usually 3-5
if i did mess with it, it would not be much bigger than that
thats not too bad...
it depends on how big you make the reactor
if you make a small one, the damage won't be THAT bad but you'll have to at most rebuild part of the reactor
a larger one will essentially delete itself entirely
Daily check in
This is smth I shoulda asked
Do we know if Enigmatic is in this, and if so if its been tweaked?
Enigmatic Legacy is my goat mod
i like the eye guy
some of the trinkets are pretty strong, a couple are downright broken
Unless it's in your base lmao
I like Enigmatic Legacy just for the starter ring you get with a random modifier
other than that, I know nothing about the mod lmao
we got 19 more days bois
aaaaaaaaaaaaaaaaaaaaaaa
just imagine final countdown meme of your choosing
use your imaginatiooon
Any chance we can see a sneak peek of the quest shop?
like, the ftb money-like shop?
or what
Yeah! I also heard someone say there was a stock market?
best i can do
public class ShopCategory {
public static final Codec<ShopCategory> CODEC = RecordCodecBuilder.create(inst -> inst.group(
ResourceLocation.CODEC.fieldOf("icon").forGetter(e -> e.icon),
Codec.unboundedMap(Codec.STRING, ShopEntry.DISPATCH_CODEC).fieldOf("entries").forGetter(e -> e.entries),
Codec.list(PurchaseRequirement.DISPATCH_CODEC).optionalFieldOf("requirements", List.of()).forGetter(e -> e.requirements)
).apply(inst, ShopCategory::new));
public final ResourceLocation icon;
private final Map<String, ShopEntry> entries;
private final List<PurchaseRequirement> requirements;
public ShopCategory(ResourceLocation icon, Map<String, ShopEntry> entries, List<PurchaseRequirement> requirements) {
this.icon = icon;
this.entries = entries;
this.requirements = requirements;
}
public List<PurchaseRequirement> getRequirements() {
return requirements;
}
public Map<String, ShopEntry> getEntries() {
return entries;
}
public ShopEntry getEntry(String entryName) {
return entries.get(entryName);
}
}```
||the menu isn't functional enough yet so the best you get is a class related to it||
enjoy reading code
Thanks for what you can give. :p
Hey Adam, I am the PR manager for a modded mc network, we wanted to talk to you about hosting MCE2 at launch, could you please DM me since your DMs are closed?
so likely not in ?
i mean not every pack needs a hundred different trinkets but enigmatic would fit in mce2
fair enoughskies
would just have to remove a few trinkets i guess
Every pack needs a thousand so I can be a loot gremlin
On Adam’s soul we are all hyped for mce2
will there be a variety of decorating mods 👉 👈
i would assume so
I usually build a box to live in but I think Imma try building an actual building
Daily check in
Daily countdown: 18 days to go
Do we know what launcher MCE2 is going to be available on like etc?
Curseforge and any launcher that grabs from curse
great that makes life easy
I really am excited to equip the ring of 7 curses while trying to avoid imploding my server
Enigmatic legacy is not in
crying in the club
but also I just rewatched the trailer and I think I saw a custom arena for the wroughtnaught boss so thats dope
The amount of content we are going to share in this discord

Sadly the mod essentials is not in the modpack, i use this mod to play with friends, my modem does not allow me to portfowarding, so i kinda use the mod to just make a world and invite my friends, just like the win 10 version
Of course
Is there any problem that makes the mod unavailable on the oficial modpack?
Adam answered about it before:
Closed source
Black box operation
Shady monetization
What is Black box operation
You could also use something like hamachi or any tunneling service, it's essentially the same thing
i am searching on google but i cant find the answer
Yea don't use essentials. There is easier ways to give your computer cancer
Black box like you can't see what's it doing while it's running
Fr?
Why is not taken down yet, the mod is running fine on the curseforge app
Yes. It does auto updates. On top of closed source so no one really knows what it's doing. So it could be installing anything on your computer
No proof that it's malicious but also no proof that it isn't
Puts it in limbo for modpack makers
Is really a shame, it's a really nice feature, because some people just want to play without installing third party software
There are other similar mods to essentials that are more open but I don't know them off the top of my head
This is something that should be on the official version a long time ago
They already made a lot of people migrate to microsoft account
The official way is to host a server
I mean. If you want to run a server. Just use the server pack and host your own.
No port forwarding they said
Seen it on ISP modems all the time
Yeah i know, but what i mean is the invite option should be in the official game without mods, just using the xbox system
That would require Microsoft to make their own tunneling software. They'd rather push you to rent an azure server or realms

I don't think realms supports modded though
Nop, it doesn't
Maybe a community server would have slots. I plan to run a couple, not sure how many others are
yeah my isp does that it's annoying 💀
since mce2 is 1.20.1 though you can try using e4mc
its like essential without the bloat and being a sus download wrapper
i'm gonna look about it, thx
Anyone know if MC/MCE1 ran on linux? know its likely not a great gauge if mce2 will work but any idea would be nice
Any modpack runs on Linux to my knowledge. It's just running java, which is supported
As long as you can run Minecraft, you should be about to run modpacks
its possible, but its a pain
Well hopefully mce2 works better :/
idr any specific issues with linux and mce besides I think questbook assets being named funny so it wouldn't show up properly ingame
it'll definitely be more optimized for performance.....embeddium and sodium are really good optimization mods
yea i just swapped over to linux recently and didnt think of how MC would run cause i dont play very often. So was kinda hoping someone knew if it was at least playable. Really hoping it works alright
no one can really answer that except for adam and anyone that's privately testing the pack
a group of my friends have been testing the pack on multiplayer for the last week
but to my knowledge no one uses linux

I have never heard of a ISP router not supporting port forwarding, that is wild
There are dozens of us!
Only issue that I have had so far is that one particular sound related mod causes modpacks to crash once they try playing a sound once you reach the main menu.
The workaround is to make sure you have the OpenAL package installed, use prism launcher and make sure you have "Use system installation of OpenAL" enabled in prism's settings.
CG-NAT would lock you out of port forwarding because you don't have a public IP
Ah gotcha. I have more experience running servers via Linux. Would've thought the client would have been just as easy
how can I become your friend? The people say I make good brownies
sry for ping on reply
You had me at brownies
I see, a fellow brownie connoisseur
Wait. Important question. With or without nuts?
Depends on the occasion
Nope. Only acceptable answer is none with extra chocolate chips
factualy wrong
Name one time it's acceptable
when you make brownies for someone you dont like
God dammit. You got me there. You are back in my good graces
was that the entry test to become adams friend or are we just brownie buddys now?
Sorry just brownie buddy. But you will be accept by me if you do. I even made it on Adam's friend list
I see, you made it far in life
Eh mainly because I was helping him with some pc troubleshooting
you got BROWNIES? or brownies?
Triple chocolate chip. Yes
All types of brownies
hmmmmm
To jump back up to the server and multiplayer questions is there any one hosting company people recomend more then others? Everytime I make a server for my friends we usually use bisect hosting ever since I saw they had a deal with MCE years ago but last I checked they make you pay to update a pack and I want to keep this one going for a long time with MCE2 growing and changing
bisect doesn't charge you for updating a pack??
they never have and no host i've seen has done that
server hosts wouldn't be popular if they charged people 5 bucks every time a server owner needed to push an update with very few changes honestly..people wouldn't buy them
Personally I would rather just buy an extra 16GB of ram than rent a sever
Cpu makes a big difference too
Cpu probably the most important thing for the server
Well I guess that’s true, it depends on how many people are playing on the server
I only host for myself or one other so my 5600x is plenty
At most I have 5 or 6. But I have a 12th gen i9
Roughly similar single thread performance if memory serves
Just gotta remember to fo a pregen
sadge but thank you for the insight ❤️
Ill try to remember to give an update on release
I7-14700k my beloved
recently went from a 5600x to a box with a 13700k, nice little boost. 5600x ran servers like a champ with pregen, rarely any lag unless people were flying at mach 100

E4mc might work, its more like local hosting
It usually runs better and isn't super intrusive, it only appears whenever you open to LAN
I hate open to LAN and any software or mod that uses it because of how it murders cpu performance for the host compared to just running a dedicated server on the same machine.
although with lighter packs like skyblock ones the performance deficit might not be too bad, could also just be an issue with my specific hardware config as well.
some people probably just want the simplicity of clicking a button in the game itself to play with friends which I get
or ISP doesn't allow port forwarding so you can't host yourself and don't want to pay for a dedicated host
absolutely, some modpacks in general can also just be a pain in the ass to setup in general. but for me I will go from like 300fps -> 150fps when using open to lan on a large modpack which wouldnt be too bad if minecraft had decent fps lows
personally haven't used open to LAN for modded ever so idk if it just tanks performance in general
wish there were an easy way around cgnat in my case though 💀
pretty sure it runs the server on the same thread that the client uses as the main thread but I could be mistaken
I might have missed it, but was it said if the modpack is Forge, or Fabric?
forge
yea what does opening to lan like, actually do? I remeber using it a few times when i died like suuuper far from my body and the only real thing I would be wasting is my time walking all the way back lol, but i did notice the game played a bit differently loading stuff and sometimes mining would lag and would have to restart after a while
also that open to lan thingy on singleplayer worlds is a cognitohazard ngl, like I only use it for getting back to stuff early on when i didnt have extra pearls but eeeee, always in the back of my mind when I need 1000 (x material) and i could just lan it lmao
Open to LAN just makes the single player world into a local server so that people in your network can play without needing a dedicated server
oOooOooOo, and why would it tank preformance so much even if its just you? (sorry if its a stupid question i know likie next to nothing of servers >.< )
It wouldn't really. If it's just you, all it does is open the port for other players. Maybe a bit of overhead to have things processing different in case another player joins but it shouldn't be machine lagging unless you were already maxxing out your system beforehand
It does essentially run a local server though which is slightly more resource intensive
oOooOoooo, couldve been at the time the yea, my cpu was def throttling back on my old pc
thx tho, il keep in mind for whenever i play lan with my imaginary friends
:c
Could also be a RAM issue. If you allocated 8gb for the modpack and it's using 7gb, then you open to LAN, it needs some of that RAM to run the new local server, introducing another resource bottleneck
It's usually easier just to spin up a server on the local machine manually and have everyone connect to it rather than use Open to LAN. Then it has its own resource pool and CPU threads.
And nowadays is not very difficult to do at all
Open to lan is fine if its only like 1 or 2 poeple, but they would need to be physically connected to the same router as the host. Without using sketchy software.
one thing i wanted to ask; how long has MCE2 been in devlopment?
having 2 week minecraft urges, but i'm trying to put them off so i can dump that into MCE2
if you mean the 1.20.1 version that work started at around the beginning of this year tmk
but if you mean in general that goes back actual years atp
There was many variations of the pack over the last 4y. But the core pack that we're getting this month was started in January.
im soo excited I even have holiday planned so I can play all day 
and looking forward to dying to the warden a zillion times it looks so scary must get rockets stockpiled ….
Warden is changed?
we gave it an orbital laser cannon and its also an immortal cultivator at the peak realm with strength you could only dream of /s
"worlds most expensive nosebleed" type laser cannon
just 6 days after MCE2 release we will be getting GTNH 2.8 as well, this is going to be a great summer for modpack players
Pardon?
Most certainly not for everyone, but it can be a good time sink for those that enjoy it
yeah i had a horrible time lol maybe ill try again
Gtnh?
greg tech new horizons
aka your other fulltime job if you want to complete it lmao
(thoise kinds of packs horrify me, like cool in theory but too much automation and min maxing and optimising for my mind to take)
props to anyone that actually have the pateince to do it o.O
il stick with the kitchen sinks like mce my beloved
the adhd addled among us agree
Do you like organizing cables? Do you like finding that one mekanism pipe with some random gas...? just become an industrial engineer! Optimization and Automation! (we will ignore the 10 times the base has been completely rebuilt...annoying the group i play with...)
Immersive in-game tutorial
The return of clippy
A really friendly interface that introduces people to quests and mods would be nice. Some of my players get intimidated if the quest book is more than one page
that was my attempt at that, its very difficult to make any changes to FTBQ though. I tried making it as approachable as possible.
you could also make multiple versions of the in game tutorial which there are a few ways that could be implemented.
one way that I think is interesting is that you will get a new book or tutorial once you reach a new stage of the game or reach new dimensions that shows the player with all the relevant changes or differences. that way new players wont get bombarded with a bunch of information at once.
maybe using the book opens up a menu that has several different options/tutorials with some of them greyed out, hovering over one of them will tell the player the prerequisites to unlock the tutorial to give more of that gated feel that you do with progression. I just think that it would be cool if the tutorial was also tied in with progression with how the further you progress the more you unlock.
although now that I think about it you could instead do that for a logbook which would help implement lore with the modpack, But I do admit that doing all that wouldnt be an easy task 🗿
I like the ideas but its far too much work for for foreseeable future
That could take weeks to do 
I'm pretty sure FTBQ lets you hide chapters until you finish certain quests. Getting a new book per region sounds like an inventory clog
but something for later perhaps
No I've done that, I mostly meant outside of the tools provided I can't do anything else to make it easier to digest
An AI NPC who follows you around and helps you play the game. Just an easy 5 years development time
System requirements: dual 5090 and 128 GB RAM
Omg I love him
I love the little rat in the corner, it feels a lot more interactive like that
What's that other item though that's on cooldown......gateway??
Great start for the tutorial 🙂 The potential future hardmode version of the pack should have opening the book for the first time set the health of the user to 1 heart and set the time to night.
that's just immoral
spawned with no clothes 😔
crab
rat
isn't it perfect for chaos mode though?
Less evil but still funny would be an age 5 dragon flying overhead when the tutorial book is opened. It doesn't actually do anything, just flies overhead, roars and despawns when it is out of the player's render distance.
best quest book ever
or. well so far, havent played a pack that has THAT in it yet omg
brutal and i love it, its like the modded equivilant of a creeper hiss soundboard
it's not the QUEST book but more like a short tutorial to teach new players about the pack and certain features
Is electrobob wizardry going to be in this ?
It is my favorite magic mod and it's troll potential is unfathomable
i don't think it'll be in the initial release, but it's entirely possible to be added later
Iron's Spells will be in however.
Electrobob is still in it's port phase. Progress is on their discord
is ice and fire gonna be in the pack?
if so is there a chance the dragon caves could have slightly better loot? especially for higher tier if its possible
Oh yeah how is loot going to work in the pack? Is it with the usual lootr mod and customized or do you guys have your own system
Ice and Fire is one of those mods I just can't stand personally, I tend to edit the config to turn their spawn rate to zero until I've explored the map for X days, then turn them back to default once that time passes so I can go dragon hunting without getting harrassed in home zones
You can set the safe radius pretty high if you're worried about running into stuff early on
speaking of loot, do we know if it will all be normal chests or Ive seen some packs that have client side loot to where everyone can get stuff
That is lootr and I think it's I the pack. So it's instanced loot per person
Instanced loot op on servers
Good to know. I hate dragons showing up right at spawn
EBW has a 1.20.1 port in the works, no one knows when it'll be released
Instanced loot is necessary on servers
Especially for my loot goblin friends
Ohhhh that sucks hopefully it will release soon
Not sure if this is the right chat to ask, but will mce2 server pack be available on release day?
If anyone knows
Iirc, yes. Curseforge will have it so any mod launchers that use curseforge as the backend too
Swag thanks!
Satisfactory players can at least be distracted by 1.1 starting in a couple of days.
is mce2 still on track to release on the 20th
No word of otherwise
i think it should be delayed 
That's THIS timer.
Has it been stated if we’ll have a modest prior to the 20th or is list still subject to change prior to release?
I could be wrong but I think Adam said we aren't getting the mod list early in a previous stage
penguin is correct. No early anything
but we got an early release date
what a great idea
🤔
that is not a command and if it was, you wouldnt be able to do it in this channel
if we're talking about the thing ivan says the trigger keywords are when mce2
There is no set date when MCE 2 is coming out. You have delayed it by another 24 hours.
?ismce2out
No
great now there's another 5 day delay
I need this modpack now bruh im bouta lose it
same
the hype is unreal
been waiting YEAAAARS for this
this is going to be my next 'forever' 'eternal' mc world
Yeah mce has been my favorite for over 5 years now, I cannot stress how excited I am for the 2nd
i love mceternal and play whenever i have the motivation to do so even though it's not for long but i've been waiting as well for mce2
i just hope we get a unique modpack in modern 1.20.1 that brings stuff no others have been able to do
anime pig
give all mobs anime eyes and we'll be good
Porkus
I loved the part in Porkus where Porkus said "It's porkin time" and porked all over everyone
Um, phrasing?
Add a chicken named honk but no bonk
summoner/pet build when
glad to see mce2 will have no shortage of weird little freaks
that pig is not a freak, stop being mean to him
I thought that’s the final boss o.o
Oh noooo oh gods I committed it again did I just ping reply oh gods
I’m so sorry I’m on mobile ._. Please mercy

yippeeeeeeeee
did you guys see the porkus sequel was announced?
its called porkus the squeakuel
I'm in a situation now where more than one of my friends will make an mce2 server cuz I recommended it to them and I'll have to choose one to spend more time on
Convince them to merge?
Is the Discord event or the tickcounter timer the actual release time?
Adam can just get it approved in advance and then only make it public when the timer hits 0
yes to which lmao. The tickcounter website is a good margin ahead of the Discord Event
I hope mce2 has a way to trap mobs easier like the soul vials before they were nerfed in mce so I can make my mob zoo againnnn
Omg wait I wonder if I can get dragons or maybe a Medusa on a create seat and use a train to drag them there lmao
If it works Adam plz don’t fix it’s funny, imagine a cyclops’s as a train conductor
I think by default create's conductor mobs are on a whitelist of sorts, as I tried to get a Shiba as a conductor once and it wouldn't accept the hat
Oooo but you could still get the shiba on the seat by default right?
Yeah, it sat like the good dog it was
I remember getting Alex mobs… mobs on there in another mod pack
Yippeee
Rats haveeee to be on the whitelist it’s not even a question

apple smoked bacon anyone?
anyone smell ham?
Porkus Tree: Applewood Smoked Ham
mce1, summoning pendulum is op
Find em in dungeons and stuff iirc
Do we know if we will have Thaumcraft or Bewitchment?
Or generally any of the other magic mods for this MC edition? I know Astral Sorcery and Vampirism, as well as Botania, but no others
iirc no thaum at launch for sure, but it may (or may not) be added in an update
unless thaum7 is 1.21 in which case nah lol
astral isn’t on 1.20 afaik
I thought MCE2 was 1.16.5?
it was until it wasnt
I kind of checked out for a while when waiting so I didnt know it changed
ye it was a huge plot twist actually
Any clue what other big magic mods are going to be on it then?
I played a lot of 1.7 and 1.12.2, but nothing for 1.20 so I dont know whats good for that version lol
irons is in for sure
Irons?
i can never remember the exact full name but its a newer magic mod
that ^
more combat focused afaik but i havent played much with it
There are a few decent utility spells like the Spectral Hammer. The Recall spell is quite useful as well.
Huh, looks kind of cool! Doesnt seem to be as advanced as something like Electroblobs, Bewitchment, or Thaumcraft though
I really enjoy the huge magic mods that take days/weeks to finish, anything like that?
ooo, elder scrolls style mark and recall in mc would be awesome
occultism might be in? that would definitely fit the bill
ars probably but idr
ik there was some advocation for occultism as well but again idk for sure what’s in
personally not well versed in modern mods tbh
One of those advocates is me. I think Goat is as well..
I recall it being neat but I never went too deep into it
It's not that cool, unfortunately. It just ports you back to your spawn point. At least it doesn't care what dimension you're in.
eh, thats still pretty good
There was one time I got the bees angry in the Bumblezone. Recall was very useful at that moment.
is the world of mce2 gonna 'come to you' like you'll need to defend your base from X mob or smth
anything that isnt that dude from mce1 that kidnapped you is aight
will be pretty good in a modpack without /home
ars has a teleportation method 🙂 it can be used to also teleport mobs to let's say the end dimension over the void
it has scrolls for one-usage as well as an actual teleportation portal similar to a nether portal that you make out of sourcestone and can put a scroll in it to permanently mark that location to teleport between 2 portals if you have multiple bases
Or have a friend on a server that set up a base far away from yours.
that too
if you include ars additions, it has a better teleportation method but i've never used it myself
Another really useful ars spell is putting a rune on the ground that can launch whoever steps on it dozens of blocks into the air. Very nice if you have a glider or an Elytra.

you can also just have a personal spell for that since the spellbook has 10 slots for whatever you want
i've always loved ars for utility and automation but never get to use it because i get access to better methods sooner
i really hope mce2 changes this....ars is super underrated for automation, it's just....mekanism and create exist
Do we know anything about the quest features? I liked how in the first one we had currency we could spend in a shop.
seems theres ging to be a stock market of sorts
there will be currency and shop, but some of those features are still being worked on
awesome, thanks!
unlikely to be there at launch though as emper is making it all from scratch
as ftbmoney does not exist on 1.20!
but coins are present as quest rewards so when you play you can collect coins and spend them when the shop is out!
ohh, I didn't realize that about ftbmoney
time to stuff chests with coins
i have also given the goblin trader hundreds of modded and custom items for sale
so it can act as a sort of shop for now
hundreds?
yep
oh boy
it has three tiers of trades, common, uncommon and rare so between all three i populated them with items i think suit a goblin trader 
time to kidnap persuade the goblins to stay near my base
goblin trader gonna be rollin in coins
Is Mr Goblino accepting these coins as trade or will it be other items? 🤔
the coins are tied to the player like old ftb money coins
they are not items
gobby just accepts emeralds currently
Honestly I struggle to find use for my emerald sometimes so a welcome addition 
i see loot crates and..apotheosis
no apotheosis? ah, what's the item that looks like endersurge then
above the raw iron
custom item
gotcha
i also see the gliders mod i think in the second screenshot?
sounds fun all in all, can't wait to make a spawning area for goblin traders
does it make me a gazillionare ?
hey lead and nickel from thermal!
if someone can find an appropriate texture to use i will make an el gato balatro pet like porkus
are the lootboxes otherwise obtainable other than the quest rewards and the shop/goblin trader?
-> quest rewards
-> goblin trader
-> champions
always liked the lootboxes
Speaking of, when are loot boxes going to be 99 cents a pop Adam? 
when inflation stops
inflation never ceases
Anyone know if there is word about us getting a mod list prior to release? I've never once played 1.20 so Id like to have a bit of time to learn the mods before launching a server with my friends
what are champions?
sorry im not up to date on the mce lore
Standard mobs with crazy effects, they also can effect bosses. So just imagine a dragon that can regen, reflect damage, adapt to your damage, etc.
still wouldn't stand a chance against my nuke from [insert not balanced/overpowered mod here]
I’m curious how the damage on a nuke works, it’s it just deleting everything or is it doing actual damage
Depends on the mod. Some deal flat damage and apply radiation, some just deal max damage and call it a day
I’m thinking of the one from Alex caves
Will there be repeatable quests you can do for coins? I can’t remember if this was a thing you can do in ftb quests or not.
Yes
That's what the player shop in mce1 was
So I'd be surprised if mce2 didn't have more of that
I pray for dinosaur
separate friend groups
NO LONGER IS IT DAYS AWAY
IT IS LESS THAN A YEAR
... omg i just, muscle memories year rather than week
what, have you done to us eternal, WHY
time to permanently make them a funny named goblin companion i kidnapped yoinked from the wild... just like D&D
also usually has like % more health, so aka with mce scaling imagine a wither with 50000 health if your unlucky
bro, a dragon with ADAPTABLE would be absolutely terrifying
Imagine if a wolf/other tameable mob could be a champion, the eternal pupper
The ice and fire ones, yeah that would be awful
Warden with hasty
They're already so fast so imagine them at even 50% increased speed
Fuck it ill just make myself adaptable
is this still confirmed to be in mce2 ?
that was before the move to 1.20.1 so it's entirely uncertain
damn </3
Ready to blast my server with pregen for a whole day before releasing my friends on it
Cant believe im excited for a minecraft modpack
Thats like the most unemployed thing ever
it's not just any modpack though, that's the thing
Nothing wrong with being excited to play a classic game
i'm saying mce2 isn't just "a minecraft modpack"
we get MCE2 before GTA6
Give it to meeeeeeeeeee I can't wait anymore
This and biohazard are my most Anticipated modpacks ever

im hyped
fuck
i have to work adam, can you postpone launch
6 months from now would be great
Lmao fr. I accepted a 90 day travel contract that starts the 23rd. 0% chance I can play until October now 😭
Just think about it this way. It will cook and be even better when you can play it
Yeeeaa, I do! Just gotta pray my buds don't get too impatient and start before I get home
But after the contract? 1mo unemployment MCE2 phase
im waiting til october anyways to let it cook a little
pack only made the switch to 1.20.1 a few months ago
would like to give it some time for adam and the team to polish and add more quests bc I quest hunt
That is when you heard about it...
ah maybe I misunderstood
it read in the announcement the change olnly happened earlier thbis year
i mean still
let em cook
I think that's a pretty good way to look at it
Would it be too much to ask for a 7 days of MCE2? 👀 a little sneak peak each day till release?
to run a dedicated server on my pc i just need a good amount of RAM and some cpu power yea?
Strong single core performance and for RAM, I recommend 4gb base for the server and then add about 300-500mb per player depending on pack size.
Yes, and decent internet if you are having people outside your immediate network join you
thank you ❤️
Been a bit since I looked into internet requirements for servers. Looks like the concensus is about 1mbps upload per player that will be connected at a time. Keep in mind that your upload would be shared by the rest of the network too
more the better always ofcccc, especially once players start to hit lightspeed travel
would it be too late to ask for a port of the tinker's planner mod from 1.16.5 and 1.18.2?
for the release version yeah it's way too late unless the mod is like 2 lines of code 
but if people on the team like the mod enough that we want it ported there's always at least a slight chance
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
That looks like a neat mod
oh man 1 week. Will other launchers that snag from curseforge take longer? I've never downloaded a modpack on launch ngl.
If they can pull from the Curseforge API, they should have it available. Most of the staff use Prism, so that is the most recommended one.
will there be a heap of tech quests?
there are tech mods, as for quests, you will need to wait for that
hoping its similar tech level to mc 1
There are not any infinite resource gens from what we have been told so end game tech is different
question for the support team
will there be a server download file when MCE2 release?
There is no set date when MCE 2 is coming out. You have delayed it by another 24 hours.
or will i need to install a forge server manually with FTBessentials
the plan is to have a server pack available asap
I already have one ready and have been testing on it with most changes I make to the pack
so it should be fairly stable
use e4mc instead, it's better and doesn't try to sell you cosmetics for 10 bucks each lmao
essentials is different from ftbessentials
ftbessentials is the mod that adds some useful commands like /rtp , /home , /tpa etc
there's the essential mod, i think that's what they were talking about, i know what essentials is
but i fail to see how it was relevant, they were asking about ftbessentials not essentials
Do you mean there won’t be any tech related quests on release? Or we have to wait and see what tech quests there are? 🤔
there are a few chapters relating to tech and more will come with time
quests are one of the most time consuming types of content to produce when you want to make them high quality
and one of the easiest content to produce when you don't care about quality
I was more referring to. I can't talk about what concent is available
so real (certain modpacks which wont be named)
they were asking about opening a server
yeah but most people are going to make a server the proper way
porkus responds to music now 🐷 🎵
too existential of a question for porkus
banned
Double ban
😂
if i eat him do i get his wisdom
now i can jam to the MCE2 theme with my portable jukebox in my backpack
we..will have sophisticated backpacks, right?
It's been asked before but the answers have been pretty vague. Will quests be available on day one?
what about all the quests that were made pre 1.20 switch? or do they not really apply anymore?
have that banger kickoff as you try and kill a cataclysm boss
vague? i have said there are quests and posted quests like a hundred times
anything that could be ported was ported
Someone asked earlier today and they said quests wouldn't be available for a while.
and more will be ported later
no one said that
point me to where someone said that
no he assumed that based off his own question
maybe im just weird but that reads to me like youre going to have to wait for loads of quests
the only devs who can or cannot confirm anything are myself and emperdog
Ok good to know.
other staff are not involved with the project
Appreciate the clarity Adam!
adam can you confirm that the overworld is in mce2
but yeah there are a good amount of quests on day1
banish persius to porkus
death by rats
okay but wouldnt it be funny if porkus became like an eldritch horror if you didnt keep it fed
like dont mention in anywhere
porkus is the final boss
||if you feed porkus golden food he gets stronger ||
||based||
||that means even more ham and bacon||
if porkus dies he just returns to his phylactery i mean his summoning item
Sorry, I shouldve been more specific. As adam said above, Only him and Emp can confirm things. When i said "you will need to wait for that". I means, you will need to wait for release and check that out for yourself.
Wait this is a minecraft modpack? 
how have you been in this server for two years and not know that
what did bro think this was
Me Crying Eternal
cursed new pet unlocked
he gonna slime you out twin 💔
Freaky nugget
So there aarrreee inventory pets in MCE2
I'm telling everyone
thats something out of my fever dreams adam
Are you referring to inventory pets?
they are in a sense... inventory* pets*
they sit in your inventory and can be summoned
you should make them curios
and they just spawn when you have them equipped
that way there is a cost to having them
:D
Yea forgot the name lol
i'd have to rewrite how they work :> but i could make curios that have a chance to summon it when you get attacked or something
ahh I see
Inventory pets confirmed 
/s
mind you in that game they are
functionally different
but I always thought smth similar in mc would be cool

Smells so good
mce2 official soundtrack vinyl music disk irl when?
Or possibly when the players health is reduced to a certain amount.
Peak incoming in 5 days
reeeeeeeeeeeeeeeeeeeeeee
heard chat of infinite resource gen not rly being a thing in the pack, i assume that means the easy iron and quartz gen from create might be gone which i do fw a bit honestly
mainly bcz i already have ideas for cooler ways to gen stuff (those fuckass tOREtosies from quark)
I CAN'T WAIT RAAHHH
My birthday is literally June 20th and I'm far more excited for MCE 2 greatest birthday gift ever seen fr 🙏
it feels so good to have like something you've been waiting for to happen on your birthday, i've had that happen a couple times
so when does Porkus learn how to do gangnam style or shuffle?
can porkus cook for me like those cats in monster hunter
cook porkus
This may have been answered already but will something similar to the Doggy Talents and the special food be coming back? This is sounding similar but I am curious
i meannnnnnn you could always go the accursed vanilla farms for that stuff
still even if like, standalone generators dont hazave infinite gen I like the idea of setting up mining areas with create and getting all the ores you will ever need once you set up the automated machines and train infrastructure
Yk??? Was waiting for MCE 2 for like 5 years and it drops on my birthday I couldn’t be more ecstatic lol
i mean, we may have crude automation, won't know til we play the pack in a few days
Is this gonna be a complete version or like a public beta
Kinda both. It's not 100% conplete and there is content to come
ah don't say that adam, you'll finish it in about 100 years or so
good luck though, you deserve a huge break for this ❤️
what will be completed first? One Piece Manga or McE2
probably one piece
like the enigmatic chaos update
i will sacrifice my first born for enigmatic I love the cursed ring
The eternal mod pack
Heat death of the universe irl update before mce3
Couldn't find a concrete answer searching in the server so figured here was best to ask, will MCE2 feature the 1.20 port of tinkers?
#1143742498808799232 message
I apparently didn't search hard enough, thanks bud
ive never set up a vanilla iron golem farm im not that evil… yet
Everyone's time will come when they turn to the dark side
were so close... it really is Soon™️
5 days in tho im gonna have to start juggling playing persona 5X too...
5 more days and I will no longer be scrambling for a new game to fill my time
technically 4
soon well get to bust out the majoras mask dawn of the (x) day screens
in 7.5 hours actually, i just checked
7.5 hours? where'd you get that number...
Check the timer link Adam posted. It's 3 days and some change til release since it releases midnight Dublin time
draconic evolution update when? 
3 days? wait, it'll be the 19th for US? i AM reading that correctly aren't i? 😭
the time is unreleated
i cant say for certain what time it will drop on friday
Not sure if this has been asked before but. Will there be launch day support on any server hosting service for the mod pack ? I dont think my usual toaster will be able to do this pack justice. My friends and I are taking a whole week off to play C:
eh, still close enough to warrant majoras mask day cards
Delayed till summer of 2222 August 22nd
ah I see. I was hoping to get it Thursday in the US lol
#1143742498808799232 message
Thank you !
is the hatman gonna be included in the pack?
depends on whether or not you take 40 benadryls before playing, and/or your warp level if thaum gets added later /j
will the mace be in it
Theres a mod that causes him to appear when you go to sleep by your bedside lol
But idk what mod this feature is a part of
It's okay, Adam. We'll blame any delays on Curseforge.
breaking news curseforge mysteriously firebomed after recent modpack release on platform was delayed by 30 seconds
By chance is Ender IO gonna be in the pack? That would be amazing
How long do you think will it be to 100% all the quest time wise
depends on the player, not everyone plays the same amount of time or speedruns quests
it'll probably also change quite a bit after a few updates
we're definitely gonna be adding new stuff over time
quests most obviously
bro did dawn at night 😭
bro forgot about timezones
EST supremecy 😤
nyeh, i was going off the total hour count
Good thing Im unemployed
I will be able to indulge in this modpack to the fullest extent
couldn't be happier 🙏🏻🙏🏻
fr, ive been looking for work but thank god the job market sucks lmao
do we know if modular powersuits is going to be in 2
doubt it, adam has said he won't be adding anything too powerful, but idk how strong the powersuits actually are so
idk if they're more on the level of the mekasuit or AE2's quantum armor
This pack got me wishing i was unemployed LMAO
play at work, trust me you cant get fired for playing this amazingness
bit late, but
just work from home, never know what's going on
i think this was done like, a day early..yea?
nah, when i posted that the countdown said ~1:21:00:00, or 45 hours
im aware the countdown isnt exact, i just really like majoras mask
no, yea, majora's mask is great
Can we get a sneak peak of the quest chapters 😉
8gb dedicated or the entire machine has 8gb?
You can definitely get larger packs to run on 8gb dedicated if you turn down your render distance and visuals.
If the machine only has 8gb max, oof
max
imma upgrade but not by the 20th lmao
my day-to-day machine is 16 so its fine but unfortunately thats what i have for launch lmao
Is a lite version planned? Wouldn't apply to me but just curious
not even the full version is fully planned xd
Yeah im gonna buy 32gb ddr5 just to allocate the whole of it to mce2
That way I have 32 for my pc and 32 for mce2

it doesnt work well
8gb is prolly all you should allocate
allocating 12gb with 16gb gives worse performance than 8, i've found
idk about 32/32
but 8g is fine
I’m curious how many mods are in the pack at launch. That would be a good way to determine the amount of RAM you will need to allocate to run.
I only have 16 so 8 will have to do it lol
I would buy some more but I have to feed my warhammer addiction which is quite expensive
If you can run ATM10 you should be fine for the most part
As long as you aren't doing things like OBS or a lot of steaming you can use up to 12gb out of 16 safely
good to know
its not a exact 1/1 comparison, but its the closest we have
it is a fair amount to give before release though
giving yourself more swap space will give you more wiggle room as well
The thing you want to change is the paging file which setting to 16GB should be enough, once your ram starts to get full windows starts loading off low priority processes onto windows swap space or virtual memory (the paging file)
Extra swap space definitely makes more demanding modpacks more playable for me on my 16GB system
As long as you don’t have a hard drive or sata SSD swap space is a great crutch
to all the people asking if 1.0 is a beta or the "full thing", its worth mentioning that MCE2 1.0 is the starting point, based on feedback and with all the updates i have planned the pack will take on a whole new form as time goes on! i just needed to get the project out so i can begin refining and improving. its a solid base to work from, just like MCE1 was when it released. although it already has infinitely more custom stuff than MCE1 ever did.
just leaving that there so people can point to it when asked
Dumb question, Sorry if this has already been asked, but for those making a server for mce2, how will it work with the easy, normal and chaos mode(coming soon from what i saw) how will this affect setting up servers? How do you make the server easy normal or chaos from that selection?
most likely, it will be set in a config file in the modpack's root folder or something
though i can't really say for sure because there hasn't been much work towards the framework for that system, just the concepting
I gotcha, do we atleast know what the default will be? Im assuming normal?
yes
Awesome, thank you! And just double checking, last question, chaos is still a coming soon thing?
yes, it'll be more complex to implement than the easy one, most likely
easy one is essentially just going to be pure kitchen sink with less difficulty scaling more than likely
chaos will be a whole new experience
Sounds like chaos, I love it.
I can't remember if we asked this during one of the streams 🤔 is there a challenge mode in the works by chance?
that is/will be the chaos mode
will chaos be client side or server side? it would be nice for each player to choose what mode they want on a server. I definitely want to play on chaos mode but others on my server would want to play normal or easy.
it'll be server based
because it will include recipe changes and stuff
too hard to make it client based
if not outright impossible
yeah no making it individual player or client based would be way too difficult
could it be implemented to work player to player still?
not without the possibility for a lot of jank
recipes are based entirely on the server in modern versions
the only means to make them change per player would be to program something into the recipe that tells it to not work unless the player has chosen to be on that difficulty
it's not unreasonable to implement, but it would end up with jank
you'd also end up with double recipes in JEI at that point, so it could become confusing to know which recipe you're supposed to use for your mode
unless a truly gargantuan number of recipe IDs were synced to the client and it was told to hide them
but that feels like it would be far too much work
too hard to maintain too
genuinely so excited for this, just kind of vibrating in my seat waiting for it to release lol
thats exactly what atoms do when provided energy
cant wait for the irl rapture update .5 seconds before mce releases
I would have to step in if that were to happen
the world is not ending before I play mce2
cant wait to use all the broken items nowwwwww before they get disabled later ._.
(my precious soul viallllssss)
i hope soul vials aren't nerfed to oblivion
bro has been in the three day time loop for a while now, hell yeah man ty for your service
this implies the pack comes out tomorrow, not friday 😭
i think it needs another 12 hour added to the timer...
^
release shows 12pm on the 20th for me PST
Yeah 3pm EST for me
this is for release day
same same but different.
lol in 24 its not realse day though...
I cant contain myself
Timezones
Timezones are hard
I need it so bad
im so excited
❤️
real
god i play eve online the amount of Timezone shenanigans is nuts
any time you gotta organize any sort of group up with multiple timezones it's painful for no reason 😭
why are timezones so stupid 😭
id sleep.
<t:1750446000> , <t:1750446000:R>
I like using thease now days ^
they adapt to local time, very easy to use
yea

24hr for us in US east, that's basically tomorrow but the timer seems wrong 😭
Mayhaps I set alarms to wake up every 2-3 hours
whatever time garlic bread linked should be about the release
whoever started the majora's mask day countdown is early
Whatever time it says right here "<t:1750446000>" is in your timezone, and that's the exact hour it launches.
how many people in here are having an american moment
it should be out insantly, he said this a buncha times already but yeah it could deff be late
i am very certain this is false
for multiple reasons
yea, like i said, adam doesn't control the exact time
Mmm oki 
But it should be around that time posted?
curseforge does it whenever they feel like it
Mhm
give or take
ideally yes, but the exact hour or minute is gonna be a bit after that
Sick, so sleep should be fine, that's 2 pm for me
sleeping at 2pm is crazy
Ah
from shortly to much later, we'd all hope it's not the latter, but not much we can do about it
I work nights
I asked off for Friday, Monday, and Tuesday so I've got the whole weekend and some extra days
B)
my server pc is ready... 5600g with 80gbs of ram lol
Hahaha
I wish I had the money to set up a server PC, we're just renting a server
ive got a group of freinds that are all wanting to play
the 5600g was cheep to build i think im $600CAD into it
when the timer runs out, we go into MCE2 Standby Mode

im just glad i dont have to camp outside a best buy in the winter for this
camp infront of your computer in the summer
thats my usual routine!
i've seen more hype for a minecraft modpack than the switch 2, actually sad 😂
yeah the kinda money theyre asking for on that thing is Insane
i love wasting money but thats a little much 😭
who wants to buy breath of the wild 3 separate times but this isn't time nor place for that discussion
don't gotta spend 80 bucks for a copy paste experience
MCE2 gonna be the best 1.20.1 modpack to ever exist
put everything else to shame
i just wanna dive into the eternal fun, or whatever that ad someone dreamed up said
Doubt. You are not an MCE2 dev.
Some people cannot be saved.
How would I go about pre-generating land on a server, is there some sort of one click button? I plan to use Bisect Hosting, and this would be my first time pre-generating for a modpack.
There is a mod you use: https://www.curseforge.com/minecraft/mc-mods/chunkpregenerator
Has documentation and all that jazz
Thank you.
It does take a while to run, fyi. I usually do like 3000 to 4000 block radius (so 6000-8000 blocks total) and it can take a couple days depending on hardware. You could always start smaller like 2000 block radius or smaller and then bump it up as needed
It does look like procederally generating them seems better, instead of one massive pregen. I'll probably be able to do that when most of my friends are sleeping. 
They're already impatient for the release, I don't want to reveal another 2 day wait for pregenerating suddenly, lol.
Do you know if this is a mod everyone needs installed to join the server?
Sorry if it seems a rather dumb question, I realistically know very little about Minecraft modding. 
server side only!
Sounds good. Thanks again.
you can setup a big one and it will auto pause when people are online
but I am not sure how it does it so you might pregen one side more than the other or something

Actually, I can probably try it out on a different modpack to see real quick. Thanks for the suggestion.
I would read the documentation a bit too, you can give it more cores in the config and more ram in the server start file to make it more stable and performant
When it pregens and there are tons of structures and dungeons, it will fill up the RAM stupid fast. One of the rare times it is recommended to go up to a lot more RAM for a java server
how much space does it end up taking for the pc?
uhhh depends on the amount of structures really. MCE2 is bound to have a ton of them so a 3000-4000 block radius would be north of 100GB
eh maybe more like 50-70GB
it's hard to estimate
Why is this picture So low quality
I just grabbed the first result of the internet that looked normal
wait as a newbie to pregenning (outside of that one mod that lets u do it ingame before you create a world), i didnt know you could pregen chunks after you started the world? is it like a command or when you mean procedural do you mean like, normal walking into unmade parts of the world?
once it releases im fully intent on making a forever mc world and want to pregen as much as possible so like, whats the benifits of doing so long term?
The benefits of pre gen is that if players go to explore a section of the world, the server already made the chunks and everything in them so it doesn't lag. Chunk generation is the most taxing part of running a server.
If you keep the server side mod on the server, you can just queue up another chunk pregen that extends out from a previous pregen so you don't end up re generating chunks you did once before.
A downside is if there are updates that add new structures, biomes, etc, they won't show up in areas that have already been generated so you'll have to go really far to find them
When that user said procedurely generated, I think they meant batch generating. Doing sets of say 1000 blocks at a time for example instead of 8000 blocks
ohhhhhhh, so is there any reason for pregen on a singleplayer world or is just main benefit for servers?
i feel kingpin with the pen right now
I am itching waiting not long to go
10ish hours to go lads!
i'm pretty sure it's not today
iirc Adam mentioned that the timer was arbitrary and that he was aiming for a Friday release time; only he knows when "Friday" is for him as far as timezones go, but yeah, I'm not banking on it being released today either.
yea, i'm aware of timezones but even i'm confused because adam set the timer too early compared to when he said the pack would actually be released 😭
Maybe Adam secretly lives in Dublin, which is where the timezone is set to!
why are you guys still in this channel ? mce2 is not really gonna happen
its all been a ruse
anyway i claim the final chicken on this day
Not really. Unless you're playing on a mega potato PC that can't generate chunks well while you're playing. You'll see little benefit in single-player
main benefit for a server really, players going in all directions, rtping, loading a hundred chunks at once without pregen takes a really bad toll on TPS
That's the big one. Pregen makes it really easy to not have the server lag badly during the first few hours when people are spreading out and searching for somewhere to build
Or you can have players like mine who just walk in a straight line forever for some reason. Literally had 3 people never settle down or advance their quest book. Just walked about 20k blocks in separate directions, got bored, logged off
Was wild to watch
that's wild work
#1143742498808799232 message
👀?
Ya know, technically it's Friday somewhere. 😄
Goat doesn't watch this channel but has stated before that Adam's mention that he "might" do it is likely a polite way of saying he'll consider it but most likely will forget about that. 😉
he forgets about a lot of things, let's hope he remembers MCE2 exists 
Adamnesia
a special instance of amnesia located only in adams
will MCE2 be available on modrinth, or only on curseforge?
only curseforge, modrinth is weird
Curse and any mod launcher that uses curse as a backend
yeah i use prism, so it wouldn't really make a difference, but it's nice to know
modrinth isn't primarily mod a loader though...prism however is. but modrinth is completely different
I'm surprised mce2 chat is still a thread instead of an official channel. Maybe we get one when it drops too.
mce-general will probably include mce2
I didn't think of that
im guessing itll get its own channel, just to avoid confusion from people asking abt stuff thats in both packs
i remember someone else asking this and was told mce2 discussed would probably be kept in the general mce channel
by a dev/mod?
also late to this, but yeah im pretty sure adam is irish based on the accent i heard during the discord presentation a while back
That makes sense! I didn't want to assume. 🥳
maybe not irish exactly, but definitely not american
Ireland is a country in its own right. Not part of the UK
Very true. Same timezone though.
i had to look this shit up just to verify and yea, dublin isn't part of the UK..
casually pisses off the entire country of Ireland
thats on me, turns out only northern ireland is
ok correction: idrk how timezones are split up in that general area
Like 5-8 hours ahead depending where you are in the US 🤷♂️
man, who knew we would get a history and geography lesson with the release of mce2, y'all really doing some crazy work around here
genuinely no idea how i didnt know ireland was its own thing 
Everyone has their blind spots
but yeah lmao shows how much i know abt uk timezones if im adding whole new countries to the mix
either way, just a little more waiting left to go!!
a day and some hours, give or take
now i gotta find something else to excitedly wait for... i think im picking the europa clipper arriving at jupiter in 2030
to see if it has life or could possibly support it
In regards to the new structures, was this an issue in MCE1? Was there any major updates that initial chunks missed out on?
No idea. It depends on if your server lasts multiple patches and if those patches include more content or not.
Since mce2 is already confirmed to get more mods overtime, it's more likely to miss out on stuff unless you do a Regen run
I know it was just said in #🏮-mce-general that Ice and Fire dragons won't spawn within 800 blocks of world spawn, but I was curious to see if there are any other restrictions being placed on their spawns? Historically my friends have not enjoyed Ice and Fire so I'm hoping to assuage some of their fears that Ice and Fire will punish exploration rather than reward it.
That said, I'm aware the pack comes out tomorrow and will gladly accept "wait and see" as an answer!
its all subject to change based on feedback
its almost time !! 
the first month is the most important time to get that feedback in because i will be tinkering away a lot
often and frequently
Sounds good! Thank you Adam
Will there be a dedicated feedback place? Cause I intend to play a metric load of MC this weekend and could jot down ideas/feedback
ty ty ty Adam and dev team - much love for a work of love


