Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/markusbordihn/bos-material-elements
Minecraft Forge mod that introduce new elements and handles material conversion between different kind of mods.
https://github.com/markusbordihn/bos-material-elements
minecraft mod
Last synced: about 1 month ago
JSON representation
Minecraft Forge mod that introduce new elements and handles material conversion between different kind of mods.
- Host: GitHub
- URL: https://github.com/markusbordihn/bos-material-elements
- Owner: MarkusBordihn
- License: other
- Created: 2021-10-24T10:11:22.000Z (about 3 years ago)
- Default Branch: 1.20.1
- Last Pushed: 2023-07-23T13:56:16.000Z (over 1 year ago)
- Last Synced: 2023-08-24T19:36:34.420Z (about 1 year ago)
- Topics: minecraft, mod
- Language: Java
- Homepage:
- Size: 18.7 MB
- Stars: 3
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Material and Elements (1.19.2)
Material and Elements is a Minecraft Forge mod collection to add different kind of new aspects to the game.
## Project Parts
The projects includes the following main parts
### Core
Adds additional materials and elements (like copper nuggets, steel, coke) for other related mods.
This mod is mostly useful for other mods which requires specific materials or elements and don't want to implement them self.
See [core/README.md](core/README.md) for additional details.
### Armor, Tools and Weapons
Adds additional steel armor, tools and weapons to the game.
It use the steel material and elements from Material Elements for crafting, but supports other steel material and elements from other mods as well.See [armor-tools-weapons/README.md](armor-tools-weapons/README.md) for additional details.
### Decorative
Adds new decorative blocks and items for your world based on Material Elements.
See [decorative/README.md](decorative/README.md) for additional details.
### Panels, Plates and Slabs
Adds new panels, plates and slabs blocks to your world based on Material Elements.
See [decorative/README.md](panels-plates-slabs/README.md) for additional details.
## Version Status Overview 🛠️
| Version | Status |
| -------------- | --------------------- |
| Fabric Version | ❌ Not planned |
| Forge 1.16.5 | ⚠️ Maintenance only |
| Forge 1.17.1 | ⛔️ Deprecated |
| Forge 1.18.1 | ⛔️ Deprecated |
| Forge 1.18.2 | ⚠️ Maintenance only |
| Forge 1.19 | ⛔️ Deprecated |
| Forge 1.19.1 | ⛔️ Deprecated |
| Forge 1.19.2 | ✔️ Active development |## License
The MIT [LICENSE.md](LICENSE.md) applies only to the code in this repository. Images, models and other assets are explicitly excluded.