User:Syntaxaire/Sandbox3: Difference between revisions

include parents of new items if the parent is also a new item
(update with existing blacklist categories)
(include parents of new items if the parent is also a new item)
Line 1: Line 1:
  <i>Object</i>  
  <i>Object</i>
  ├── <i>PhysicalObject</i>  
  ├── <i>PhysicalObject</i>
  │  ├── <i>InorganicObject</i>  
  │  ├── <i>InorganicObject</i>
  │  │  ├── <i>Item</i>  
  │  │  ├── <i>Item</i>
  │  │  │  ├── <i>Food</i>  
  │  │  │  ├── <i>Food</i>
  │  │  │  │  ├── <i>Raw Meat</i>  
  │  │  │  │  ├── <i>Raw Meat</i>
  │  │  │  │  │  ├── '''Raw Beetle Meat''' ✅
  │  │  │  │  │  ├── '''Raw Beetle Meat''' ✅
  │  │  │  ├── <i>Corpse</i>  
  │  │  │  ├── <i>Corpse</i>
  │  │  │  │  ├── '''Bone Worm Corpse''' ❌
  │  │  │  │  ├── '''Bone Worm Corpse''' ❌
  │  │  │  │  ├── '''Ghost Perch Corpse''' ❌
  │  │  │  │  ├── '''Ghost Perch Corpse''' ❌
  │  │  │  │  └── '''Biomech Corpse''' ❌
  │  │  │  │  └── '''Biomech Corpse''' ❌
  │  │  │  ├── <i>MeleeWeapon</i>  
  │  │  │  ├── <i>MeleeWeapon</i>
  │  │  │  │  ├── <i>Projectile</i>  
  │  │  │  │  ├── <i>Projectile</i>
  │  │  │  │  │  ├── <i>TemporaryProjectile</i>  
  │  │  │  │  │  ├── <i>TemporaryProjectile</i>
  │  │  │  │  │  │  ├── '''ProjectilePointDefenseLaser''' ❌
  │  │  │  │  │  │  ├── '''ProjectilePointDefenseLaser''' ❌
  │  │  │  │  │  │  │  └── '''ProjectilePointDefenseDrone''' ❌
  │  │  │  │  │  │  │  └── '''ProjectilePointDefenseDrone''' ❌
Line 19: Line 19:
  │  │  │  │  ├── '''Syphon Baton''' ✅
  │  │  │  │  ├── '''Syphon Baton''' ✅
  │  │  │  │  ├── '''Gaslight Chisel''' ✅
  │  │  │  │  ├── '''Gaslight Chisel''' ✅
  │  │  │  │  ├── <i>BaseLongBlade</i>  
  │  │  │  │  ├── <i>BaseLongBlade</i>
  │  │  │  │  │  └── '''La Jeunesse''' ✅
  │  │  │  │  │  └── '''La Jeunesse''' ✅
  │  │  │  ├── <i>MissileWeapon</i>  
  │  │  │  ├── <i>MissileWeapon</i>
  │  │  │  │  ├── <i>NaturalMissileWeapon</i>  
  │  │  │  │  ├── <i>NaturalMissileWeapon</i>
  │  │  │  │  │  ├── '''LightRail''' ✅
  │  │  │  │  │  ├── '''LightRail''' ✅
  │  │  │  │  │  └── '''LightRondure''' ✅
  │  │  │  │  │  └── '''LightRondure''' ✅
  │  │  │  ├── <i>Armor</i>  
  │  │  │  ├── <i>Armor</i>
  │  │  │  │  ├── <i>BaseBracelet</i>  
  │  │  │  │  ├── <i>BaseBracelet</i>
  │  │  │  │  │  ├── '''BaseTierArm5''' ❌
  │  │  │  │  │  ├── '''BaseTierArm5''' ❌
  │  │  │  │  │  ├── '''BaseTierArm6''' ❌
  │  │  │  │  │  ├── '''BaseTierArm6''' ❌
  │  │  │  │  │  ├── '''BaseTierArm7''' ❌
  │  │  │  │  │  ├── '''BaseTierArm7''' ❌
  │  │  │  │  │  ├── '''Displacer Bracelet''' ✅
  │  │  │  │  │  ├── '''Displacer Bracelet''' ✅
  │  │  │  │  ├── <i>BaseHelmet</i>  
  │  │  │  │  ├── <i>BaseHelmet</i>
  │  │  │  │  │  ├── '''BaseTierHead5_AV''' ❌
  │  │  │  │  │  ├── '''BaseTierHead5_AV''' ❌
  │  │  │  │  │  ├── '''BaseTierHead6_AV''' ❌
  │  │  │  │  │  ├── '''BaseTierHead6_AV''' ❌
  │  │  │  │  │  ├── '''BaseTierHead7_AV''' ❌
  │  │  │  │  │  ├── '''BaseTierHead7_AV''' ❌
  │  │  │  │  ├── <i>BaseHat</i>  
  │  │  │  │  ├── <i>BaseHat</i>
  │  │  │  │  │  └── '''Dagasha's Spur''' ✅
  │  │  │  │  │  └── '''Dagasha's Spur''' ✅
  │  │  │  │  ├── <i>BaseMask</i>  
  │  │  │  │  ├── <i>BaseMask</i>
  │  │  │  │  │  ├── '''The Kesil Face''' ✅
  │  │  │  │  │  ├── '''The Kesil Face''' ✅
  │  │  │  │  │  ├── '''The Shemesh Face''' ✅
  │  │  │  │  │  ├── '''The Shemesh Face''' ✅
Line 43: Line 43:
  │  │  │  │  │  ├── '''The Levant Face''' ✅
  │  │  │  │  │  ├── '''The Levant Face''' ✅
  │  │  │  │  │  └── '''The Olive Face''' ✅
  │  │  │  │  │  └── '''The Olive Face''' ✅
  │  │  │  │  ├── <i>BaseArmlet</i>  
  │  │  │  │  ├── <i>BaseArmlet</i>
  │  │  │  │  │  └── '''Kah's Loop''' ✅
  │  │  │  │  │  └── '''Kah's Loop''' ✅
  │  │  │  │  ├── <i>BaseArmor</i>  
  │  │  │  │  ├── <i>BaseArmor</i>
  │  │  │  │  │  ├── '''BaseTierBody5_AV''' ❌
  │  │  │  │  │  ├── '''BaseTierBody5_AV''' ❌
  │  │  │  │  │  ├── '''BaseTierBody6_AV''' ❌
  │  │  │  │  │  ├── '''BaseTierBody6_AV''' ❌
Line 51: Line 51:
  │  │  │  │  │  ├── '''BaseTierBody7_AV''' ❌
  │  │  │  │  │  ├── '''BaseTierBody7_AV''' ❌
  │  │  │  │  │  ├── '''BaseTierBody7_DV''' ❌
  │  │  │  │  │  ├── '''BaseTierBody7_DV''' ❌
  │  │  │  │  ├── <i>BaseBoot</i>  
  │  │  │  │  ├── <i>BaseBoot</i>
  │  │  │  │  │  ├── '''BaseTierFeet5_AV''' ❌
  │  │  │  │  │  ├── '''BaseTierFeet5_AV''' ❌
  │  │  │  │  │  ├── '''BaseTierFeet6_AV''' ❌
  │  │  │  │  │  ├── '''BaseTierFeet6_AV''' ❌
  │  │  │  │  │  ├── '''BaseTierFeet7_AV''' ❌
  │  │  │  │  │  ├── '''BaseTierFeet7_AV''' ❌
  │  │  │  │  │  ├── '''Kefitzat Haderech Boots''' ✅
  │  │  │  │  │  ├── '''Kefitzat Haderech Boots''' ✅
  │  │  │  │  ├── <i>BaseGlove</i>  
  │  │  │  │  ├── <i>BaseGlove</i>
  │  │  │  │  │  ├── '''BaseTierHands5_AV''' ❌
  │  │  │  │  │  ├── '''BaseTierHands5_AV''' ❌
  │  │  │  │  │  ├── '''BaseTierHands6_AV''' ❌
  │  │  │  │  │  ├── '''BaseTierHands6_AV''' ❌
  │  │  │  │  │  ├── '''BaseTierHands7_AV''' ❌
  │  │  │  │  │  ├── '''BaseTierHands7_AV''' ❌
  │  │  │  │  ├── <i>BaseCloak</i>  
  │  │  │  │  ├── <i>BaseCloak</i>
  │  │  │  │  │  ├── '''BaseTierBack6''' ❌
  │  │  │  │  │  ├── '''BaseTierBack6''' ❌
  │  │  │  │  │  ├── '''BaseTierBack7''' ❌
  │  │  │  │  │  ├── '''BaseTierBack7''' ❌
Line 69: Line 69:
  │  │  │  │  ├── '''BaseTierFace6''' ❌
  │  │  │  │  ├── '''BaseTierFace6''' ❌
  │  │  │  │  ├── '''BaseTierFace7''' ❌
  │  │  │  │  ├── '''BaseTierFace7''' ❌
  │  │  │  ├── <i>Shield</i>  
  │  │  │  ├── <i>Shield</i>
  │  │  │  │  └── <i>BaseShield</i>  
  │  │  │  │  └── <i>BaseShield</i>
  │  │  │  │      ├── '''BaseTierShield5''' ❌
  │  │  │  │      ├── '''BaseTierShield5''' ❌
  │  │  │  │      ├── '''BaseTierShield6''' ❌
  │  │  │  │      ├── '''BaseTierShield6''' ❌
  │  │  │  │      ├── '''BaseTierShield7''' ❌
  │  │  │  │      ├── '''BaseTierShield7''' ❌
  │  │  │  │      └── '''Vaam's Lens''' ✅
  │  │  │  │      └── '''Vaam's Lens''' ✅
  │  │  │  ├── <i>NaturalWeapon</i>  
  │  │  │  ├── <i>NaturalWeapon</i>
  │  │  │  │  ├── '''Eaters' Crest''' ✅
  │  │  │  │  ├── '''Eaters' Crest''' ✅
  │  │  │  │  ├── '''CalcifiedMossCasque''' ✅
  │  │  │  │  ├── '''CalcifiedMossCasque''' ✅
Line 99: Line 99:
  │  │  │  │  ├── '''Writhing Cable''' ✅
  │  │  │  │  ├── '''Writhing Cable''' ✅
  │  │  │  │  └── '''Glossy Hull''' ✅
  │  │  │  │  └── '''Glossy Hull''' ✅
  │  │  │  ├── <i>Vessel</i>  
  │  │  │  ├── <i>Vessel</i>
  │  │  │  │  ├── <i>Bottle</i>  
  │  │  │  │  ├── <i>Bottle</i>
  │  │  │  │  │  ├── '''Wide Bottle''' ❌
  │  │  │  │  │  ├── '''Wide Bottle''' ❌
  │  │  │  │  ├── <i>Jug</i>  
  │  │  │  │  ├── <i>Jug</i>
  │  │  │  │  │  ├── '''Jug Eastern Style''' ❌
  │  │  │  │  │  ├── '''Jug Eastern Style''' ❌
  │  │  │  │  │  └── '''Jug Wide Eastern Style''' ❌
  │  │  │  │  │  └── '''Jug Wide Eastern Style''' ❌
  │  │  │  │  │      └── '''Jug Wide Eastern Style with Wine''' ❌
  │  │  │  │  │      └── '''Jug Wide Eastern Style with Wine''' ❌
  │  │  │  │  └── '''Empty Urn''' ❌
  │  │  │  │  └── '''Empty Urn''' ❌
  │  │  │  ├── <i>WaterContainer</i>  
  │  │  │  ├── <i>WaterContainer</i>
  │  │  │  │  ├── <i>Canteen</i>  
  │  │  │  │  ├── <i>Canteen</i>
  │  │  │  │  │  ├── '''AcidCanteen_Ingredient''' ❌
  │  │  │  │  │  ├── '''AcidCanteen_Ingredient''' ❌
  │  │  │  │  └── <i>Phial</i>  
  │  │  │  │  └── <i>Phial</i>
  │  │  │  │      └── '''LavaPhial_Ingredient''' ❌
  │  │  │  │      └── '''LavaPhial_Ingredient''' ❌
  │  │  │  ├── <i>Tool</i>  
  │  │  │  ├── <i>Tool</i>
  │  │  │  │  ├── '''BaseTierArtifact5''' ❌
  │  │  │  │  ├── '''BaseTierArtifact5''' ❌
  │  │  │  │  ├── '''BaseTierArtifact6''' ❌
  │  │  │  │  ├── '''BaseTierArtifact6''' ❌
  │  │  │  │  ├── '''BaseTierArtifact7''' ❌
  │  │  │  │  ├── '''BaseTierArtifact7''' ❌
  │  │  │  │  ├── '''Advanced Toolkit''' ✅
  │  │  │  │  ├── '''Advanced Toolkit''' ✅
  │  │  │  │  ├── <i>Tattoo Gun</i>  
  │  │  │  │  ├── <i>Tattoo Gun</i>
  │  │  │  │  │  └── '''Tattoo Gun Barathrum''' ✅
  │  │  │  │  │  └── '''Tattoo Gun Barathrum''' ✅
  │  │  │  ├── '''BaseTierFloating5''' ❌
  │  │  │  ├── '''BaseTierFloating5''' ❌
Line 124: Line 124:
  │  │  │  ├── '''Point-Defense Drone''' ✅
  │  │  │  ├── '''Point-Defense Drone''' ✅
  │  │  │  ├── '''Point-Defense Laser''' ✅
  │  │  │  ├── '''Point-Defense Laser''' ✅
  │  │  │  ├── <i>SmallBoulder</i>  
  │  │  │  ├── <i>SmallBoulder</i>
  │  │  │  │  └── '''SmallBoulder Grey''' ✅
  │  │  │  │  └── '''SmallBoulder Grey''' ✅
  │  │  │  ├── <i>MediumBoulder</i>  
  │  │  │  ├── <i>MediumBoulder</i>
  │  │  │  │  └── '''MediumBoulder Grey''' ✅
  │  │  │  │  └── '''MediumBoulder Grey''' ✅
  │  │  │  ├── <i>LargeBoulder</i>  
  │  │  │  ├── <i>LargeBoulder</i>
  │  │  │  │  └── '''LargeBoulder Grey''' ✅
  │  │  │  │  └── '''LargeBoulder Grey''' ✅
  │  │  │  ├── <i>BaseCybernetics2Equipment_1point</i>  
  │  │  │  ├── <i>BaseCybernetics2Equipment_1point</i>
  │  │  │  │  └── '''NavigationSystem''' ✅
  │  │  │  │  └── '''NavigationSystem''' ✅
  │  │  │  ├── <i>BaseCybernetics2Equipment_2point</i>  
  │  │  │  ├── <i>BaseCybernetics2Equipment_2point</i>
  │  │  │  │  ├── '''PneumaticPistons''' ✅
  │  │  │  │  ├── '''PneumaticPistons''' ✅
  │  │  │  │  └── '''AnchorSpikes''' ✅
  │  │  │  │  └── '''AnchorSpikes''' ✅
  │  │  │  ├── <i>BaseCybernetics2Equipment_3point</i>  
  │  │  │  ├── <i>BaseCybernetics2Equipment_3point</i>
  │  │  │  │  ├── '''EquipmentRack''' ✅
  │  │  │  │  ├── '''EquipmentRack''' ✅
  │  │  │  │  ├── '''Cyberliver''' ✅
  │  │  │  │  ├── '''Cyberliver''' ✅
Line 142: Line 142:
  │  │  │  │  ├── '''PhaseHarmonicModulator''' ✅
  │  │  │  │  ├── '''PhaseHarmonicModulator''' ✅
  │  │  │  │  └── '''FireSuppressionSystem''' ✅
  │  │  │  │  └── '''FireSuppressionSystem''' ✅
  │  │  │  ├── <i>BaseCybernetics2Equipment_4point</i>  
  │  │  │  ├── <i>BaseCybernetics2Equipment_4point</i>
  │  │  │  │  ├── '''ReactiveTraumaPlate''' ✅
  │  │  │  │  ├── '''ReactiveTraumaPlate''' ✅
  │  │  │  │  ├── '''MicromanipulatorArray''' ✅
  │  │  │  │  ├── '''MicromanipulatorArray''' ✅
Line 165: Line 165:
  │  │  │  ├── '''Repulsive Device''' ✅
  │  │  │  ├── '''Repulsive Device''' ✅
  │  │  │  └── '''Flowers''' ✅
  │  │  │  └── '''Flowers''' ✅
  │  │  ├── <i>Wall</i>  
  │  │  ├── <i>Wall</i>
  │  │  │  ├── <i>BaseWallBrick</i>  
  │  │  │  ├── <i>BaseWallBrick</i>
  │  │  │  │  ├── '''BrickWall''' ✅
  │  │  │  │  ├── '''BrickWall''' ✅
  │  │  │  ├── '''BaseWallTubing''' ❌
  │  │  │  ├── '''BaseWallTubing''' ❌
Line 181: Line 181:
  │  │  │  │      ├── '''Crematory Mainframe Monitor 1''' ✅
  │  │  │  │      ├── '''Crematory Mainframe Monitor 1''' ✅
  │  │  │  │      └── '''Crematory Mainframe Status Panel''' ✅
  │  │  │  │      └── '''Crematory Mainframe Status Panel''' ✅
  │  │  │  ├── <i>BaseWallRock</i>  
  │  │  │  ├── <i>BaseWallRock</i>
  │  │  │  │  ├── <i>BaseMetamorphicRock</i>  
  │  │  │  │  ├── <i>BaseMetamorphicRock</i>
  │  │  │  │  │  ├── '''Burnished Azzurum''' ✅
  │  │  │  │  │  ├── '''Burnished Azzurum''' ✅
  │  │  │  │  │  └── <i>Black Marble</i>  
  │  │  │  │  │  └── <i>Black Marble</i>
  │  │  │  │  │      └── '''Polished Black Marble''' ✅
  │  │  │  │  │      └── '''Polished Black Marble''' ✅
  │  │  │  ├── <i>BaseWallWood</i>  
  │  │  │  ├── <i>BaseWallWood</i>
  │  │  │  │  └── '''WornWoodWall''' ✅
  │  │  │  │  └── '''WornWoodWall''' ✅
  │  │  │  ├── <i>BaseWallBone</i>  
  │  │  │  ├── <i>BaseWallBone</i>
  │  │  │  │  └── '''CatacombWall''' ❌
  │  │  │  │  └── '''CatacombWall''' ❌
  │  │  │  ├── <i>Fulcrete</i>  
  │  │  │  ├── <i>Fulcrete</i>
  │  │  │  │  ├── '''EbonFulcrete''' ❌
  │  │  │  │  ├── '''EbonFulcrete''' ❌
  │  │  │  │  │  ├── '''EbonFulcrete High Graffiti Chance''' ❌
  │  │  │  │  │  ├── '''EbonFulcrete High Graffiti Chance''' ❌
Line 196: Line 196:
  │  │  │  │  │  └── '''HighCapacityWiredEbonFulcretePowerGenerator''' ❌
  │  │  │  │  │  └── '''HighCapacityWiredEbonFulcretePowerGenerator''' ❌
  │  │  │  │  └── '''TombSultan6Wall''' ❌
  │  │  │  │  └── '''TombSultan6Wall''' ❌
  │  │  │  ├── <i>WoodWall</i>  
  │  │  │  ├── <i>WoodWall</i>
  │  │  │  │  └── '''WoodWallWithGearbox''' ✅
  │  │  │  │  └── '''WoodWallWithGearbox''' ✅
  │  │  │  ├── <i>HalfWall</i>  
  │  │  │  ├── <i>HalfWall</i>
  │  │  │  │  ├── '''TombHalfWall''' ✅
  │  │  │  │  ├── '''TombHalfWall''' ✅
  │  │  │  │  ├── '''StoneHalfWall''' ✅
  │  │  │  │  ├── '''StoneHalfWall''' ✅
