Prefabs, or pre-fabricated, are objects in the game. This lists the codes used in DebugSpawn.
To use them, open the console with tilde (See console) and enter DebugSpawn("spawncode").
All tables on this page are sortable by name. Just click the up/down arrows in the column header to change sort attributes from ascending to descending and back. Each table also has a Collapse button in the "Prefab" column header. Clicking this will temporarily hide that table from view, which can help make page navigation easier. The tables are expanded by default to allow for quick page searching using your browsers "Find" or "Find on page" command.
Spawning Items[]
There are two approaches in spawn items:
- Using c_spawn in Console
It spawns an item or a mob at the position of mouse click immediately.
- First example: spawn a mob - 1 Beefalo.
c_spawn("beefalo")
- Second example: spawn multiple mobs - 2 Deerclops.
c_spawn("deerclops",2)
- Third example: spawn an item - 1 Gears.
c_spawn("gears")
- Fourth example: spawn multiple items - 2 Fire Staff.
c_spawn("firestaff",2)
- Fifth example: spawn a structure - 1 Science Machine.
c_spawn("researchlab")
- Sixth example: spawn multiple structures - 2 Science Machine.
Only a single structure can be spawned at once.
- Using c_give in Console
- It directly gives an item to the player's inventory immediately.
- First example: spawn an item - 1 Meaty Stew.
c_give("bonestew",1)
- Second example: spawn multiple items - 2 Walking Cane.
c_give("cane",2)
Monsters[]
Name | Spawn Code | Prefab location |
---|---|---|
Abigail | abigail | common/monsters/abigail |
Bee | bee | forest/monsters/bee |
Killer Bee | killerbee | forest/monsters/killerbee |
Beehive | beehive | forest/monsters/beehive |
Cave Spider | spider_hider | cave/monsters/spider_hider |
Spitter | spider_spitter | cave/monsters/spider_spitter |
Deerclops | deerclops | common/monsters/deerclops |
Ghost | ghost | common/monsters/ghost |
Hound | hound | monsters/hound |
Red Hound | firehound | monsters/firehound |
Blue Hound | icehound | monsters/icehound |
Hound Fire | houndfire | monsters/houndfire |
Hound Bone | houndbone | forest/monsters/houndbone |
Hound Mound | houndmound | forest/monsters/houndmound |
Krampus | krampus | monsters/krampus |
Mosquito | mosquito | forest/monsters/mosquito |
Crawling Horror | crawlinghorror | monsters/crawlinghorror |
Terrorbeak | terrorbeak | monsters/terrorbeak |
Spider | spider | forest/monsters/spider |
Spider Warrior | spider_warrior | forest/monsters/spider_warrior |
Spider Den | spiderden | forest/monsters/spiderden |
Spider Den (Level 2) | spiderden_2 | forest/monsters/spiderden_2 |
Spider Den (Level 3) | spiderden_3 | forest/monsters/spiderden_3 |
Spider Queen | spiderqueen | forest/monsters/spiderqueen |
Tallbird | tallbird | forest/monsters/tallbird |
Treeguard | leif | forest/monsters/leif |
Tentacle | tentacle | marsh/monsters/tentacle |
Tentapillar | tentacle_pillar | |
Killer Bee Hive | wasphive | forest/monsters/wasphive |
Lureplant | lureplant | |
Moose/Goose | moose | |
Dragonfly | dragonfly | |
Klaus | klaus | |
Bearger | bearger | |
Reanimated Skeleton | stalker | |
Antlion | antlion |
Characters[]
Name | Spawn Code | Prefab location |
---|---|---|
Bunnyman | bunnyman | common/characters/bunnyman |
Rock Lobster | rocky | common/characters/rocky |
Maxwell (character) | waxwell | common/characters/maxwell |
Maxwell (End Game) | maxwellendgame | characters/maxwellendgame |
Maxwell's Head | maxwellhead | common/characters/maxwellhead |
Maxwell (Intro) | maxwellintro | common/characters/maxwellintro |
Maxwell (Throne) | maxwellthrone | common/characters/maxwellthrone |
Pig | pigman | common/characters/pigman |
Puppet Wilson | puppet_wilson | characters/puppet_wilson |
Puppet Wendy | puppet_wendy | characters/puppet_wendy |
Puppet Willow | puppet_willow | characters/puppet_willow |
Puppet Wickerbottom | puppet_wickerbottom | characters/puppet_wickerbottom |
Puppet Wolfgang | puppet_wolfgang | characters/puppet_wolfgang |
Puppet Woodie | puppet_woodie | characters/puppet_woodie |
Puppet Wes | puppet_wes | characters/puppet_wes |
Puppet WX-78 | puppet_wx78 | characters/puppet_wx78 |
Splumonkey | monkey | common/characters/monkey |
Wilton | wilton | characters/wilton |
Woodie | woodie | characters/woodie |
Maxwell | waxwell | characters/maxwell |
Wendy | wendy | characters/wendy |
Wes | wes | characters/wes |
Wickerbottom | wickerbottom | characters/wickerbottom |
Willow | willow | characters/willow |
Wilson | wilson | characters/wilson |
Wolfgang | wolfgang | characters/wolfgang |
WX-78 | wx78 | characters/wx78 |
Items[]
Name | Spawn Code | Prefab location |
---|---|---|
Life Giving Amulet | amulet | common/inventory/amulet |
Booster Shot | lifeinjector | |
Grass Suit | armorgrass | common/inventory/armorgrass |
Marble Suit | armormarble | common/inventory/armormarble |
Night Armor | armor_sanity | common/inventory/armor_sanity |
Snurtle Shell Armor | armorsnurtleshell | common/inventory/armorsnurtleshell |
Log Suit | armorwood | common/inventory/armorwood |
Ash | ash | common/inventory/ash |
Axe | axe | common/inventory/axe |
Luxury Axe | goldenaxe | common/inventory/goldenaxe |
Backpack | backpack | common/inventory/backpack |
Honey Poultice | bandage | common/inventory/bandage |
Beard Hair | beardhair | common/inventory/beardhair |
Fur Roll | bedroll_furry | common/inventory/bedroll_furry |
Straw Roll | bedroll_straw | common/inventory/bedroll_straw |
Beefalo Wool | beefalowool | common/inventory/beefalowool |
Bee Mine | beemine | common/inventory/beemine |
Maxwell's Mosquito Trap | beemine_maxwell | common/inventory/beemine_maxwell |
Bird Trap | birdtrap | common/inventory/birdtrap |
Bishop Charge (Projectile) | bishop_charge | common/inventory/bishop_charge |
Sleep Dart | blowdart_sleep | common/inventory/blowdart_sleep |
Fire Dart | blowdart_fire | common/inventory/blowdart_fire |
Blow Dart | blowdart_pipe | common/inventory/blowdart_pipe |
Blue Gem | bluegem | common/inventory/bluegem |
Boards | boards | common/inventory/boards |
Boomerang | boomerang | common/inventory/boomerang |
Broken Tool | brokentool | common/inventory/brokentool |
Bug Net | bugnet | common/inventory/bugnet |
Butter | butter | common/inventory/butter |
Butterfly Wings | butterflywings | common/inventory/butterflywings |
Walking Cane | cane | common/inventory/cane |
Carrot (Planted) | carrot_planted | common/inventory/carrot_planted |
Charcoal | charcoal | common/inventory/charcoal |
Eye Bone | chester_eyebone | common/inventory/chester_eyebone |
Cut Grass | cutgrass | common/inventory/cutgrass |
Cut Reeds | cutreeds | common/inventory/cutreeds |
Cut Stone | cutstone | common/inventory/cutstone |
Deadly Feast | deadlyfeast | common/inventory/deadlyfeast |
Deerclops Eyeball | deerclops_eyeball | common/inventory/deerclops_eyeball |
Divining Rod | diviningrod | common/inventory/diviningrod |
Egg (Bird) | bird_egg | common/inventory/bird_egg |
Cooked Egg (Bird) | bird_egg_cooked | common/inventory/bird_egg_cooked |
Rotten Egg | rottenegg | common/inventory/rottenegg |
Crow Feather | feather_crow | common/inventory/feather_crow |
Crimson Feather | feather_robin | common/inventory/feather_robin |
Azure Feather | feather_robin_winter | common/inventory/feather_robin_winter |
Fire Staff | firestaff | common/inventory/firestaff |
Fish | fish | common/inventory/fish |
Cooked Fish | fish_cooked | common/inventory/fish_cooked |
Fishing Rod | fishingrod | common/inventory/fishingrod |
Flint | flint | common/inventory/flint |
Frog Legs | froglegs | common/inventory/froglegs |
Cooked Frog Legs | froglegs_cooked | common/inventory/froglegs_cooked |
Gears | gears | common/inventory/gears |
Gold Nugget | goldnugget | common/inventory/goldnugget |
Guano | guano | common/inventory/guano |
Gunpowder | gunpowder | common/inventory/gunpowder |
Ham Bat | hambat | common/inventory/hambat |
Hammer | hammer | common/inventory/hammer |
Straw Hat | strawhat | common/inventory/strawhat |
Top Hat | tophat | common/inventory/tophat |
Beefalo Hat | beefalohat | common/inventory/beefalohat |
Feather Hat | featherhat | common/inventory/featherhat |
Beekeeper Hat | beehat | common/inventory/beehat |
Miner hat | minerhat | common/inventory/minerhat |
Spiderhat | spiderhat | common/inventory/spiderhat |
Football Helmet | footballhat | common/inventory/footballhat |
Rabbit Earmuffs | earmuffshat | common/inventory/earmuffshat |
Winter Hat | winterhat | common/inventory/winterhat |
Bush Hat | bushhat | common/inventory/bushhat |
Garland | flowerhat | common/inventory/flowerhat |
Tam o' Shanter | walrushat | common/inventory/walrushat |
Shelmet | slurtlehat | common/inventory/slurtlehat |
Healing Salve | healingsalve | common/inventory/healingsalve |
Thermal Stone | heatrock | common/inventory/heatrock |
Honey | honey | common/inventory/honey |
Honeycomb | honeycomb | common/inventory/honeycomb |
Beefalo Horn | horn | common/inventory/horn |
Hound's Tooth | houndstooth | common/inventory/houndstooth |
Red Gem | redgem | common/inventory/redgem |
Ice Staff | icestaff | common/inventory/icestaff |
Marble | marble | common/inventory/marble |
Rocks | rocks | common/inventory/rocks |
Krampus Sack | krampus_sack | common/inventory/krampus_sack |
Light Bulb | lightbulb | common/inventory/lightbulb |
Living Log | livinglog | common/inventory/livinglog |
Log | log | common/inventory/log |
Bunny Puff | manrabbit_tail | common/inventory/manrabbit_tail |
Shadow Key | maxwellkey | common/inventory/maxwellkey |
Meat | meat | common/inventory/meat |
Cooked Meat | cookedmeat | common/inventory/cookedmeat |
Jerky | meat_dried | common/inventory/meat_dried |
Monster Meat | monstermeat | common/inventory/monstermeat |
Cooked Monster Meat | cookedmonstermeat | common/inventory/cookedmonstermeat |
Monster Jerky | monstermeat_dried | common/inventory/monstermeat_dried |
Morsel | smallmeat | common/inventory/smallmeat |
Cooked Morsel | cookedsmallmeat | common/inventory/cookedsmallmeat |
Small Jerky | smallmeat_dried | common/inventory/smallmeat_dried |
Drumstick | drumstick | common/inventory/drumstick |
Fried Drumstick | drumstick_cooked | common/inventory/drumstick_cooked |
Batilisk Wing | batwing | common/inventory/batwing |
Cooked Batilisk Wing | batwing_cooked | common/inventory/batwing_cooked |
Lantern | lantern | common/inventory/lantern |
Red Cap | red_cap | common/inventory/red_cap |
Cooked Red Cap | red_cap_cooked | common/inventory/red_cap_cooked |
Green Cap | green_cap | common/inventory/green_cap |
Cooked Green Cap | green_cap_cooked | common/inventory/green_cap_cooked |
Blue Cap | blue_cap | common/inventory/blue_cap |
Cooked Blue Cap | blue_cap_cooked | common/inventory/blue_cap_cooked |
Nightmare Fuel | nightmarefuel | common/inventory/nightmarefuel |
Dark Sword | nightsword | common/inventory/nightsword |
Nitre | nitre | common/inventory/nitre |
One-man Band | onemanband | common/inventory/onemanband |
Pan Flute | panflute | common/inventory/panflute |
Papyrus | papyrus | common/inventory/papyrus |
Petals | petals | common/inventory/petals |
Dark Petals | petals_evil | common/inventory/petals_evil |
Pickaxe | pickaxe | common/inventory/pickaxe |
Opulent Pickaxe | goldenpickaxe | common/inventory/goldenpickaxe |
Piggyback | piggyback | common/inventory/piggyback |
Pig Skin | pigskin | common/inventory/pigskin |
Pine Cone | pinecone | common/inventory/pinecone |
Pitchfork | pitchfork | common/inventory/pitchfork |
Poop | poop | common/inventory/poop |
Dragonpie | dragonpie | common/inventory/dragonpie |
Waffles | waffles | common/inventory/waffles |
Ratatouille | ratatouille | common/inventory/ratatouille |
Fruit Medley | fruitmedley | common/inventory/fruitmedley |
Monster Lasagna | monsterlasagna | common/inventory/monsterlasagna |
Powcake | powcake | common/inventory/powcake |
Froggle Bunwich | frogglebunwich | common/inventory/frogglebunwich |
Pumpkin Cookie | pumpkincookie | common/inventory/pumpkincookie |
Honey Ham | honeyham | common/inventory/honeyham |
Meatballs | meatballs | common/inventory/meatballs |
Wet Goop | wetgoop | common/inventory/wetgoop |
Stuffed Eggplant | stuffedeggplant | common/inventory/stuffedeggplant |
Taffy | taffy | common/inventory/taffy |
Honey Nuggets | honeynuggets | common/inventory/honeynuggets |
Turkey Dinner | turkeydinner | common/inventory/turkeydinner |
Fishsticks | fishsticks | common/inventory/fishsticks |
Fist Full of Jam | jammypreserves | common/inventory/jammypreserves |
Fish Tacos | fishtacos | common/inventory/fishtacos |
Butter Muffin | butterflymuffin | common/inventory/butterflymuffin |
Pierogi | perogies | common/inventory/perogies |
Kabobs | kabobs | common/inventory/kabobs |
Meaty Stew | bonestew | common/inventory/bonestew |
Bacon and Eggs | baconeggs | common/inventory/baconeggs |
Mandrake Soup | mandrakesoup | common/inventory/mandrakesoup |
Purple Gem | purplegem | common/inventory/purplegem |
Razor | razor | common/inventory/razor |
Red Gem | redgem | common/inventory/redgem |
Rope | rope | common/inventory/rope |
Seeds | seeds | common/inventory/seeds |
Toasted Seeds | seeds_cooked | common/inventory/seeds_cooked |
Sewing Kit | sewing_kit | common/inventory/sewing_kit |
Shovel | shovel | common/inventory/shovel |
Regal Shovel | goldenshovel | common/inventory/goldenshovel |
Silk | silk | common/inventory/silk |
Slurtle Slime | slurtleslime | common/inventory/slurtleslime |
Broken Shells | slurtle_shellpieces | common/inventory/slurtle_shellpieces |
Spear | spear | common/inventory/spear |
Spider Eggs | spidereggsack | common/inventory/spidereggsack |
Spider Gland | spidergland | common/inventory/spidergland |
Spitter Projectile | spider_web_spit | common/inventory/spider_web_spit |
Ice Projectile | ice_projectile | common/inventory/ice_projectile |
Fire Projectile | fire_projectile | common/inventory/fire_projectile |
Stinger | stinger | common/inventory/stinger |
Dapper Vest | sweatervest | common/inventory/sweatervest |
Thulecite Club | ruins_bat | common/inventory/ruins_bat |
Tallbird Egg | tallbirdegg | common/inventory/tallbirdegg |
Hatching Tallbird Egg | tallbirdegg_cracked | common/inventory/tallbirdegg_cracked |
Fried Tallbird Egg | tallbirdegg_cooked | common/inventory/tallbirdegg_cooked |
Ring Thing | teleportato_ring | common/inventory/teleportato_ring |
Wooden Thing | teleportato_base | common/inventory/teleportato_base |
Box Thing | teleportato_box | common/inventory/teleportato_box |
Crank Thing | teleportato_crank | common/inventory/teleportato_crank |
Metal Potato Thing | teleportato_potato | common/inventory/teleportato_potato |
Tentacle Spike | tentaclespike | common/inventory/tentaclespike |
Tentacle Spots | tentaclespots | common/inventory/tentaclespots |
Torch | torch | common/inventory/torch |
Trap | trap | common/inventory/trap |
Tooth Trap | trap_teeth | common/inventory/trap_teeth |
Maxwell's Tooth Trap | trap_teeth_maxwell | common/inventory/trap_teeth_maxwell |
Melty Marbles | trinket_1 | common/inventory/trinket_1 |
Fake Kazoo | trinket_2 | common/inventory/trinket_2 |
Gord's Knot | trinket_3 | common/inventory/trinket_3 |
Gnome | trinket_4 | common/inventory/trinket_4 |
Tiny Rocketship | trinket_5 | common/inventory/trinket_5 |
Frazzled Wires | trinket_6 | common/inventory/trinket_6 |
Ball and Cup | trinket_7 | common/inventory/trinket_7 |
Hardened Rubber Bung | trinket_8 | common/inventory/trinket_8 |
Mismatched Buttons | trinket_9 | common/inventory/trinket_9 |
Second-hand Dentures | trinket_10 | common/inventory/trinket_10 |
Lying Robot | trinket_11 | common/inventory/trinket_11 |
Dessicated Tentacle | trinket_12 | common/inventory/trinket_12 |
Koalefant Trunk | trunk_summer | common/inventory/trunk_summer |
Winter Koalefant Trunk | trunk_winter | common/inventory/trunk_winter |
Koalefant Trunk Steak | trunk_cooked | common/inventory/trunk_cooked |
Breezy Vest | trunkvest_summer | common/inventory/trunkvest_summer |
Puffy Vest | trunkvest_winter | common/inventory/trunkvest_winter |
Twigs | twigs | common/inventory/twigs |
Umbrella | umbrella | common/inventory/umbrella |
Carrot | carrot | common/inventory/carrot |
Roasted Carrot | carrot_cooked | common/inventory/carrot_cooked |
Carrot Seeds | carrot_seeds | common/inventory/carrot_seeds |
Corn | corn | common/inventory/corn |
Popcorn | corn_cooked | common/inventory/corn_cooked |
Corn Seeds | corn_seeds | common/inventory/corn_seeds |
Berries | berries | common/inventory/berries |
Roasted Berries | berries_cooked | common/inventory/berries_cooked |
Pumpkin | pumpkin | common/inventory/pumpkin |
Hot Pumpkin | pumpkin_cooked | common/inventory/pumpkin_cooked |
Pumpkin Seeds | pumpkin_seeds | common/inventory/pumpkin_seeds |
Pomegranate | pomegranate | common/inventory/pomegranate |
Sliced Pomegranate | pomegranate_cooked | common/inventory/pomegranate_cooked |
Pomegranate Seeds | pomegranate_seeds | common/inventory/pomegranate_seeds |
Eggplant | eggplant | common/inventory/eggplant |
Braised Eggplant | eggplant_cooked | common/inventory/eggplant_cooked |
Eggplant Seeds | eggplant_seeds | common/inventory/eggplant_seeds |
Durian | durian | common/inventory/durian |
Extra Smelly Durian | durian_cooked | common/inventory/durian_cooked |
Durian Seeds | durian_seeds | common/inventory/durian_seeds |
Dragon Fruit | dragonfruit | common/inventory/dragonfruit |
Prepared Dragon Fruit | dragonfruit_cooked | common/inventory/dragonfruit_cooked |
Dragon Fruit Seeds | dragonfruit_seeds | common/inventory/dragonfruit_seeds |
Walrus Dart (Projectile) | walrus_dart | common/inventory/walrus_dart |
Walrus Tusk | walrus_tusk | common/inventory/walrus_tusk |
Lucy the Axe | lucy | common/inventory/lucy |
telestaff | common/inventory/telestaff | |
Foliage | foliage | common/inventory/foliage |
Fleshy Bulb | lureplantbulb | common/inventory/lureplantbulb |
Science Machine | researchlab | common/inventory/researchlab |
Green Gem | greengem | common/inventory/greengem |
Orange Gem | orangegem | common/inventory/orangegem |
Yellow Gem | yellowgem | common/inventory/yellowgem |
Thulecite | thulecite | common/inventory/thulecite |
Nightmare Amulet | purpleamulet | common/inventory/purpleamulet |
Construction Amulet | greenamulet | common/inventory/greenamulet |
Slurper Pelt | slurper_pelt | common/inventory/slurper_pelt |
Ice | ice | |
Mini Glacier | rock_ice | |
Scales | dragon_scales | |
Scalemail | armordragonfly |
Telltale Heart reviver
Animals[]
Name | Spawn Code | Prefab location |
---|---|---|
Baby Beefalo | babybeefalo | forest/animals/babybeefalo |
Beefalo | beefalo | forest/animals/beefalo |
Beefalo (Herd) | beefaloherd | forest/animals/beefaloherd |
Crow | crow | forest/animals/crow |
Redbird | robin | forest/animals/robin |
Snowbird | robin_winter | forest/animals/robin_winter |
Frog | frog | forest/animals/frog |
Koalefant (Summer) | koalefant_summer | forest/animals/koalefant_summer |
Koalefant (Winter) | koalefant_winter | forest/animals/koalefant_winter |
Merm | merm | forest/animals/merm |
Pengull | penguin | forest/animals/penguin |
Gobbler | perd | forest/animals/perd |
Rabbit | rabbit | forest/animals/rabbit |
MacTusk | walrus | forest/animals/walrus |
Wee MacTusk | little_walrus | forest/animals/little_walrus |
Others[]
Name | Spawn Code | Prefab location |
---|---|---|
Maxwell's Door | adventure_portal | common/adventure_portal |
Bee Box (Silhouette) | beebox_placer | common/beebox_placer |
Birdcage | birdcage | common/birdcage |
Birdcage (Silhouette) | birdcage_placer | common/birdcage_placer |
Clockwork Bishop | bishop | chessboard/bishop |
Flower (Silhouette) | butterfly_placer | common/butterfly_placer |
Campfire (Silhouette) | campfire_placer | common/campfire_placer |
Chester | chester | common/chester |
Crock Pot | cookpot | common/cookpot |
Crock Pot (Silhouette) | cookpot_placer | common/cookpot_placer |
Eyes | creepyeyes | common/creepyeyes |
Divining Rod Holder (Wooden Thing) | diviningrodbase | common/diviningrodbase |
Divining Rod Holder | diviningrodstart | common/diviningrodstart |
Basic Farm (Silhouette) | farmplot_placer | common/farmplot_placer |
Fire Pit (Silhouette) | firepit_placer | common/firepit_placer |
Global | global | common/global |
Grid (Silhouette) | gridplacer | common/gridplacer |
Sign (Silhouette) | homesign_placer | common/homesign_placer |
Ice Box | icebox | common/icebox |
Ice Box (Silhouette) | icebox_placer | common/icebox_placer |
Clockwork Knight | knight | chessboard/knight |
Tree Guard | leif | common/leif |
Tree Guard (Sparse) | leif_sparse | common/leif_sparse |
Lightning Rod (Silhouette) | lightning_rod_placer | common/lightning_rod_placer |
Wes (Locked) | lockedwes | common/lockedwes |
Mandrake | mandrake | common/mandrake |
Cooked Mandrake | cookedmandrake | common/cookedmandrake |
Nightmare Lock | maxwelllock | common/maxwelllock |
Drying Rack (Silhouette) | meatrack_placer | common/meatrack_placer |
Night Light (Silhouette) | nightlight_placer | common/nightlight_placer |
Pig House (Silhouette) | pighouse_placer | common/pighouse_placer |
Guardian Pig | pigguard | common/character/pigguard |
Planted Pine Cone (Silhouette) | pinecone_placer | common/pinecone_placer |
Dry Berry Bush (Silhouette) | dug_berrybush_placer | common/dug_berrybush_placer |
Dry Berry Bush (Silhouette) | dug_berrybush2_placer | common/dug_berrybush2_placer |
Sapling (Silhouette) | dug_sapling_placer | common/dug_sapling_placer |
Grass (Silhouette) | dug_grass_placer | common/dug_grass_placer |
Rabbit Hutch (Silhouette) | rabbithouse_placer | common/rabbithouse_placer |
Rainometer (Silhouette) | rainometer_placer | common/rainometer_placer |
Science Machine (Silhouette) | researchlab_placer | common/researchlab_placer |
Alchemy Engine (Silhouette) | researchlab2_placer | common/researchlab2_placer |
Shadow Manipulator (Silhouette) | researchlab3_placer | common/researchlab3_placer |
Meat Effigy (Silhouette) | resurrectionstatue_placer | common/resurrectionstatue_placer |
Night Hand | shadowhand | common/shadowhand |
Night Hand (Arm) | shadowhand_arm | common/shadowhand_arm |
Mr. Skitts | shadowskittish | common/shadowskittish |
Shadow Watcher | shadowwatcher | common/shadowwatcher |
Smallbird | smallbird | common/smallbird |
Teenbird | teenbird | common/teenbird |
Sound Icon | sounddebugicon | debug/sounddebugicon |
Spawn Point | spawnpoint | common/spawnpoint |
Spider Den (Silhouette) | spidereggsack_placer | common/spidereggsack_placer |
Sticky Webbing | spider_web_spit_creep | common/spider_web_spit_creep |
Rot | spoiled_food | common/spoiled_food |
Telelocator Focus | teleportlocation | common/teleportlocation |
Tent (Silhouette) | tent_placer | common/tent_placer |
Chest | treasurechest | common/treasurechest |
Chest (Silhouette) | treasurechest_placer | common/treasurechest_placer |
Ornate Chest | pandoraschest | common/pandoraschest |
Skull Chest | skullchest | common/skullchest |
Stone Wall | wall_stone | common/wall_stone |
Stone Wall (Item) | wall_stone_item | common/wall_stone_item |
Stone Wall (Silhouette) | wall_stone_placer | common/wall_stone_placer |
Wood Wall | wall_wood | common/wall_wood |
Wood Wall (Item) | wall_wood_item | common/wall_wood_item |
Wood Wall (Silhouette) | wall_wood_placer | common/wall_wood_placer |
Hay Wall | wall_hay | common/wall_hay |
Hay Wall (Item) | wall_hay_item | common/wall_hay_item |
Hay Wall (Silhouette) | wall_hay_placer | common/wall_hay_placer |
Fire (Willow) | willowfire | common/willowfire |
Winterometer (Silhouette) | winterometer_placer | common/winterometer_placer |
World | world | world |
Wormhole | wormhole | common/wormhole |
Sick Worm Hole | wormhole_limited_1 |
common/wormhole_limited_1 |
Ice Flingomatic | firesuppressor | common/firesuppressor |
Forest[]
Name | Spawn Code | Prefab location |
---|---|---|
Animal Track | animal_track | forest/objects/animal_track |
Basalt | basalt | forest/objects/basalt |
Basalt Pillar | basalt_pillar | forest/objects/basalt_pillar |
Butterfly | butterfly | forest/common/butterfly |
Dirtpile | dirtpile | forest/objects/dirtpile |
Evergreen | evergreen | forest/objects/trees/evergreen |
Evergreen Normal | evergreen_normal | forest/objects/trees/evergreen_normal |
Evergreen Tall | evergreen_tall | forest/objects/trees/evergreen_tall |
Evergreen Short | evergreen_short | forest/objects/trees/evergreen_short |
Evergreen Sparse | evergreen_sparse | forest/objects/trees/evergreen_sparse |
Evergreen Sparse Normal | evergreen_sparse_normal | forest/objects/trees/evergreen_sparse_normal |
Evergreen Sparse Tall | evergreen_sparse_tall | forest/objects/trees/evergreen_sparse_tall |
Evergreen Sparse Short | evergreen_sparse_short | forest/objects/trees/evergreen_sparse_short |
Evergreen Burnt | evergreen_burnt | forest/objects/trees/evergreen_burnt |
Evergreen Stump | evergreen_stump | forest/objects/trees/evergreen_stump |
Farmrock | farmrock | forest/objects/farmdecor/farmrock |
Farmrocktall | farmrocktall | forest/objects/farmdecor/farmrocktall |
Farmrockflat | farmrockflat | forest/objects/farmdecor/farmrockflat |
Stick | stick | forest/objects/farmdecor/stick |
Stickright | stickright | forest/objects/farmdecor/stickright |
Stickleft | stickleft | forest/objects/farmdecor/stickleft |
Signleft | signleft | forest/objects/farmdecor/signleft |
Fencepost | fencepost | forest/objects/farmdecor/fencepost |
Fencepostright | fencepostright | forest/objects/farmdecor/fencepostright |
Signright | signright | forest/objects/farmdecor/signright |
Flower | flower | forest/objects/flower |
Flower Evil | flower_evil | forest/objects/flower_evil |
Forest | forest | forest |
Grass | grass | forest/objects/grass |
Depleted Grass | depleted_grass | forest/objects/depleted_grass |
Horizontal Maxwelllight | horizontal_maxwelllight | forest/objects/horizontal_maxwelllight |
Insanityrock | insanityrock | forest/objects/rocks/insanityrock |
Marblepillar | marblepillar | forest/objects/marblepillar |
Marbletree | marbletree | forest/objects/marbletree |
Marbletree 1 | marbletree_1 | forest/objects/marbletree_1 |
Marbletree 2 | marbletree_2 | forest/objects/marbletree_2 |
Marbletree 3 | marbletree_3 | forest/objects/marbletree_3 |
Marbletree 4 | marbletree_4 | forest/objects/marbletree_4 |
Maxwellhead Trigger | maxwellhead_trigger | forest/objects/maxwellhead_trigger |
Mistarea | mistarea | common/forest/mistarea |
Red Mushroom | red_mushroom | forest/objects/red_mushroom |
Green Mushroom | green_mushroom | forest/objects/green_mushroom |
Blue Mushroom | blue_mushroom | forest/objects/blue_mushroom |
Obelisk(insane up) | insanityrock | forest/objects/rocks/insanityrock |
Obelisk (insane down) | sanityrock | forest/objects/rocks/sanityrock |
Horizontal Maxwelllight | horizontal_maxwelllight | forest/objects/horizontal_maxwelllight |
Vertical Maxwelllight | vertical_maxwelllight | forest/objects/vertical_maxwelllight |
Quad Maxwelllight | quad_maxwelllight | forest/objects/quad_maxwelllight |
Pigtorch | pigtorch | forest/objects/pigtorch |
Pigtorch Fuel | pigtorch_fuel | forest/object/pigtorch_fuel |
Reeds | reeds | forest/objects/reeds |
Touch Stone | resurrectionstone | forest/objects/resurrectionstone |
Rock1 | rock1 | forest/objects/rocks/rock1 |
Rock2 | rock2 | forest/objects/rocks/rock2 |
Rock Flintless | rock_flintless | forest/objects/rocks/rock_flintless |
Sanityrock | sanityrock | forest/objects/rocks/sanityrock |
Sapling | sapling | forest/objects/sapling |
Sinkhole | sinkhole | forest/objects/sinkhole |
Cave Stairs | cave_stairs | forest/objects/cave_stairs |
Statueharp | statueharp | forest/objects/statueharp |
Maxwell Statue | statuemaxwell | forest/objects/statuemaxwell |
Pighead | pighead | forest/objects/pighead |
Mermhead | mermhead | forest/objects/mermhead |
Sunkboat | sunkboat | forest/objects/sunkboat |
Turf Forest | turf_forest | common/objects/turf_forest |
Marsh[]
Name | Spawn Code | Prefab location |
---|---|---|
Marsh Bush | marsh_bush | marsh/objects/marsh_bush |
Plant | marsh_plant | marsh/objects/marsh_plant |
Marsh Tree | marsh_tree | marsh/objects/marsh_tree |
Dug Marsh Bush | dug_marsh_bush | common/objects/dug_marsh_bush |
Dug Marsh Bush Placer | dug_marsh_bush_placer | common/dug_marsh_bush_placer |
Pond | pond | marsh/objects/pond |
Pond Mos | pond_mos | marsh/objects/pond_mos |
Turf Marsh | turf_marsh | common/objects/turf_marsh |
Cave[]
Name | Spawn Code | Prefab location |
---|---|---|
Bat | bat | cave/bat |
Cave | cave | cave |
Cavelight | cavelight | common/cavelight |
Cave Entrance | cave_entrance | common/cave_entrance |
Cave Exit | cave_exit | common/cave_exit |
Ceiling | ceiling | caves/ceiling |
Flower Cave | flower_cave | cave/objects/flower_cave |
Flower Cave Double | flower_cave_double | cave/objects/flower_cave_double |
Flower Cave Triple | flower_cave_triple | cave/objects/flower_cave_triple |
Mushtree Tall | mushtree_tall | cave/objects/mushtree_tall |
Slurtle | slurtle | cave/slurtle |
Snurtle | snurtle | cave/snurtle |
Slurtlehole | slurtlehole | cave/objects/slurtlehole |
Spiderhole | spiderhole | cave/objects/spiderhole |
Stalagmite Full | stalagmite_full | cave/objects/stalagmite_full |
Stalagmite Med | stalagmite_med | cave/objects/stalagmite_med |
Stalagmite Low | stalagmite_low | cave/objects/stalagmite_low |
Stalagmite | stalagmite | cave/objects/stalagmite |
Teamleader | teamleader | cave/objects/teamleader |
Turf Cave | turf_cave | common/objects/turf_cave |
Cave Banana Tree | cave_banana_tree | cave/objects/cave_banana_tree |
Fern | cave_fern | cave/objects/cave_fern |
Depths Worm | worm | cave/worm |
Blueprints[]
Name | Spawn Code | Prefab location |
---|---|---|
Blueprint | blueprint | common/inventory/blueprint |
Improved Farm Blueprint | food_blueprint | common/inventory/food_blueprint |
Structures Blueprint | structures_blueprint | common/inventory/structures_blueprint |
Tools Blueprint | tools_blueprint | common/inventory/tools_blueprint |
Dress Blueprint | dress_blueprint | common/inventory/dress_blueprint |
Fight Blueprint | fight_blueprint | common/inventory/fight_blueprint |
Magic Blueprint | magic_blueprint | common/inventory/magic_blueprint |
Refine Blueprint | refine_blueprint | common/inventory/refine_blueprint |
Science Blueprint | science_blueprint | common/inventory/science_blueprint |
Light Blueprint | light_blueprint | common/inventory/light_blueprint |
Survival Blueprint | survival_blueprint | common/inventory/survival_blueprint |
Axe Blueprint | axe_blueprint | common/inventory/axe_blueprint |
Opulent Pickaxe Blueprint | goldenpickaxe_blueprint | common/inventory/goldenpickaxe_blueprint |
Pumpkin Lantern Blueprint | pumpkin_lantern_blueprint | common/inventory/pumpkin_lantern_blueprint |
Rabbit Earmuff Blueprint | earmuffshat_blueprint | common/inventory/earmuffshat_blueprint |
Meat Effigy Blueprint | resurrectionstatue_blueprint | common/inventory/resurrectionstatue_blueprint |
Cut Stone Blueprint | cutstone_blueprint | common/inventory/cutstone_blueprint |
Puffy Vest Blueprint | trunkvest_winter_blueprint | common/inventory/trunkvest_winter_blueprint |
Cobblestones Blueprint | turf_road_blueprint | common/inventory/turf_road_blueprint |
Dark Sword Blueprint | nightsword_blueprint | common/inventory/nightsword_blueprint |
Carpeted Flooring Blueprint | turf_carpetfloor_blueprint | common/inventory/turf_carpetfloor_blueprint |
Honey Poultice Blueprint | bandage_blueprint | common/inventory/bandage_blueprint |
Hay Wall Blueprint | wall_hay_item_blueprint | common/inventory/wall_hay_item_blueprint |
Lightning Rod Blueprint | lightning_rod_blueprint | common/inventory/lightning_rod_blueprint |
Pickaxe Blueprint | pickaxe_blueprint | common/inventory/pickaxe_blueprint |
Pitchfork Blueprint | pitchfork_blueprint | common/inventory/pitchfork_blueprint |
Fire Pit Blueprint | firepit_blueprint | common/inventory/firepit_blueprint |
Straw Roll Blueprint | bedroll_straw_blueprint | common/inventory/bedroll_straw_blueprint |
Armor Sanity Blueprint | armor_sanity_blueprint | common/inventory/armor_sanity_blueprint |
Bedroll Furry Blueprint | bedroll_furry_blueprint | common/inventory/bedroll_furry_blueprint |
Blowdart Fire Blueprint | blowdart_fire_blueprint | common/inventory/blowdart_fire_blueprint |
Campfire Blueprint | campfire_blueprint | common/inventory/campfire_blueprint |
Tent Blueprint | tent_blueprint | common/inventory/tent_blueprint |
Spear Blueprint | spear_blueprint | common/inventory/spear_blueprint |
Cookpot Blueprint | cookpot_blueprint | common/inventory/cookpot_blueprint |
Goldenaxe Blueprint | goldenaxe_blueprint | common/inventory/goldenaxe_blueprint |
Rabbithouse Blueprint | rabbithouse_blueprint | common/inventory/rabbithouse_blueprint |
Armormarble Blueprint | armormarble_blueprint | common/inventory/armormarble_blueprint |
Icestaff Blueprint | icestaff_blueprint | common/inventory/icestaff_blueprint |
Researchlab3 Blueprint | researchlab3_blueprint | common/inventory/researchlab3_blueprint |
Pighouse Blueprint | pighouse_blueprint | common/inventory/pighouse_blueprint |
Boards Blueprint | boards_blueprint | common/inventory/boards_blueprint |
Birdtrap Blueprint | birdtrap_blueprint | common/inventory/birdtrap_blueprint |
Treasurechest Blueprint | treasurechest_blueprint | common/inventory/treasurechest_blueprint |
Rope Blueprint | rope_blueprint | common/inventory/rope_blueprint |
Trunkvest Summer Blueprint | trunkvest_summer_blueprint | common/inventory/trunkvest_summer_blueprint |
Fast Farmplot Blueprint | fast_farmplot_blueprint | common/inventory/fast_farmplot_blueprint |
Shovel Blueprint | shovel_blueprint | common/inventory/shovel_blueprint |
Strawhat Blueprint | strawhat_blueprint | common/inventory/strawhat_blueprint |
Flowerhat Blueprint | flowerhat_blueprint | common/inventory/flowerhat_blueprint |
Gunpowder Blueprint | gunpowder_blueprint | common/inventory/gunpowder_blueprint |
Razor Blueprint | razor_blueprint | common/inventory/razor_blueprint |
Cane Blueprint | cane_blueprint | common/inventory/cane_blueprint |
Tophat Blueprint | tophat_blueprint | common/inventory/tophat_blueprint |
Winterhat Blueprint | winterhat_blueprint | common/inventory/winterhat_blueprint |
Footballhat Blueprint | footballhat_blueprint | common/inventory/footballhat_blueprint |
Armorgrass Blueprint | armorgrass_blueprint | common/inventory/armorgrass_blueprint |
Icebox Blueprint | icebox_blueprint | common/inventory/icebox_blueprint |
Beehat Blueprint | beehat_blueprint | common/inventory/beehat_blueprint |
Beefalohat Blueprint | beefalohat_blueprint | common/inventory/beefalohat_blueprint |
Sweatervest Blueprint | sweatervest_blueprint | common/inventory/sweatervest_blueprint |
Minerhat Blueprint | minerhat_blueprint | common/inventory/minerhat_blueprint |
Backpack Blueprint | backpack_blueprint | common/inventory/backpack_blueprint |
Sewing Kit Blueprint | sewing_kit_blueprint | common/inventory/sewing_kit_blueprint |
Turf Checkerfloor Blueprint | turf_checkerfloor_blueprint | common/inventory/turf_checkerfloor_blueprint |
Beebox Blueprint | beebox_blueprint | common/inventory/beebox_blueprint |
Fishingrod Blueprint | fishingrod_blueprint | common/inventory/fishingrod_blueprint |
Trap Teeth Blueprint | trap_teeth_blueprint | common/inventory/trap_teeth_blueprint |
Featherhat Blueprint | featherhat_blueprint | common/inventory/featherhat_blueprint |
Goldenshovel Blueprint | goldenshovel_blueprint | common/inventory/goldenshovel_blueprint |
Boomerang Blueprint | boomerang_blueprint | common/inventory/boomerang_blueprint |
Hammer Blueprint | hammer_blueprint | common/inventory/hammer_blueprint |
Umbrella Blueprint | umbrella_blueprint | common/inventory/umbrella_blueprint |
Piggyback Blueprint | piggyback_blueprint | common/inventory/piggyback_blueprint |
Blowdart Pipe Blueprint | blowdart_pipe_blueprint | common/inventory/blowdart_pipe_blueprint |
Blowdart Sleep Blueprint | blowdart_sleep_blueprint | common/inventory/blowdart_sleep_blueprint |
Meatrack Blueprint | meatrack_blueprint | common/inventory/meatrack_blueprint |
Bushhat Blueprint | bushhat_blueprint | common/inventory/bushhat_blueprint |
Nightlight Blueprint | nightlight_blueprint | common/inventory/nightlight_blueprint |
Rainometer Blueprint | rainometer_blueprint | common/inventory/rainometer_blueprint |
Hambat Blueprint | hambat_blueprint | common/inventory/hambat_blueprint |
Healingsalve Blueprint | healingsalve_blueprint | common/inventory/healingsalve_blueprint |
Nightmarefuel Blueprint | nightmarefuel_blueprint | common/inventory/nightmarefuel_blueprint |
Lantern Blueprint | lantern_blueprint | common/inventory/lantern_blueprint |
Wall Stone Item Blueprint | wall_stone_item_blueprint | common/inventory/wall_stone_item_blueprint |
Papyrus Blueprint | papyrus_blueprint | common/inventory/papyrus_blueprint |
Firestaff Blueprint | firestaff_blueprint | common/inventory/firestaff_blueprint |
Armorwood Blueprint | armorwood_blueprint | common/inventory/armorwood_blueprint |
Turf Cave Blueprint | turf_cave_blueprint | common/inventory/turf_cave_blueprint |
Onemanband Blueprint | onemanband_blueprint | common/inventory/onemanband_blueprint |
Homesign Blueprint | homesign_blueprint | common/inventory/homesign_blueprint |
Turf Mud Blueprint | turf_mud_blueprint | common/inventory/turf_mud_blueprint |
Wall Wood Item Blueprint | wall_wood_item_blueprint | common/inventory/wall_wood_item_blueprint |
Panflute Blueprint | panflute_blueprint | common/inventory/panflute_blueprint |
Winterometer Blueprint | winterometer_blueprint | common/inventory/winterometer_blueprint |
Diviningrod Blueprint | diviningrod_blueprint | common/inventory/diviningrod_blueprint |
Researchlab2 Blueprint | researchlab2_blueprint | common/inventory/researchlab2_blueprint |
Amulet Blueprint | amulet_blueprint | common/inventory/amulet_blueprint |
Researchlab Blueprint | researchlab_blueprint | common/inventory/researchlab_blueprint |
Turf Underrock Blueprint | turf_underrock_blueprint | common/inventory/turf_underrock_blueprint |
Trap Blueprint | trap_blueprint | common/inventory/trap_blueprint |
Birdcage Blueprint | birdcage_blueprint | common/inventory/birdcage_blueprint |
Beemine Blueprint | beemine_blueprint | common/inventory/beemine_blueprint |
Turf Sinkhole Blueprint | turf_sinkhole_blueprint | common/inventory/turf_sinkhole_blueprint |
Turf Fungus Blueprint | turf_fungus_blueprint | common/inventory/turf_fungus_blueprint |
Torch Blueprint | torch_blueprint | common/inventory/torch_blueprint |
Purplegem Blueprint | purplegem_blueprint | common/inventory/purplegem_blueprint |
Turf Woodfloor Blueprint | turf_woodfloor_blueprint | common/inventory/turf_woodfloor_blueprint |
Bugnet Blueprint | bugnet_blueprint | common/inventory/bugnet_blueprint |
Heatrock Blueprint | heatrock_blueprint | common/inventory/heatrock_blueprint |
Slow Farmplot Blueprint | slow_farmplot_blueprint | common/inventory/slow_farmplot_blueprint |
Objects[]
Name | Spawn Code | Prefab location |
---|---|---|
Bee Box | beebox | common/objects/beebox |
Berry Bush | berrybush | common/objects/berrybush |
Berrybush2 | berrybush2 | common/objects/berrybush2 |
Bonfire | bonfire | common/objects/bonfire |
Campfire | campfire | common/objects/campfire |
Cave Banana Tree | cave_banana_tree | caves/objects/cave_banana_tree |
Slow Farmplot | slow_farmplot | common/objects/slow_farmplot |
Fast Farmplot | fast_farmplot | common/objects/fast_farmplot |
Fern | cave_fern | cave/objects/cave_fern |
Fireflies | fireflies | common/objects/fireflies |
Fire Pit | firepit | common/objects/firepit |
Flies | flies | common/objects/flies |
Gravestone | gravestone | common/objects/gravestone |
Homesign | homesign | common/objects/homesign |
Lightning Rod | lightning_rod | common/objects/lightning_rod |
Maxwelllight | maxwelllight | common/objects/maxwelllight |
Maxwelllight Area | maxwelllight_area | common/objects/maxwelllight_area |
Maxwellphonograph | maxwellphonograph | common/objects/maxwellphonograph |
Meatrack | meatrack | common/objects/meatrack |
Mermhouse | mermhouse | common/objects/mermhouse |
Mound | mound | common/objects/mound |
Nightlight | nightlight | common/objects/nightlight |
Phonograph Gears | phonograph_gears | common/objects/treasure/phonograph_gears |
Phonograph Box | phonograph_box | common/objects/treasure/phonograph_box |
Phonograph Crank | phonograph_crank | common/objects/treasure/phonograph_crank |
Phonograph Cone | phonograph_cone | common/objects/treasure/phonograph_cone |
Phonograph Complete | phonograph_complete | common/objects/treasure/phonograph_complete |
Pighouse | pighouse | common/objects/pighouse |
Pigking | pigking | common/objects/pigking |
Dug Berrybush | dug_berrybush | common/objects/dug_berrybush |
Dug Berrybush2 | dug_berrybush2 | common/objects/dug_berrybush2 |
Dug Sapling | dug_sapling | common/objects/dug_sapling |
Dug Grass | dug_grass | common/objects/dug_grass |
Plant Normal | plant_normal | common/objects/plant_normal |
Portal Home | portal_home | common/objects/portal_home |
Portal Level | portal_level | common/objects/portal_level |
Pumpkin Lantern | pumpkin_lantern | common/objects/pumpkin_lantern |
Rabbithole | rabbithole | common/objects/rabbithole |
Rabbithouse | rabbithouse | common/objects/rabbithouse |
Rainometer | rainometer | common/objects/rainometer |
Researchlab | researchlab | common/objects/researchlab |
Researchlab2 | researchlab2 | common/objects/researchlab2 |
Researchlab3 | researchlab3 | common/objects/researchlab3 |
Meat Effigy | resurrectionstatue | common/objects/resurrectionstatue |
Skeleton | skeleton | common/objects/skeleton |
Basic Shop | basic_shop | common/objects/shop/basic_shop |
Tallbirdnest | tallbirdnest | common/objects/tallbirdnest |
Teleportato Base | teleportato_base | common/objects/teleportato_base |
Teleportato Checkmate | teleportato_checkmate | common/objects/teleportato_checkmate |
Tent | tent | common/objects/tent |
Treeclump | treeclump | common/objects/treeclump |
Tumbleweed spawn point | tumbleweedspawner | |
Turf Road | turf_road | common/objects/turf_road |
Turf Rocky | turf_rocky | common/objects/turf_rocky |
Turf Grass | turf_grass | common/objects/turf_grass |
Turf Savanna | turf_savanna | common/objects/turf_savanna |
Turf Dirt | turf_dirt | common/objects/turf_dirt |
Turf Woodfloor | turf_woodfloor | common/objects/turf_woodfloor |
Turf Carpetfloor | turf_carpetfloor | common/objects/turf_carpetfloor |
Turf Checkerfloor | turf_checkerfloor | common/objects/turf_checkerfloor |
Turf Fungus | turf_fungus | common/objects/turf_fungus |
Turf Sinkhole | turf_sinkhole | common/objects/turf_sinkhole |
Turf Underrock | turf_underrock | common/objects/turf_underrock |
Turf Mud | turf_mud | common/objects/turf_mud |
Walrus Camp | walrus_camp | common/objects/walrus_camp |
Winterometer | winterometer | common/objects/winterometer |
Fx[]
Name | Spawn Code | Prefab location |
---|---|---|
Campfirefire | campfirefire | common/fx/campfirefire |
Character Fire | character_fire | common/fx/character_fire |
Fire | fire | common/fx/fire |
Frostbreath | frostbreath | common/fx/frostbreath |
Ground Chunks Breaking | ground_chunks_breaking | common/fx/ground_chunks_breaking |
Impact | impact | common/fx/impact |
Lanternfire | lanternfire | common/fx/lanternfire |
Maxwelllight Flame | maxwelllight_flame | common/fx/maxwelllight_flame |
Mist | mist | common/fx/mist |
Nightlight Flame | nightlight_flame | common/fx/nightlight_flame |
Pigtorch Flame | pigtorch_flame | common/fx/pigtorch_flame |
Poopcloud | poopcloud | common/fx/poopcloud |
Rain | rain | common/fx/rain |
Raindrop | raindrop | common/fx/raindrop |
Shatter | shatter | common/fx/shatter |
Snow | snow | common/fx/snow |
Splash Spiderweb | splash_spiderweb | common/fx/splash_spiderweb |
Collapse Big | collapse_big | fx/collapse_big |
Collapse Small | collapse_small | fx/collapse_small |
Torchfire | torchfire | common/fx/torchfire |
Warningshadow | warningshadow | common/fx/warningshadow |
Interface[]
Name | Spawn Code | Prefab location |
---|---|---|
Frontend | frontend | UI/interface/frontend |
Hud | hud | UI/interface/hud |
Minimap | minimap | common/interface/hud/minimap |
Unlisted Content[]
This section is meant as a temporary home for newly added content to be added quickly before it is categorized as well as to list items not yet on the list for other users to find and add.
Name | Spawn Code | Prefab location |
---|---|---|
Moonrock | ||
Moonstone | ||
Shipwrecked[]
Name | Spawn Code | Prefab Location |
---|---|---|
Antivenom | antivenom | |
Lifejacket | armor_lifejacket | |
Snakeskin Jacket | armor_snakeskin | |
Windbreaker | armor_windbreaker | |
Cactus Armor | armorcactus | |
Limestone Suit | armorlimestone | |
Obsidian Armor | armorobsidian | |
Seashell Suit | armorseashell | |
Armoured Boat | armouredboat | |
Bottlenose Ballphin | ballphin | |
Bamboo | bamboo | |
Bamboo Tree | bambootree | |
Banana Pop | bananapop | |
Electric Isosceles | bermudatriangle | |
Bioluminescence | bioluminescence | |
Bisque | bisque | |
Poison Dart | blowdart_poison | |
Boat Lantern | boat_lantern | |
Boat Torch | boat_torch | |
Boat Cannon | boatcannon | |
Boat Repairkit | boatrepairkit | |
Bottle Lantern | bottlelantern | |
Brain Of Thought | brainjellyhat | |
Net | bugnet | |
Buoy | buoy | |
Buried Treasure | buriedtreasure | |
Viney Bush | bush_vine | |
Capain Hat | captainhat | |
Cargo Boat | cargoboat | |
Ceviche | ceviche | |
Chiminea | chiminea | |
Cloth Sail | clothsail | |
Coconade | coconade | |
Coconut | coconut | |
Cooked Coconut | coconut_cooked | |
Coffee | coffee | |
Coffee Beans | coffeebeans | |
Cooked Coffee Beans | coffeebeans_cooked | |
Coffee Plant | coffeebush | |
Coral | coral | |
Brainy Matter | coral_brain | |
Brainy Sprout | coral_brain_rock | |
Coral Reef | coralreef | |
Crabbit | crab | |
Crabbit Den | crabhole | |
Crate | crate | |
Cutlass Supreme | cutlass | |
Lichen | cutlichen | |
Dead Swordfish | dead_swordfish | |
Dumbrella | double_umbrellahat | |
Doydoy | doydoy | |
Baby Doydoy | doydoybaby | |
Doydoy Egg | doydoyegg | |
Cooked Doydoy Egg | doydoyegg_cooked | |
Doydoy Feather | doydoyfeather | |
Doydoy Nest | doydoynest | |
Dragoon | dragoon | |
Dragoon Den | dragoonden | |
Dragoon Egg | dragoonegg | |
Dragoon Heart | dragoonheart | |
Dubloon | dubloon | |
Bamboo Root | dug_bambootree | |
Viney Bush Root | dug_bush_vine | |
Coffeebush Root | dug_coffeebush | |
Eel | eel | |
Cooked Eel | eel_cooked | |
Feather Lite Sail | feathersail | |
Dogfish | fish_med | |
Fish Steak | fish_med_cooked | |
Raw Fish | fish_raw | |
Fish Morsel | fish_raw_small | |
Cooked Fish Morsel | fish_raw_small_cooked | |
Fishing Rod | fishingrod | |
Fishsticks | fishsticks | |
Fishtacos | fishtacos | |
Krissure | flamegeyser | |
Flup | flup | |
Luxury Machete | goldenmachete | |
Hail | hail | |
Harpoon | harpoon | |
Ice Maker 3000 | icemaker | |
Iron Wind | ironwind | |
Jellyfish | jellyfish | |
Dead Jellyfish | jellyfish_dead | |
Dried Jellyfish | jellyjerky | |
Jelly-O Pop | jellyopop | |
Jungle Tree | jungletree | |
Jungle Tree Seed | jungletreeseed | |
Floaty Boaty Knight | knightboat | |
Quacken | kraken | |
Chest Of The Depths | krakenchest | |
Limpets | limpets | |
Cooked Limpets | limpets_cooked | |
Wobster | lobster | |
Dead Wobster | lobster_dead | |
Lobster Bisque | lobsterbisque | |
Lobster Dinner | lobsterdinner | |
Wobster Den | lobsterhole | |
Log Raft | lograft | |
Steamer Trunk | luggagechest | |
Machete | machete | |
Magic Seal | magic_seal | |
Magma Pile | magmarock | |
Magma Pile (Gold) | magmarock_gold | |
Mangrove | mangrovetree | |
Fishermerm | mermfisher | |
Fishermerm's Hut | mermhouse_fisher | |
Message in a Bottle | messagebottle | |
Empty Bottle | messagebottleempty | |
Mussel | mussel | |
Cooked Mussel | mussel_cooked | |
Mussels | mussel_farm | |
Mussel Stick | mussel_stick | |
Obsidian | obsidian | |
Obsidian Workbench | obsidian_workbench | |
Obsidian Axe | obsidianaxe | |
Obsidian Coconade | obsidiancoconade | |
Obsidian Fire Pit | obsidianfirepit | |
Obsidian Machete | obsidianmachete | |
Octopus Chest | octopuschest | |
Yaarctopus | octopusking | |
Water Beefalo | ox | |
Dripple Pipes | ox_flute | |
Horn | ox_horn | |
Horned Helmet | oxhat | |
Packim Baggims | packim | |
Fishbone | packim_fishbone | |
Palm Leaf | palmleaf | |
Palm Leaf Hut | palmleaf_hut | |
Tropical Parasol | palmleaf_umbrella | |
Palm Tree | palmtree | |
Parrot | parrot | |
Pirate Parrot | parrot_pirate | |
Pirate Ghost | pirateghost | |
Pirate Hat | piratehat | |
Piratihatitator | piratihatitator | |
Poisonous Hole | poisonhole | |
Seaworthy | portal_shipwrecked | |
Prime Ape | primeape | |
Raft | raft | |
Row Boat | rowboat | |
Sand | sand | |
Sand Castle | sand_castle | |
Sandbag | sandbag | |
Sandy Pile | sandhill | |
Seafood Gumbo | seafoodgumbo | |
Seagull | seagull | |
Sea Sack | seasack | |
Seashell | seashell | |
Sea Trap | seatrap | |
Seaweed | seaweed | |
Roasted Seaweed | seaweed_cooked | |
Dried Seaweed | seaweed_dried | |
Seaweed (Plant) | seaweed_planted | |
Shark Fin | shark_fin | |
Shark Gills | shark_gills | |
Shark Tooth Crown | shark_teethhat | |
Shark Fin Soup | sharkfinsoup | |
Sharkitten | sharkitten | |
Sea Hound | sharx | |
Slot Machine | slotmachine | |
Snake | snake | |
Poison Snake | snake_poison | |
Snake Oil | snakeoil | |
Snakeskin | snakeskin | |
Snakeskin Hat | snakeskinhat | |
Snakeskin Sail | snakeskinsail | |
Obsidian Spear | spear_obsidian | |
Poison Spear | spear_poison | |
Speargun | speargun | |
Poison Speargun | speargun_poison | |
Stink Ray | stungray | |
Super Spyglass | supertelescope | |
Surf 'n' Turf | surfnturf | |
Sweet Potato | sweet_potato | |
Cooked Sweet Potato | sweet_potato_cooked | |
Swimming Horror | swimminghorror | |
Swordfish | swordfish | |
Spyglass | telescope | |
Eye of the Tiger Shark | tigereye | |
Tiger Shark | tigershark | |
Toucan | toucan | |
Trawl Net | trawlnet | |
Tropical Fish | tropical_fish | |
Tropical Fan | tropicalfan | |
"Ballphin Free" Tuna | tunacan | |
Turbine Blades | turbine_blades | |
Ashy Turf | turf_ash | |
Beach Turf | turf_beach | |
Jungle Turf | turf_jungle | |
Magma Turf | turf_magmafield | |
Snakeskin Floor | turf_snakeskinfloor | |
Volcano Turf | turf_volcano | |
Sealnado | twister | |
Seal | twister_seal | |
Venom Gland | venomgland | |
Vine | vine | |
Volcano | volcano | |
volcanostaff | volcanostaff | |
Limestone Wall | wall_limestone | |
Watery Grave | waterygrave | |
Blue Whale | whale_blue | |
Blue Whale Carcass | whale_carcass_blue | |
White Whale Cracass | whale_carcass_white | |
White Whale | whale_white | |
Wildbore | wildbore | |
Wildbore House | wildborehouse | |
The "Sea Legs" | woodlegsboat | |
Wreck | wreck |