diff options
| author | Unknown <shekwancheung0528@gmail.com> | 2019-08-11 23:34:12 +0800 |
|---|---|---|
| committer | Unknown <shekwancheung0528@gmail.com> | 2019-08-11 23:34:12 +0800 |
| commit | e9402e08e74723bc4298e33102f347167400b400 (patch) | |
| tree | 21dd3d42ec4ebdcb28803e590fad8b6fc4dd719c /src/main/java/me/shedaniel/rei/api/ConfigObject.java | |
| parent | 4874760740b43c3f1b5295145e7668416979e58c (diff) | |
| download | RoughlyEnoughItems-e9402e08e74723bc4298e33102f347167400b400.tar.gz RoughlyEnoughItems-e9402e08e74723bc4298e33102f347167400b400.tar.bz2 RoughlyEnoughItems-e9402e08e74723bc4298e33102f347167400b400.zip | |
I forgot
Diffstat (limited to 'src/main/java/me/shedaniel/rei/api/ConfigObject.java')
| -rw-r--r-- | src/main/java/me/shedaniel/rei/api/ConfigObject.java | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/main/java/me/shedaniel/rei/api/ConfigObject.java b/src/main/java/me/shedaniel/rei/api/ConfigObject.java index b9519132a..b2763a577 100644 --- a/src/main/java/me/shedaniel/rei/api/ConfigObject.java +++ b/src/main/java/me/shedaniel/rei/api/ConfigObject.java @@ -1,3 +1,8 @@ +/* + * Roughly Enough Items by Danielshe. + * Licensed under the MIT License. + */ + package me.shedaniel.rei.api; import me.shedaniel.rei.gui.config.ItemCheatingMode; |
