Updated @RebornRegister annotation usage
This commit is contained in:
parent
860068b27a
commit
5c7c29f34d
55 changed files with 59 additions and 60 deletions
|
@ -43,7 +43,7 @@ import techreborn.utils.OreDictUtils;
|
|||
import java.util.List;
|
||||
import java.util.Random;
|
||||
|
||||
@RebornRegister(modID = TechReborn.MOD_ID)
|
||||
@RebornRegister(TechReborn.MOD_ID)
|
||||
public class BlockBreakHandler {
|
||||
|
||||
@ConfigRegistry(config = "compat", category = "general", key = "secondaryGemDrops", comment = "Drop red and yellow garnets and peridot from any harvested oreRuby, oreSapphire, oreSphalerite. False will also disable drop from TechReborn ores.")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue