Compatibility
Minecraft: Java Edition
1.21.1
1.20.1
Platforms
Supported environments
Client and server
Tags
Creators
Details
Licensed MIT
Published 3 months ago
Changelog
Tweaks / Changes
- Changed School Affinity Potion recipe handling so that when multiple schools share the same focus item, schools from ISS are always preserved instead of disabling all related recipes.
- Added support for changing the material used for each School Affinity Potion via data packs.
// place "data/apprenticecodex/school_affinity_catalysts/*.json".
{
"overrides": [
{
"school": "examplemod:some_school",
"item": "minecraft:amethyst_shard"
}
]
}
Bug fixes
- Fixed a bug where School Affinity Potion recipes would fail to register when a school had two or more valid focus items.
- Fixed a bug where the School Affinity Potion config was always being treated as disabled.
Files
apprentice_codex-0.7.2.3+mc1.21.1.jar(3.39 MiB) Primary
Metadata
Release channel
BetaVersion number
0.7.2.3Loaders
NeoForge
Game versions
1.21.1Environment
Client and server, required on both


