Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add material armors #2656

Open
wants to merge 7 commits into
base: 1.20.1
Choose a base branch
from
Open

add material armors #2656

wants to merge 7 commits into from

Conversation

screret
Copy link
Member

@screret screret commented Dec 26, 2024

What

Add material armors. The armor property is currently added to most materials with tool properties.

Implementation Details

small mixin to load armor color data on the armor model.
mostly vanilla/forge logic otherwise.

Outcome

colorful armors yippee!

Additional Information

2024-12-27_00 32 07
2024-12-27_00 33 32

@screret screret requested a review from a team as a code owner December 26, 2024 22:57
@YoungOnionMC YoungOnionMC added the Do Not Merge DO NOT MERGE THIS PR YET! label Dec 28, 2024
Copy link
Member

@Ghostipedia Ghostipedia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

By default, make this only create Bronze & Steel Armor.
There's alr a kube builder pack devs can use to enable more materials but for the sake of the base-mod balancing only Bronze and Steel should exist.

Anything Higher may clash or not be ideal to have when we write our new armor system.

@screret screret removed the Do Not Merge DO NOT MERGE THIS PR YET! label Dec 30, 2024
@screret screret added the type: feature New feature or request label Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants