-
Notifications
You must be signed in to change notification settings - Fork 0
Cas and PAM Selection
#BioForge #BioForge_V2_0 #Build_V0_54T #Mechanic #CRISPR #Cas #PAM #VaccineMaker #PlayerGuide #AddonDevelopment
Cas/PAM is a functional module choice, not decorative text shared by every vaccine.
- SpCas9.
- Cas12a.
- Cas13d.
Each module definition can set display data, pathogen/guide compatibility, PAM rules, quality modifiers, and other constraints consumed by the Vaccine Maker. The item tooltip uses the module's human-readable name rather than exposing an internal ID.
A perfect base sequence paired with an unsuitable module does not produce the same result as a fully compatible program. Researchers must identify both guide sequence and enzyme context.
JSON modules live under data/<namespace>/crispr/cas_modules/. Java addons may register supporting behavior before data reload. Keep IDs namespaced and stable.
Related: Cas PAM Module, CRISPR Programming, Vaccine Maker API.
BioForge V2.0
Catalogues
- Item Catalogue
- Block and Machine Catalogue
- Mechanics Index
- Mutation Catalogue
- Symptom Catalogue
- Transmission Catalogue
- Command Catalogue
Research
- Research Tablet Progression
- CRISPR Programming
- Vaccine Maker Pages and Inventory
- Vaccines and Immunity
- Containment and PPE
Customization
- Modpack Maker Guide
- Addon Developer Guide
- BioForge addon creation guide
- Localization and Translation
Project