Line 207: Line 207:
  │  │  │  │  ├── '''TombSultan5HalfWall''' ✅
  │  │  │  │  ├── '''TombSultan5HalfWall''' ✅
  │  │  │  │  └── '''TombSultan6HalfWall''' ✅
  │  │  │  │  └── '''TombSultan6HalfWall''' ✅
  │  │  │  ├── <i>GlassWall</i>  
  │  │  │  ├── <i>GlassWall</i>
  │  │  │  │  ├── '''SpindleGlassWall''' ❌
  │  │  │  │  ├── '''SpindleGlassWall''' ❌
  │  │  │  ├── <i>Walltrap</i>  
  │  │  │  ├── <i>Walltrap</i>
  │  │  │  │  ├── <i>WalltrapFire</i>  
  │  │  │  │  ├── <i>WalltrapFire</i>
  │  │  │  │  │  └── '''WalltrapFireCrematory''' ✅
  │  │  │  │  │  └── '''WalltrapFireCrematory''' ✅
  │  │  │  ├── <i>BaseSultanWall</i>  
  │  │  │  ├── <i>BaseSultanWall</i>
  │  │  │  │  ├── <i>SultanWall_Period1</i>  
  │  │  │  │  ├── <i>SultanWall_Period1</i>
  │  │  │  │  │  ├── '''SultanWall_Period1 High Graffiti Chance''' ❌
  │  │  │  │  │  ├── '''SultanWall_Period1 High Graffiti Chance''' ❌
  │  │  │  │  ├── <i>SultanWall_Period2</i>  
  │  │  │  │  ├── <i>SultanWall_Period2</i>
  │  │  │  │  │  ├── '''SultanWall_Period2 High Graffiti Chance''' ❌
  │  │  │  │  │  ├── '''SultanWall_Period2 High Graffiti Chance''' ❌
  │  │  │  │  │  └── '''TombSultan2Wall''' ❌
  │  │  │  │  │  └── '''TombSultan2Wall''' ❌
  │  │  │  │  ├── <i>SultanWall_Period3</i>  
  │  │  │  │  ├── <i>SultanWall_Period3</i>
  │  │  │  │  │  ├── '''SultanWall_Period3 High Graffiti Chance''' ❌
  │  │  │  │  │  ├── '''SultanWall_Period3 High Graffiti Chance''' ❌
  │  │  │  │  │  └── '''TombSultan3Wall''' ❌
  │  │  │  │  │  └── '''TombSultan3Wall''' ❌
  │  │  │  │  ├── <i>SultanWall_Period4</i>  
  │  │  │  │  ├── <i>SultanWall_Period4</i>
  │  │  │  │  │  └── '''TombSultan4Wall''' ❌
  │  │  │  │  │  └── '''TombSultan4Wall''' ❌
  │  │  │  │  ├── <i>SultanWall_Period5</i>  
  │  │  │  │  ├── <i>SultanWall_Period5</i>
  │  │  │  │  │  └── '''TombSultan5Wall''' ❌
  │  │  │  │  │  └── '''TombSultan5Wall''' ❌
  │  │  │  │  ├── '''SultanWall_Period6''' ❌
  │  │  │  │  ├── '''SultanWall_Period6''' ❌
Line 243: Line 243:
  │  │  │      ├── '''CryptWall Period 4''' ✅
  │  │  │      ├── '''CryptWall Period 4''' ✅
  │  │  │      └── '''CryptWall Period 5''' ✅
  │  │  │      └── '''CryptWall Period 5''' ✅
  │  │  ├── <i>BaseThrownWeapon</i>  
  │  │  ├── <i>BaseThrownWeapon</i>
  │  │  │  ├── <i>Grenade</i>  
  │  │  │  ├── <i>Grenade</i>
  │  │  │  │  ├── '''FireSupportGrenade1''' ✅
  │  │  │  │  ├── '''FireSupportGrenade1''' ✅
  │  │  │  │  ├── '''FireSupportGrenade2''' ✅
  │  │  │  │  ├── '''FireSupportGrenade2''' ✅
Line 254: Line 254:
  │  │  │  │  ├── '''GlitterGrenade2''' ✅
  │  │  │  │  ├── '''GlitterGrenade2''' ✅
  │  │  │  │  ├── '''GlitterGrenade3''' ✅
  │  │  │  │  ├── '''GlitterGrenade3''' ✅
  │  │  ├── <i>Furniture</i>  
  │  │  ├── <i>Furniture</i>
  │  │  │  ├── <i>NotakeFurniture</i>  
  │  │  │  ├── <i>NotakeFurniture</i>
  │  │  │  │  ├── <i>HighTechInstallation</i>  
  │  │  │  │  ├── <i>HighTechInstallation</i>
  │  │  │  │  │  ├── '''SolidHighTechInstallation''' ❌
  │  │  │  │  │  ├── '''SolidHighTechInstallation''' ❌
  │  │  │  │  │  │  ├── <i>Fusion Pumping Station</i>  
  │  │  │  │  │  │  ├── <i>Fusion Pumping Station</i>
  │  │  │  │  │  │  │  ├── '''LavaPump''' ✅
  │  │  │  │  │  │  │  ├── '''LavaPump''' ✅
  │  │  │  │  │  │  ├── <i>NormCore</i>  
  │  │  │  │  │  │  ├── <i>NormCore</i>
  │  │  │  │  │  │  │  ├── <i>NormCore1</i>  
  │  │  │  │  │  │  │  ├── <i>NormCore1</i>
  │  │  │  │  │  │  │  │  └── '''GridNormCore1''' ✅
  │  │  │  │  │  │  │  │  └── '''GridNormCore1''' ✅
  │  │  │  │  │  │  │  ├── <i>NormCore2</i>  
  │  │  │  │  │  │  │  ├── <i>NormCore2</i>
  │  │  │  │  │  │  │  │  └── '''GridNormCore2''' ✅
  │  │  │  │  │  │  │  │  └── '''GridNormCore2''' ✅
  │  │  │  │  │  │  │  └── <i>NormCore3</i>  
  │  │  │  │  │  │  │  └── <i>NormCore3</i>
  │  │  │  │  │  │  │      └── '''GridNormCore3''' ✅
  │  │  │  │  │  │  │      └── '''GridNormCore3''' ✅
  │  │  │  │  │  │  ├── '''Industrial Fan''' ✅
  │  │  │  │  │  │  ├── '''Industrial Fan''' ✅
