File Details
flan-1.20.5-1.10.0-neoforge.jar
- R
- Apr 27, 2024
- 743.05 KB
- 64
- 1.20.5
- NeoForge
File Name
flan-1.20.5-1.10.0-neoforge.jar
Supported Versions
- 1.20.5
Curse Maven Snippet
Flan 1.10.0
Port to 1.20.5
Fix wandering trader not being in trade permission
Permissions are now done via datapack allowing adding more permissions easier. This can be used in conjunction with e.g.
itemPermissionconfig.
This is a breaking change for mods that depend on flan!!!
NotablyPermissionRegistryhas been renamed toBuiltinPermissionwhich now contains ids for all default provided permissions. All permission checks now take a simpleResourceLocation
For users/server owners this should not cause problems (hopefully)
For past versions see: https://github.com/Flemmli97/Flan/blob/1.20.5/Changelog.md

