Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compatibility with modern Expanded Storage #10

Open
wants to merge 3 commits into
base: 1.18.2
Choose a base branch
from

Conversation

ThinkingBeanz
Copy link

Changed some lines of code so that the mod is compatible with newer versions of Expanded Storage. If compiling doesn't work, try running this command in cmd:

gradlew -Dorg.gradle.java.home="C:\Program Files\Java\jdk-17

The mod won't crash when using newer versions of Expanded Storage (which apparently got deleted from CurseForge along with the older one, making this fix useless), but I don't think it places horizontal double chests correctly when a contraption is stopped. The fix is a few months old, so I don't remember a lot other than that it works.

Changed some lines of code so that the mod is compatible with newer versions of Expanded Storage. If compiling doesn't work, try running this command in cmd:
```
gradlew -Dorg.gradle.java.home="C:\Program Files\Java\jdk-17
```
The mod won't crash when using newer versions of Expanded Storage (which apparently got deleted from curseforge along with the older one), but I don't think it places horizontal double chests correctly when a contraption is stopped. The fix is a few months old, so I don't remember a lot other than that it works.
Compatibility with modern Expanded Storage
changed version from '1.2.2' to '1.3.0'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant