
Ragium
A simple tech mod for vanilla expansion and automation
- Загрузки
- 480
- Подписчики
- 1
- Обновлён
- 10 мая 2026 г.
- Лицензия
- MPL-2.0
Опубликован 13 октября 2024 г.

Ragium
Ragium is a tech mod based on vanilla materials. This mod aims to expand vanilla features and automate many work.
Features
New Materials
Raginite
- A magenta-colored mineral found in underground
- Used to make alloys with copper or gold, called Ragi-Alloy
- Ragi-Alloy is basic materials for machines
Azure Shard & Azure Steel
- The shard is made from Amethyst and Lapis Lazuri, and the steel is made from this shard and iron
- Used to make better equipment than Iron ones
Deep Steel
- A dark gray metal made in Deep Dark
- Used to make anti-warden equipment, or Fortune V pickaxe!
Crimson and Warped Crystal
- Crystals extracted from each Nether Huge Fungusese
- Crimson -> To make fuels or explosives
- Warped -> To use teleportation
Automations
Machines: Using electricity
- Electric & Parallel smelting/smoking/blasting!
- Stonecutting & Wood Sawing
- Ore processing in multiple ways
- Simulating amethyst growth, Beekeeping, Animal Farming, and Generating Ancient Debris?!
Devices: Not using electricity
- Collecting water/lava/milk from environment
- Collecting dropped item/exp orb around
- Chunk Loading
- Capturing mobs into its spawn eggs
Future Plan
- New material made from Prismarine to manipulate mobs
- New expansion for Trial Chamber
Details
- Required Dependencies
- Licence: MPL-2.0
Ченджлог
0.18.0Бета1.21.1 · 10 мая 2026 г.
Full Changelog: https://github.com/Hiiragi283/ragium/compare/v0.17.0...v0.18.0
0.17.0Альфа1.21.1 · 22 апреля 2026 г.
Full Changelog: https://github.com/Hiiragi283/ragium/compare/v0.16.0...v0.17.0
0.16.0Альфа1.21.1 · 12 апреля 2026 г.
Full Changelog: https://github.com/Hiiragi283/ragium/compare/v0.15.0...v0.16.0
0.15.0Альфа1.21.1 · 20 февраля 2026 г.
Everything has been rewritten based on Hiiragi Core. There is absolutely no compatibility with previous versions.
Full Changelog: https://github.com/Hiiragi283/ragium/commits/v0.15.0
0.13.0Бета1.21.1 · 9 декабря 2025 г.
Full Changelog: https://github.com/Hiiragi283/ragium/compare/v0.12.1...v0.13.0
0.12.0Бета1.21.1 · 17 ноября 2025 г.
0.11.0Бета1.21.1 · 5 ноября 2025 г.
What's Changed
- Add Experience Drum by @Hiiragi283 in #17
- Redesign Energy & Experience Handler by @Hiiragi283 in #18
- update zh_cn.json for v0.10.0 by @luoxueyasha in #19
- Rework material system by @Hiiragi283 in #20
- Add HTEquipmentMaterial by @Hiiragi283 in #25
- Release v0.11 by @Hiiragi283 in #26
Full Changelog: https://github.com/Hiiragi283/ragium/compare/v0.10.0_neo...v0.11.0
0.10.0Бета1.21.1 · 1 ноября 2025 г.
API
Addon: Added
RagiumAddon.CreativeTabHelperto assist with modifying creative mode tabsBlock: Added
HTBlockTypeto store custom attributes for blockBlock: Added
HTBlockAttributewhich is used to store custom data inHTBlockTypeData
- Lang: Translation method in
HTVariantkeywas split intoHTTranslationProvider - Data Map: Replaced some data map types into datapack registries
- Recipe:
HTStackRecipeBuildernow usesImmutableItemStackinstead ofItemStack - Recipe: Replaced
HTIngredientHelperintoHTIngredientCreator
- Lang: Translation method in
Function: Added
HTPredicateswhich holds functions used in this commonlyMenu: Added
HTEnergyWidgetandHTEnergyScreento sync energy storageMenu: Added
HTExperienceWidgetandHTExperienceScreento sync experience storageMenu: Redesigned
HTFluidWidgetandHTFluidScreenMenu: Fixed wrong quick item move in
HTContainerMenuMenu: Fixed not calling
HTContainerMenu.onOpen(Player)andHTContainerMenu.onClose(Player)Item
- Component: Added
HTItemContentswhich is replacement forItemContainerContents - Component: Redesigned
HTTeleportPos
- Component: Added
Recipe
- Ingredient:
HTIngredientacceptsImmutableStackinstead of mutable stacks - Result:
HTRecipeResultreturnsImmutableStackinstead of mutable stacks
- Ingredient:
Registry: Added
HTDeferredEntityTypeandHTDeferredEntityTypeRegisterto register entity typesRegistry: Added
HTDeferredFluidandHTDeferredFluidRegisterto register fluids inHTFluidContentRegisterRegistry: Added
HTDeferredFluidTypeandHTDeferredFluidTypeRegisterto register fluid types inHTFluidContentRegisterRegistry: Split implementation of
HTHTDeferredMenuTypeintoWithContextandOnHandRegistry: Added
HTDeferredOnlyBlockandHTDeferredOnlyBlockRegisterto register blocks inHTFluidContentRegisterStorage: Added new capability type
IExperienceStorageandIExperienceStorageItemto handle exp storageStorage: Replaced energy handlers
Storage: Renamed
HTStorageStackintoImmutableStackHTItemStorageStack->ImmutableItemStackHTFluidStorageStack->ImmutableFluidStack
Storage: Built a storage system that enables more systematic resource management
HTAmountView: Provides amount and capacityHTStackView: Provides storedImmutableStackand extended fromHTAmountViewHTStackSlot: Enables insert/extract stacks and extended fromHTStackViewHTStackSlot.Basic: Simple implementation forHTStackSlot
Storage: Split
RagiumCapabilitiesinto eachHTXXCapabilitiesVariant: Removed
HTVariantKey.TaggedandHTVariantKey.WithBE
Common
Block: Added Creative Drum
Block: Removed Polished Eldritch Stone
Block: Renamed Polished Eldritch Stone Bricks into Eldritch Stone Bricks
Entity: Added Minecart with Drums
Machine
- General: Replaced energy storage in all machines from global one into each one
- Generator: Update models for fuel generators
- Processor: Melter, Refinery, and Washer render stored fluids
- Processor: Planter no longer consume seed/sapling
Integration
- Added new support for Kaleido Cookery
- Item: Added new kitchen knives (Ragi-Alloy, Ragi-Crystal)
Other
- Updated GitHub Actions
- thanks for turtton!
- Added new module
integrationfor mod compat- child of
mainmodule, parent ofdatamodule
- child of
Комментарии
Загружаем…