Unofficial site, not affiliated with modrinth.com.What is this?
Моды/Ragium
  • 0.15.0

    alpha20 февраля 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.12.0

    beta17 ноября 2025 г.

    What's Changed

    • Remove Accessories from required dependencies by @Hiiragi283 in #27
    • Sync rework by @Hiiragi283 in #28
    • Night metal by @Hiiragi283 in #29
    • Food update by @Hiiragi283 in #30
    • Release v0.12 by @Hiiragi283 in #31

    Full Changelog: https://github.com/Hiiragi283/ragium/compare/v0.11.0...v0.12.0

  • 0.11.0

    beta5 ноября 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

    beta1 ноября 2025 г.

    API

    • Addon: Added RagiumAddon.CreativeTabHelper to assist with modifying creative mode tabs

    • Block: Added HTBlockType to store custom attributes for block

    • Block: Added HTBlockAttribute which is used to store custom data in HTBlockType

    • Data

      • Lang: Translation method in HTVariantkey was split into HTTranslationProvider
      • Data Map: Replaced some data map types into datapack registries
      • Recipe: HTStackRecipeBuilder now uses ImmutableItemStack instead of ItemStack
      • Recipe: Replaced HTIngredientHelper into HTIngredientCreator
    • Function: Added HTPredicates which holds functions used in this commonly

    • Menu: Added HTEnergyWidget and HTEnergyScreen to sync energy storage

    • Menu: Added HTExperienceWidget and HTExperienceScreen to sync experience storage

    • Menu: Redesigned HTFluidWidget and HTFluidScreen

    • Menu: Fixed wrong quick item move in HTContainerMenu

    • Menu: Fixed not calling HTContainerMenu.onOpen(Player) and HTContainerMenu.onClose(Player)

    • Item

      • Component: Added HTItemContents which is replacement for ItemContainerContents
      • Component: Redesigned HTTeleportPos
    • Recipe

      • Ingredient: HTIngredient accepts ImmutableStack instead of mutable stacks
      • Result: HTRecipeResult returns ImmutableStack instead of mutable stacks
    • Registry: Added HTDeferredEntityType and HTDeferredEntityTypeRegister to register entity types

    • Registry: Added HTDeferredFluid and HTDeferredFluidRegister to register fluids in HTFluidContentRegister

    • Registry: Added HTDeferredFluidType and HTDeferredFluidTypeRegister to register fluid types in HTFluidContentRegister

    • Registry: Split implementation of HTHTDeferredMenuType into WithContext and OnHand

    • Registry: Added HTDeferredOnlyBlock and HTDeferredOnlyBlockRegister to register blocks in HTFluidContentRegister

    • Storage: Added new capability type IExperienceStorage and IExperienceStorageItem to handle exp storage

    • Storage: Replaced energy handlers

    • Storage: Renamed HTStorageStack into ImmutableStack

      • HTItemStorageStack -> ImmutableItemStack
      • HTFluidStorageStack -> ImmutableFluidStack
    • Storage: Built a storage system that enables more systematic resource management

      • HTAmountView: Provides amount and capacity
      • HTStackView: Provides stored ImmutableStack and extended from HTAmountView
      • HTStackSlot: Enables insert/extract stacks and extended from HTStackView
        • HTStackSlot.Basic: Simple implementation for HTStackSlot
    • Storage: Split RagiumCapabilities into each HTXXCapabilities

    • Variant: Removed HTVariantKey.Tagged and HTVariantKey.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 integration for mod compat
      • child of main module, parent of data module
  • 0.9.1b

    beta5 октября 2025 г.

    API

    • Core: Split abstract methods in RagiumAPI into RagiumPlatform

    • Item: Backported new component HTDamageResistant and HTRepairable from newer minecraft

    • Registry: Added HTItemHolderLike which combines ItemLike and HTHolderLike

    • Registry: Added HTDeferredDataComponentRegister

    • Recipe: Redesign of ingredient format

    • Recipe: Moved implementations of recipe builders into hiiragi283.ragium.impl.data.recipe

    • Storage: Added HTStackSlot to unify HTItemSlot and HTFluidTank

    • Storage: Split interfaces for capabilities into immutable and mutable

    • Storage: Renamed IFluidHandlerModifiable into HTExtendedFluidHandler

    Common

    • Block: Fixed drums cannot hold fluids

    • Enchantment: Redesign of enchantment effect

    • Enchantment: Added Extra Range

    • Fluid: Added Green Fuel

    • Machine

      • Generator: Implemented Thermal Generator
      • Processor: Pulverizer and Crusher can work lower energy if its tank is filled with Lubricant
    • Recipe: Nerf Ancient Debris recipe in Simulation Chamber

    • World Gen: Reduced Raginite Ore generation by half

    Client

    • Screen: Fixed incorrect fluid widget in Melter

    Integration

    • EMI
      • Category: Redesign of recipe registration and category layout
    • Mekanism
      • Chemical: Rename Raginite into Ragium
      • Chemical: Added Deep Essence
      • Item: Added Enriched Deep
    • Replication
      • Added new matter type Azure and Deep
  • 0.9.0b

    beta29 сентября 2025 г.

    Due to a complete overhaul, this is not compatible with previous versions!

  • 0.6.0

    alpha2 июля 2025 г.

    initial release

Совместимость

Minecraft: Java Edition

Платформы

Поддерживаемые окружения

Клиент и сервер

Сведения

Лицензия:MPL-2.0
Опубликован:1 год назад
Обновлён:1 месяц назад
ID проекта:
Главная