This project aims to create an open sorce repository for custom ores in Minecraft Bedrock!
- Tin
- Deepslate Tin
- White Diamond
- Deepslate White Diamond
- Topaz
- Deepslate Topaz
- Tourmaline
- Deepslate Tourmaline
Thank you for considering to contribute to the "MCBE-Unified-Ore" project!
We recommend "bridge." to edit the project files.
All code contributed to this repository should be verified as working, meaning you've tested the functionality at least once and didn't encounter unexpected behaviour.
We request that all texture submissions be nested in a folder with the name of the ore you are submitting
RP/textures/blocks/"ore_name"/deepslate_"ore_name"
RP/textures/blocks/"ore_name"/"ore_name"
Same with items
RP/textures/items/"ore_name"/"ore_name"_chunk
All identifier names should be in the vanilla style and use the namespace ore-uni:.
"ore-uni:deepslate_"ore_name"
"ore-uni:"ore_name"
Please ensure that any and all texture submissions are either your own work or submitted with permission of the original creator
Please make sure that you have been working with the "dev" branch. Pull request should use the "dev" branch as their base.