Line 273: Line 273:
  │  │  │  │  │  │  ├── '''GrabberArm''' ✅
  │  │  │  │  │  │  ├── '''GrabberArm''' ✅
  │  │  │  │  │  │  └── '''PistonPressElement''' ✅
  │  │  │  │  │  │  └── '''PistonPressElement''' ✅
  │  │  │  │  │  ├── <i>Unicomputer</i>  
  │  │  │  │  │  ├── <i>Unicomputer</i>
  │  │  │  │  │  │  └── <i>Liquid-Cooled Unicomputer</i>  
  │  │  │  │  │  │  └── <i>Liquid-Cooled Unicomputer</i>
  │  │  │  │  │  │      └── '''Crematory Liquid-Cooled Unicomputer''' ✅
  │  │  │  │  │  │      └── '''Crematory Liquid-Cooled Unicomputer''' ✅
  │  │  │  │  │  └── '''Exit Teleporter''' ❌
  │  │  │  │  │  └── '''Exit Teleporter''' ❌
Line 281: Line 281:
  │  │  │  │  ├── '''Wooden Wind Turbine''' ✅
  │  │  │  │  ├── '''Wooden Wind Turbine''' ✅
  │  │  │  │  ├── '''Wooden Water Wheel''' ✅
  │  │  │  │  ├── '''Wooden Water Wheel''' ✅
  │  │  │  │  ├── <i>Torchpost</i>  
  │  │  │  │  ├── <i>Torchpost</i>
  │  │  │  │  │  └── '''CatacombLight''' ✅
  │  │  │  │  │  └── '''CatacombLight''' ✅
  │  │  │  │  ├── '''Full-Spectrum Techlight''' ✅
  │  │  │  │  ├── '''Full-Spectrum Techlight''' ✅
Line 327: Line 327:
  │  │  │  │          ├── '''SultanReliquaryEPeriod5''' ✅
  │  │  │  │          ├── '''SultanReliquaryEPeriod5''' ✅
  │  │  │  │          └── '''SultanReliquaryEPeriod6''' ✅
  │  │  │  │          └── '''SultanReliquaryEPeriod6''' ✅
  │  │  │  ├── <i>Door</i>  
  │  │  │  ├── <i>Door</i>
  │  │  │  │  ├── <i>Double Door</i>  
  │  │  │  │  ├── <i>Double Door</i>
  │  │  │  │  │  ├── <i>Double Door E</i>  
  │  │  │  │  │  ├── <i>Double Door E</i>
  │  │  │  │  │  │  ├── '''Death Gate E''' ❌
  │  │  │  │  │  │  ├── '''Death Gate E''' ❌
  │  │  │  │  │  │  └── '''Life Gate E''' ❌
  │  │  │  │  │  │  └── '''Life Gate E''' ❌
  │  │  │  │  │  ├── <i>Double Door W</i>  
  │  │  │  │  │  ├── <i>Double Door W</i>
  │  │  │  │  │  │  ├── '''Death Gate W''' ❌
  │  │  │  │  │  │  ├── '''Death Gate W''' ❌
  │  │  │  │  │  │  └── '''Life Gate W''' ❌
  │  │  │  │  │  │  └── '''Life Gate W''' ❌
Line 348: Line 348:
  │  │  │  │  ├── '''BrickWalkway''' ✅
  │  │  │  │  ├── '''BrickWalkway''' ✅
  │  │  │  │  └── '''MarbleWalkway''' ✅
  │  │  │  │  └── '''MarbleWalkway''' ✅
  │  │  │  ├── <i>Table</i>  
  │  │  │  ├── <i>Table</i>
  │  │  │  │  └── '''Ornate Table''' ✅
  │  │  │  │  └── '''Ornate Table''' ✅
  │  │  │  ├── '''BaseMechanicalTransmission''' ❌
  │  │  │  ├── '''BaseMechanicalTransmission''' ❌
Line 354: Line 354:
  │  │  │  │  └── '''MetalMechanicalTransmission''' ✅
  │  │  │  │  └── '''MetalMechanicalTransmission''' ✅
  │  │  │  ├── '''Millstone''' ✅
  │  │  │  ├── '''Millstone''' ✅
  │  │  │  ├── <i>BaseChair</i>  
  │  │  │  ├── <i>BaseChair</i>
  │  │  │  │  ├── '''Ornate Chair''' ✅
  │  │  │  │  ├── '''Ornate Chair''' ✅
  │  │  │  │  │  └── '''Ornate Bench''' ✅
  │  │  │  │  │  └── '''Ornate Bench''' ✅
  │  │  │  │  └── '''Scrapasan''' ✅
  │  │  │  │  └── '''Scrapasan''' ✅
  │  │  │  ├── <i>Oven</i>  
  │  │  │  ├── <i>Oven</i>
  │  │  │  │  ├── '''EzraOven''' ❌
  │  │  │  │  ├── '''EzraOven''' ❌
  │  │  │  ├── <i>Bookshelf</i>  
  │  │  │  ├── <i>Bookshelf</i>
  │  │  │  │  ├── <i>UndergroundBookshelf</i>  
  │  │  │  │  ├── <i>UndergroundBookshelf</i>
  │  │  │  │  │  └── '''CrematoryMachineRoomBookshelf''' ❌
  │  │  │  │  │  └── '''CrematoryMachineRoomBookshelf''' ❌
  │  │  │  ├── <i>Chest</i>  
  │  │  │  ├── <i>Chest</i>
  │  │  │  │  └── '''Scrapable Deposit Box 6''' ❌
  │  │  │  │  └── '''Scrapable Deposit Box 6''' ❌
  │  │  │  ├── <i>Tombstone</i>  
  │  │  │  ├── <i>Tombstone</i>
  │  │  │  │  ├── '''RachelsTombstone''' ❌
  │  │  │  │  ├── '''RachelsTombstone''' ❌
  │  │  │  │  ├── '''ReshephsCrypt''' ❌
  │  │  │  │  ├── '''ReshephsCrypt''' ❌
  │  │  │  ├── <i>Sign</i>  
  │  │  │  ├── <i>Sign</i>
  │  │  │  │  ├── '''EzraSign''' ❌
  │  │  │  │  ├── '''EzraSign''' ❌
  │  │  │  │  ├── '''YlaSign''' ❌
  │  │  │  │  ├── '''YlaSign''' ❌
  │  │  │  │  ├── '''SixshrewSign''' ❌
  │  │  │  │  ├── '''SixshrewSign''' ❌
  │  │  │  │  └── '''JoppaMillSign''' ❌
  │  │  │  │  └── '''JoppaMillSign''' ❌
  │  │  │  ├── <i>ConveyorPad</i>  
  │  │  │  ├── <i>ConveyorPad</i>
  │  │  │  │  ├── '''CrematoryConveyorPad''' ✅
  │  │  │  │  ├── '''CrematoryConveyorPad''' ✅
  │  │  │  │  │  ├── '''CrematoryConveyorPadW''' ✅
  │  │  │  │  │  ├── '''CrematoryConveyorPadW''' ✅
