Changes

Summary

  1. Added German translation (details)
  2. Create fr_fr.json (details)
  3. Update fr_fr.json (details)
  4. Create es_ar.json, es_es.json, es_mx.json (details)
  5. Crystal chests will now render the items inside again, and the broken upgrade recipes have been fixed. Closes #249, Closes #245 (details)
Commit a673f7044c4412a132a3d409c187404159ea4d2b by github
Added German translation
The file was addedsrc/main/resources/assets/ironchest/lang/de_de.json
Commit f77cfb27006fa042cc1579540e898b3265d8cba6 by 41205271+Derrias
Create fr_fr.json

Added french translation
The file was addedsrc/main/resources/assets/ironchest/lang/fr_fr.json
Commit 20b4ed8a0808c788f43ee4cccc12eff6ae6e8f92 by 41205271+Derrias
Update fr_fr.json

Proofreading
The file was modifiedsrc/main/resources/assets/ironchest/lang/fr_fr.json (diff)
Commit fb161023529e15d01fe816d96bbd6418249326ea by github
Create es_ar.json, es_es.json, es_mx.json
The file was addedsrc/main/resources/assets/ironchest/lang/es_ar.json
The file was addedsrc/main/resources/assets/ironchest/lang/es_es.json
The file was addedsrc/main/resources/assets/ironchest/lang/es_mx.json
Commit 6206a336283a3056225dc6088ed48bf12dcebfa6 by traincrazyb
Crystal chests will now render the items inside again, and the broken upgrade recipes have been fixed. Closes #249, Closes #245
The file was removedsrc/main/java/com/progwml6/ironchest/client/tileentity/IronChestTileEntityRenderer.java
The file was removedsrc/main/java/com/progwml6/ironchest/client/tileentity/package-info.java
The file was addedsrc/main/java/com/progwml6/ironchest/common/network/package-info.java
The file was modifiedsrc/generated/resources/data/ironchest/recipes/upgrades/silver_to_gold_chest_upgrade.json (diff)
The file was added.editorconfig
The file was removedsrc/main/java/com/progwml6/ironchest/client/tileentity/IronChestsModels.java
The file was addedsrc/main/java/com/progwml6/ironchest/common/network/InventoryTopStacksSyncPacket.java
The file was modifiedgradle/wrapper/gradle-wrapper.properties (diff)
The file was modifiedsrc/main/java/com/progwml6/ironchest/IronChests.java (diff)
The file was modifiedsrc/main/java/com/progwml6/ironchest/common/data/IronChestsRecipeProvider.java (diff)
The file was addedsrc/main/java/com/progwml6/ironchest/common/network/helper/ISimplePacket.java
The file was addedsrc/main/java/com/progwml6/ironchest/client/model/IronChestsModels.java
The file was addedsrc/main/java/com/progwml6/ironchest/client/render/package-info.java
The file was modifiedbuild.gradle (diff)
The file was addedsrc/main/java/com/progwml6/ironchest/client/model/inventory/IronChestItemStackRenderer.java
The file was modifiedgradle/wrapper/gradle-wrapper.jar (diff)
The file was addedsrc/main/java/com/progwml6/ironchest/client/model/inventory/ModelItem.java
The file was modifiedgradle.properties (diff)
The file was modifiedgradlew (diff)
The file was modifiedsrc/main/java/com/progwml6/ironchest/common/block/IronChestsBlocks.java (diff)
The file was modifiedsrc/generated/resources/.cache/cache (diff)
The file was addedsrc/main/java/com/progwml6/ironchest/client/render/IronChestTileEntityRenderer.java
The file was modifiedsrc/generated/resources/data/ironchest/recipes/chests/iron_silver_chest.json (diff)
The file was modifiedsrc/main/resources/META-INF/mods.toml (diff)
The file was addedsrc/main/java/com/progwml6/ironchest/common/network/helper/IThreadsafePacket.java
The file was addedsrc/main/java/com/progwml6/ironchest/client/model/package-info.java
The file was removedsrc/main/java/com/progwml6/ironchest/client/tileentity/IronChestItemStackRenderer.java
The file was modifiedgradlew.bat (diff)
The file was addedsrc/main/java/com/progwml6/ironchest/common/network/IronChestNetwork.java
The file was addedsrc/main/java/com/progwml6/ironchest/client/model/inventory/package-info.java
The file was modifiedsrc/main/java/com/progwml6/ironchest/common/block/tileentity/CrystalChestTileEntity.java (diff)