Updated @RebornRegister annotation usage
This commit is contained in:
parent
860068b27a
commit
5c7c29f34d
55 changed files with 59 additions and 60 deletions
|
@ -41,7 +41,7 @@ import java.util.Random;
|
|||
* Created by modmuss50 on 13/06/2017.
|
||||
*/
|
||||
|
||||
@RebornRegister(modID = TechReborn.MOD_ID)
|
||||
@RebornRegister(TechReborn.MOD_ID)
|
||||
public class OilLakeGenerator implements IWorldGenerator {
|
||||
|
||||
@ConfigRegistry(config = "world", category = "oil_lakes", comment = "Enable the generation of underground oil lakes")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue