Animal Crossing New Horizons Catalog
A comprehensive inventory of ACNH items, villagers, clothing, fish/bugs etc
@kaggle.jessicali9530_animal_crossing_new_horizons_nookplaza_dataset
A comprehensive inventory of ACNH items, villagers, clothing, fish/bugs etc
@kaggle.jessicali9530_animal_crossing_new_horizons_nookplaza_dataset
CREATE TABLE accessories (
"name" VARCHAR,
"variation" VARCHAR,
"diy" VARCHAR,
"buy" VARCHAR,
"sell" BIGINT,
"color_1" VARCHAR,
"color_2" VARCHAR,
"size" VARCHAR,
"miles_price" DOUBLE,
"source" VARCHAR,
"source_notes" VARCHAR,
"seasonal_availability" VARCHAR,
"mannequin_piece" VARCHAR,
"version" VARCHAR,
"style" VARCHAR,
"label_themes" VARCHAR,
"type" VARCHAR,
"villager_equippable" VARCHAR,
"catalog" VARCHAR,
"filename" VARCHAR,
"internal_id" BIGINT,
"unique_entry_id" VARCHAR
);
Anyone who has the link will be able to view this.