- id: MusicalLungInstrument
- id: ReverseCymbalsInstrument
+- type: entity
+ id: CrateFunInstrumentsRandom
+ parent: CrateGenericSteel
+ name: random instrument collection
+ description: A box containing several randomly curated instruments, hand picked by Centcomm's top musicians!
+ components:
+ - type: EntityTableContainerFill
+ containers:
+ entity_storage: !type:AllSelector
+ children:
+ - !type:NestedSelector
+ tableId: VarietyInstrumentTable
+ - !type:NestedSelector
+ tableId: BrassInstrumentTable
+ - !type:NestedSelector
+ tableId: StringInstrumentTable
+ - !type:NestedSelector
+ tableId: WoodwindInstrumentTable
+ - !type:NestedSelector
+ tableId: KeyedPercussionInstrumentTable
+ - !type:NestedSelector
+ tableId: SpecialInstrumentTable
+ - !type:NestedSelector
+ tableId: SpecialInstrumentTable
+
- type: entity
id: CrateFunArtSupplies
parent: CrateGenericSteel
- id: MusicBoxInstrument
- id: ViolaInstrument
+- type: entityTable
+ id: VarietyInstrumentTable
+ table: !type:GroupSelector
+ children:
+ - id: SynthesizerInstrument
+ - id: AcousticGuitarInstrument
+ - id: TrumpetInstrument
+ - id: AccordionInstrument
+ - id: HarmonicaInstrument
+ - id: RecorderInstrument
+ - id: GlockenspielInstrument
+
+- type: entityTable
+ id: BrassInstrumentTable
+ table: !type:GroupSelector
+ children:
+ - id: TrumpetInstrument
+ - id: TromboneInstrument
+ - id: FrenchHornInstrument
+ - id: EuphoniumInstrument
+ - id: TubaInstrument
+
+- type: entityTable
+ id: StringInstrumentTable
+ table: !type:GroupSelector
+ children:
+ - id: AcousticGuitarInstrument
+ - id: ElectricGuitarInstrument
+ - id: BassGuitarInstrument
+ - id: RockGuitarInstrument
+ - id: BanjoInstrument
+ - id: ViolinInstrument
+ - id: CelloInstrument
+ - id: ViolaInstrument
+ - id: HarpInstrument
+
+- type: entityTable
+ id: WoodwindInstrumentTable
+ table: !type:GroupSelector
+ children:
+ - id: RecorderInstrument
+ - id: BagpipeInstrument
+ - id: ClarinetInstrument
+ - id: FluteInstrument
+ - id: HarmonicaInstrument
+ - id: SaxophoneInstrument
+ - id: OcarinaInstrument
+ - id: PanFluteInstrument
+
+- type: entityTable
+ id: KeyedPercussionInstrumentTable
+ table: !type:GroupSelector
+ children:
+ - id: SynthesizerInstrument
+ - id: AccordionInstrument
+ - id: KalimbaInstrument
+ - id: WoodblockInstrument
+ - id: GlockenspielInstrument
+ - id: VibraphoneInstrument
+
+- type: entityTable
+ id: SpecialInstrumentTable
+ table: !type:GroupSelector
+ children:
+ - !type:GroupSelector
+ weight: 1
+ children:
+ - id: BikeHornInstrument
+ - id: MusicBoxInstrument
+ - id: SeashellInstrument
+ - id: XylophoneInstrument
+ - id: GunpetInstrument
+ - id: MicrophoneInstrument
+ - id: HelicopterInstrument
+ - id: BirdToyInstrument
+ - id: MusicalLungInstrument
+ - id: ReverseCymbalsInstrument
+ - !type:GroupSelector
+ weight: 0.1
+ children:
+ - id: DawInstrument
+ - !type:GroupSelector
+ weight: 0.05
+ children:
+ - id: SuperSynthesizerInstrument
+
- type: entity
id: RandomInstruments
name: random instruments spawner