Posted February 10, 20196 yr I have created a mod that uses assets to generate structures. After I did `gradlew.bat build`, the build was created, but after making it a `.zip`, I noticed that the `assets` folder is not there. My folder structure is as following: main |_ java | |_assets | |_modid | |_ structures | |_structure.nbt |_ com |_username |_modid |_ worldgen | |_ [worldgen files].java |_ Main.java Edited February 10, 20196 yr by FloppyGaming Typo
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.