Skip to content

Commit

Permalink
version 1.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
YanisBft committed Aug 5, 2023
1 parent f379dca commit a8df20e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ mooblooms_version = 1.5.3
* ``lootTable(Identifier lootTable)``
* ``spawnEntry(SpawnEntry spawnEntry)``
* ``spawnEgg(int primaryColor, int secondaryColor)``
* ``spawnEgg(int primaryColor, int secondaryColor, ItemGroup group)``
* ``spawnEgg(int primaryColor, int secondaryColor, RegistryKey<ItemGroup> group)``
* ``configCategory(MoobloomConfigCategory configCategory)``

#### What you need to do
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ org.gradle.jvmargs=-Xmx1G
loader_version=0.14.22

# Mod Properties
mod_version = 1.5.3
mod_version = 1.5.4
maven_group = com.yanisbft
archives_base_name = mooblooms

Expand Down

0 comments on commit a8df20e

Please sign in to comment.