
Mekanism Elementified
Expands Mekanism with 25+ chemical elements and compounds, specialized processing machines, and advanced industrial tools for complex chemical production chains.
- Загрузки
- 1K
- Подписчики
- 4
- Обновлён
- 9 августа 2026 г.
- Лицензия
- MIT
Опубликован 22 января 2026 г.
Mekanism: Elements extends Mekanism with additional chemical elements, compounds, and processing machines for advanced industrial automation.
undefined
Chemical Elements & Compounds
Adds 25+ new chemicals:
- Noble Gases: Helium, Superheated Helium, Xenon
- Nitrogen Compounds: Nitrogen, Nitric Oxide, Nitrogen Dioxide, Ammonia, Ammonium Nitrate, Nitric Acid
- Halogens: Bromine, Iodine
- Alkali Metals & Compounds: Potassium Chloride, Potassium Hydroxide, Potassium Iodide, Potassium Cyanide
- Other Elements: Beryllium, Strontium, Yttrium
- Special Compounds: Aqua Regia, Hydrogen Cyanide, Methane, Compressed Air, Seawater, Netherite Acid
Each chemical includes realistic properties (temperature, density, color) and integrates with Mekanism's chemical system.
undefined
Industrial Machines
- Adsorption Separator: Separates gas mixtures using adsorbent materials
- Air Compressor: Compresses air into liquid form for industrial use
- Radiation Irradiator: Uses radiation to transform materials
- Seawater Pump: Extracts seawater and processes it into useful chemicals
Advanced Items & Tools
- Syringes: Anesthetic, Flame Retardant, and Levitation syringes with unique effects
- Neutron Source Pellet: Advanced material for nuclear processes
- Iodine Tablets: Consumable items with special properties
- High-Performance Adsorbents: Metal-based adsorbents (Beryllium, Copper, Gold, Iron, Lead, Osmium, Tin, Uranium) for gas separation
Building Materials
- High-Quality Concrete: Durable building blocks in all 16 dye colors
- Includes full block, stairs, and slab variants
- High blast resistance for industrial builds
Features
- Full integration with Mekanism's chemical system
- Compatible with JEI/EMI for recipe viewing
- New recipe types: Adsorption, Chemical Demolition, Radiation Irradiating
- ChemLib integration for crystallizing recipes
- Custom advancements for progression milestones
- Configurable settings for balance customization
Requirements
- Mekanism (required)
- NeoForge (required)
- ChemLib (recommended for full functionality)
Perfect for players who want to expand their Mekanism setups with more chemical processing options and advanced industrial automation.
undefined
Credits
This NeoForge port is based on the original Mekanism: Elements mod for Forge by fixdol. Credit and thanks go to fixdol for creating the original mod and establishing the foundation for this port.
Original mod: Mekanism: Elements (Forge)
undefined
undefined
Ченджлог
3.0.18Релиз1.21.1 · 9 августа 2026 г.
3.0.18
Fix ammonia jetpack hover drift
- Ammonia HOVER mode no longer multiplies existing horizontal velocity (
motion * 1.1), which preserved the old flight direction and felt like ice-skating when turning the mouse. - Horizontal boost now accelerates along the player's current wish direction (movement input + yaw) and damps the perpendicular component so steering bites immediately.
- Key-release brake unchanged; similar top-speed cap retained (
speedSq≤ 0.6). - Client tick mixin moved to the client mixin list; removed unused empty common tick handler.
3.0.17Релиз1.21.1 · 5 августа 2026 г.
3.0.17
Remove Gas Burning Generator per-tick debug spam
- Stripped
[GasGenerator Debug] Tick/Fuel detailsINFO logs that fired every server tick and floodedlatest.log(and hurt TPS observability). - Empty mixin retained only so older mixin configs remain valid.
3.0.16Релиз1.21.1 · 4 августа 2026 г.
3.0.16
Bug Fixes
- Machine block drops: Fixed Air Compressor, Adsorption Separator, Radiation Irradiator, and Seawater Pump being destroyed when broken (no item drop).
- Root cause: loot tables still used removed
minecraft:copy_nbt(pre-1.20.5 NBT). On 1.21.1 the invalid function prevents the loot table from applying, so machines vanish. - Loot tables now use Mekanism-style
minecraft:copy_componentsso machines drop themselves and keep energy, chemicals/fluids, inventory, upgrades, side config, security, and redstone control — same as vanilla Mekanism machines.
3.0.15Релиз1.21.1 · 23 июля 2026 г.
3.0.15
Bug Fixes
- Radiation Irradiator pressurized tubes: Chemical tanks now register via
getInitialChemicalTanks, so pressurized tubes connect and transfer chemicals again (#7). - Applied the same chemical tank registration fix to Adsorption Separator and Chemical Demolition Machine.
3.0.14Релиз1.21.1 · 28 февраля 2026 г.
3.0.14
🧪 Chemical & Industrial Restoration
- Restored Missing Chemicals: Fully re-enabled Californium (Gas), Curium (Gas), and Netherite Acid (Gas & Liquid) which were previously disabled or incomplete.
- Fluid Restoration: Restored Aqua Regia and Netherite Acid as functional fluids for chemical processing.
- Production Chain Fixes:
- Completed the Californium production loop: Spent Nuclear Waste → Curium (Centrifuging) → Californium (Irradiating).
- Fixed the Xenon production chain by restoring Curium centrifuging.
- Resolved a critical bug in the Anesthetic Syringe recipe where a missing
countfield prevented it from loading. - Restored the ability to smelt/blast Unstable Californium Mixture into Refined Californium Ingots.
🛠️ Recipe & Compatibility Fixes
- ChemLib Integration: Repaired 14 broken recipes in the ChemLib integration (crystallizing) that were using outdated 1.20 keys, restoring JEI/EMI visibility for Xenon, Americium, Bromine, Helium, Iodine, Ammonia, and more.
- New Industrial Uses: Added crystallizing recipes for Californium and Curium to ensure these high-tier chemicals have clear industrial utility.
📖 Utility & Documentation
- Iodine Tablets: Confirmed functionality as a "Rad Pill" to clear radiation and provide resistance.
- Anesthetic Syringes: Documented the Sensory Paralysis effect, providing invulnerability to entities (intended for safe organic extraction).
- Refined Californium Ingot: Clarified its status as a high-tier "Trophy Ingot" and prerequisite for the "The Reach of Science" advancement.
- Tablet Utilities: Documented effects for Muscle Enhancement (Strength II) and Poison tablets.
⚙️ Technical Changes
- Updated
MSChemicalConstantswith missing radioactive constants. - Cleaned up unused and commented-out machine code to improve project maintainability.
3.0.13Релиз1.21.1 · 24 февраля 2026 г.
3.0.13
🛠️ Critical Bug Fixes
Mining Speed & Harvestability Fix (Take 2)
- Fixed a final issue where the
minecraft:mineable/pickaxetag file failed to parse because it referenced blocks that were disabled in the codebase (e.g.,chemical_demolition_machine). - The syntax failure prevented the
"replace": falseinstruction from processing, causing the game to fall back to the incorrect harvest data. - Stripped all unused blocks from tag data to ensure a clean load.
3.0.12Релиз1.21.1 · 24 февраля 2026 г.
3.0.12
🛠️ Critical Bug Fixes
Mining Speed & Harvestability Fix
- Resolved a critical issue where vanilla blocks (like Obsidian) and all Mekanism blocks were seen as "unharvestable" or extremely slow to break.
- Cause: An incorrect tag definition for
minecraft:needs_iron_toolwas replacing the entire vanilla tag instead of appending to it. - Fix: Re-implemented all data tags with
"replace": falseto ensure full compatibility with vanilla and other mods.
Technical
- Applied
"replace": falseacross all chemical, fluid, and item tags to prevent future namespace collisions.
3.0.11Релиз1.21.1 · 24 февраля 2026 г.
3.0.11
Features
Recipe Coverage
- High-Quality Concrete: Ported 18 missing colored clump recipes for High-Quality Concrete, ensuring full process parity for all variants.
- New Recipes: Added crafting recipes for
Syringe,Iodine Tablet, andCalcium Oxide Dust.
Translation & UI
- Refined Translations: Cleaned up various chemical names and fluid bucket labels (Helium, Nitric Acid, etc.).
- JEI Stability: Enabled strict
isIncomplete()filtering in recipe types to prevent broken or empty recipes from appearing in JEI and machine interfaces.
Credits
- Special thanks to TendoArisu (@XUANHLGG) for identified recipe gaps and translation improvements.
Комментарии
Загружаем…