Skip to content

Commit 1787fac

Browse files
author
Smartin
committed
- arsenal update
1 parent af1463e commit 1787fac

File tree

5 files changed

+9
-3
lines changed

5 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,8 @@
1-
## v1.0.12 (1.20.1)
2-
- fixes startup crash on forge
1+
## v1.1.0 (1.20.1)
2+
- fixed Obsidian giving Attackspeed on armor
3+
- fixed bug adding a Tag to items picked up while Miapi installed.
4+
It is NOT recommended to upgrade exisiting worlds.
5+
This version fixed a bug where items would be made stackable only with other bugged Items.
6+
This means now updating will make Items nolonger stack due to fixing this bug
7+
- Added new module extension format to easily extend and change modules for addons
8+
- added compat with Apotheosis

common/libs/arsenal-local.jar

-2 KB
Binary file not shown.

fabric/libs/arsenal-local.jar

-2 KB
Binary file not shown.

forge/libs/arsenal-local.jar

-2 KB
Binary file not shown.

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ org.gradle.jvmargs=-Xmx3G
33
minecraft_version=1.20.1
44

55
archives_base_name=Truly-Modular-miapi
6-
mod_version=1.0.12
6+
mod_version=1.1.0
77
maven_group=smartin
88
github=Truly-Modular.Modular-Item-API
99

0 commit comments

Comments
 (0)