Go to file
Shadowfacts fa7c499f29
Fix Interfaces not reading inventory contents immediately on world load
This happened because the after a world load, there was no neighbor
change to trigger an inventory update.
2019-10-26 22:06:00 -04:00
gradle/wrapper Initial commit 2019-10-26 21:35:25 -04:00
src/main Fix Interfaces not reading inventory contents immediately on world load 2019-10-26 22:06:00 -04:00
.gitignore Initial commit 2019-10-26 21:35:25 -04:00
LICENSE Initial commit 2019-10-26 21:35:25 -04:00
build.gradle Initial commit 2019-10-26 21:35:25 -04:00
gradle.properties Initial commit 2019-10-26 21:35:25 -04:00
gradlew Initial commit 2019-10-26 21:35:25 -04:00
gradlew.bat Initial commit 2019-10-26 21:35:25 -04:00
settings.gradle Initial commit 2019-10-26 21:35:25 -04:00