changelog + version
This commit is contained in:
parent
053d8ed500
commit
79d5311498
@ -1,3 +1,9 @@
|
||||
Flan 1.2.3
|
||||
======================
|
||||
- Fabric Permission API support for commands and claim creation. See wiki for permission nodes
|
||||
- Add an ignore list for blocks to be ignored (For mods with gravestones etc.)
|
||||
- Add a permission check event for mods
|
||||
|
||||
Flan 1.2.2
|
||||
======================
|
||||
- Increase particle size #25
|
||||
|
@ -8,7 +8,7 @@ org.gradle.jvmargs=-Xmx2G
|
||||
loader_version=0.9.1+build.205
|
||||
|
||||
# Mod Properties
|
||||
mod_version = 1.2.2
|
||||
mod_version = 1.2.3
|
||||
maven_group = com.flemmli97.flan
|
||||
archives_base_name = flan
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user