Skip to content

Conversation

@bioastroiner
Copy link
Owner

@bioastroiner bioastroiner commented Dec 31, 2023

Implement Material generation, Editing , Data manipulation and all those good stuff...
see issue #2

@bioastroiner bioastroiner self-assigned this Dec 31, 2023
@bioastroiner bioastroiner linked an issue Dec 31, 2023 that may be closed by this pull request
7 tasks
@bioastroiner bioastroiner added enhancement New feature or request feature add this new feature pweees labels Jan 1, 2024
- rename Unifier to MaterialManager and move static method to there
- make API package clean from implementation class as possible
material stacks now can be added to material data

materialstack + materialstack = materialdata

materialdata + materialstack = materialdata

this allows for chaining additions:
<material:x> + <material:y> + <material:z> + ...
for now it immitates gt6's own way
there is an old method that dose recycling and all stuff bit by bit but keeps them stored in a wierd way, it needs to be reintegerated
it lives at: mods.bio.gttweaker.gregtech.oredict.CTMaterialManager
it's also undoable no interface added for users yet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request feature add this new feature pweees

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] Material Generation

2 participants