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

Huge suggestion thatd be nice: list the dependencies #30

Open
TungstenWolf opened this issue Sep 23, 2023 · 4 comments
Open

Huge suggestion thatd be nice: list the dependencies #30

TungstenWolf opened this issue Sep 23, 2023 · 4 comments

Comments

@TungstenWolf
Copy link

I had to make a new mod pack and install the mod just to see what else it installs. i have a huge modpack i am making and either its the mod itself or a mod it installs completely breaks the game. i shouldnt need to make a separate modpack on 1.20 just to find this info out, it should be in the description or in the changelog

@Talyda
Copy link

Talyda commented Sep 23, 2023

It only needs BlockUI doesn't it? That one is listed on the dependencies page anyway

@TungstenWolf
Copy link
Author

it has 3 dependencies: Domum Ornamentum, Structurize, and blockui. honestly you should even need blockui due to a ton of pre exiting templates for ui with blocks, and the entire piston setup should already need a rewrite, a good example is the fact that it defers direction by local block color and not simple north south up and down values, which would be much easier to write and use, just do comparing of values for +x and -x ect

@MotionlessTrain
Copy link

MotionlessTrain commented Sep 23, 2023

Only Structurize and BlockUI seem to be listed as dependencies (apart from the obvious minecraft and forge)
Not sure how much Structurize is still used as dependencies, as its minimal version is still on 1.17.1 (so it accepts any structurize you can get to work in the current minecraft version)

@MotionlessTrain
Copy link

North/South and Up/Down etc. were used before, but turned out to be more unclear (as finding out the directions while being in the interface is harder than looking at colours)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants