refinedmods / refinedstorage2

Refined Storage is a mass storage mod for Minecraft that offers the player a network-based storage system, allowing them to store items and fluids on a massively expandable device network.
https://refinedmods.com/refined-storage
MIT License
138 stars 16 forks source link

Add gametests #248

Open raoulvdberge opened 1 year ago

raoulvdberge commented 1 year ago

TODO

Gametests are located here: https://github.com/refinedmods/refinedstorage2/tree/develop/refinedstorage-neoforge/src/test/java/com/refinedmods/refinedstorage/common

To contribute: import the refined storage repo into in IntelliJ and run the "Refinedstorage-platform-forge: Client" run config.

If you want to pick any of these up, let us know on Discord on the #refinedstorage2 channel.

v2.0.0-milestone.1

v2.0.0-milestone.2

v2.0.0-milestone.3

v2.0.0-milestone.4

TBD.

raoulvdberge commented 1 year ago

I've a skeleton ready for this, I'll add it soon.