big rock naming overhaul -- keeping to the ad astra naming scheme, then using lang files to give them funny rock names
This commit is contained in:
parent
38219fdb98
commit
2c0d2cbd24
83 changed files with 914 additions and 784 deletions
|
|
@ -80,12 +80,9 @@ GTCEuStartupEvents.materialModification(event => {
|
|||
})
|
||||
|
||||
|
||||
//GTCEuStartupEvents.registry('gtceu:dimension_marker', event => {
|
||||
// event.create('ad_astra:earth_orbit')
|
||||
// .iconSupplier(() => Item.of('ad_astra:earth_globe').getItem())
|
||||
// .tier(0)
|
||||
// .overrideName('Earth Orbit')
|
||||
//})
|
||||
GTCEuStartupEvents.registry('gtceu:dimension_marker', event => {
|
||||
registerAdAstraDimensionMarkers(event)
|
||||
})
|
||||
|
||||
|
||||
Platform.mods.kaolinclayze.name = "Primitive Creatures";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue