Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to NeoForged Semantic Versioning.
7.0.0 - 2024-07-09
Changed
- Update to NeoForge 21.0.40-beta
- Update to NovaCore 3.0.0
- Moved common tags from
forge
toc
6.0.0 - 2024-01-01
Added
ITooltipProvider
interface for blocks- Codecs for all recipes
- Advancements for all recipes
Changed
- Update to NeoForge 20.4.167
- Update to NovaCore 2.0.0
- Replace all references of Forge with NeoForge
- Recipes with varargs parameters replaced with
List
parameter MeshType
andCrucibleType
now implementStringRepresentable
- Updated ore networking with ConfigurationTasks
Removed
- CraftTweaker, Jade, JEI, KubeJS and TOP compatibility and moved them to their own addon mod
- Useless
EventBusSubscriber
annotations - Id parameter from recipes
5.0.0 - 2023-10-27
Added
- Dependency on NovaCore
- Cherry barrel, crook, crucible, hammer, and sieve
- Bamboo barrel, crook, crucible, hammer, and sieve
- Christmas and Halloween Crook
Changed
- Replace Forge with NeoForge
- Requires NeoForge 47.1.55+
- Use NovaCore definitions, registries, and common data generation classes
- Replaced CraftTweaker builder functions with single
addRecipe
method - Updated textures
Removed
- Common Data Generation classes for:
- Recipes
- Loot Tables
- Tags
- Language
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to NeoForged Semantic Versioning.
6.0.0 - 2024-01-01
Added
ITooltipProvider
interface for blocks- Codecs for all recipes
- Advancements for all recipes
Changed
- Update to NeoForge 20.4.167
- Update to NovaCore 2.0.0
- Replace all references of Forge with NeoForge
- Recipes with varargs parameters replaced with
List
parameter MeshType
andCrucibleType
now implementStringRepresentable
- Updated ore networking with ConfigurationTasks
Removed
- CraftTweaker, Jade, JEI, KubeJS and TOP compatibility and moved them to their own addon mod
- Useless
EventBusSubscriber
annotations - Id parameter from recipes
5.0.0 - 2023-10-27
Added
- Dependency on NovaCore
- Cherry barrel, crook, crucible, hammer, and sieve
- Bamboo barrel, crook, crucible, hammer, and sieve
- Christmas and Halloween Crook
Changed
- Replace Forge with NeoForge
- Requires NeoForge 47.1.55+
- Use NovaCore definitions, registries, and common data generation classes
- Replaced CraftTweaker builder functions with single
addRecipe
method - Updated textures
Removed
- Common Data Generation classes for:
- Recipes
- Loot Tables
- Tags
- Language
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to NeoForged Semantic Versioning.
5.0.0 - 2023-10-27
Added
- Dependency on NovaCore
- Cherry barrel, crook, crucible, hammer, and sieve
- Bamboo barrel, crook, crucible, hammer, and sieve
- Christmas and Halloween Crook
Changed
- Replace Forge with NeoForge
- Requires NeoForge 47.1.55+
- Use NovaCore definitions, registries, and common data generation classes
- Replaced CraftTweaker builder functions with single
addRecipe
method - Updated textures
Removed
- Common Data Generation classes for:
- Recipes
- Loot Tables
- Tags
- Language
Release Notes - Version 4.2.0
- Requires:
- Minecraft 1.19.2
- Forge 43.2.0+
Changelog
- Merge pull request #455 from NovaMachina-Mods/NovaMachina-patch-1 - Jacob Williams
- Update build.gradle
- Update build.gradle - Jacob Williams
- Merge pull request #437 from unroman/patch-1 - Jacob Williams
- Create uk_ua.json
- Update uk_ua.json - unroman
- correction of mistakes
- Create uk_ua.json - Un roman
- Allow sieve drops of items with NBT data - Jacob Williams
- Revert version back to 4.2.0 - Jacob Williams
- Update to KubeJS 6.1 - Jacob Williams
- Reorder values - Jacob Williams
- Update build scripts [skip ci] - Jacob Williams
- Remove Prismarine crook and hammer - Jacob Williams
- Make nether wood blocks not burnable - Jacob Williams
- Remove duplicate dripstone recipe - Jacob Williams
- Merge branch '1.19' of https://github.com/NovaMachina-Mods/ExNihiloSequentia into 1.19 - Jacob Williams
- Merge pull request #420 from remplerus/1.19-kubjs [skip ci] - Jacob Williams
- Fix KubeJS Heat Recipe
- Add missing recipes and various other issues - Jacob Williams
- Remove tag from stone hammer - Jacob Williams
- Fix porcelain doll name - Jacob Williams
- Add missing items - Jacob Williams
- - remove not used imports - remplerus
- - fix Heat recipe in the most hacky way - remplerus
- Remove unused gradle plugin; Fix TOP fluid value - Jacob Williams
- Merge pull request #416 from NovaMachina-Mods/renderer-rewrite [skip ci] - Jacob Williams
- Renderer rewrite
- Rename dependabot file - Jacob Williams
- Fix workflows - Jacob Williams
- Add workflow to keep latest cache - Jacob Williams
- Add dependabot workflow - Jacob Williams
- Add CodeQL workflow - Jacob Williams
- Update pre-commit hook - Jacob Williams
- Update Crucible renderer - Jacob Williams
- Change Barrel Renderer - Jacob Williams
- Clean up - Jacob Williams
- Remove getting block texture in sieve - Jacob Williams
- Add conditional for PRs - Jacob Williams
- Add dedicated artwork license - Jacob Williams
- Update artwork license - Jacob Williams
- Update textures - Jacob Williams
- Update Cloudsmith deploy task - Jacob Williams
- Sight tweaks to build file - Jacob Williams
- Remove crowdin - Jacob Williams
- Add changelog construction - Jacob Williams
- Add Modrinth deploy - Jacob Williams
- Update Changelog creation, Add Modrinth support - Jacob Williams
- Fix envar error - Jacob Williams
- Remove build job for testing - Jacob Williams
- Add restore-key - Jacob Williams
- Restore Build step - Jacob Williams
- Fetch all history - Jacob Williams
- Repace with string - Jacob Williams
- Fix file name - Jacob Williams
- Add path descriptor - Jacob Williams
- Fix permissions - Jacob Williams
- Move commands to script - Jacob Williams
- Remove needs - Jacob Williams
- Test cache file - Jacob Williams
- Add file checks - Jacob Williams
- Remove grgit statement - Jacob Williams
- Fix previous commit string - Jacob Williams
- Add test for last success - Jacob Williams
- Push main branch config in the correct place - Jacob Williams
- Add main branch config - Jacob Williams
- Test setting previous commits - Jacob Williams
- Update build Pipeline [skip ci] - Jacob Williams
- Merge branch '1.19' of https://github.com/NovaMachina-Mods/ExNihiloSequentia into 1.19 - Jacob Williams
- Remove embed message - Jacob Williams
- Merge pull request #410 from remplerus/1.19-fix2 - Jacob Williams
- Fix uncontrollable crashes
- Enable deployments [skip ci] - Jacob Williams
- Update version to use env var in release - Jacob Williams
- Remove Azure Pipeline - Jacob Williams
- Fix Run URL - Jacob Williams
- Update stale; remove extra comma - Jacob Williams
- Add env to deploy - Jacob Williams
- Fix JSON error - Jacob Williams
- Add Discord notifications - Jacob Williams
- Fix DISCORD_EMBEDS var - Jacob Williams
- Remove discord args - Jacob Williams
- Use Discord notify action - Jacob Williams
- Change tag creation to action - Jacob Williams
- Use correct response object - Jacob Williams
- Add log statement - Jacob Williams
- Fix formatting issues - Jacob Williams
- Add debug to script - Jacob Williams
- Merge branch '1.19' of https://github.com/NovaMachina-Mods/ExNihiloSequentia into 1.19 - Jacob Williams
- Update owner info - Jacob Williams
- Update default.yaml - Jacob Williams
- Fix Discord Webhook env var - Jacob Williams
- Reorder checkout - Jacob Williams
- Use PWD for scripts - Jacob Williams
- Add GitHub default build pipeline; Add gitversion config - Jacob Williams
- - fix uncontrollable crashes - remplerus
- Reset to UTC time [skip CI] - Jacob Williams
- Run stale at a CST time - Jacob Williams
- Remove gitversion config - Jacob Williams
- Add GitVersion config - Jacob Williams
- Move stale check to action [skip ci] - Jacob Williams
- Added CloudSmith info [skip ci] - Jacob Williams
- Merge branch '1.19' of https://github.com/NovaMachina-Mods/ExNihiloSequentia into 1.19 - Jacob Williams
- Add stale app; Fix some typos - Jacob Williams
- Merge pull request #405 from remplerus/crt-docs-fixes - Jacob Williams
- Update Crafttweaker Documentation
- Update CloudSmith deploy - Jacob Williams
- Reset version - Jacob Williams
- Test bumping version - Jacob Williams
- Add missing quote - Jacob Williams
- Remove variables index selection - Jacob Williams
- Add version qualifier to branchName - Jacob Williams
- Add variables qualifier to branchName - Jacob Williams
- Use format in prefix variable - Jacob Williams
- Add qualifier to modVersion - Jacob Williams
- Add qualifier to branchName - Jacob Williams
- Update pipeline variables - Jacob Williams
- Update pipeline variables - Jacob Williams
- Update pipeline variables - Jacob Williams
- Update pipeline variables - Jacob Williams
- Update pipeline variables - Jacob Williams
- Update pipeline variables - Jacob Williams
- Update pipeline - Jacob Williams
- Update pipeline variables - Jacob Williams
- Update pipeline variables - Jacob Williams
- Disable CurseForge Deploy - Jacob Williams
- Bump tooling versions [skip ci] - Jacob Williams
- Update build pipeline - Jacob Williams
- Fix git hook install to respect subprojects - Jacob Williams
- Merge branch '1.19' of https://github.com/NovaMachina-Mods/ExNihiloSequentia into 1.19 - Jacob Williams
- Merge pull request #404 from remplerus/add-vanilla-crops [skip ci] - Jacob Williams
- Re-Add vanilla crops
- Merge pull request #403 from remplerus/look-into-ct [skip ci] - Jacob Williams
- Fix JEI not showing percentages on hammering recipes
- Merge pull request #402 from remplerus/add-pointed-dripstone-recipe [skip ci] - Jacob Williams
- Add pointed dripstone recipe
- Merge pull request #401 from NovaMachina-Mods/azure-pipelines [skip ci] - Jacob Williams
- Set up CI with Azure Pipelines
- File clean up [skip ci] - Jacob Williams
- Update pre-commit hook - Jacob Williams
- Add credentials for deployment - Jacob Williams
- Remove echo from script - Jacob Williams
- Update pipeline variables - Jacob Williams
- Correcting variable reference - Jacob Williams
- Move SourceBranchName into prefix to better set Patch Numbers - Jacob Williams
- Remove team city, update local git hook install - Jacob Williams
- Set build name with value from gradle properties - Jacob Williams
- Update build.gradle - remplerus
- - add Crafttweaker scripts to auto generate them when using /ct examples - remplerus
- - Updated Crafttweaker Documentation - remplerus
-
- Renamed ZenSeiveRecipe to ZenSieveRecipe (no breaking change)
-
- Renamed Crafttweaker Imports to match other recipe docs on Crafttweaker Docs (Breaking Change!)
-
- Updated version.properties - Jacob Williams
- - added chrous flower - remplerus
- - add missing vanilla seeds and saplings + datagen - remplerus
-
- removed unnecessary items (already commented out)
-
- SeedBaseItem can be deleted too, but might be useful in future updates
-
- Update build.gradle - remplerus
- Update build.gradle - remplerus
- update hammer tooltip to ask for output instead of input (showing percentage again) - remplerus
- Update build.gradle - remplerus
- add pointed dripstone as hammer recipe - remplerus
- update program versions - remplerus
- Add deploy steps - Jacob Williams
- Move build values to script parameters - Jacob Williams
- Correct inline bash script - Jacob Williams
- Test should deploy - Jacob Williams
- Switch variable reading - Jacob Williams
- Fix id errors - Jacob Williams
- Added deploy conditions - Jacob Williams
- Merge branch 'azure-pipelines' of https://github.com/NovaMachina-Mods/ExNihiloSequentia into azure-pipelines - Jacob Williams
- Add discord notify script - Jacob Williams
- Update azure-pipelines.yml for Azure Pipelines - Jacob Williams
- Update azure-pipelines.yml for Azure Pipelines - Jacob Williams
- Update azure-pipelines.yml for Azure Pipelines - Jacob Williams
- Update azure-pipelines.yml for Azure Pipelines - Jacob Williams
- Add triggers, remove discord notify - Jacob Williams
- Update azure-pipelines.yml for Azure Pipelines - Jacob Williams
- Update azure-pipelines.yml for Azure Pipelines - Jacob Williams
- Update azure-pipelines.yml for Azure Pipelines - Jacob Williams
- Update azure-pipelines.yml for Azure Pipelines - Jacob Williams
- Update azure-pipelines.yml for Azure Pipelines - Jacob Williams
- Update azure-pipelines.yml for Azure Pipelines - Jacob Williams
- Update azure-pipelines.yml for Azure Pipelines - Jacob Williams
- Set up CI with Azure Pipelines - Jacob Williams
- [skip ci]
- Remove Team City Configs - Jacob Williams
- Add notify_discord parameter - Jacob Williams
- TeamCity change in 'NovaMachina Mods / ExNihiloSequentia' project: triggers of 'Build Pull Requests' build configuration were updated - jacob
- TeamCity change in 'NovaMachina Mods / ExNihiloSequentia' project: VCS roots of 'Build' build configuration were updated - jacob
- TeamCity change in 'NovaMachina Mods / ExNihiloSequentia' project: build features of 'Build' build configuration were updated - jacob
- TeamCity change in 'NovaMachina Mods / ExNihiloSequentia' project: build features of 'Build Pull Requests' build configuration were updated - jacob
- Add gitignore - Jacob Williams
- Add docker params - Jacob Williams
- TeamCity change in 'NovaMachina Mods / ExNihiloSequentia' project: build features of 'Build Pull Requests' build configuration were updated - jacob
- TeamCity change in 'NovaMachina Mods / ExNihiloSequentia' project: project parameters were changed - jacob
- TeamCity change in 'NovaMachina Mods / ExNihiloSequentia' project: general settings of 'Build' build configuration were updated - jacob
- TeamCity change in 'NovaMachina Mods / ExNihiloSequentia' project: general settings of 'Build' build configuration were updated - jacob
- TeamCity change in 'NovaMachina Mods / ExNihiloSequentia' project: Templates associated with the build configuration 'Build Pull Requests' have been reordered: Build Pull Requests, Discord Notify, Build Main Branches' templates - jacob
- TeamCity change in 'NovaMachina Mods / ExNihiloSequentia' project: 'Build Pull Requests' build configuration was attached to 'Build Pull Requests' template - jacob
- TeamCity change in 'NovaMachina Mods / ExNihiloSequentia' project: Templates associated with the build configuration 'Build Pull Requests' have been reordered: Discord Notify, Build Main Branches, Publish' templates - jacob
- TeamCity change in 'NovaMachina Mods / ExNihiloSequentia' project: copy of 'Build' build configuration was created - jacob
- TeamCity change in 'NovaMachina Mods / ExNihiloSequentia' project: parameters of 'Build' build configuration were updated - jacob
- TeamCity change in 'NovaMachina Mods / ExNihiloSequentia' project: VCS roots of 'Build' build configuration were updated - jacob
- TeamCity change in 'NovaMachina Mods / ExNihiloSequentia' project: 'Build' build configuration settings were updated - jacob
- TeamCity change in 'NovaMachina Mods / ExNihiloSequentia' project: parameters of 'Build' build configuration were updated - jacob
- TeamCity change in 'NovaMachina Mods / ExNihiloSequentia' project: parameters of 'Build' build configuration were updated - jacob
- TeamCity change in 'NovaMachina Mods / ExNihiloSequentia' project: parameters of 'Build' build configuration were updated - jacob
- TeamCity change in 'NovaMachina Mods / ExNihiloSequentia' project: Templates associated with the build configuration 'Build Secondary Branches' have been reordered: Exclude Default Branch, Discord Notify, Build Main Branches, Publish' templates - jacob
- TeamCity change in 'NovaMachina Mods / ExNihiloSequentia' project: VCS roots of 'Build Secondary Branches' build configuration were updated - jacob
- TeamCity change in 'NovaMachina Mods / ExNihiloSequentia' project: VCS roots of 'Build' build configuration were updated - jacob
- TeamCity change in 'NovaMachina Mods / ExNihiloSequentia' project: Templates associated with the build configuration 'Build Secondary Branches' have been reordered: Exclude Default Branch, Discord Notify, Build Main Branches, Publish' templates - jacob
- TeamCity change in 'NovaMachina Mods / ExNihiloSequentia' project: 'Build Secondary Branches' build configuration was attached to 'Exclude Default Branch' template - jacob
- TeamCity change in 'NovaMachina Mods / ExNihiloSequentia' project: copy of 'Build' build configuration was created - jacob
- TeamCity change in 'NovaMachina Mods / ExNihiloSequentia' project: Templates associated with the build configuration 'Build' have been reordered: Discord Notify, Build Main Branches, Publish' templates - jacob
- TeamCity change in 'NovaMachina Mods / ExNihiloSequentia' project: Templates associated with the build configuration 'Build' have been reordered: Build Main Branches, Publish, Discord Notify' templates - jacob
- TeamCity change in 'NovaMachina Mods / ExNihiloSequentia' project: 'Build' build configuration was attached to 'Publish' template - jacob
- TeamCity change in 'NovaMachina Mods / ExNihiloSequentia' project: 'Build' build configuration was attached to 'Discord Notify' template - jacob
- TeamCity change in 'NovaMachina Mods / ExNihiloSequentia' project: 'Build' build configuration was created - jacob
- TeamCity change in 'NovaMachina Mods / ExNihiloSequentia' project: Synchronization with own VCS root is enabled - jacob
- TeamCity change in 'NovaMachina Mods / ExNihiloSequentia' project: Cleanup old configuration files - jacob
- TeamCity change in 'NovaMachina Mods / ExNihiloSequentia' project: Synchronization with own VCS root is enabled - jacob
- TeamCity change in 'NovaMachina Mods / ExNihiloSequentia' project: Cleanup old configuration files - jacob
- TeamCity change in 'ExNihiloSequentia' project: New GitHub issue tracker with name NovaMachina-Mods/ExNihiloSequentia was created - jacob
- TeamCity change in 'ExNihiloSequentia' project: Versioned settings configuration updated - jacob
- Fix publishing brackets - Jacob Williams
- Update agent to any - Jacob Williams
- Publish beta package to cloudsmith - Jacob Williams
- Update tooling - Jacob Williams
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to NeoForged Semantic Versioning.
5.0.0 - 2023-10-27
Added
- Dependency on NovaCore
- Cherry barrel, crook, crucible, hammer, and sieve
- Bamboo barrel, crook, crucible, hammer, and sieve
- Christmas and Halloween Crook
Changed
- Replace Forge with NeoForge
- Requires NeoForge 47.1.55+
- Use NovaCore definitions, registries, and common data generation classes
- Replaced CraftTweaker builder functions with single
addRecipe
method - Updated textures
Removed
- Common Data Generation classes for:
- Recipes
- Loot Tables
- Tags
- Language
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to NeoForged Semantic Versioning.
5.0.0 - 2023-10-27
Added
- Dependency on NovaCore
- Cherry barrel, crook, crucible, hammer, and sieve
- Christmas and Halloween Crook
Changed
- Replace Forge with NeoForge
- Requires NeoForge 47.1.55+
- Use NovaCore definitions, registries, and common data generation classes
- Replaced CraftTweaker builder functions with single
addRecipe
method - Updated textures
Removed
- Common Data Generation classes for:
- Recipes
- Loot Tables
- Tags
- Language
Release Notes - Version 4.2.0
- Requires:
- Minecraft 1.19.2
- Forge 43.2.0+
Changelog
- Allow sieve drops of items with NBT data - Jacob Williams