Line 383: Line 383:
  │  │  │  │  ├── '''ConveyorPadS''' ✅
  │  │  │  │  ├── '''ConveyorPadS''' ✅
  │  │  │  │  └── '''ConveyorPadE''' ✅
  │  │  │  │  └── '''ConveyorPadE''' ✅
  │  │  ├── <i>Statue</i>  
  │  │  ├── <i>Statue</i>
  │  │  │  ├── '''ImplantedEaterStatue''' ✅
  │  │  │  ├── '''ImplantedEaterStatue''' ✅
  │  │  │  ├── '''EaterStatue''' ✅
  │  │  │  ├── '''EaterStatue''' ✅
Line 389: Line 389:
  │  │  │  │  │  └── '''EaterStatueFlipped Gold''' ✅
  │  │  │  │  │  └── '''EaterStatueFlipped Gold''' ✅
  │  │  │  │  └── '''EaterStatue Gold''' ✅
  │  │  │  │  └── '''EaterStatue Gold''' ✅
  │  │  ├── <i>Rubble</i>  
  │  │  ├── <i>Rubble</i>
  │  │  │  └── '''Rubble Grey''' ✅
  │  │  │  └── '''Rubble Grey''' ✅
  │  │  ├── <i>Stairs</i>  
  │  │  ├── <i>Stairs</i>
  │  │  │  └── <i>StairsDown</i>  
  │  │  │  └── <i>StairsDown</i>
  │  │  │      ├── '''OpenShaft2''' ✅
  │  │  │      ├── '''OpenShaft2''' ✅
  │  │  │      ├── '''TombShaft''' ✅
  │  │  │      ├── '''TombShaft''' ✅
Line 444: Line 444:
  │  │          ├── '''SultanMuralWall5''' ❌
  │  │          ├── '''SultanMuralWall5''' ❌
  │  │          └── '''SultanMuralWall6''' ❌
  │  │          └── '''SultanMuralWall6''' ❌
  │  ├── <i>InertObject</i>  
  │  ├── <i>InertObject</i>
  │  │  ├── <i>Gas</i>  
  │  │  ├── <i>Gas</i>
  │  │  │  ├── '''MiasmaticAsh''' ✅
  │  │  │  ├── '''MiasmaticAsh''' ✅
  │  │  │  │  ├── '''MiasmaticAsh80''' ✅
  │  │  │  │  ├── '''MiasmaticAsh80''' ✅
  │  │  │  │  └── '''MiasmaticAsh200''' ✅
  │  │  │  │  └── '''MiasmaticAsh200''' ✅
  │  │  │  ├── '''GlitterGas''' ✅
  │  │  │  ├── '''GlitterGas''' ✅
  │  ├── <i>Plant</i>  
  │  ├── <i>Plant</i>
  │  │  ├── '''SolidPlant''' ❌
  │  │  ├── '''SolidPlant''' ❌
  │  │  ├── <i>Starapple Tree</i>  
  │  │  ├── <i>Starapple Tree</i>
  │  │  │  └── '''Starapple Farm Ezra''' ✅
  │  │  │  └── '''Starapple Farm Ezra''' ✅
  │  │  ├── '''Sunflower''' ✅
  │  │  ├── '''Sunflower''' ✅
Line 460: Line 460:
  │  │  ├── '''Ornate Potted Plant 3''' ✅
  │  │  ├── '''Ornate Potted Plant 3''' ✅
  │  │  └── '''Stillvine''' ✅
  │  │  └── '''Stillvine''' ✅
  │  ├── <i>Fungus</i>  
  │  ├── <i>Fungus</i>
  │  │  └── '''SolidFungus''' ❌
  │  │  └── '''SolidFungus''' ❌
  │  ├── <i>Creature</i>  
  │  ├── <i>Creature</i>
  │  │  ├── <i>Animal</i>  
  │  │  ├── <i>Animal</i>
  │  │  │  ├── <i>BaseAnimal</i>  
  │  │  │  ├── <i>BaseAnimal</i>
  │  │  │  │  ├── <i>BaseCat</i>  
  │  │  │  │  ├── <i>BaseCat</i>
  │  │  │  │  │  ├── '''Cats Cherub''' ✅
  │  │  │  │  │  ├── '''Cats Cherub''' ✅
  │  │  │  │  │  └── '''Mechanical Cats Cherub''' ✅
  │  │  │  │  │  └── '''Mechanical Cats Cherub''' ✅
  │  │  │  │  ├── <i>BaseBear</i>  
  │  │  │  │  ├── <i>BaseBear</i>
  │  │  │  │  │  ├── '''Bears Cherub''' ✅
  │  │  │  │  │  ├── '''Bears Cherub''' ✅
  │  │  │  │  │  └── '''Mechanical Bears Cherub''' ✅
  │  │  │  │  │  └── '''Mechanical Bears Cherub''' ✅
  │  │  │  │  ├── <i>BaseAntelope</i>  
  │  │  │  │  ├── <i>BaseAntelope</i>
  │  │  │  │  │  ├── '''Antelopes Cherub''' ✅
  │  │  │  │  │  ├── '''Antelopes Cherub''' ✅
  │  │  │  │  │  └── '''Mechanical Antelopes Cherub''' ✅
  │  │  │  │  │  └── '''Mechanical Antelopes Cherub''' ✅
  │  │  │  │  ├── <i>BaseDog</i>  
  │  │  │  │  ├── <i>BaseDog</i>
  │  │  │  │  │  ├── '''Dogs Cherub''' ✅
  │  │  │  │  │  ├── '''Dogs Cherub''' ✅
  │  │  │  │  │  └── '''Mechanical Dogs Cherub''' ✅
  │  │  │  │  │  └── '''Mechanical Dogs Cherub''' ✅
Line 488: Line 488:
  │  │  │  │  ├── '''Mechanical Newly Sentient Beings Cherub''' ✅
  │  │  │  │  ├── '''Mechanical Newly Sentient Beings Cherub''' ✅
  │  │  │  │  └── '''Crypt Ferret''' ✅
  │  │  │  │  └── '''Crypt Ferret''' ✅
  │  │  │  ├── <i>BaseInsect</i>  
  │  │  │  ├── <i>BaseInsect</i>
  │  │  │  │  ├── '''Insects Cherub''' ✅
  │  │  │  │  ├── '''Insects Cherub''' ✅
  │  │  │  │  └── '''Mechanical Insects Cherub''' ✅
  │  │  │  │  └── '''Mechanical Insects Cherub''' ✅
  │  │  │  ├── <i>BaseCrab</i>  
  │  │  │  ├── <i>BaseCrab</i>
  │  │  │  │  ├── '''Crabs Cherub''' ✅
  │  │  │  │  ├── '''Crabs Cherub''' ✅
  │  │  │  │  └── '''Mechanical Crabs Cherub''' ✅
  │  │  │  │  └── '''Mechanical Crabs Cherub''' ✅
  │  │  │  ├── <i>BaseOoze</i>  
  │  │  │  ├── <i>BaseOoze</i>
  │  │  │  │  ├── <i>Gelatinous Cupola</i>  
  │  │  │  │  ├── <i>Gelatinous Cupola</i>
  │  │  │  │  │  └── '''k-Goninon''' ✅
  │  │  │  │  │  └── '''k-Goninon''' ✅
  │  │  │  │  ├── '''Oozes Cherub''' ✅
  │  │  │  │  ├── '''Oozes Cherub''' ✅
  │  │  │  │  └── '''Mechanical Oozes Cherub''' ✅
  │  │  │  │  └── '''Mechanical Oozes Cherub''' ✅
  │  │  │  ├── <i>BaseReptile</i>  
  │  │  │  ├── <i>BaseReptile</i>
  │  │  │  │  ├── <i>BaseTortoise</i>  
  │  │  │  │  ├── <i>BaseTortoise</i>
  │  │  │  │  │  ├── '''Tortoises Cherub''' ✅
  │  │  │  │  │  ├── '''Tortoises Cherub''' ✅
  │  │  │  │  │  └── '''Mechanical Tortoises Cherub''' ✅
  │  │  │  │  │  └── '''Mechanical Tortoises Cherub''' ✅
Line 507: Line 507:
  │  │  │  │  ├── '''Frogs Cherub''' ✅
  │  │  │  │  ├── '''Frogs Cherub''' ✅
  │  │  │  │  └── '''Mechanical Frogs Cherub''' ✅
  │  │  │  │  └── '''Mechanical Frogs Cherub''' ✅
  │  │  │  ├── <i>BaseFish</i>  
  │  │  │  ├── <i>BaseFish</i>
  │  │  │  │  ├── '''Ghost Perch''' ✅
  │  │  │  │  ├── '''Ghost Perch''' ✅
  │  │  │  │  ├── '''Fish Cherub''' ✅
  │  │  │  │  ├── '''Fish Cherub''' ✅
  │  │  │  │  └── '''Mechanical Fish Cherub''' ✅
  │  │  │  │  └── '''Mechanical Fish Cherub''' ✅
  │  │  │  ├── <i>BaseSpider</i>  
  │  │  │  ├── <i>BaseSpider</i>
  │  │  │  │  ├── '''Arachnids Cherub''' ✅
  │  │  │  │  ├── '''Arachnids Cherub''' ✅
  │  │  │  │  └── '''Mechanical Arachnids Cherub''' ✅
  │  │  │  │  └── '''Mechanical Arachnids Cherub''' ✅
  │  │  │  ├── <i>BaseBird</i>  
  │  │  │  ├── <i>BaseBird</i>
  │  │  │  │  ├── '''Birds Cherub''' ✅
  │  │  │  │  ├── '''Birds Cherub''' ✅
  │  │  │  │  └── '''Mechanical Birds Cherub''' ✅
  │  │  │  │  └── '''Mechanical Birds Cherub''' ✅
  │  │  │  └── <i>BaseWorm</i>  
  │  │  │  └── <i>BaseWorm</i>
  │  │  │      ├── <i>BaseSlug</i>  
  │  │  │      ├── <i>BaseSlug</i>
  │  │  │      │  ├── '''Mollusks Cherub''' ✅
  │  │  │      │  ├── '''Mollusks Cherub''' ✅
  │  │  │      │  └── '''Mechanical Mollusks Cherub''' ✅
  │  │  │      │  └── '''Mechanical Mollusks Cherub''' ✅
Line 524: Line 524:
  │  │  │      ├── '''Worms Cherub''' ✅
  │  │  │      ├── '''Worms Cherub''' ✅
  │  │  │      └── '''Mechanical Worms Cherub''' ✅
  │  │  │      └── '''Mechanical Worms Cherub''' ✅
  │  │  ├── <i>Robot</i>  
  │  │  ├── <i>Robot</i>
  │  │  │  └── <i>BaseRobot</i>  
  │  │  │  └── <i>BaseRobot</i>
  │  │  │      ├── <i>TinkerTurret</i>  
  │  │  │      ├── <i>TinkerTurret</i>
  │  │  │      │  └── <i>HostileTurret</i>  
  │  │  │      │  └── <i>HostileTurret</i>
  │  │  │      │      ├── <i>WeaponEmplacement</i>  
  │  │  │      │      ├── <i>WeaponEmplacement</i>
  │  │  │      │      │  └── <i>ChainLaserEmplacement</i>  
  │  │  │      │      │  └── <i>ChainLaserEmplacement</i>
  │  │  │      │      │      └── '''Vivira''' ✅
  │  │  │      │      │      └── '''Vivira''' ✅
  │  │  │      │      ├── '''Microturret''' ✅
  │  │  │      │      ├── '''Microturret''' ✅
Line 545: Line 545:
  │  │  │      ├── '''Mechanical Baetyls Cherub''' ✅
  │  │  │      ├── '''Mechanical Baetyls Cherub''' ✅
  │  │  │      └── '''Biographer''' ✅
  │  │  │      └── '''Biographer''' ✅
  │  │  ├── <i>Humanoid</i>  
  │  │  ├── <i>Humanoid</i>
  │  │  │  ├── <i>BaseHumanoid</i>  
  │  │  │  ├── <i>BaseHumanoid</i>
  │  │  │  │  ├── <i>NPC</i>  
  │  │  │  │  ├── <i>NPC</i>
  │  │  │  │  │  ├── <i>HumanTinker</i>  
  │  │  │  │  │  ├── <i>HumanTinker</i>
  │  │  │  │  │  │  ├── <i>HumanTinker5</i>  
  │  │  │  │  │  │  ├── <i>HumanTinker5</i>
  │  │  │  │  │  │  │  └── '''Yla Haj''' ✅
  │  │  │  │  │  │  │  └── '''Yla Haj''' ✅
  │  │  │  │  │  ├── <i>BaseFarmer</i>  
  │  │  │  │  │  ├── <i>BaseFarmer</i>
  │  │  │  │  │  │  └── '''BananaRancher''' ✅
  │  │  │  │  │  │  └── '''BananaRancher''' ✅
  │  │  │  │  │  ├── '''TombCultistPeriod1''' ❌
  │  │  │  │  │  ├── '''TombCultistPeriod1''' ❌
Line 585: Line 585:
  │  │  │  │  ├── '''Zothom''' ✅
  │  │  │  │  ├── '''Zothom''' ✅
  │  │  │  │  └── '''Daughter of Exile''' ✅
  │  │  │  │  └── '''Daughter of Exile''' ✅
  │  │  │  └── <i>BaseApe</i>  
  │  │  │  └── <i>BaseApe</i>
  │  │  │      ├── <i>BaseBaboon</i>  
  │  │  │      ├── <i>BaseBaboon</i>
  │  │  │      │  ├── '''Baboons Cherub''' ✅
  │  │  │      │  ├── '''Baboons Cherub''' ✅
  │  │  │      │  └── '''Mechanical Baboons Cherub''' ✅
  │  │  │      │  └── '''Mechanical Baboons Cherub''' ✅
  │  │  │      ├── '''Apes Cherub''' ✅
  │  │  │      ├── '''Apes Cherub''' ✅
  │  │  │      └── '''Mechanical Apes Cherub''' ✅
  │  │  │      └── '''Mechanical Apes Cherub''' ✅
  │  │  ├── <i>MutatedPlant</i>  
  │  │  ├── <i>MutatedPlant</i>
  │  │  │  ├── <i>MutatedBush</i>  
  │  │  │  ├── <i>MutatedBush</i>
  │  │  │  │  ├── '''Gorged Growth''' ✅
  │  │  │  │  ├── '''Gorged Growth''' ✅
  │  │  │  │  ├── '''Roots Cherub''' ✅
  │  │  │  │  ├── '''Roots Cherub''' ✅
  │  │  │  │  └── '''Mechanical Roots Cherub''' ✅
  │  │  │  │  └── '''Mechanical Roots Cherub''' ✅
  │  │  │  ├── <i>MutatedSucculent</i>  
  │  │  │  ├── <i>MutatedSucculent</i>
  │  │  │  │  ├── <i>SapientMutatedSucculent</i>  
  │  │  │  │  ├── <i>SapientMutatedSucculent</i>
  │  │  │  │  │  └── '''Sixshrew''' ✅
  │  │  │  │  │  └── '''Sixshrew''' ✅
  │  │  │  │  ├── '''Succulents Cherub''' ✅
  │  │  │  │  ├── '''Succulents Cherub''' ✅
  │  │  │  │  └── '''Mechanical Succulents Cherub''' ✅
  │  │  │  │  └── '''Mechanical Succulents Cherub''' ✅
  │  │  │  ├── <i>MutatedFlower</i>  
  │  │  │  ├── <i>MutatedFlower</i>
  │  │  │  │  ├── '''Flowers Cherub''' ✅
  │  │  │  │  ├── '''Flowers Cherub''' ✅
  │  │  │  │  └── '''Mechanical Flowers Cherub''' ✅
  │  │  │  │  └── '''Mechanical Flowers Cherub''' ✅
  │  │  │  ├── <i>MutatedVine</i>  
  │  │  │  ├── <i>MutatedVine</i>
  │  │  │  │  ├── '''Vines Cherub''' ✅
  │  │  │  │  ├── '''Vines Cherub''' ✅
  │  │  │  │  └── '''Mechanical Vines Cherub''' ✅
  │  │  │  │  └── '''Mechanical Vines Cherub''' ✅
  │  │  │  ├── <i>MutatedTree</i>  
  │  │  │  ├── <i>MutatedTree</i>
  │  │  │  │  ├── '''Trees Cherub''' ✅
  │  │  │  │  ├── '''Trees Cherub''' ✅
  │  │  │  │  ├── '''Mechanical Trees Cherub''' ✅
  │  │  │  │  ├── '''Mechanical Trees Cherub''' ✅
Line 613: Line 613:
  │  │  │  ├── '''Urchins Cherub''' ✅
  │  │  │  ├── '''Urchins Cherub''' ✅
  │  │  │  └── '''Mechanical Urchins Cherub''' ✅
  │  │  │  └── '''Mechanical Urchins Cherub''' ✅
  │  │  └── <i>MutatedFungus</i>  
  │  │  └── <i>MutatedFungus</i>
  │  │      ├── '''Fungi Cherub''' ✅
  │  │      ├── '''Fungi Cherub''' ✅
  │  │      └── '''Mechanical Fungi Cherub''' ✅
  │  │      └── '''Mechanical Fungi Cherub''' ✅
  ├── <i>CosmeticObject</i>  
  ├── <i>CosmeticObject</i>
  │  └── <i>Floor</i>  
  │  └── <i>Floor</i>
  │      ├── <i>DirtPath</i>  
  │      ├── <i>DirtPath</i>
  │      │  ├── '''PaintedFlowers''' ❌
  │      │  ├── '''PaintedFlowers''' ❌
  │      └── '''CryptTrail''' ❌
  │      └── '''CryptTrail''' ❌
  ├── <i>Widget</i>  
  ├── <i>Widget</i>
  │  ├── '''SpindleLight''' ❌
  │  ├── '''SpindleLight''' ❌
  │  ├── '''AmbientStabilization''' ❌
  │  ├── '''AmbientStabilization''' ❌
Line 667: Line 667:
  │  ├── '''ConcreteHologramFloor''' ❌
  │  ├── '''ConcreteHologramFloor''' ❌
  │  ├── '''Finish_TombOfTheEaters_EnterTheTombOfTheEaters''' ❌
  │  ├── '''Finish_TombOfTheEaters_EnterTheTombOfTheEaters''' ❌
  ├── <i>Water</i>  
  ├── <i>Water</i>
  │  ├── '''SaltyWaterDeepPool''' ❌
  │  ├── '''SaltyWaterDeepPool''' ❌
  │  ├── '''SaltyWaterExtraDeepPool''' ❌
  │  ├── '''SaltyWaterExtraDeepPool''' ❌
Line 674: Line 674:
  │  ├── '''OilDeepPool''' ❌
  │  ├── '''OilDeepPool''' ❌
  │  ├── '''AsphaltDeepPool''' ❌
  │  ├── '''AsphaltDeepPool''' ❌
  │  ├── <i>LavaPuddle</i>  
  │  ├── <i>LavaPuddle</i>
  │  │  └── '''SmallLavaPuddle''' ❌
  │  │  └── '''SmallLavaPuddle''' ❌
  │  ├── '''SaltDeepPool''' ❌
  │  ├── '''SaltDeepPool''' ❌
  │  ├── '''ProteanDeepPool''' ❌
  │  ├── '''ProteanDeepPool''' ❌
  │  ├── '''ConvalessenceDeepPool''' ❌
  │  ├── '''ConvalessenceDeepPool''' ❌