Download Boden's Modern Medcare — Minecraft Mods — MetaMods
Boden's Modern Medcare

Boden's Modern Medcare

Active

Downloads

0

Last update

1 month ago
Client
Utils

Boden's Modern Medcare

This mod introduces various modern medicine items to Minecraft, primarily intended for roleplay scenarios on special servers. All medical preparations are available only in creative mode or through commands, as the author decided not to include crafting recipes.

Main Content

In the creative tab you'll find numerous medical preparations, most of which are presented as pills. There are also various liquid medication options that can be combined with syringes for injection purposes.

The mod's special feature is unique customizable syringes - you can assign them any potion effects to your liking, and also change the liquid color. It should be noted that syringes combine only one new special effect introduced in the mod.

Technical Capabilities

To change liquid color in a syringe use the NBT tag: CustomColor:<hexadecimal code>

Practical Examples:

Regeneration Syringe:

/give @p bodens_medcare:uncraftable_syringe{display:{Name:'{"text":"Regeneration Syringe","color":"gold","italic":false}',Lore:['{"text":"Regeneration example."}']},CustomColor:16711935,CustomPotionEffects:[{Id:10,Duration:200,Amplifier:1}]} 1

Example Vaccine:

/give @p bodens_medcare:uncraftable_syringe{display:{Name:'{"text":"Example Vaccine","color":"aqua","italic":false}',Lore:['{"text":"Strengthens immune system."}','{"text":"May cause minor side effects."}']},CustomColor:65280,CustomPotionEffects:[{Id:"bodens_medcare:immune_response",Duration:36000,Amplifier:0},{Id:2,Duration:12000,Amplifier:0},{Id:18,Duration:12000,Amplifier:0},{Id:1,Duration:2400,Amplifier:1},{Id:9,Duration:200,Amplifier:0}]} 1

Special Mechanics

The mod includes a unique potion effect called "immuneresponse". This effect cannot be removed by milk and manifests as weakness and slowness, simulating immune system reaction. When adding this effect to a syringe, with multiple uses the effect strength increases to level II.

Complete Item List

Medications:

  • Antibiotics in pills: Amoxicillin, Ciprofloxacin, Doxycycline
  • Pain Relievers: Type A (pills), Morphine (injections)
  • Antiviral drugs (pills)
  • Fever Reducers (pills)
  • Steroids (pills)
  • Regeneration Serums: Blue, Purple and Red (fantasy medications, injections)
  • Adrenaline (injections)

Medical Tools:

  • Regular syringe (for use with injectable medications)
  • Used syringe (trash item after use)
  • Uncraftable syringe (command-only with customization)
  • Disinfection spray (decorative item, no functionality)
  • Various types of pills
Project members
bodenpflanze

bodenpflanze

Created: 26 Sep 2025

ID: 269201