-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Initial commit. Resolved all project errors. Unable to launch due to IMDLib missing Architectury and/or Minecraft classes. * Fixed missing modid prefix in blocks.json * Switched to using local builds of IMDLib for 1.20.1. Fixed issues with texture paths. Added mixin.imdlib.json argument to the forge buildscript mixinConfigs entry list. Added pack.mcmeta. Fixed ModItems.getTabItems returning all registered items in the game instead of the Whisperwoods items. Fixed ModCreativeTabs.WHISPERWOODS tab being accessed too early in ModEntities. * Removed mixin.imdlib.json entry to mixinConfig entries in the forge buildscript which caused issues in production. Fixed missing texture when rendering the HandOfFate. * Successfully re-implemented additional mixinconfig arg in forge buildscript * Edited buildscripts to use new IMDLib 1.20.1 build from maven. Removed flatdir IMDLib dependency references. * Fixed pack mcmeta file not being in resource root
- Loading branch information
1 parent
a3567f0
commit 5c1f81e
Showing
86 changed files
with
409 additions
and
394 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.