|
|
RagiMaterials (RagiMaterials)Github |相关wiki |源站链接支持: forgeMinecraft mod for MC 1.12 that adds Material system based on Ore Dictionary and its usages.
该模组为MC 1.12的Minecraft模组,基于Ore Dictionary添加了材料系统及其用途。
概述
- 周期表中的所有元素从氢到Oganesson都包含在内!
- 包括许多常见材料:木头、石头、钢铁、水等等。
- 兼容其他模组的材料!
- 可以通过在\"config/ragi_materials\"添加json文件来注册自定义的形状/材料/机器配方!
- 模组机器:统一、可定制及精致的机器系统!
依赖关系
必须
Forgelin
可选
https://www.curseforge.com/minecraft/mc-mods/had-enough-items]Had Enough Items: 显示材料列表和机器配方
https://www.curseforge.com/minecraft/mc-mods/the-one-probe]TheOneProbe: 显示模组机器属性
兼容
Botania: 添加材料 - Manasteel、Mana Diamond、Terrasteel、Elementium、Dragonstone
Embers Rekindled: 添加材料 - Dawnstone
Ender IO: 添加材料 - 所有合金
IndustrialCraft 2: Experimental: 添加物品的矿石字典
Mekanism: 添加材料 - 精制黑曜石/发光石
Project Red: 添加材料 - Electrotine、Red Alloy、Electrotine Alloy
RailCraft
Thinker\'s Construct: 添加材料 - Ardite、Manyullyn、Aluminium Brass
Thaumcraft: 添加材料 - Thaumium、Void Metal;为物品添加矿石字典
Thermal Foundation/Expansion: 添加材料 - Mithril/Mana-Infused Metal、三种合金、元素
不兼容
https://curseforge.com/minecraft/mc-mods/gregtechce]GregTech Community Edition
https://curseforge.com/minecraft/mc-mods/gregtech-ce-unofficial]GregTech CE Unofficial
许可证
https://github.com/Hiiragi283/RagiMaterials/blob/master/LICENSE]GNU Affero General Public License v3.0
贡献者
特别感谢以下协助我的人员!
- https://github.com/a1lic]a1lic
- https://github.com/defeatedcrow]defeatedcrow
- https://github.com/HalsekiRaika]HalsekiRaika(RechellaTek)
- https://github.com/karakufire]karakufire
- https://github.com/MrKono]Ko_no
- https://github.com/Sayamame-beans]Sayamame-beans
- https://github.com/SkyTheory]SkyTheory
- https://github.com/t5ugu]t5ugu
- https://github.com/toliner]toliner
- https://twitter.com/Tsukimimushi]tsukimimushi
- https://github.com/turtton]turtton(watagame)
- https://github.com/yuzu-machan]yuzu_machan
鸣谢
This project is based on https://github.com/GregTechCEu/Buildscripts]GregTechCEu/BuildScripts
截图:
https://i.sodamc.com/modrinth/VZsMEwyeos.jpg?x-oss-process=style/forge2] https://i.sodamc.com/modrinth/hUP9Ijh2Be.jpg?x-oss-process=style/forge2]
来自Modrinth所有游戏版本1.121.12.11.12.2所有类型forgev.1.3.1MC1.12.2-RagiMaterials-1.3.1.jar下载1.3.1#ReleaseMC1.12.2-RagiMaterials-1.3.1-dev.jar下载1.3.1#ReleaseMC1.12.2-RagiMaterials-1.3.1-sources.jar下载1.3.1#Release## v1.3.1- [WIP] Adding new compat with CraftTweaker- Planned: Adding materials/machine recipes, tweaking existing materials, and so on- Eliminated version restrictions on JEI- Fixed crash when shift + click item on inventory of `Minecart with Tank` or `Transfer Station (Fluid)`- Added ore crushing crafting: 1x Ore + Smithing Hammer -> 2x Dust### Machine- Renamed MachineTrait: `SHIELDING` -> `SHIELD`### Material- When Tinker\'s Construct is enabled, molten Material Fluids use TCon\'s texture instead of default one### Technical Changes- Create new package: `hiiragi283\\material\\init`- package `material`- `MaterialCommons`: renamed from `hiiragi283.material.api.material.MaterialCommon`- `MaterialCompats`: renamed from `hiiragi283.material.api.material.MaterialCompats`- `MaterialElements`- `HiiragiBlocks`- `HiiragichunkLoadCallback`- `HiiragiCreativeTabs`- `HiiragiEntities`- `HiiragiEventHandler`- `HiiragiGuiHandler`- `HiiragiItems`- `HiiragiProperties`: renamed from `hiiragi283.material.api.block.proprety.HiiragiProperty`- `HiiragiRecipes`- `HiiragiRegistries`- `HiiragiShapes`- `HiiragiShapeTypes`- Renamed `ModuleItem` to `MachineModuleItem`展开版本: 1.3.1支持游戏: 1.12, 1.12.1, 1.12.2类型:ForgeRelease下载次数: 228v.1.3.0MC1.12.2-RagiMaterials-1.3.0.jar下载1.3.0#ReleaseMC1.12.2-RagiMaterials-1.3.0-dev.jar下载1.3.0#ReleaseMC1.12.2-RagiMaterials-1.3.0-sources.jar下载1.3.0#Release## v1.3.0 - Machine Update### Updated Dependencies- Removed `Mixinbooter` and `Modular UI`- Added `Shadowfact\'s Forgelin`- Due to instability, Forgelin Bridge is discontinued### Configs- Removed values- `Disable Vanilla Parts`- `Generate Sample Json`: Moved to Common category- `Print Registered Materials on Log`: Moved to Common category- Added values- `Enable The One Probe`: Compat for The One Probe- Changed directory for Json Configs- Adding shapes: `config/ragi_materials/shapes`- Adding materials: `config/ragi_materials/materials`- Adding recipes: `config/ragi_materials/recipes`### Module Machines- Added new block Module Machine: Customizable processing machine- Added new item Recipe Module: Components that determine the type of machine- Types- `Assembler`- `Cenrifuge`- `Compressor`- `Cutting Machine`- `Distiller`- `Electrolyzer`- `Freezer`- `Grinder`- `Metal Former`- `Mixer`- `Rock Generator`- `Smelter`### Blocks- Removed- `Crucible`: Unified into Module Machines- Added- `Casing`: Core of Module Machines- `Machine Extender`: Add more face for front block- `Machine Workbench`: Used to craft Module Machines- `Capability Rail`: Read capabilities from entities on the rail- `Transfer Pipe`: Not a pipe like other mods, but a guide for `Transfer Station`- `Transfer Station`: Import Item/Fluid/Energy from back, Transfer it to the terminal of `Transfer Pipes`### Entities- Added (Experimental)- `Minecart with Tank`: 16,000 mB of tank capacity, interact with Right-Clicking or `Capability Rail`### Items- Removed- `Tiny Dusts`: There\'s no usage in this mod- `Crushing Hammer`: Replaced with `Smithing Hammer`- `Clay/Unfired Cast`: Replaced with `Shape Pattern`- Added- `Shape Pattern`: Used for Casting or Metal Forming recipes- `Smithing Hammer`: Not only transform material items, but also rotate blocks- `[WIP] Motor`: Experimental item for upgrading Module Machines### Materials- Added- `Raw Steel`### Shapes- Added- `Casing`- `Frame`### Technical Changes- Updated `build.gradle`- MOVED MAIN PACKAGE FROM `hiiragi283` TO `hiiragi283/material`- Removed core mod展开版本: 1.3.0支持游戏: 1.12, 1.12.1, 1.12.2类型:ForgeRelease下载次数: 137v1.2.1MC1.12.2-RagiMaterials-1.2.1.jar下载1.2.1#ReleaseMC1.12.2-RagiMaterials-1.2.1-dev.jar下载1.2.1#ReleaseMC1.12.2-RagiMaterials-1.2.1-sources.jar下载1.2.1#Release## v1.2.1### Updated Dependencies- `Forgelin-Continuous`- Revived to match the version of the kotlin library- `Modular UI`### Forgelin Bridge- This function is to disguise Forgelin Continuous as Shadowfact\'s Forgelin. Therefore, other mods that requiresShadowfact\'s Forgelin can use Forgelin Continuous as an alternative.### Blocks- [WIP] `Rock Generator`- [WIP] `Scaffolding`### Fluids- Revived Material Fluids- Only fluids that are not registered by other mods are implemented.### Materials- Added new materials- `Tungsten Steel`- Added new properties- `Hardness`: affecting processing time- Changed translation key format- `material.XX` -> `hiiragi_material.XX`- thanks to Roseyasa!- Material Tooltips for Fluid Containers- Displays material properties from the fluid contained in the fluid container. (Bucket, Tank, ...)### Shapes- Added new shapes- `FENCE`- `SCAFFOLDING`- `SHEETMETAL`- `SLAB`- `SLAB_SHEETMETAL`- `WIRE`- Changed translation key format- `shape.XX` -> `hiiragi_shape.XX`- thanks to Roseyasa!展开版本: 1.2.1支持游戏: 1.12, 1.12.1, 1.12.2类型:ForgeRelease下载次数: 144v1.2.0 (Archived)MC1.12.2-RagiMaterials-1.2.1.jar下载1.2.0#Release## v1.2.0### Unified RagiChemistry into RagiMaterials- RagiMaterials supports various features based on the material system !!### Updated Dependencies- Removed- Forgelin-Continuous- from this version, this mod includes kotlin library- Added- Mixinbooter### New Features- New creative tabs: COMMON- Removed material fluids#### Blocks- Crucible: melts metallic materials and casts them into components### Items- Unfired Cast & Cast: used for Crucible to convert MaterialStacks into ItemStacks### Materials- Added melting / boiling / sublimation point for steel-like materials- the value is the same as iron- Added new object `MaterialStack`- consisting of `HiiragiMaterial` and its quantity (Integer)- Similar to `FluidStack` but more suitable for the material system- Fixed incorrect material info for grinding balls (Ender IO)### Shapes- Changed the type of `HiiragiShape.scale` from Double to Integer- this value is the same as fluid amount- Example: a scale of ingot is 144### Integration#### Had Enough Items- Added new category- Crucible- Crushing (Maybe removed in next update)- Heat Source (Maybe removed in next update)- Material- Added new ingredient: `MaterialStack`### For Devs- Unified some registry classes into `HiiragiRegistry`- New Capability `IMaterialHandler`- Similar to `IFluidHander`- Item Interface `ICastItem`- Used for Crucible Casting Recipe- Added new function `alloyOf()` to create alloy materials- Added core mod and mixin (current not used)- Added new contributor: [yuzu_machan](https://github.com/yuzu-machan)展开版本: 1.2.0支持游戏: 1.12, 1.12.1, 1.12.2类型:ForgeRelease下载次数: 60全部版本
markdown_parsed
文章类型:收录
layui.use([\'form\'], function(){
var form = layui.form;
});
RagiMaterials |
楼主
2025-8-10 19:00:35
回复(0)
收起回复
|