-
Notifications
You must be signed in to change notification settings - Fork 0
Pathogen Reagent
jenki258 edited this page Aug 23, 2026
·
2 revisions
#BioForge #BioForge_V2_0 #Build_V0_54T #Item #Medicine #PlayerGuide #ModpackGuide #AddonDevelopment
Documentation status: implemented in V0.54T.
This medical item changes infection risk, symptoms, strain parameters, or treatment outcomes. It reveals a broad pathogen class without exposing full strain data.
-
crafting shapeless (
pathogen_reagent.json): Laboratory Glassware, Sterile Filter,#bioforge:ingredients/minecraft/fermented_spider_eye,#bioforge:ingredients/minecraft/glowstone_dust,#bioforge:ingredients/minecraft/quartz→ 1 × Pathogen Reagent. -
Pharma Mixer (
pathogen_reagent.json): Laboratory Glassware, Sterile Filter,#bioforge:ingredients/minecraft/fermented_spider_eye,#bioforge:ingredients/minecraft/glowstone_dust, Activated Carbon → 2 × Pathogen Reagent in 200 ticks, plus Laboratory Waste.
- It reveals a broad pathogen class without exposing full strain data.
- description: Identifies the pathogen class in infected blood
- negative: No pathogen detected
- Primarily consumed or interpreted by its linked special interaction rather than ordinary crafting.
- Program, strain, target, quality, and research payloads are server-authoritative and use BioForge biological-data helpers.
- Registry ID:
bioforge:pathogen_reagent. - No dedicated BioForge ingredient tag is currently bundled.
- Recipes can be replaced without renaming the stable item ID; JEI and the Research Tablet display loaded recipes.
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