diff options
| author | Unknown <shekwancheung0528@gmail.com> | 2019-08-18 00:27:57 +0800 |
|---|---|---|
| committer | Unknown <shekwancheung0528@gmail.com> | 2019-08-18 00:27:57 +0800 |
| commit | 06dd7b84849ab01417e6449b0adbb1c83e8c38e0 (patch) | |
| tree | 966c4beb26e41d3c59bc45174411b7c0f968c64a /src/main/java/me/shedaniel/rei/api/TransferRecipeDisplay.java | |
| parent | 0958de019acaf28cf3324a4e2dc4715ad612353e (diff) | |
| download | RoughlyEnoughItems-06dd7b84849ab01417e6449b0adbb1c83e8c38e0.tar.gz RoughlyEnoughItems-06dd7b84849ab01417e6449b0adbb1c83e8c38e0.tar.bz2 RoughlyEnoughItems-06dd7b84849ab01417e6449b0adbb1c83e8c38e0.zip | |
I guess this is quite good
Diffstat (limited to 'src/main/java/me/shedaniel/rei/api/TransferRecipeDisplay.java')
| -rw-r--r-- | src/main/java/me/shedaniel/rei/api/TransferRecipeDisplay.java | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/main/java/me/shedaniel/rei/api/TransferRecipeDisplay.java b/src/main/java/me/shedaniel/rei/api/TransferRecipeDisplay.java index becd280f8..3e7ed1bc8 100644 --- a/src/main/java/me/shedaniel/rei/api/TransferRecipeDisplay.java +++ b/src/main/java/me/shedaniel/rei/api/TransferRecipeDisplay.java @@ -1,3 +1,8 @@ +/* + * Roughly Enough Items by Danielshe. + * Licensed under the MIT License. + */ + package me.shedaniel.rei.api; import me.shedaniel.rei.server.ContainerInfo; |
