-
Notifications
You must be signed in to change notification settings - Fork 8
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
[SUGGESTION]: Unlimited Chisel Works #56
Comments
mod makers can add their own blocks to chisel via an API already, see Factory Blocks as an example. |
Gotcha, I did not know one existed Ill look into it at some point. |
Oh also if there is documentation for this could you link it? |
would you mind if we did a discord call and I record and make the my docs because its pretty straight forward lol but it is a specific set of stuff to look at and i can make like a 10-15 min video whist i teach you if you're down to do that. my discord is 'slainlight' |
Got it, definitely cant do it today plus havent set up a mod yet with java but when I get around to it will do my discord is |
Basically a way of adding in mod compatibility for example similar to how this mod does it for 1.12.2 https://www.curseforge.com/minecraft/mc-mods/unlimited-chisel-works
Or alternatively add in a way for mod makers to add in their own textures/blocks to the chisel via an api hook of some kind.
Also, if theres not one already a discord would be cool ^^
The text was updated successfully, but these errors were encountered: