cleaning up some todos
This commit is contained in:
parent
b350b0a16d
commit
b6d9994f36
3 changed files with 2 additions and 8 deletions
|
|
@ -2,12 +2,6 @@
|
|||
|
||||
function registerTFGDimensionMarkers(event) {
|
||||
|
||||
// TODO
|
||||
event.create('ad_astra:earth_orbit')
|
||||
.iconSupplier(() => Item.of('ad_astra:earth_globe').getItem())
|
||||
.tier(1)
|
||||
.overrideName('Earth Orbit')
|
||||
|
||||
event.create('ad_astra:moon')
|
||||
.iconSupplier(() => Item.of('tfg:marker/moon').getItem())
|
||||
.tier(1)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue