#game-help-questions❓

1 messages · Page 172 of 1

silk knot
#

Never seen this link so that will help a great lot.

#

Just don't have to guess and constantly go back to Isabelle thank you.

daring mist
#

What's a good technique for catching scorpions and tarantulas? I always seem to get hit by them and want some for my house.

smoky rapids
daring mist
#

Got it.

carmine sigil
#

Is anyone still actively developing tools using data mined code, or at least knowledgeable enough about how the code works?
I would like to discuss the feasibility of a tool to determine the seed for turnip prices.
This was thought to be impossible at the beginning of the game, but since a few years ago, the seed for turnip prices is actually used before the turnip prices are generated in some cases (likely for the shops on Harvey's island). It might be possible to use... whatever information is generated... to determine the seed, and the offset for the RNG function, which would make it possible to predict the turnip prices.
Am I asking in the right place? It's technically help with game mechanics, but probably a bit more advanced than most questions asked in this channel...

daring mist
#

I have another question, and this one can be a bit of a manner of opinion. What's the best ordinance for a bug-themed island? I can see benefits for all four, but I am unsure on this one. Can someone give me some advice on what would be best for such an island?

carmine sigil
#

Beautiful island is probably not the best choice... you won't get cockroaches, and weed and trash feels like they might go well with the theme
The other three seem like they wouldn't affect bugs or the bug theme at all?

#

I guess flowers attract some bugs... so depending on the kind of bugs you go for, beautiful island might be good after all

daring mist
#

I don't think roaches have been catchable since New Leaf.

carmine sigil
#

You said it's a bug themed island, they are bugs
If you want to know which one is best for catching bugs, then you should probably switch between early bird and night owl, based on when you'll be available? So that stores are open at times where you actually play

silk knot
#

I need more nook miles

carmine sigil
#

Check what tasks you have in the nook miles app and go for them?

daring mist
carmine sigil
#

Bug themed island sounds to me like you want bugs on the island, not necessarily catch them. Like decorating it with bug furniture, and things like that. My previous post are my thoughts on what'd make the most sense to me regarding bug catching... though I don't think the ordinance actually affects bugs a lot, so I'd recommend to go with whatever makes the most sense to you otherwise

#

To maintain a 5 star island, the beautiful island one seems to make sense

winter violet
#

how the hell do i get out of nat type d

icy lake
rain crownBOT
#

•• NAT Types ••
Depending on your NAT type (Network Address Translation), you may find it hard to connect to other players via online play and therefore may cause your game to crash. Typically, those with an A NAT type, which can connect to all types above F and B are the best connections to have and can therefore connect to most players. If you have a C NAT type or below, you may have trouble connecting and need to adjust your WiFi router. You can check your NAT type by going to System > Internet > Test Connection.

For more information on NAT types, please visit: https://en-americas-support.nintendo.com/app/answers/detail/a_id/22541/kw/nat#DT:t1-q1a3EP:t1-q1a3-c

winter violet
coarse marten
#

Is there any way to move like the I forgot what’s it’s called where Tom nook is the building I feel like a poser not knowing what it’s called

#

but also is there anyway to change or decorate it

plucky lance
#

That starts as a tent but then has a blue roof once Isabelle comes?

#

If so the decor changes on its own for certain holidays/events

#

And you can’t move it once your island gets going. You can only reroll the die on the 4 map choices you get at the very beginning

smoky rapids
carmine sigil
#

The turnip prices are determined by RNG, the RNG function is seeded, so the prices are determined by a seed

The seed is determined based on some complicated stuff (so it's considered impossible to "choose" or "predict" a seed) when the prices are generated, so usually on sunday (or, like you said, after time travel)

It is possible to find the seed somewhere in the middle of the week if you know some of the week's prices, but since a few years ago things have changed a bit (the RNG function is used for other stuff in some cases after it is seeded, but before the prices are calculated), and that's where I think it might be possible to predict the prices even faster, potentially on sunday

smoky rapids
#

To me seed and RNG are actively opposites. The dataminers that created the tools are honestly not active anymore. I would be surprised if such a tool is able to be made, given out how extensively the code has been looked at, or even needed given the state of the community, for people to actively know the seed I think they would need to look at the data directly from their game which is not possible for them.

#

I'll try to ask a few contacts and contact you if they allow it

carmine sigil
#

RNG can be seeded, they are not opposites

And thanks

smoky rapids
#

(the seed RNG has been spreading hugely disproven misinfo in this game under other circumstances, sorry if I came as rude, I do not want to relive these days)

carmine sigil
#

Yeah, I understand that the weather uses a different kind of seed (or rather a seed that is set once and never changes), or something like that

Turnips get a new seed when they are calculated, but it's still a seed, it just doesn't seem likely to be predicted before it's generated

#

To be fair, you probably couldn't predict the weather seed before it's generated either xD

icy lake
#

to be fair, what nours is saying is true; whatever use of "seeded" here for turnip prices, its not reliable and not what i would use as the language either. actual seeds in the code function so incredibly differently from the supposed turnip price "seed" that trying to group them under the same label isnt really viable. there's not a way to "determine the seed" for turnip prices

carmine sigil
#

If you know the seed and the previous weeks pattern, you can predict the prices accurately

So it's a seed

The issue I'm having now (and for a few years) is that the seed is used for other things before the prices are calculated, so I'd also need to know the offset

#

And as this is about finding the seed, it would be useful to know what it's actually used for and how that works on a technical level xD

icy lake
#

finding the "turnip price seed" doesnt have a tool or anyone looking into making a tool as identifying a specific seed isnt in any way useful

carmine sigil
#

I have a better prophet already, thank you

But it broke a couple years ago, likely because of the stores on Harvey's island (it still works if you close the game completely on saturday and boot it up on sunday)

icy lake
#

well turnip prophet is not broken, and im going to go out on a limb and say a functioning prophet works better than a broken one.

carmine sigil
#

better = more accurate
it's slower though, because I'm really just testing all possible seeds

icy lake
#

i think thats probably much slower because thats not a useful way to calculate your future prices, which is why most prophets dont really do it that way.

carmine sigil
carmine sigil
#

And it only takes like 20 seconds (2 minutes in the worst case)... so yes, slower, but not unreasonably slow

#

And if it can be made to work, with an accurate result, on sunday... then it would be very useful

#

And that's basically the point I wanted to discuss... for what exactly and how is the seed used now, before the prices are calculated?
And how feasible is it to use that information to improve predictions?

carmine sigil
#

I'm sorry if I came off as rude, I understand there's a lot of misinformation about how seeds work, and that I'm just a random person you don't know and therefore might have no idea what she's talking about... like most people regarding this topic

The turnip prophet is a great tool, I respect it a lot, and usually I'd use it, too, if someone has questions that I can't immediately respond to. "better" is really just a matter of definition, and depends on what you're looking for

I just felt a bit frustrated in that moment. I know what I'm talking about, and I'm not looking for the turnip prophet, or any already existing tool really (at least I doubt anyone made anything like it, too niche, and originally impossible, back when people actually tried, and then it's likely nobody really noticed those changes).
I should not have responded passive aggressively like that.

smoky rapids
#

I'm sorry it appears the people that can help you have moved on

#

Best of luck with the tool though

carmine sigil
#

Yeah, I figured as much, I don't think I can do much by myself though, at this point xD

I moved on a couple years ago, too, I just happened to realize the potential now... depending on how things actually work

I still wonder why the stores on Harvey's island (at least I think that's it?) would call the RNG function up to several hundred times though xD

smoky rapids
#

Oh the Nintendo way is full of mysteries for sure.

carmine sigil
#

Thank you for taking the time though, I apreciate it

carmine sigil
vagrant urchin
#

Is there a list of all Harriet hairstyles you can receive?

karmic tiger
# vagrant urchin Is there a list of all Harriet hairstyles you can receive?

Second to last row in this table :) https://nookipedia.com/wiki/Hairstyle#In_New_Horizons_2

Nookipedia

Beginning in Animal Crossing: Wild World, the player has the option to change their hairstyle and hair color. Prior to Animal Crossing: New Horizons, it is done at Harriet's barber shop, Shampoodle, and in New Horizons, it is done by the player themself. In games where visiting Shampoodle is required to change the player's hairstyle, the answers...

silk knot
#

Hi! If I restart today, will I have Zipper on my island tomorrow and the eggs or do I need to wait a bit longer?
I don't really want to meet him to be honest

livid trail
#

You will need Resident services upgraded afaik

sinful heron
#

is there zero way i can get deleted save data back

spare spoke
#

Did you do a back up? If not, then no

sinful heron
#

i don’t know

#

how do i check sorry

spare spoke
#

Do you have Nintendo Online subscription?

sinful heron
#

yeah

spare spoke
#

When you start up the game, the bottom left should say when it last did a back up

sinful heron
#

i’ve googled a lot but it doesn’t seem like it’s possible since i deleted the save data i’m honestly so upset lol

#

i started a new island though will that make a difference

spare spoke
#

I'm not sure honestly

eternal prism
#

Hey all, is Animal Crossing a good game if I'm looking for a cozy town-building game? I just finished playing stardew and it was a really nice breath of fresh air from what I've been playing. Now I'm starving for cozy games like it, preferably with a town-building or community sort of genre though (so my first thought was Animal Crossing lol).

I've heard that Animal Crossing can't be played for long sessions, is there any truth behind that or is it just preference? I like to spend about 2-3 hours when I play games and that's really the main concern for me at the moment

plucky lance
#

Unless you’re personally against time traveling, then it might be hard to get 2-3 hours of progress in a day without running out of stuff to do

rough prism
#

HII GUYSS :3 is it ok to trade items from tresure islands or is it not ok?? I really cant figure it out?

#

Like overall

willow moon
#

!move out

spare spoke
#

.t moveout

rain crownBOT
willow moon
#

Thank you

carmine relic
#

.t hackeditems

rain crownBOT
#

⚠️ These hacked items are NOT allowed to be traded anywhere on this server:

  • Bunny Day egg-clothing DIYs - earth, stone, leaf, wood, sky, water and egg party
  • Construction Hat
  • Fish Recipe DIYs
  • Golden Axe & Golden Watering Can DIYs
  • Harvey's Basket, Clothesline & Fireplace
  • King Tut Mask DIY
  • K.K. Slider's songs that play when you suggest a nonexistent song name ("Hazure" 1, 2, & 3)
  • K.K. Slider's stool & Plaza Stool for concerts
  • Luna's gyroid
  • Mailbox
  • Map
  • Nook Miles Card
  • Nookphone
  • Polishing Outfit
  • Partition Wall and Pillar (including the DIYs)
  • Resident Services plaza bench
  • Special-item trees (i.e. star fragment trees, etc.)
  • Texture-edited items (aka "camo" items)
  • Turkey Day DIYs
  • Trash DIYs
  • ANY items that retain their Japanese name
  • ANY items that cannot be obtained without using external tools
solar crater
#

Hello, is there any method to get rid of neighbors in the fastest way and without making time travel?

#

And if It could be in spanish would be better

clever wedge
thorn compass
#

hi everyone, i was wondering how do i get a plain bush with no flowers on it? like this! tysm!!

zinc hare
#

hey y’all! what can i do if i lost my able sisters construction kit??

lilac quartz
#

.t shrubs

rain crownBOT
lilac quartz
zinc hare
muted valve
#

I can't find a scorpion.

I am in May, checking after 7pm, and nothing.

Where do they spawn? Any particular plants that might help?

Any tips appreciated

winter violet
#

sooo i have a concern. i play acnh on my switch. the game is mine. the switch is mine.

.. i cant move buildings, bridges, etc. only my partner can (assumed bc they started the island)

so if we break up am i locked and like... gotta make a new island

clever wedge
muted valve
clever wedge
muted valve
muted valve
icy lake
#

or you placed it down already, i suppose

winter violet
clever wedge
muted valve
muted valve
zinc hare
upper parcel
#

How do I get more village house plots? I wanna get ankha in my town

#

I only have 5 villagers

ruby echo
ruby echo
# upper parcel how do I know if I did?

Did you ever build the campsite? If you just finished the three plots quest and need a 6th villager, you’ll have to talk to Tom Nook and build your campsite.

upper parcel
ruby echo
upper parcel
#

I just got bit by a tarantula

#

arn't those rare?

ruby echo
#

They can be at times

brazen linden
#

they aren't very rare, at least I get a couple almost every evening 😅

flint blade
#

i got bianca from campsite today and she moved out eugene and i time travelled forward one day and now the plot is sold to her, what will happen if i time travel back one day again?

vagrant urchin
#

How does katrina work exactly?

#

I just did a friendship thing on filbert, and I was told what level of friendship I have from other people, but she didn't say where abouts I am with filberts friendship?

#

And can someone tell me what exactly all what she says means?

royal sleet
royal sleet
vagrant urchin
royal sleet
vagrant urchin
#

Oh, it's below, thank you

vagrant urchin
#

Is there a list of all bushes? I noticed you can get plumera bushes too

clever wedge
#

.t shrubs Here you go!

rain crownBOT
lofty estuary
#

Ok, am I going crazy? How do I get wood eggs for Zipper? The axe against the tree, right?

#

Nvm. It is. I just got unlucky lol

vagrant urchin
willow moon
#

Guys I have got KK to perform like a couple days ago and since then I still have not unlocked the “Be a chef” app in my nook mile thing does anyone know what’s wrong and yes my game is updated to 2.06!!

versed wave
#

Have you taken all of Tom Nook's diy workshop classes?

willow moon
#

Nope x

rain crownBOT
#

•• FAQ: Unlocking Cooking ••
To unlock cooking, the following criteria must be met:

• Upgrade Resident Services to a building.
• K.K. Slider must have had his first concert.
• Completed the DIY Customization Workshop.

The Nook Phone upgrade Be a Chef! DIY Recipes+ will then be available for purchase from the NookStop for 2,000 NookMiles. The option will be available the day following the concert.

high vine
#

If I accidentally put down two plots today and used nook mile tickets to fill one of them, can I ask a villager in boxes to fill the other or is it truly only one villager a day so I have to let the other plot autofill?

clever wedge
high vine
#

okay thank god

prime badge
#

does anyone know of an upright standing item that I can put patterns on to make buildings? preferably flat

silk knot
#

Can you invite a villager to your island from hunting? Then go to somebody else and get a villager they're trying to get rid of the same day? I do have empty plots still.

#

2 for 1

ashen nebula
prime badge
silk knot
steep breach
#

i’m trying to let someone take ankha from boxes and it’s not working

#

they have an open plot

#

anyone know why it wouldn’t work

clever wedge
#

How many villagers do they have?

steep breach
#

5 currently, they let a 6th one go

#

@wraith dock that’s correct right

wraith dock
#

ye

clever wedge
#

And the first campsite visitor has moved in right?

wraith dock
#

Before anyone asks I do have an open plot

clever wedge
#

Hm, that's very strange! You talked to her at least twice right?

wraith dock
#

uhh yeah for 5 mins straight 😭

#

rn im gonna see if nook miles tickets works

steep breach
#

do i have to talk to her too

#

it would be funny if you get ankha on your island

wraith dock
#

LMAO

clever wedge
steep breach
#

yes

#

i have full villagers and my campsite villager asked her to move out

clever wedge
steep breach
#

they did check and then revisited my island and tried again

clever wedge
#

And Ankha still won't move in?

steep breach
#

nope

wraith dock
#

i just went to the island, it lets me invite villagers

#

nook miles ticket i mean

steep breach
#

is there like a tutorial you have to go through for boxes or something

clever wedge
#

Hm... does Tom Nook let you buy a plot of land?

wraith dock
#

but idk if he will let me since i only have 5 villagers but 6 plots

clever wedge
steep breach
#

try that then yeah

wraith dock
#

o ok thanks! yea ill do that rn

clever wedge
#

Hopefully it works!

wraith dock
#

do u have to remake all the furniture like the 1-3 house plots

clever wedge
#

Nope, you just buy it for 10,000 Bells

wraith dock
#

o ok

steep breach
#

i’ll also restart the gme

wraith dock
#

oh ill do that too after i get the 7th plot

daring mist
#

What's there to unlock in the Happy Home Decorator DLC? I have the DLC, but never really touched it. If you need to use spoiler tags, then I understand.

steep breach
rain crownBOT
#

•• Happy Home Paradise DLC Q&A's ••

What is a DLC?
A DLC stands for Downloadable Content. Happy Home Paradise (HHP) is extra content that expands on the existing game, Animal Crossing: New Horizons. It can be purchased for $24.99USD.

What is Happy Home Paradise?
HHP is an extension of the game Animal Crossing: New Horizons, where the player is able to work along side Lottie, Niko, and Wardell to customize unique and one of a kind Vacation Homes for visiting villagers. You also have a separate currency on this Island, called Poki, where you can purchase rare furniture items in the Paradise Planning Office. Also, techniques learned in HHP can be applied to your normal island.

What achievements are available as you design Vacation Homes?
For a list of Milestones please visit:

https://animalcrossing.fandom.com/wiki/Animal_Crossing:_New_Horizons_-_Happy_Home_Paradise#Milestones

What are some changes from the original Happy Home Designer?
To see a list of all changes please visit:

https://animalcrossing.fandom.com/wiki/Animal_Crossing:_New_Horizons_-_Happy_Home_Paradise#Changes_from_Happy_Home_Designer

clever wedge
# steep breach it did ty!

Awesome! Not sure why it wasn't working with that 6th plot, but I'm glad Ankha was successfully adopted!

icy lake
tight shuttle
#

In the beginning when you’re trying to get your island to 3 stars, do the empty plots automatically fill in with random villagers as the days go by or do you have to go villager hunting on the nook mile islands?

smoky rapids
rough prism
#

Hiiiii

daring mist
#

When do the shops on Harv's Island restock? I keep going forward and the inventory is the same as before.

lost osprey
#

I believe every monday

daring mist
#

Thanks. That sounds about right since I have my island's time on Sunday.

willow moon
#

Guys im trying to make a custom path

#

But like there isn’t the option to add custom designs when terraforming

digital shadow
tough arch
#

Today the NPC bunny (idk) not supposed to be on out island?

smoky rapids
#

Zipper will be on your island Sunday 20th 2025

tough arch
#

Alr so when does Zipper on my island?

#

all day when they on my island

smoky rapids
#

they will be there all day the 20th yes

prime badge
#

does anyone have the volleyball net item?

rain crownBOT
#

Please post your trade requests or advertisements in the appropriate trading channels!!
• Channel descriptions are listed in #server-info.
• Make sure to check #📑market-guide‼️ & the pins in each channel for specific trading rules!

high vine
#

I won’t lose the terraforming app if in the process of terraforming I end up losing my 3 stars right?

clever wedge
high vine
clever wedge
high vine
#

I always save the game before I stop playing but maybe I forgot or maybe there was a glitch

#

It’s okay though, I do think it’s supposed to work like you told me but something went funky lol

smoky rapids
steep breach
#

is there a way to store flowers without picking them or finding room to replant every one

clever wedge
versed lava
#

Who knows how can I get the catalog in Happy Home Paradise?

#

I do the 30 houses a month ago I do all places I don't know what can I do now

novel iron
versed lava
#

Oh thank you so much 🥹🥹🫶🏻🫶🏻

versed lava
novel iron
#

I believe so yes

versed lava
#

But are you sure?

#

Because I don't spend much money on things that don't count AJJAJAJ

icy lake
#

though im fairly sure they count, id personally buy furniture to be sure

pseudo comet
#

So you know if my time travel till like next Saturday say and I have a good turnip price will that turnip price save or does it change every time travel?

smoky rapids
pseudo comet
smoky rapids
pseudo comet
smoky rapids
#

this sounds like very early game stuff, turnip are not the most profitable in early game imo, you should try selling sea creatures IsaHeartWave

pseudo comet
smoky rapids
#

it is advised not to TT too much with Turnips purchased

pseudo comet
#

Okay, thanks for the info

muted valve
#

I'm having trouble finding a Giant Isopod...

I tried in September and October during both time ranges

At night, I kept catching spiny lobster and venus' flower basket, and daytime I kept catching venus' flower basket.

Is there a specific time of day that is better than others?

ANY tips would be helpful. This is the last sea creature I need, and I already have all the fish.

hybrid kindle
muted valve
hybrid kindle
muted valve
hybrid kindle
#

Right, and you’re searching between 9AM-4PM or 9PM-4AM?

muted valve
# hybrid kindle Right, and you’re searching between 9AM-4PM or 9PM-4AM?

I searched during both times.

But I'm looking for MUCH more specific info. For example, it's a fact that the Sea Pig is more likely to spawn between 11:10pm and 11:45pm.

Something like that.

I know the windows and the dates. What I don't know is which times (or months) during those windows (it has the best chance to spawn

hybrid kindle
muted valve
#

I could keep trying, but I spent almost 3 hours swimming around catching creatures today. I'm ready to be done with my wetsuit, permanently.

#

So I wanna see if I'm missing anything.

#

Oh, and I should mention, I caught 2 Gigas clams while looking for the isopod.

hybrid kindle
#

It could be you’re really unlucky, they only have about a 2% chance of spawning if I recall correctly

muted valve
hybrid kindle
#

Again, not sure about the validity of the deep ocean areas theory, and I’m aware the percentage is pretty bad, it does seem so far that you just have bad luck unfortunately

muted valve
#

Apparently so. I've caught 4 Gigas giant clams total. The sea pig was easy after I learned about the 11pm thing

#

Thanks

muted valve
short cedar
#

I missed kks concert today so time traveled back a few hours to 7pm and he's not on the island anymore, what can I do

muted valve
tough arch
#

Weres the first diy recipe?

#

I have all the diys thou and crafted 5 easter items and still dosen't count as i crafted

smoky rapids
smoky rapids
# tough arch TI

yes so you locked yourself out of getting rewards legitimately

tough arch
tough arch
rain crownBOT
nimble plover
#

For some reason my bunny day isn't triggering D :

#

Oh got it yay

tough arch
wild glacier
#

I’m rushing to get all the bunny day eggs and DIYs after restarting my island the day before bunny day IsaDeadTired

smoky rapids
#

if you are aiming for all diy it might be impossible, since you need to craft it all and you are limited especially with rock eggs, unless you have many nook mile tickets

teal tulip
#

Is there a list of the DIYs you need for Bunny Day? I think I have all 15 recipes and 14 crafted, but this bunny is telling me I need 5 more.

frank void
#

SOMWONE PLS HELP HOW FO I TRANSFER RESIDENT REPRESENTATIVE POSITION IM GONNA CRY😭

vagrant sphinx
pseudo merlin
#

Hey does anyone know how many eggs it takes to unlock the water egg outfit? I've caught almost ten today alone (and before before now) and I still havent unlocked the outfit for water eggs. Of course the second I ask I get the recipe. My bad guys.

smoky rapids
#

oh sorry there are all of them here including the rewards, but it might help

high vine
#

So I bought the allowing custom paths design tool, how do I import a custom path design I found into the game?

#

the one I found doesn’t have a QR code 🥺

smoky rapids
# high vine the one I found doesn’t have a QR code 🥺

for custom designs, there need to be some kind of code, it can be a qr code, or a small series of characters, starting with MA or MO. the codes with MO/MA are to be looked in the kiosk in the able sister shop, with an internet connection and online subscription

high vine
tough arch
smoky rapids
#

if they hadn't got all the reward they could finish the event

tough arch
smoky rapids
tough arch
#

The came out on 19' ig

smoky rapids
#

the team then worked on splatoon, and I'm willing to bet some of them are on tomodachi life rn

tough arch
#

Yea i heard that AC devs also devs at Splatoon

smoky rapids
#

the game mecanics will not change, and we likely won't get more. It is your choice to play the way you do, just so you know it can break your savefile, I've witnessed people not able to unlock the roost because of TI

#

feel free to play however you want but be aware of the consequences it might have

tough arch
#

I'm "kind" of 100% the game (althrou it's impossible) so don't think any consequences can come. Game breaking bugs no mor'.

smoky rapids
#

it is possible to 100% the game

#

just very long and a lot of hard work

tough arch
teal tulip
vagrant urchin
#

You definitely can get purple tulips from 2 oranges, right? Like the image thing says? I've gotten every colour, including black, BUT purple.

green echo
#

How long do we have to wait after we kick out a villager for another one want to leave?

clever wedge
rain crownBOT
clever wedge
vagrant urchin
#

I got the green mum before I got the purple tulip, same for getting purple hyacinth, all Hybrid lilies, and all cosmos before a single purple windflower, pansy or tulip

clever wedge
#

It's only a ~6% chance to get a purple tulip, it's just a matter of patience and luck

green echo
daring mist
#

Curious question. How could one potentially make a poisonous swamp sort of island, like the ones made famous in Dark Souls and related games? I also want to make this a 5-Star Island, so weeds are a no-go for me, but I am willing to do anything else that doesn't compromise the island's rating.

green echo
clever wedge
clever wedge
rain crownBOT
#

🌟 This channel is for asking factual / game information and mechanics type of questions regarding New Horizons.
• For conversational or opinion-based questions please go to #general or #acnh-chat⛱️, thank you! isaheartwavegif

green echo
clever wedge
rain crownBOT
#

CAMPSITE VISITORS

Campsite Visitor Spawn Rate: See image below: https://imgur.com/a/7IFU4Mk

FAQ:

  • Is the first camper (6th villager) mandatory?
  • Yes, the first camper will always be a smug, he will appear the day after the camping is built.
  • Do I need an empty plot for campers after the first camper?
  • If you don't have 10 villagers yet you need to place a plot for the camper to be able to move in.
  • If you already have 10 the camper will replace a random villager, that will immediately be in boxes once you've agreed.
  • (See this guide to control which villager leaves https://yuexr.github.io/img/mo/4.png)
high hawk
#

Are purple pansies rare? Because I accidentally got one when making a big flower patch to get stars.

smoky rapids
wild crag
#

Can someone explain to me about meteor shower, because I got my Bunny Day Wand and none telling me about Star Fragments?

#

Is there a list of Meteor Shower situations?

rain crownBOT
#

•• Meteor Shower & Shooting Star Spawns ••
• Shooting stars only happen between 7 pm and 4 am. There are two main types:

Heavy meteor showers: These are usually announced by Isabelle and discussed by villagers, with stars shooting in groups of 5 to 8 roughly every minute or so during the whole night. These are pretty rare, averaging around 10 per year.
Light meteor showers: Only a handful of 5-star groups shoot each hour, if said hour has a clear sky. These average between 5-10 per month.
Note that weather patterns use a seed and are set in stone for your island, including when the shooting stars will appear, to the second. You can use Ninji's MeteoNook app (https://wuffs.org/acnh/weather/) to help determine your seed and get your weather and shooting stars forecast for your island.

smoky rapids
#

this is linked to your seed, so your island specifically we can't tell you a specific date. However if oyu unlocked Kapp'n he can take you to a meteor shower island at random.
If you visit a person with a meteor shower happening you can also make wishes and find fragments the following day

wild crag
smoky rapids
#

you need to have experience what he brings you to though

karmic tiger
#

The requirement for the star fragment island for Kapp'n tours isn't shooting stars though, I believe. Should be available so long as you've played on June 15 (if northern hemisphere) or December 15 (if southern hemisphere)

solar crater
#

Hello, you see, I have an urgent question Can I bring a neighbor who is in boxes to my island, but not having 9 neighbors and a gap, but directly having 3 neighbors?

icy lake
solar crater
#

Over 6?

icy lake
#

you cant invite villagers from other islands until after youve gotten the campsite and invited your first campsite villager, who will be your sixth villager

solar crater
#

And if i had the first two and 3 more???

#

Im new actually

icy lake
#

then thats five villagers, which means you need to finish the campsite quest and invite your first campsite villager first

solar crater
#

And when i Will get the campside?

#

Ok so i need to get the campside and then i can go to other islands for take villagers Who are in boxes???

vagrant sphinx
#

After you have the campsite villager move onto your island, you will be able to adopt villagers from other players as long as you have an empty plot

sudden bluff
#

is there any way to get rid of all my paths on my island quickly?

icy lake
sudden bluff
#

oof. thanks for answering though!

opaque hazel
#

Hi guys, If a villager I invite via amiibo card moves out can I still invite them to my island again?

icy lake
wild crag
#

Since started playing on April 5?

smoky rapids
# wild crag Can i time travel?

yup should work, but if you intend on time traveling finding your weather seed would help you more since you'd know the dates of the mezteor showers on your island

wild crag
#

I am on Northern Hemisphere

smoky rapids
#

that is not relevant for meteor showers. the earliest your switch allows is my guess

#

which seems to be January 1st 2000

copper python
#

Can anyone perhaps help me with something?

#

In trying to find out which items are what based on some pictures, but I'm struggling to find them in a acnh catalog.

mental patrol
#

For this server, is there a place to request help for designing an island or something like that. I’m new to actually “designing” an island to fit a particular theme and I wasn’t sure where to ask.

versed wave
mental patrol
flint blade
#

hi i didn’t get the stone outfit despite having like 28 stone eggs, does anyone know why? it’s not urgent bc bunny day is over for me i’m just curious

plucky lance
flint blade
plucky lance
uneven egret
#

What is the tota keke disc's tier list?

small dew
#

What is this item called?

fathom axle
#

Does anyone know what this item is called? Don’t think it’s a fence

icy lake
icy lake
small dew
fathom axle
solar crater
#

Guys im new in the game and there are 5 villagers in my town right now. When will i get villagers from other people in boxes?

smoky rapids
# solar crater Guys im new in the game and there are 5 villagers in my town right now. When wil...

You need to progress a bit more ! Once you have the villagers properly move in the resident services will change and you will have a quest to install a campsite, after that you'll get a 6th villager. Once the villager is moved in properly you will be able to get plots and adopt from other players.
Bear in mind you can't adopt a lot of villagers at once, you need an empty plot to be able to adopt, and plots can be automatically filled the day after they are placed.

cyan cave
#

What is a fair price for the different types of wood in NMT?

plucky lance
rain crownBOT
west crag
#

I’m on day 2. How do I get a shovel?

flint ginkgo
#

You have to progress a bit further

#

I’m not sure how to trade, but I’d be happy to give you a shovel

#

You can craft it if you have the recipe

balmy briar
west crag
#

I don’t have the diy yet

solar crater
#

Guys i have 6 villagers now, Can i go to other people towns and take villagers from boxes?

hybrid kindle
# west crag I don’t have the diy yet

It’s in the nook miles redemption for 3000 miles in the “Pretty-good tools” recipe pack for the better one

For the flimsy one you donate 5 bugs or fish to nook to get blathers on your island then talk to blathers and he’ll give you the diy

hybrid kindle
green echo
#

is it bad to time travel in the past ? like does it change something on ur island or its the same as time traveling in the futur?

solar vigil
#

@green echo depends on how far you go it might make your island full of weeds

solar vigil
#

Also it will put roaches in your house

green echo
#

cause sometimes im scared when i just got a villager, if i tt it removed him

#

ok thank you!

solar vigil
#

Also the seasons change

#

@green echo I wouldn’t go far forward or back

silk knot
#

So whenever you get a campsite villager, you can save the game before you see them? And can you still make them change villagers by exiting out the game?

ruby echo
solar kayak
#

anyone know the best way to find a ranch goldfish? it’s the last fish I need for this time of year.
9am to 4pm it a big timespan

lost osprey
#

Can you craft the simple wooden fence after the main quest? Cause apparently I dont have the diy

#

Oh nvm i have to buy the recipe

high vine
high vine
# solar kayak Thank you

it’s not the rarest level of fish either but it is fairly rare so don’t give up you’ll get it!

west crag
#

Is there a way for me to store things other than throwing it in my tent? I’m running out of room

smoky rapids
#

once you live in a house you'll get storage, if you don't have a house, you can only place or drop items

west crag
#

Ok

#

I think I get my house tomorrow

tender sable
#

how did they get the edges of the middle part to be the diagonals because when i try it it won’t let me do that

smoky rapids
#

are you using a 3x3 square ?

robust tundra
#

What is the sister fruit for oranges?

smoky rapids
robust tundra
#

Are the fruit that villagers like to gift you considered the "sister fruit"?

smoky rapids
#

if they are different from your native one then yes, they should be handing you the sister fruit

robust tundra
#

Dang lol, they always give me cherries

#

Thank you!!

tender sable
smoky rapids
green echo
#

for the easter event, what stuff we have to build?

smoky rapids
#

here are the preparation recipes to do the last day

tender sable
smoky rapids
green echo
#

and what do we get?

tender sable
#

and zipper toy?

green echo
#

ok thank you!

smoky rapids
# tender sable yeah ofc!

I believe the moon is too far behind it might be hindering the terraforming, I'd suggest removing it fist, can you smooth the furthest corners without it ?

tender sable
solar kayak
#

for the list of hacked items is the construction hat the one we wear when we can edit(?) unsure what the word is here our island or something else?

solar kayak
#

is it that helmet or a different hat?

smoky rapids
# solar kayak for the list of hacked items is the construction hat the one we wear when we can...
#

if it's something different it would be hacked

solar kayak
#

okay, thank youuuuu

tender sable
smoky rapids
#

depends on what's the exact name tbh

solar kayak
#

I have a yellow hat with a headlamp and I was trying to figure out if it was an okay one or hacked 😇

smoky rapids
solar kayak
#

yee!
thank you

smoky rapids
#

try to keep a tool like this catalogue it can be useful

#

it has most translations for any items

solar kayak
#

I’ll have to look it up. I just have the app on my phone

icy lake
solar kayak
keen quarry
#

HI, i'm trying to catch the tuna, wiki says it's available all day. Does it mean eveing and night too, or only during the day

#

thanks in advance for your help

smoky rapids
keen quarry
#

Thanks so much

uneven egret
#

What is the tota keke disc's tier list?

smoky rapids
#

I'm guessing a list people make of how they personally rate the songs

#

Totakeke being KK Slider in english if this is more telling to you

small dew
#

What is that black item called behind the castle gate?

novel iron
small dew
dense hearth
#

So, I have the campsite made, and I already invited the first animal that visited it. Now that that’s done, I want to get some more villagers to stay there. But whenever I go to invite one at like an island it doesn’t give me the option. Do I have to do something? The camp is completely vacant

dusty grove
dense hearth
#

Do you have to have that as well as an empty camp?

#

I did but instead of someone coming to my island it just got sold to some random villager

dusty grove
#

once youve invitied your campsite villager, you just need empty plots

#

after the campsite villager has been invited itll just fill randomly with a visitor, but they never join your island unless you convince them to ^

dense hearth
#

But the think is no one is coming to my campsite

#

And it won’t let me invite anyone to come to it

dusty grove
#

how many villagers do you currently have, not including the plot that says "sold" ?

warm quest
#

Does anyone know what these are? I’ve never seen them but I’m thinking it’s not real? Plz help lol

indigo urchin
#

What times do the shops on harvs island close? If they close at all

warm quest
#

Does anyone have a tiered neighborhood for the villagers? If so please message me I have questions lol

dusty grove
rain crownBOT
#

__•• Harv’s Commune Co-op hours •• __
** • Harriet:** 5am - 10pm (Will stay open if you get to the island before her closing time until you enter and exit Photopia)
** • Tortimer:** 5am - 11pm
** • Leif:** 5am - 11pm
** • Kicks:** 5am - 12am
** • Reese and Cyrus:** 5am - 12am
** • Saharah:** 5am - 12am
** • Redd:** 5am - 1am
** • Katrina:** 5am - 1am

indigo urchin
sage crag
cyan cave
#

is there a channel for daily nooks/ables shop visits?

shell apex
#

anyone got a gyroid guide? just got brewster back

livid trail
lyric root
#

hii im new to playing acnh, when does the clothes shop come along?

spare spoke
#

.t mabel

#

.t ables

rain crownBOT
#

•• FAQ: Unlocking the Able Sisters (Tailors/Clothing Shop) ••
You must buy at least one item from Mabel’s pop-up stand in Resident Services on two separate visits on your own island. Mabel will mention building the shop on her next (third) visit.

NOTE: You do not need to spend 5,000 bells as some sources say. You just have to buy at least one item during each of Mabel’s visits.

dense hearth
dusty grove
dense hearth
tender sable
#

if i have around 350 flowers on my island, will that make it impossible for me to get a 5 star without getting rid of some?

smoky rapids
shell apex
rain crownBOT
#

🌟 This channel is for asking factual / game information and mechanics type of questions regarding New Horizons.
• For conversational or opinion-based questions please go to #general or #acnh-chat⛱️, thank you! isaheartwavegif

tender sable
smoky rapids
#

did you complete the DIY workshop and customizing workshop ?

tender sable
smoky rapids
icy lake
#

make sure the screen when you launch the game has a small house icon next to the version number. if it does, you just need to wait until tomorrow, it usually takes an in-game day to unlock

smoky rapids
#

also make sure the house is full and not only a white outline, this would mean the DLC isn't currently active

tender sable
#

i actually had a question about the clutter rating as well because none of the explanations made sense to me about the clutter because some said if 45/64 spaces of the 8x8 square are filled with items then it is cluttered but some said if 6 or more are filled in the 8x8 square then it is cluttered

#

what does it mean

elfin plank
#

more than 45 items are placed in a 8x8 area. Isabelle will say the following in that case:
I received some feedback that part of the island has become something of a traffic hazard. Having decorations that improve the scenery is very important, but so is the ability to move about freely.

#

so more than 45

vagrant urchin
#

If celeste is on my island, will any stars shoot from the sky?

tender sable
elfin plank
vagrant urchin
tender sable
#

also where do lily of the vallies spawn

elfin plank
elfin plank
fallen crest
#

can you clone a black rose and if so, can that clone breed a gold rose?

tender sable
tender sable
livid trail
#

you can clone black roses but not golden roses. The clone needs to be watered with a golden can to be able to produce a golden rose

fallen crest
#

do all black roses have the same genes?

vagrant urchin
fallen crest
#

do the genes of the black rose matter when trying to breed a gold rose?

vagrant urchin
#

No, because you're not really 'breeding' a gold rose. You make it with water from the gold watering can

#

A black rose is a black rose. Just keep breeding the black roses with eachother

fallen crest
#

tysm

vagrant urchin
#

How many meteor showers happen each month? Is it at least 1 per month?

fallen crest
#

i think it depends on your weather seed

vagrant urchin
#

Doesn't help, as I need to find my seed. Via a meteor shower.

vagrant urchin
smoky rapids
rain crownBOT
#

•• Meteor Shower & Shooting Star Spawns ••
• Shooting stars only happen between 7 pm and 4 am. There are two main types:

Heavy meteor showers: These are usually announced by Isabelle and discussed by villagers, with stars shooting in groups of 5 to 8 roughly every minute or so during the whole night. These are pretty rare, averaging around 10 per year.
Light meteor showers: Only a handful of 5-star groups shoot each hour, if said hour has a clear sky. These average between 5-10 per month.
Note that weather patterns use a seed and are set in stone for your island, including when the shooting stars will appear, to the second. You can use Ninji's MeteoNook app (https://wuffs.org/acnh/weather/) to help determine your seed and get your weather and shooting stars forecast for your island.

smoky rapids
#

there is no limit nor based amount to how many shower you can have in a month, you can have 0 or you can have 25

vagrant urchin
#

Damn... okay

#

Good to know

#

Is it best to just keep rolling the days until I end up getting isabelle announcing a meteor shower to get my seed?

smoky rapids
#

I personally found mine, playing everyday, recording until I had only one pattern left for the day, and then narrowing the seed, if you are lucky enough to find a shower, be sure to record the shower hours (be precise) and you'll find it very quickly, remember though not to record event days , or the day where you create a profile on your island

vagrant urchin
#

Yeah. I wanna do it with stars as that's apparently quickest, and when I attempted last time, the seed was wrong

#

What event days are in may?

smoky rapids
#

I found mine solely by saying if it was raining or not (not giving what type of cloud or anthing) and only record if there was a shower or not. if you record the star times it needs to be precise

vagrant urchin
#

Yeah, ik by minutes. I wasn't doing anything special either. I was just doing the weather and it got it wrong

smoky rapids
#

there is apparently no special event in may 2025 if you are in the northern hemisphere

vagrant urchin
#

Yeah, northern

#

Okay. Good to know. Thank you. I'll keep skipping forwards a day to find a meteor shower

rain crownBOT
amber patrol
#

How do I make natural cliffs 😭

fallen crest
#

why arent leaf eggs growing on my trees?

solar kayak
#

Bunny day is over?
eggs only show up on a few trees not all..

tender sable
elfin plank
rain crownBOT
#

🌟 This channel is for asking factual / game information and mechanics type of questions regarding New Horizons.
• For conversational or opinion-based questions please go to #general or #acnh-chat⛱️, thank you! isaheartwavegif

vagrant urchin
#

How can we make sure we have the right seed?

smoky rapids
smoky rapids
#

Any shower

#

Just to check if you have the right times

#

On a day you haven't recorded

vagrant urchin
#

What are all of the international museum prizes?

#

I found my seed!!

unkempt gorge
#

Is the happy home dlc thingy the way you get to customise other villagers houses and add wall partitions to your own house?

spare spoke
#

Yes

unkempt gorge
#

Ok ty

amber patrol
#

What do I add in this area? My theme is tropical. I have a cliff on the left and a poolside area on the right

unkempt gorge
rain crownBOT
#

🌟 This channel is for asking factual / game information and mechanics type of questions regarding New Horizons.
• For conversational or opinion-based questions please go to #general or #acnh-chat⛱️, thank you! isaheartwavegif

vagrant urchin
#

How do you spawn a scorpion?

novel iron
vagrant urchin
novel iron
#

And chop down the coconut trees and remove the stumps

vagrant urchin
novel iron
#

If you got nook miles ticket to burn though you can always keep going to islands until you get the scorpion island

vagrant urchin
#

How rare is scorpion island?

novel iron
#

I think that is a 1% island

novel iron
vagrant urchin
novel iron
#

I don't mind at all I'll DM you a dodo code to come pick them up

vagrant urchin
novel iron
vagrant urchin
smoky rapids
vagrant urchin
#

Yep, plus rain so it's just scorpions

fathom dew
#

when do you unlock the snooty personality type?

#

i'm trying to hunt freya and i just had the resident services tent upgraded to a building

#

and i've got a sisterly, a jock, a lazy, a normal, and a peppy on my island rn

livid trail
#

After your first campsite villager has moved in

fathom dew
#

ohh okay thank you!

#

guess ill have to do some campsite hunting..

#

what personalities can you get from campsite?

livid trail
#

The first campsite villager is a smug mandatory villager so you can't change it.

You can get any personality but it prioritizes the ones you are missing.

vagrant urchin
#

What are all of the museum international items?

lavish olive
#

Hello, is there any newspaper type items in the game?

smoky rapids
vagrant urchin
lavish olive
#

thank you so much!!

fallen gust
#

.t bushes

ruby echo
# fallen gust .t bushes

Please use #bot-commands for any sort of personal bot commands, this channel is for questions and answers only - thanks!

tender sable
#

if i have a villager moving out of my 5 star island but i have another villager moving in right after the first one leaves, will my island remain a 5 star during the time it takes the new villager to move in?

amber patrol
#

What are some good villagers for tropicore island that isn’t flora, ketchup, Audie, or tangy??

rain crownBOT
#

🌟 This channel is for asking factual / game information and mechanics type of questions regarding New Horizons.
• For conversational or opinion-based questions please go to #general or #acnh-chat⛱️, thank you! isaheartwavegif

ruby echo
tender sable
ruby echo
tender sable
ruby echo
tender sable
crimson wind
#

Hello guys i need some help im in soemeone island and im trying to get his villiager his villiager is in boxes

#

And she keep saying the same thing

unkempt gorge
crimson wind
crimson wind
#

Cause i only have 4 or 5 villagers

unkempt gorge
#

You have to wait for one of your villagers to move out

#

Oh then you have to build more house plots

crimson wind
#

I do have plots

#

But she keeps saying the same thing

unkempt gorge
#

Empty ones or 4 or 5 filled ones?

crimson wind
#

Yeh

#

I have 4 villagers

unkempt gorge
#

4 villagers + empty plots? With no one living there?

crimson wind
unkempt gorge
#

Yes so eventually during the tutorial, Tom nook will get you to build 3 empty house plots

#

And when you build these you will be able to get more villagers on your island

crimson wind
#

After that he said to get villiagers

unkempt gorge
#

Riiiight ok maybe you can’t fill them out by going to other peoples islands

#

OR you already have a villager moving in tomorrow and you can’t have two moving in at the same time

#

In which case you’ll have to time travel with your switch to go to the next day so that you can get a new one

crimson wind
#

Oh

crimson wind
#

For backward?

#

Oh nvm

unkempt gorge
#

Forward to tomorrow morning

crimson wind
#

K

unkempt gorge
#

So that your current villager that’s trying to move in has moved in

crimson wind
#

Do i have to stay on that they

#

To get her

unkempt gorge
#

Wdym?

crimson wind
#

I meant do i stay on that they when i tt

#

On thst theu

unkempt gorge
#

That day*?

#

Set your Nintendo switch’s date/time to tomorrow at 6am

crimson wind
#

Yeh to stay on that day and not change it?

unkempt gorge
#

I think there are risks/disadvantages to time travelling so read up on it before you do it

crimson wind
#

K

unkempt gorge
crimson wind
#

Ik

crimson wind
#

On nintendo website?

unkempt gorge
#

No no maybe watch a YouTube video about it. Search something like “time travelling on animal crossing new horizons”

#

I’ll check quickly to see if I can find one for you

#

Either this video ^ or…

#

This video

unkempt gorge
crimson wind
#

Ty

unkempt gorge
#

No problem

crimson wind
#

I time travelled and still said the same thing

unkempt gorge
#

So can you confirm you have empty plot on your island that looks like this:

#

And you don’t have any plots that look like this:

crimson wind
#

I dodnt talk to tom nook about that

unkempt gorge
#

You need an empty plot to move in a new villager

crimson wind
#

Wait how do i do that

unkempt gorge
#

If you just follow whatever Tom Nook tells you, eventually he’ll talk to you about making 3 new empty plots. I’m not certain how far away you are from that so you’ll just have to progress the storyline

crimson wind
#

I did thoose

unkempt gorge
#

But now that you have time traveled you shouldn’t be too far away, just keep doing whatever he tells you and eventually he’ll get you to make the three house plots

unkempt gorge
crimson wind
unkempt gorge
#

So you have 4 villagers on your island

#

Exactly 4

#

And you don’t have any of these on your island

crimson wind
#

I think so

unkempt gorge
#

Check your map

crimson wind
#

Im gonna check

unkempt gorge
#

Take a picture of your map for me

#

That will tell me everything I need to know

crimson wind
#

K sure

#

Im going back to my island rq

crimson wind
unkempt gorge
#

Ok yeah you haven’t got to the part where Tom nook gets you to place three more plots

#

Just keep progressing the tutorial/story

crimson wind
#

Oh k

#

What tom nook told me?

unkempt gorge
#

🤷🏻‍♂️ just follow his instructions and eventually you’ll get there

crimson wind
#

He said

#

Campsite

#

Hold up

unkempt gorge
#

Then do that 👍

crimson wind
crimson wind
unkempt gorge
#

So… go to your campsite… and talk to them

#

Luna literally just follow whatever he says and eventually you’ll get to the point where you build more villager plots. I can’t help you anymore that I already have you just have to follow the game’s instructions haha

crimson wind
#

Ty

#

For the help tho 🙂

unkempt gorge
#

<3

crimson wind
unkempt gorge
#

Niceeeee once you build those you should be able to move in your friend’s villager

crimson wind
#

It sold

unkempt gorge
#

Time travel to move them in

#

You’re still not at the part where you build the final 3 plots, but you’re almost there so just keep progressing

zinc hare
#

hey y’all! when does Leif start selling wheat seeds?

elfin plank
zinc hare
#

wasn’t sure if it was a seasonal item like for fall

silk knot
#

guys can we play acnh on mac/computer, cuz recently I got a new nintendo switch and I dont have the acnh cards.. :<

ruby echo
silk knot
#

ohh..

vagrant urchin
#

What's the log that people sometimes use in their designs?

#

It's on the ground and acts like a bench, but it's just like a fallen tree with no leaves?

#

It looks like this

#

Ik they come in different colours, I just dk what it's called or if it's a catalogued thing or DIY thing

brazen hedge
#

It's a DIY that you get randomly unfortunately

frozen frost
#

Hy does anyone have mushroom DIY’s or moon? My dodo code is : 40W77

vagrant urchin
brazen hedge
vagrant urchin
brazen hedge
brazen hedge
# vagrant urchin Thank you

OH ALSO BTW!
I'm sorry but the information I gave you before was wrong;
It's not a randomly get Diy, it is given by jock villagers

vagrant urchin
brazen hedge
#

So if you have any jock, enter their homes when you can and see if they're working on anything in the crafting table; if you're lucky they'll give you this diy

brazen hedge
#

Always happy to help

vagrant urchin
#

Thank you lol

#

Does anyone know what this headpiece is?

vagrant urchin
brazen hedge
#

No problem ^^

smoky rapids
brazen hedge
jovial crown
#

when do i invite another villager? everytime i do it wrong and all of a sudden there’s a plot sold when i didn’t invite anybody 😭

livid trail
#

after you have placed the plot, you have that day to find a new villager or the next day it might autofill

wicked solstice
#

if someone visits my island can they steal my vines

vagrant urchin
#

Checking ables and tt a day, or trading? Or trying to at least?

smoky rapids
vagrant urchin
#

I thought hhp just did furniture?

smoky rapids
# vagrant urchin What would the dlc be able to do?

You can unlock certain items by doing certain homes, you also get outfits to dress the villager to fit their hope, for the hat this would be Walt.
I invite you to familiarize yourself with this catalogue tool, there is a lot of information on it

vagrant urchin
#

Does that mean it doesn't come from ables, or do I have to unlock it via Walt first before I can retrieve it?

smoky rapids
smoky rapids
vagrant urchin
vagrant urchin
smoky rapids
#

Yes it unlocked all the furniture from him

vagrant urchin
#

Where do you get it after unlocking?

#

Do you order it via poki, or is it in catalogued, or is it on a rotation with other things?

smoky rapids
#

You order it with poki

#

With the hhp catalogue

#

If you have online, trading is still the easiest method to get the hat

vagrant urchin
#

Okay. I'll try all three methods 😂

#

Thanks for your time, Nours!!

smoky rapids
smoky rapids
#

The fact that today is his birthday is a true coincidence I will appreciate

vagrant urchin
violet mural
#

So I got the custom designs pro app upgrades, but because I still don’t have an Able Sisters shop there’s no design portal. Do I just have to suck it up and wait for the shop to be built? 😦

vagrant urchin
knotty prawn
#

I have this problem where my game won't allow me to visit other peoples islands nor will it allow other to visit my islands and I believe it is because of my T-mobile wifi. I've connected it to other internets and it works but when I try to use my home internet it just doesn't.
Has anyone had this problem before and if so how did you guys fix it?

zinc hare
#

i’m trying to make a light bamboo rug but i need young spring bamboo. i have bamboo pieces. is this not the same thing like??

smoky rapids
rain crownBOT
#

•• NAT Types ••
Depending on your NAT type (Network Address Translation), you may find it hard to connect to other players via online play and therefore may cause your game to crash. Typically, those with an A NAT type, which can connect to all types above F and B are the best connections to have and can therefore connect to most players. If you have a C NAT type or below, you may have trouble connecting and need to adjust your WiFi router. You can check your NAT type by going to System > Internet > Test Connection.

For more information on NAT types, please visit: https://en-americas-support.nintendo.com/app/answers/detail/a_id/22541/kw/nat#DT:t1-q1a3EP:t1-q1a3-c

smoky rapids
#

You can see more details if you click on the link

smoky rapids
unkempt gorge
#

Anyone know what any of these items are called, and also what the end beams of the wall partitions are? (Like will I unlock them through HHP or is there another way of getting them?)

smoky rapids
unkempt gorge
#

Thank you so much !!!!! <3

stray drum
#

If a villager leaves your island, but then ends up moving back, will they remember you and have a relationship still or do you have to restart with them?

smoky rapids
icy lake
tender sable
#

you are always here

smoky rapids
#

yes that's what I do

tender sable
#

i have two whole questions 🙋

  1. i don’t put any gyroid fragments in holes on my island yet i keep digging up whole gyroids??? why is this happening i dont want anymore i have so many now and i keep getting more…

  2. are there any furniture items that you can put a squid on that are shiny and cool because i got my squid a throne but alas he cant go on it so i need a new shiny object to put it on but i cant seem to find any objects the game will let me put him on???

smoky rapids
smoky rapids
# tender sable i have two whole questions 🙋 1. i don’t put any gyroid fragments in holes on ...
  1. here's the list of every furniture that can in theory be put on that squid thank, I'm not sure about accessories, or clothing https://catalogue.ac/?s=Y2F0ZWdvcnk9bWlzYztzemU9MC41eDAuNTowLjV4MToxeDAuNToxeDE=
    if you want an opinion I'd advise trying to ask in #acnh-chat⛱️ for example
#

or are you asking items to put the squid on and I got confused

unkempt gorge
#

Yeah they wanted something similar to a throne that is shiny that a squid can be placed on haha

smoky rapids
#

Sometimes I read stuff wrong but you do have a list, if you want an opinion that would not be here but rather in chats NookThumbsUp

silk knot
#

whats the total amount of stairs and bridges i can have on my island?

smoky rapids
#

10 of each

silk knot
#

Thanks! 💕

tender sable
smoky rapids
tender sable
#

i’m learning so much

smoky rapids
#

also Google is wrong about a lot of things for this game

tender sable
#

do lily of the vallies only spawn on cliffs

smoky rapids
#

yes, south of cliff to be exact

iron bane
#

i had a question about mailing gifts to villagers. if i already gave them their daily gift but want to mail them some clothes, will they still wear whatever i send them?

vagrant urchin
#

How do you best 'farm' reactions? I'm wanting a few that I'm missing, but finding it rather hard to actually get the villagers to run up to me to give me a reaction I'm missing. Is there any method to promoting this instance to happen?

#

I'm basically wanting mischief, intense, haunt and scare!

#

How do I get haunt from Jack?

ember rose
#

U will get haunt and scare :))

ember rose
vagrant urchin
vagrant urchin
#

I'd love the video though

vagrant urchin
nimble plover
#

Does anybody have like a circle dirt path that has the outside of the corners as grass/snow/whatever season it happens to be? Or do paths not work that way? I've never used the custom ones before

nimble plover
#

Tyty!

main fern
#

Do yall know if you can delete bridges ? I built this one when I first started but it’s an eyesore now 😔

karmic tiger
tropic panther
#

Is there a way to delete houses from other nintendo accounts on my island?

brazen hedge
# tropic panther Is there a way to delete houses from other nintendo accounts on my island?

Yesyes, you need to log onto the account you want to remove, log in to the game on the title screen and press the ➖️ button to open the menu;
Here the screen will become black and a really serious tom book will talk to you and ask what you want to do (here you can also reset the entire island),
There's gonna be an option to remove people, there you can ask to remove the account

#

If you don't have the account anymore, login with yours and, same procedure, except you'll ask to remove the other person

#

Be aware that this, not only will delete the house, but the entire account selected (in game speaking);
And if it ever will want to join again, it will start as if that account was never there to being with

subtle merlin
#

What app do you guys use to make wishlists?

valid pendant
#

im looking to make a flowerbed like this but im quite new and im not sure how to get the dark soil as you cant plant on designs

smoky rapids
valid pendant
#

ohhh okay i havwnt unlocked that yet so i was confused thank you so much!

shell apex
#

hello, where can i find the tips on how not to get scammed section? 🤲

violet mural
#

Okay, so I built my campsite and I have my first camper. I can’t remember, do you absolutely have to invite them to live here before we can get more plots?

smoky rapids
vagrant sphinx
shell apex
#

thank you!

#

but i remember seeing a message about what to do when you encounter a potential scam, was wondering where it is

vagrant sphinx
#

.t scamreport This information may be useful as well

rain crownBOT
#

•• Report a Scammer ••
• Please DM @lapis terrace and you will be forwarded to a Redd (Scam Investigator) who will look into your case!
• Do NOT make false claims or you will be banned for abusing this service.
• Make sure it is NOT just a misunderstanding before you DM Orvbot, since reports like these take a lot of time to look into. You will be stung if you just waste their time.
• Staff are NOT obligated to look into your report if there is insufficient evidence provided.

Useful Info For Scammer Reports
• Discord username(s).
• 18-digit User ID (Google how to find it.)
• Screenshot evidence of messages.
• Evidence of in-game character name(s).
• Evidence of in-game town name(s).
• Video evidence of gameplay with clear evidence of the characters' identities.

violet mural
shell apex
vagrant sphinx
shell apex
#

i believe that works both ways then?

vagrant sphinx
#

The blue banner doesn't automatically mean a scam though, often it's just due to a bad connection or disconnecting. If the game hasn't saved they often will lose their items if the blue banner comes up for them as well

shell apex
#

i see. but it’s just better to close out anyway, right?

pseudo merlin
#

not a game question but more of a server question:
is it okay if i offer to draw a few people's ACNH characters/villagers for completely free? Im wanting to practice drawing in the animal crossing style and thought it would be fun to draw some peoples characters at random if they want. If that's allowed then what channel should I offer that in? If it's not okay in this server then I'll disregard. I know that irl services and trades aren't allowed in the server but since its just free and for fun i hope that's not an issue.

vagrant sphinx
pseudo merlin
#

perfect! thank you so much!

drifting pier
#

Anyone got any tips on making money

keen quarry
icy lake
rain crownBOT
#

How to MAKE BELLS, the SIMPLE Way:

  1. Play the stalk market: buy turnips at a low price and sell them high.
  2. Dive and catch sea creatures to sell back to Nook's Cranny.
  3. Grow stuff (fruits, flowers, pumpkins, etc) and sell to Nook's Cranny.
  4. If you have NSO (Nintendo Switch Online), trade with other players by visiting the trade channels in this server and seeing where to sell your services or goods!
keen quarry
#

I have two questions.

  1. Recently when of my villager left (O'hare). I didn't chase a new villager. The "new" one arriving is one of my first villager, Patty. How often does this happen ? Will she remember me or come back as a "new" person ?
  2. I'm not in a good place mentally and acnh help me ease things. My island is already rated at 3 stars but I would like 5. What are the most important things to do to get there ?
    (Excuse my English ;-), I'm french speaker and sometimes I translate literally from french to English in my head and it's not the right way to say things).
#

Thanks for your help and precious advice

frank magnet
#

How does time traveling work with turnip prices? My turnip prices are good right now and I want to have a friend come over to sell on my island but they won’t get there before the afternoon price change.

If I keep the in-game clock from rolling over, will my prices stay the same or does moving your clock back even 1 minute reset everything?

ruby echo
crimson wind
#

Hey guys

#

I need help

#

For some reaosn i cant get anymore plots i only have 7 villiagers

smoky rapids
crimson wind
smoky rapids
# crimson wind

I meant the whole map but that's ok, I see a empty plot next to a house, is there a name on the plot space ?

crimson wind
#

And didn’t even give dodo code he was nmt

smoky rapids
#

so that plot is noted as "empty plot" if you go check ?

crimson wind
smoky rapids
#

so you have 7 plots and 3 empty placed, you cannot buy more

crimson wind
#

Oh

smoky rapids
#

you can only adopt 1 per day as well

crimson wind
#

So you cant cause i need to get two stars

smoky rapids
#

the stars are not related

#

there is only a total of 10 plots, you have all 10 placed. if you can't adopt, it's either because the plots are claimed or that you already adopted today

crimson wind
#

Lh k

crimson wind
#

So i didnt get any villiagers but ye

#

Wait so you cant get anymore?

smoky rapids
#

you didn't see villagers on nmt islands ?

crimson wind
#

But i thought it 10 villagers you only get

crimson wind
smoky rapids
#

you get 10 yes

crimson wind
#

It usally the same island i went to

smoky rapids
smoky rapids
#

sold, so there is a name then

crimson wind
#

Yep 👍

smoky rapids
#

so you can't adopt they are claimed

#

that's why you don't find anyone you don't have the available spaces

crimson wind
#

Ohhhh

#

Bc i think i have 9 villiagers

#

Idk

smoky rapids
#

you have 7 on your map moved in. you have 3 plots, you said 3 are sold

#

that makes soon to be 10 villagers

crimson wind
#

Ohhhhh

#

K i didnt know lol

fallen crest
#

does garbage/rocks/eggs count toward the cast master nook miles goal?

smoky rapids
#

sadly they don't afaik

#

but it count for you to lose the strike

ember onyx
#

I need friends to play with

vagrant sphinx
rain crownBOT
#

🌟 This channel is for asking factual / game information and mechanics type of questions regarding New Horizons.
• For conversational or opinion-based questions please go to #general or #acnh-chat⛱️, thank you! isaheartwavegif

indigo urchin
#

How many times do I have to buy from nook shopping to unlock the app?

cyan field
fallen crest
#

can you time travel to delay a house plot being claimed by a random villager?

novel iron
lyric root
#

how do u get a 3 star rating ?

icy lake
#

.t islandrating // you need 160+ development points and 270+ scenery points to get 3 stars

rain crownBOT
#

•• Island Rating ••
• You unlock K.K. Slider concerts and the Island Designer app (terraforming) once you achieve your first 3-star rating.
• You obtain the Golden Watering Can DIY once you achieve your first 5-star rating. Also, lilies-of-the-valley can spawn as long as your island keeps its 5-star rating!

•• How do I get a 3- or 5-star rating? ••
• The basic idea is to fill your island with plants and furniture, as Isabelle usually suggests. So if she says to add flowers, do it - or at least, wait for them to be fully bloomed (to get the max points from them) ; Same thing if she hints at adding furniture.

torpid thunder
#

Hi chat, which 5 paintings am I missing?

royal sleet
short ivy
#

Hi all, does anyone have any experience with recovering the island without the old Switch? I heard you can technically recover the data if you contact Nintendo and had the cloud feature enabled in the game beforehand

#

I'm asking cause I'm planning to sell my current Switch to get a Switch 2

torpid thunder
smoky rapids
short ivy
#

I read that a lot of people were able to recover the island even if they lost access to the old Switch

smoky rapids
#

I'm just telling people had trouble getting their data back even if their switch were stolen

#

but you are free to try

midnight vessel
#

Q: How many clothing items are craft-able

#

Asking just cause I am getting back in the game.

livid trail
inner gull
#

Q: what’s the best way to make bells

rain crownBOT
#

How to MAKE BELLS, the SIMPLE Way:

  1. Play the stalk market: buy turnips at a low price and sell them high.
  2. Dive and catch sea creatures to sell back to Nook's Cranny.
  3. Grow stuff (fruits, flowers, pumpkins, etc) and sell to Nook's Cranny.
  4. If you have NSO (Nintendo Switch Online), trade with other players by visiting the trade channels in this server and seeing where to sell your services or goods!
junior veldt
#

I need help with something.
I don't know how to do happy home paradise. I just downloaded it last week and I haven't even came across that quest yet. Where I have to go to the airport. I've only been seeing it on videos. None of it has happened for me yet. What do I do?

silk knot
junior veldt
carmine relic
rain crownBOT
#

•• FAQ: Unlocking Happy Home Paradise ••
To unlock the Happy Home Paradise DLC after purchase, you must

• Upgrade your tent to a house.
• Complete the DIY workshop with Tom Nook.
• Upgrade Resident Services to a building.

Tom Nook will then phone in to introduce you to Lottie to start the beginning sequences of the DLC. You may need to wait for a new day to roll over to get this cutscene.

junior veldt
#

Okay, thank you for helping me.I have not got resident services upgraded yet

dusty grove
#

you need the empty plot !

fallen crest
#

If my most recent villager cant ask to leave how do i get them to leave

ruby echo
lyric root
#

hi :) how do i round cliff edges? whenever i try it breaks the whole cliff

lyric root
modern eagle
#

How do I catch a spider crab

#

I can't find any

#

Nevermind

keen quarry
#

wow !!!

novel forum
#

so whats rare and good to trade ? fossils ?

viscid frost
#

what’s the best way to get iron nuggets if most of my rocks are broken? tysm

smoky rapids
smoky rapids
novel forum
#

ah i see ty

west crag
#

Is Flick the one that can make bug statues?

silk knot
#

do i need NSO to backup my acnh save data?

silk knot
livid trail
regal cloud
#

Hello everyone 😋

I had a DIY Recipe for a bridge, but after the craft I lost and I need more bridges and I can not craft. Can someone help me with this?

livid trail
#

You can build more after having upgraded Resident Services

quiet zephyr
#

Which gyroids are rare

fast nymph
livid trail
gilded gazelle
#

Is it okay to talk about time travel or no?

icy lake
gilded gazelle
#

So this morning I missed daisy mae (i think that’s her name 😂) and so I time traveled to buy some now I just want to make sure as long as I time traveled within the same week that won’t spoil or is that wrong

icy lake
gilded gazelle
#

Ok thank you for the info that sucks cuz I sleep during the day and am awake at night 😞 so I time travel to day mostly so I can experience the day stuff

icy lake
#

youre able to get it after three stars i believe . though its only one hour later apparently

gilded gazelle
#

How do u set up ordinances. I just got to 3 stars

icy lake
#

isabelle will announce during the morning announcements when they unlock ! it was the day after i got three stars for me, i believe . then you go to isabelle and ask about them

gilded gazelle
#

Ok thank you!

fallen gust
#

Anyone know the name of this furniture? Tysm

icy lake
sleek glen
#

Hi! I reset my game for my son and want to remake my kitchen. Anyone know the names for the yellow stools, the grass decorations on the wall, the shelves above the stove, and the countertops? 🙏

wild crag
#

Since people are ignoring me:

So guys starting from Monday to Saturday, at what rate range for Turnips? I saw 398 last time?

slim trail
#

It Varys the other day I saw mine as low as 73 bells

#

It all depends

ruby echo
nimble steppe
#

Hey! Does anyone know how If I can plant full grown trees together like this, and still have them re-grow fruit?

#

would love to know if I can move my orchard to be closer together and how, thank you!

ruby echo
#

You would have to grow the trees first spaced out more, but once they’re fully grown like in the picture then you can definitely plant them and the fruit will regrow!

gusty path
#

I'm decorating iones house on my island and I'm trying to put hypno kk play on her speaker but I won't find it? I checked on my own speaker outside and it's registered and I was able to find it there but not in her house. I was able to play it in another villagers house but still no Ione 😭

#

Idk if that made any sense KEK

silk knot
gusty path
#

I was able to play it now after gifting her the song bc_thumbs

rain crownBOT
#

Please post your trade requests or advertisements in the appropriate trading channels!!
• Channel descriptions are listed in #server-info.
• Make sure to check #📑market-guide‼️ & the pins in each channel for specific trading rules!

main fern
#

Do yall know how to get coffee dude in the museum 😭

rain crownBOT
nimble steppe
tender spruce
#

(it can be a bit impractical though cause there's so little space around the trees that if you shake all trees before picking up the fruits, some fruits will not have space around to drop and will just disappear. Not an issue if you always shake only a few then pick up the fruit before moving to the next row though)

proud jewel
#

What is the fastest way to get nook mikes?

brazen linden
#

this might be a stupid question, but how do u guys get the character emoji that shows with your username?

nimble steppe
#

and appreciate the advice :D

royal sleet
royal sleet