mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-06-17 22:31:52 +00:00
change addon IDs to reflect new module names
This commit is contained in:
@@ -12,7 +12,7 @@ import com.dfsek.terra.api.registry.exception.DuplicateEntryException;
|
||||
import com.dfsek.terra.api.world.generator.GenerationStageProvider;
|
||||
|
||||
|
||||
@Addon("core-ore-config")
|
||||
@Addon("config-ore")
|
||||
@Author("Terra")
|
||||
@Version("1.0.0")
|
||||
public class OreAddon extends TerraAddon implements EventListener {
|
||||
|
||||
Reference in New Issue
Block a user