Skip to content

Commit

Permalink
fix: 🐛 Fixed flat limited copper barrel 2 to show copper tier (previo…
Browse files Browse the repository at this point in the history
…usly would show iron tier by mistake)
  • Loading branch information
P3pp3rF1y committed Sep 19, 2024
1 parent d4d70b0 commit a61d3cd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ loader_version_range=[4,)
mod_id=sophisticatedstorage
mod_name=Sophisticated Storage
mod_license=GNU General Public License v3.0
mod_version=0.10.27
mod_version=0.10.28
mod_group_id=sophisticatedstorage
mod_authors=P3pp3rF1y, Ridanisaurus
mod_description=Fancy and functional storage containers.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"loader": "sophisticatedstorage:limited_barrel",
"parent": "sophisticatedstorage:block/limited_barrel_2",
"flat_top_model": "sophisticatedstorage:block/flat/limited_iron_barrel_2",
"flat_top_model": "sophisticatedstorage:block/flat/limited_copper_barrel_2",
"model_parts": {
"tier": {
"textures": {
Expand Down

0 comments on commit a61d3cd

Please sign in to comment.