aboutsummaryrefslogtreecommitdiff
path: root/src/lib/APITypes.d.ts
diff options
context:
space:
mode:
authormat <github@matdoes.dev>2022-12-25 01:32:19 -0600
committermat <github@matdoes.dev>2022-12-25 01:32:19 -0600
commit7f4fca3b10aae7b6a3f46688c0ce86c8ba28ebd1 (patch)
tree7676faf4dc3aa4ae93abfe0221c8d0837d2238b1 /src/lib/APITypes.d.ts
parentf174a3ed5fb04d038f26339c86f69ebfec175fa9 (diff)
downloadskyblock-stats-7f4fca3b10aae7b6a3f46688c0ce86c8ba28ebd1.tar.gz
skyblock-stats-7f4fca3b10aae7b6a3f46688c0ce86c8ba28ebd1.tar.bz2
skyblock-stats-7f4fca3b10aae7b6a3f46688c0ce86c8ba28ebd1.zip
chili pepper texture
Diffstat (limited to 'src/lib/APITypes.d.ts')
-rw-r--r--src/lib/APITypes.d.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/APITypes.d.ts b/src/lib/APITypes.d.ts
index 92153cf..ac472d1 100644
--- a/src/lib/APITypes.d.ts
+++ b/src/lib/APITypes.d.ts
@@ -155,7 +155,7 @@ export interface CleanFullProfileBasicMembers extends CleanProfile {
}
declare const COLLECTIONS: {
- readonly farming: readonly ["wheat", "carrot", "potato", "pumpkin", "melon_slice", "wheat_seeds", "red_mushroom", "cocoa_beans", "cactus", "sugar_cane", "feather", "leather", "porkchop", "chicken", "mutton", "rabbit", "nether_wart"]
+ readonly farming: readonly ["wheat", "carrot", "potato", "pumpkin", "melon_slice", "wheat_seeds", "red_mushroom", "cocoa_beans", "cactus", "sugar_cane", "feather", "leather", "porkchop", "chicken", "mutton", "rabbit", "nether_wart", "chili_pepper"]
readonly mining: readonly ["cobblestone", "coal", "iron_ingot", "gold_ingot", "diamond", "lapis_lazuli", "emerald", "redstone", "quartz", "obsidian", "glowstone_dust", "gravel", "ice", "netherrack", "sand", "end_stone", "mithril_ore", "gemstone", "hard_stone"]
readonly combat: readonly ["rotten_flesh", "bone", "string", "spider_eye", "gunpowder", "ender_pearl", "ghast_tear", "slime_ball", "blaze_rod", "magma_cream"]
readonly foraging: readonly ["oak_log", "spruce_log", "birch_log", "jungle_log", "acacia_log", "dark_oak_log"]