- Changed README.
- Updated dependencies.
- Refactored code and files to be cleaner and standardized.
- Split environment sources, eliminating a whole class of potential crashes.
- Port to Minecraft 1.19.2.
- Update dependencies.
- Update
build.gradle
. - Reformat name on the license.
- Utilize new loot table API.
- Require latest Fabric loader.
- Update fabric loader
- Update fabric loom
- Port to Minecraft 1.18.2
Add configuration file.
Migrate to 1.18.
Migrate to 1.17.
What's Changed
- Update gradle settings, wrapper, build file, and fabric loader
- Added advancement recipes
- Properly categorize items in Minecraft's existing item groups
- Refactor some code
- Fix steel chestplate armor rating
- Increase likelihood of finding steel nuggets and ingots
- Increase mining speed multiplier of steel tools slightly
- Update homepage link in
fabric.mod.json
Full Changelog: https://github.com/realguyman/steel/compare/v1.0.0+mc.1.16.5...v1.1.0+mc.1.16.5
What's Changed
- Add support for advancement recipes by @realguyman in https://github.com/realguyman/steel/pull/6
Full Changelog: https://github.com/realguyman/steel/compare/v1.0.0+mc.1.15.2...v1.1.1+mc.1.15.2
What's Changed
- Migrate to 1.16.5 by @realguyman in https://github.com/realguyman/steel/pull/5
Full Changelog: https://github.com/realguyman/steel/compare/v1.0.0+mc.1.15.2...v1.0.0+mc.1.16.5
What's Changed
- Add common tags for steel ingots and blocks by @realguyman in https://github.com/realguyman/steel/pull/4
Full Changelog: https://github.com/realguyman/steel/compare/v0.4.0+mc.1.15.2...v1.0.0+mc.1.15.2
What's Changed
- Add/steel_armor by @realguyman in https://github.com/realguyman/steel/pull/1
- Add bug report issue template by @realguyman in https://github.com/realguyman/steel/pull/2
- Add/steel_tools_and_sword by @realguyman in https://github.com/realguyman/steel/pull/3
Full Changelog: https://github.com/realguyman/steel/compare/v0.1.2...v0.4.0+mc.1.15.2
Added:
- Steel armor
Added:
- Steel block
- Steel nuggets to chest loot tables
- Usage details about the mod
Changed:
- Revert to old archives base name
- Provided more details in building section
Fixed:
- Game crashing when attempting to launch development environment due to the official Mojang mappings and Fabric mixins conflicting.
- Game crashing when Java 8 is a required dependency and using Fabric Loader <=0.10.8, even if Java 8 is actively present.
Updated:
- Dependencies.
- README.
Added:
- Steel item group.
- Steel ingot to Minecraft chest loot tables.
- Steel ingot recipes.
- Steel nugget.
- Metadata to
fabric.mod.json
.
Full Changelog: https://github.com/realguyman/steel/compare/v0.1.1...v0.1.2
Updated:
- Steel ingot texture
Improved:
- Steel ingot registry
Added:
- Steel ingot