Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
172 changes: 172 additions & 0 deletions data/materials/scents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,172 @@
{
"description": "Scents taken from various perfume notes",
"scent": [
"amaranthe",
"amber",
"anise",
"apple",
"apricot",
"autumn leaves",
"autumn",
"beeswax",
"bilberry",
"black pepper",
"blackberry",
"blackcurrant",
"blood orange",
"blueberry",
"boysenberry",
"brandy",
"bread",
"brown sugar",
"cactus fruit",
"cactus nectar",
"campagne grape",
"candle smoke",
"caramel",
"cardamom",
"cardamon",
"cedar",
"chamomile",
"cherry",
"chicory",
"chocolate",
"cinnamon",
"clementine",
"cloudberry",
"clove",
"cocoa",
"coconut",
"cotton candy",
"cranberry",
"cream",
"creme de cacao",
"creme de menthe",
"cucumber",
"currant",
"custard",
"date",
"dew",
"dragonfruit",
"dry grass",
"durian",
"dust",
"ebony",
"eggplant",
"elderberry",
"elderflower",
"elm bark",
"espresso",
"eucalyptus",
"fig",
"frankincense",
"freshly tilled soil",
"gin",
"ginger",
"gingerbread",
"goji berry",
"gooseberry",
"grape",
"grapefruit",
"grass",
"grenadine",
"guava",
"hazelnut",
"heliotrope",
"hibiscus",
"holly",
"honey",
"huckleberry",
"ink",
"iron",
"jackfruit",
"jasmine",
"jujube",
"juniper",
"kiwi fruit",
"kumquat",
"lavender",
"leather",
"lemon balm",
"lemon rind",
"lemon",
"lightning",
"lilac",
"lily of the valley",
"lime rind",
"lime",
"loquat",
"lychee",
"mahogany",
"mandarine",
"mandrake root",
"mango",
"marigold",
"marshmallow",
"mead",
"mint",
"molasses",
"moss",
"mulberry",
"myrrh",
"narcissus",
"nectarine",
"oak leaves",
"oak",
"orange peel",
"orange rind",
"orange",
"ozone",
"papaya",
"parchment",
"passionfruit",
"peach blossom",
"peach",
"pear",
"peony",
"pepper",
"peppermint",
"persimmon",
"pine resin",
"pine",
"pineapple",
"plum",
"polished wood",
"pomegranate",
"popcorn",
"quince",
"rambutan",
"raspberry",
"redcurrant",
"resin",
"rose",
"rue",
"rum",
"saffron",
"sage",
"sandalwood",
"sassafras",
"satsuma",
"sawdust",
"smoke",
"snow",
"spearmint",
"spring",
"star anise",
"strawberry",
"summer",
"tangerine",
"tobacco",
"tomato leaf",
"vanilla",
"velvet",
"violet",
"watermelon",
"whiskey",
"whisky",
"white chocolate",
"white pepper",
"winter",
"yew"
]
}