-
Notifications
You must be signed in to change notification settings - Fork 5
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
Lack of Condensed Creative Documentation #5
Comments
UPDATE After looking on the Discord, I found reference to a Pull Request in this very repo that contains some documentation. It can be found here. It did help me figure out what I have to do, however the wording and format is not very clear at times. For Example; the breakdown of how the Json file should look lists the ItemGroup with a colon rather than the period that it should be. It is also not clear that the regular item IDs do not seem to work, and that making custom tags may be required in order to get the desired results. |
This Documentation should have stated its target is Minecraft 1.19.3, which introduced the change over to using Identifiers for ItemGroups.
Uhhh, what do you mean by such? You can do so using the Collection Method with making a JSON Array Object labeled "items". Unless there is a bug I have not caught, I don't quite understand what you mean? |
I read it multiple times and saw no mention of any particular version anywhere. This led me to believe that it was intended to work across multiple versions, such as 1.18.2, the version I am working with at the moment.
After re-reading the guide, and trying again in game, it did work. My apologies. I was initially trying to do this from scratch, with only the example files in the mods jar file for reference. I was only able to get it working earlier today. |
As described in this issue, Condensed Creative has no useful documentation anywhere. The only thing I'm left to work with is is some example files in the mod. Unfortunately, trying to follow or even use these is not working at all.
The text was updated successfully, but these errors were encountered: